| Summary: | logconv.pl should handle microsecond timing | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Rich Megginson <rmeggins> |
| Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED ERRATA | QA Contact: | Sankar Ramalingam <sramling> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | jgalipea, nhosoi, nkinder, srkrishn |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.2.11.15-34.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 07:51:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1061410 | ||
|
Description
Rich Megginson
2013-09-27 21:55:51 UTC
verified the microsecond timing bug. [root@hp-ms-01-c04 srkrishn]# logconv.pl -t /var/log/dirsrv/slapd-hp-ms-01-c04/access | grep "etime=[0-9]*\.[0-9][0-9][0-9][0-9][0-9][0-9]" 111 etime=0.001000 62 etime=0.000000 18 etime=0.029000 17 etime=0.030000 15 etime=0.032000 13 etime=0.031000 13 etime=0.035000 11 etime=0.028000 10 etime=0.025000 10 etime=0.036000 8 etime=0.033000 8 etime=0.027000 7 etime=0.037000 7 etime=0.034000 6 etime=0.026000 4 etime=0.024000 4 etime=0.039000 4 etime=0.040000 4 etime=0.042000 etime=7.343000 1 etime=0.089000 1 etime=0.048000 1 etime=0.045000 2 etime=0.044000 1 etime=0.042000 4 etime=0.040000 4 etime=0.039000 4 etime=0.038000 3 etime=0.037000 7 etime=0.036000 10 etime=0.035000 13 etime=0.034000 7 etime=0.033000 8 etime=0.032000 15 etime=0.031000 13 etime=0.030000 17 etime=0.029000 18 etime=0.028000 11 [root@hp-ms-01-c04 srkrishn]# this was verified on build 1.2.11.15-38-389-ds-base Verified from automated acceptance tests. microsecond timing has been successfully tracked by the logconv tool time1 =1 etime=0.016000 1 etime=0.025000 etime=0.025000 1 etime=0.016000 1 TestCase [logconv10] result-> [PASS] Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1385.html |