Bug 968904 - vmcore save path name: TIMEZONE is not right
Summary: vmcore save path name: TIMEZONE is not right
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kexec-tools
Version: 19
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: WANG Chao
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-30 09:03 UTC by Dave Young
Modified: 2013-08-05 07:22 UTC (History)
4 users (show)

Fixed In Version: kexec-tools-2.0.4-7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-05 07:22:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dave Young 2013-05-30 09:03:59 UTC
Description of problem:

Kdump captured vmcore dir format is like this
127.0.0.1-2013.05.30-08:45:10

But the actual time should be 13:45:10, there's 8 hours shift, this is because  UTC +0800 is used in 1st kernel


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Dave Young 2013-07-29 08:12:30 UTC
From Harald:

Hmm, people do not like it :-/

Bug 981617 - please take /etc/adjtime out of the initramfs so it doesn't
override the existing file system version

https://bugzilla.redhat.com/show_bug.cgi?id=981617

The patch will probably been reverted in dracut. We'd better add this logic in kdump code.

Reopen this bug.

Comment 3 WANG Chao 2013-08-01 09:31:41 UTC
Since dracut fix is reverted due to lots of complains, re-implemented in kdump module.


Note You need to log in before you can comment on or make changes to this bug.