Mailinglist Archive: opensuse-factory (648 mails)
| < Previous | Next > |
Re: [opensuse-factory] systemd (feature #310327)
- From: Andreas Jaeger <aj@xxxxxxxxxx>
- Date: Mon, 1 Nov 2010 16:29:14 +0100
- Message-id: <201011011629.15165.aj@xxxxxxxxxx>
On Saturday 30 October 2010 12:24:52 Stefan Seyfried wrote:
Could you file bugreports for these, please?
Kay, why does it fail to reboot if cycles exist? This behaviour is IMO a
bug.
The cycle itself is a bug as well.
Kay, could you enhancd the SDB:Systemd page with some info on debugging and
reporting bugs?
Andreas
--
Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org}
Twitter: jaegerandi | Identica: jaegerandi
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Wed, 27 Oct 2010 13:46:31 +0200
Stephan Kulow <coolo@xxxxxxxxxx> wrote:
Hi,
There have been various talks about systemd at the
openSUSE conference and we would like to go forward.
So next step would be a wider testing: so please install
systemd and boot with init=/bin/systemd and report issues (here).
Not impressed. Boot takes much longer than with traditional init, the
system is sitting idle (no disk activity, no visible activity at
all) for long periods of time during boot.
/etc/fstab is not obeyed:
susi:~ # cat /etc/crypttab
cr_sda7 /dev/disk/by-id/ata-WDC_WD2500BEVS-08VAT2_WD-WX20AC9U2733-part7
none none susi:~ # cat /etc/fstab
LABEL=root-FACTORY / ext4 acl,user_xattr 1 1
/dev/mapper/cr_sda7 /home ext3
noatime,acl,user_xattr,nofail 0 0
/dev/disk/by-id/ata-WDC_WD2500BEVS-08VAT2_WD-WX20AC9U2733-part5 swap
swap defaults 0 0 proc /proc proc
defaults 0 0 sysfs /sys sysfs
noauto 0 0 debugfs /sys/kernel/debug debugfs
noauto 0 0 devpts /dev/pts devpts
mode=0620,gid=5 0 0 LABEL=local /local xfs
noatime,logbufs=8,logbsize=262144 1 2 /local/libvirt
/var/lib/libvirt none bind 1 2 LABEL=space
/space xfs user,noauto,noatime,logbufs=8,logbsize=262144
0 0 susi:~ # mount
/dev/sda6 on / type ext4 (rw,acl,user_xattr,commit=0)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devtmpfs on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
tmpfs on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=755)
tmpfs on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=755)
tmpfs on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=775,gid=54)
/dev/sda9 on /local type xfs (rw,noatime,logbufs=8,logbsize=262144)
/dev/mapper/cr_sda7 on /home type ext3
(rw,_netdev,noatime,acl,user_xattr,commit=0) mqueue on /dev/mqueue type
mqueue (rw)
securityfs on /sys/kernel/security type securityfs (rw)
hugetlbfs on /dev/hugepages type hugetlbfs (rw)
/proc on /var/lib/ntp/proc type none (ro,nosuid,nodev,bind)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfs-fuse-daemon on /home/seife/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=seife) susi:~ # df /var/lib/libvirt/
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda6 10320184 7646096 2149852 79% /
=> the /var/lib/libvirt mount is ignored.
=> /var/run is mounted twice
Could you file bugreports for these, please?
[ 77.203139] systemd[1]: crypto-early.service: control process exited,
code=exited status=1 [ 77.206148] systemd[1]: Unit
crypto-early.service entered failed state. [ 77.301585] systemd[1]:
dev-disk-by\x2did-ata\x2dWDC_WD2500BEVS\x2d08VAT2_WD\x2dWX20AC9U2733\x2
dpart5.swap swap process exited, code=exited status=255 [ 77.301611]
systemd[1]: Unit
dev-disk-by\x2did-ata\x2dWDC_WD2500BEVS\x2d08VAT2_WD\x2dWX20AC9U2733\x2
dpart5.swap entered failed state. [ 115.600168] systemd[1]: Startup
finished in 4s 90ms 164us (kernel) + 1min 51s 509ms 898us (userspace) =
1min 55s 600ms 62us.
"reboot" does nothing. The only way to reboot the machine is either to
pull the plug or to type "quick_reboot".
Oct 30 12:02:31 susi systemd-initctl[3289]: Received environment initctl
request. This is not implemented in systemd. Oct 30 12:02:31 susi
systemd-initctl[3289]: Failed to start unit: Transaction order is
cyclic. See system logs for details. Oct 30 12:02:31 susi kernel: [
191.703093] systemd[1]: Found ordering cycle on basic.target/stop Oct
30 12:02:31 susi kernel: [ 191.703103] systemd[1]: Walked on cycle
path to sysinit.target/stop Oct 30 12:02:31 susi kernel: [ 191.703111]
systemd[1]: Walked on cycle path to open-iscsi.service/stop Oct 30
12:02:31 susi kernel: [ 191.703119] systemd[1]: Walked on cycle path
to basic.target/stop Oct 30 12:02:31 susi kernel: [ 191.703126]
systemd[1]: Unable to break cycle Oct 30 12:02:31 susi kernel: [
191.703134] systemd[1]: Requested transaction contains an unfixable
cyclic ordering dependency: Transaction order is cyclic. See system
logs for details.
Kay, why does it fail to reboot if cycles exist? This behaviour is IMO a
bug.
The cycle itself is a bug as well.
Kay, could you enhancd the SDB:Systemd page with some info on debugging and
reporting bugs?
ctrl-alt-del:
Oct 30 12:04:31 susi kernel: [ 310.893968] systemd[1]: Activating
special unit ctrl-alt-del.target Oct 30 12:04:31 susi kernel: [
310.894255] systemd[1]: Found ordering cycle on basic.target/stop Oct
30 12:04:31 susi kernel: [ 310.894264] systemd[1]: Walked on cycle
path to sysinit.target/stop Oct 30 12:04:31 susi kernel: [ 310.894272]
systemd[1]: Walked on cycle path to open-iscsi.service/stop Oct 30
12:04:31 susi kernel: [ 310.894280] systemd[1]: Walked on cycle path
to basic.target/stop Oct 30 12:04:31 susi kernel: [ 310.894287]
systemd[1]: Unable to break cycle Oct 30 12:04:31 susi kernel: [
310.894295] systemd[1]: Requested transaction contains an unfixable
cyclic ordering dependency: Transaction order is cyclic. See system
logs for details. Oct 30 12:04:31 susi kernel: [ 310.894305]
systemd[1]: Failed to enqueue ctrl-alt-del.target job: Transaction
order is cyclic. See system logs for details.
Not (yet) a way to have a lot of fun...
Andreas
--
Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org}
Twitter: jaegerandi | Identica: jaegerandi
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |