[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-30 Thread Martin Pitt
Thanks. So systemd-update-utmp.service started in no time, this is a red
herring. The problem is this:

Jun 30 09:07:31 M2 systemd[1]: Job 
dev-disk-by\x2duuid-bb8b6759\x2d8fdb\x2d4e4b\x2d879b\x2d7701cb217d2a.device/start
 timed out.
Jun 30 09:07:31 M2 systemd[1]: Timed out waiting for device 
dev-disk-by\x2duuid-bb8b6759\x2d8fdb\x2d4e4b\x2d879b\x2d7701cb217d2a.device.
Jun 30 09:07:31 M2 systemd[1]: Dependency failed for 
/dev/disk/by-uuid/bb8b6759-8fdb-4e4b-879b-7701cb217d2a.
Jun 30 09:07:31 M2 systemd[1]: Dependency failed for Swap.
Jun 30 09:07:31 M2 systemd[1]: Job swap.target/start failed with result 
'dependency'.
Jun 30 09:07:31 M2 systemd[1]: Job 
dev-disk-by\x2duuid-bb8b6759\x2d8fdb\x2d4e4b\x2d879b\x2d7701cb217d2a.swap/start 
failed with result 'dependency'.
Jun 30 09:07:31 M2 systemd[1]: Job 
dev-disk-by\x2duuid-bb8b6759\x2d8fdb\x2d4e4b\x2d879b\x2d7701cb217d2a.device/start
 failed with result 'timeout'.

It seems your /etc/fstab contains a swap partition (by UUID) which isn't
found any more. This might be a regression from the new kernel if some
disk/file system related driver changed. Can you please copypaste the
output of

  sudo blkid
  ls -lR /dev/disk/by-uuid/
  grep -v '^#' /etc/fstab

Thanks!

** Summary changed:

- UTMP Update makes booting 1:30min longer
+ boot hangs on missing swap partition

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  boot hangs on missing swap partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-29 Thread Michael Heuberger
```
$ sudo systemctl status -l systemd-update-utmp.service  

      develop 
● systemd-update-utmp.service - Update UTMP about System Boot/Shutdown
   Loaded: loaded (/lib/systemd/system/systemd-update-utmp.service; static; 
vendor preset: enabled)
   Active: active (exited) since Tue 2015-06-30 09:06:02 NZST; 34min ago
 Docs: man:systemd-update-utmp.service(8)
   man:utmp(5)
 Main PID: 571 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/systemd-update-utmp.service

Jun 30 09:06:02 M2 systemd[1]: Starting Update UTMP about System 
Boot/Shutdown...
Jun 30 09:06:02 M2 systemd[1]: Started Update UTMP about System Boot/Shutdown.
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-29 Thread Michael Heuberger
** Attachment added: journal.txt
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+attachment/4422093/+files/journal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-29 Thread Michael Heuberger
@pitti I don't know how to add systemd.log_level=debug  via command-
line or grub-customzier2 - can you help?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-29 Thread Martin Pitt
Can you please give the output of

  sudo systemctl status -l systemd-update-utmp.service

and do sudo journalctl -ab  /tmp/journal.txt and attach
/tmp/journal.txt ? Perhaps this contains an useful error message what's
going wrong with this. It would also be useful if you could boot with
the additional systemd.log_level=debug kernel option (in grub) before,
so that the journal contains debug messages from systemd-update-utmp.

Thanks!

** Changed in: systemd (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-28 Thread Michael Heuberger
$ uname -a
Linux M2 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

$ lscpu
Architecture:  x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):4
On-line CPU(s) list:   0-3
Thread(s) per core:2
Core(s) per socket:2
Socket(s): 1
NUMA node(s):  1
Vendor ID: GenuineIntel
CPU family:6
Model: 69
Model name:Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz
Stepping:  1
CPU MHz:   3047.835
CPU max MHz:   3300.
CPU min MHz:   800.
BogoMIPS:  5387.47
Virtualisation:VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache:  256K
L3 cache:  4096K
NUMA node0 CPU(s): 0-3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-28 Thread Michael Heuberger
$ systemd-analyze critical-chain
The time after the unit is active or started is printed after the @ character.
The time the unit takes to start is printed after the + character.

graphical.target @1min 39.801s
└─multi-user.target @1min 39.801s
  └─virtualbox.service @1min 39.770s +30ms
└─network-online.target @1min 39.769s
  └─network.target @1min 30.565s
└─NetworkManager.service @1min 30.291s +269ms
  └─basic.target @1min 30.264s
└─sockets.target @1min 30.263s
  └─dbus.socket @1min 30.262s
└─sysinit.target @1min 30.235s
  └─systemd-update-utmp.service @1.914s +27ms
└─systemd-tmpfiles-setup.service @1.842s +69ms
  └─systemd-journal-flush.service @1.805s +24ms
└─systemd-remount-fs.service @1.799s +4ms
  └─systemd-fsck-root.service @1.785s +13ms
└─systemd-fsckd.socket @153ms
  └─-.slice @91ms

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1466314] Re: UTMP Update makes booting 1:30min longer

2015-06-28 Thread Michael Heuberger
Hello, any news? This is bugging me ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466314

Title:
  UTMP Update makes booting 1:30min longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs