Bugzilla – Bug 715965
Systemd says it fails on swap
Last modified: 2011-09-08 14:13:04 UTC
Created attachment 449197 [details] systemd.log_target=kmsg systemd.log_level=debug User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0 Guest 12.1 Milestone 5+ running in VBox 4, host = 11.2 Evergreen systemctl --failed UNIT LOAD ACTIVE SUB JOB DESCRIPTION data5.mount loaded failed failed /data5 NetworkManager.service loaded failed failed Network Manager nfs.service loaded failed failed LSB: NFS client services dev-sda1.swap loaded failed failed /dev/sda1 Still: swapon -s Filename Type Size Used Priority /dev/sda1 partition 2103292 381804 0 Networkmanager is not in use, that's OK. D I was asked by Frederic Crozat to file this swap issue. Tere's another, #715926 about the network fs. I'll comment there. He also asked to attach a log, attached here. Reproducible: Always Steps to Reproduce: 1.Boots normally 2.Change to boot with systemd 3.This happens
your log file is incomplete. please, make sure you reboot with "systemd.log_target=kmsg systemd.log_level=debug" and when the reboot is complete, run "dmesg > systemd.log" and attach the log file here.
Created attachment 449805 [details] Requested log file New log. attached Also: UNIT LOAD ACTIVE SUB JOB DESCRIPTION NetworkManager.service loaded failed failed Network Manager nfs.service loaded failed failed LSB: NFS client services dev-sda1.swap loaded failed failed /dev/sda1 Network manager not in use, OK. nfs can't be started but works swapon -s Filename Type Size Used Priority /dev/sda1 partition 2103292 0 0 Swap works -- Matti Vahalinna
ok, you have a cycle caused by remote-target, marking as duplicate. *** This bug has been marked as a duplicate of bug 714826 ***