|
Bugzilla – Full Text Bug Listing |
| Summary: | Systemd says it fails on swap | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Matti Vahalinna <waxborg> |
| Component: | Other | Assignee: | 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 |
||
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 *** |
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