http://bugzilla.opensuse.org/show_bug.cgi?id=912334 Bug ID: 912334 Summary: undue start job delay from nofail fstab entries for unattached/unpowered devices Classification: openSUSE Product: openSUSE Factory Version: 201412* Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: mrmazda@earthlink.net QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I have in 13.1 3.12.33, 13.2 3.16.7 and TW 3.18.1 installations on the same machine these identical fstab entries: #/dev/disk/by-label/RS1933-1109 /dev/disk/by-id/ata-ST2000DL003-9VT166_5YD4SNQ6-part1 /disks/esata ntfs-3g noatime,nofail,users,user_id=1050,group_id=1000,fmask=0111,dmask=0000,locale=en_US.UTF-8 0 0 #/dev/disk/by-label/ST32000542ASp1 /dev/disk/by-id/ata-ST2000DL003-9VT166_5YD4SNQ6-part2 /disks/esata2 ext2 noatime,nofail 0 0 #/dev/disk/by-label/ST2000DM001Z2F0RXAS AZBme Seagate /dev/disk/by-id/ata-ST2000DM001-1CH164_Z2F0RXAS-part1 /disks/esata2 ext2 noatime,nofail 0 0 #/dev/disk/by-label/WD20EURSAV-GP1208 AZBme WD /dev/disk/by-id/ata-WDC_WD20EURS-63S48Y0_WD-WCAZAE933621-part1 /disks/esata ext2 noatime,nofail 0 0 Boot proceeds normally on 13.1 and 13.2. On TW there is substantial delay from timing out 4 start jobs for the first 2 of these 4 filesystems when booting without them attached and powered up: # journalctl | grep start | grep disk Jan 08 14:48:12 big41 systemd[1]: Job dev-disk-by\x2did-ata\x2dST2000DL003\x2d9VT166_5YD4SNQ6\x2dpart2.device/start timed out. Jan 08 14:50:38 big41 systemd[1]: Job dev-disk-by\x2did-ata\x2dST2000DL003\x2d9VT166_5YD4SNQ6\x2dpart1.device/start timed out. Jan 08 15:03:00 big41 systemd[1]: Job dev-disk-by\x2did-ata\x2dST2000DL003\x2d9VT166_5YD4SNQ6\x2dpart2.device/start timed out. Jan 08 15:03:00 big41 systemd[1]: Job dev-disk-by\x2did-ata\x2dST2000DL003\x2d9VT166_5YD4SNQ6\x2dpart1.device/start timed out. -- You are receiving this mail because: You are on the CC list for the bug.