Bug 715965 - Systemd says it fails on swap
Summary: Systemd says it fails on swap
Status: RESOLVED DUPLICATE of bug 714826
Alias: None
Product: openSUSE 12.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Frederic Crozat
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 12:20 UTC by Matti Vahalinna
Modified: 2011-09-08 14:13 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
systemd.log_target=kmsg systemd.log_level=debug (380 bytes, text/plain)
2011-09-05 12:20 UTC, Matti Vahalinna
Details
Requested log file (33.18 KB, text/x-log)
2011-09-08 13:38 UTC, Matti Vahalinna
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***