Bug 715965

Summary: Systemd says it fails on swap
Product: [openSUSE] openSUSE 12.1 Reporter: Matti Vahalinna <waxborg>
Component: OtherAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: systemd.log_target=kmsg systemd.log_level=debug
Requested log file

Description Matti Vahalinna 2011-09-05 12:20:55 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
Comment 1 Frederic Crozat 2011-09-08 12:38:40 UTC
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.
Comment 2 Matti Vahalinna 2011-09-08 13:38:36 UTC
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
Comment 3 Frederic Crozat 2011-09-08 14:13:04 UTC
ok, you have a cycle caused by remote-target, marking as duplicate.

*** This bug has been marked as a duplicate of bug 714826 ***