logical volume fedora-home didn't exists at start
So, when the system starts logical volume /dev/mapper/fedora-home didn't exists, but command 'lvdisplay' displayed home volume. After a error I logged as root and used 'vgchange -ay', which reread lvs and fedora-home appears available. What it can be?
fstab:
/dev/mapper/fedora-root / ext4 defaults 1 1
UUID=8f6ba071-ba06-4a9a-b25d-08824ed618ab /boot ext4 defaults 1 2
UUID=8CF7-87AF /boot/efi vfat umask=0077,shortname=winnt 0 0
/dev/mapper/fedora-home /home ext4 defaults 1 2
/dev/mapper/fedora-swap swap swap defaults 0 0
system:
# uname -a
Linux shwk 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 23:19:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Does this occurs on each boot ? I sometime encounter this issue, and a reboot solves it. Uggly...
Remi, yes, on each boot :(
Have a look through /var/log/messages for anything relating to /home, LVM, the device-mapper, etc.
Gareth Jones, /var/log/messages and dmesg didn't show any errors. when booting crash i have: Timed out waiting for device dev-mapper-fedora\x2dhome.device