|
Bugzilla – Full Text Bug Listing |
| Summary: | Systemd asks for LVM password again half-way through boot after lvm is already unlocked | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Forgotten User zGf8Rc5x5T <forgotten_zGf8Rc5x5T> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 12.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Dmesg after booting with systemd.log_level=debug systemd.log_target=kmsg
cat /etc/crypttab cat /etc/fstab /etc/crypttab Dmesg with sysvinit |
||
|
Description
Forgotten User zGf8Rc5x5T
2012-04-03 23:19:11 UTC
Created attachment 484710 [details]
cat /etc/crypttab
Created attachment 484711 [details]
cat /etc/fstab
Created attachment 484712 [details]
/etc/crypttab
Comment on attachment 484712 [details] /etc/crypttab >cr_sda11 /dev/disk/by-id/ata-ST9320320AS_5SX2371D-part11 none none Created attachment 484720 [details]
Dmesg with sysvinit
Mhmm...this is extra weird, the same thing happens with sysvinit, so this doesn't seem to be a specific bug in either systemd or sysvinit...
Apparently, something tries to mount the LVM half-way through the boot process despite the fact that the boot process requires the LVM (with / on it) to be mounted in the first place.
I have no idea what causes the 2nd LVM-search/mounting/password etc...
Mhm...it only now dawned on me that having /etc/crypttab was weird. I got rid of the file and the problem went away. This begs the question however what created that file in the first place, since it wasn't there before... However, this is hereby resolved, I suppose? This was a somewhat successful and somewhat stupid first bug report, I suppose... :-( Oh well...sorry for wasting somebody's time? let's close as invalid. no hard feeling ;) |