https://bugzilla.novell.com/show_bug.cgi?id=802747 https://bugzilla.novell.com/show_bug.cgi?id=802747#c5 Christopher Hofmann <cwh@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bwiedemann@suse.com | AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.com |ovo.novell.com | --- Comment #5 from Christopher Hofmann <cwh@suse.com> 2013-02-08 13:35:13 UTC --- While manually mounting /home works fine systemd runs into a timeout while executing
systemctl start home.mount
The log: -- Logs begin at Fri, 2013-02-08 14:03:20 CET, end at Fri, 2013-02-08 14:22:30 CET. -- Feb 08 14:21:00 linux.site systemd[1]: Expecting device dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.device... Feb 08 14:22:30 linux.site systemd[1]: Job dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.device/start timed out. Feb 08 14:22:30 linux.site systemd[1]: Timed out waiting for device dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.device. Feb 08 14:22:30 linux.site systemd[1]: Dependency failed for /home. Feb 08 14:22:30 linux.site systemd[1]: Job home.mount/start failed with result 'dependency'. Feb 08 14:22:30 linux.site systemd[1]: Dependency failed for File System Check on /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3. Feb 08 14:22:30 linux.site systemd[1]: Job systemd-fsck@dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.service/start failed with result 'dependency'. Feb 08 14:22:30 linux.site systemd[1]: Job dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.device/start failed with result 'timeout'. Apparently systemd cannot enable the appropriate block devices: UNIT LOAD ACTIVE SUB JOB DESCRIPTION proc-sys...misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point dev-disk...2dpart1.device loaded inactive dead dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart1.device dev-disk...2dpart3.device loaded inactive dead dev-disk-by\x2did-ata\x2dQEMU_HARDDISK_QM00001\x2dpart3.device -.mount loaded active mounted / while in fact: lrwxrwxrwx 1 root root 10 Feb 8 13:10 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Feb 8 13:10 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Feb 8 13:10 /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 -> ../../sda3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.