Project

General

Profile

Actions

Bug #17598

closed

rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt

Added by wei qiaomiao over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
jewel,hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #17839: jewel: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' optResolvedLoïc DacharyActions
Copied to rgw - Backport #17840: hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' optResolvedNathan CutlerActions
Actions #1

Updated by wei qiaomiao over 7 years ago

[root@c49 ~]# radosgw-admin log show --object=2016-10-18-18-7b723404-fdb3-422b-a4e7-e8e6771bb47e.144174.1-BUCKET_test

2016-10-18 18:56:59.794526 7f140d2b8980 0 WARNING: detected a version of libcurl which contains a bug in curl_multi_wait(). enabling a workaround that may degrade performance slightly. please upgrade to a more recent version of libcurl. {
"bucket_id": "7b723404-fdb3-422b-a4e7-e8e6771bb47e.144174.1",
"bucket_owner": "test",
"bucket": "BUCKET_test",
"log_entries": [ {
"bucket": "BUCKET_test",
"time": "2016-10-18 10:55:49.208589Z",
"time_local": "2016-10-18 18:55:49.208589",
"remote_addr": "",
"user": "test",
"operation": "PUT",
"uri": "\/BUCKET_test\/",
"http_status": "200",
"error_code": "",
"bytes_sent": 19,
"bytes_received": 0,
"object_size": 0,
"total_time": 0,
"user_agent": "",
"referrer": ""
}, {
"bucket": "BUCKET_test",
"time": "2016-10-18 10:55:58.517237Z",
"time_local": "2016-10-18 18:55:58.517237",
"remote_addr": "",
"user": "test",
"operation": "PUT",
"uri": "\/BUCKET_test\/cert.pem",
"http_status": "200",
"error_code": "",
"bytes_sent": 0,
"bytes_received": 266702,
"object_size": 266702,
"total_time": 0,
"user_agent": "",
"referrer": ""
}
],
"log_sum": {
"bytes_sent": 19,
"bytes_received": 266702,
"total_time": 0,
"total_entries": 2
}
}

Actions #2

Updated by Yehuda Sadeh over 7 years ago

  • Status changed from New to Pending Backport
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Backport changed from jewel、hammer to jewel,hammer
Actions #4

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17839: jewel: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt added
Actions #5

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17840: hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt added
Actions #6

Updated by Loïc Dachary over 7 years ago

  • Project changed from Ceph to rgw
Actions #7

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17839: jewel: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt added
Actions #8

Updated by Nathan Cutler over 7 years ago

  • Related to Backport #17840: hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt added
Actions #9

Updated by Nathan Cutler over 7 years ago

  • Related to deleted (Backport #17840: hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt)
Actions #10

Updated by Nathan Cutler over 7 years ago

  • Copied to Backport #17840: hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt added
Actions #11

Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF