** Tags removed: bugnameltc-151243 s390x severity-high
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrade hung when it comes to update initramfs
To manage notifications ab
This appears to be related to something peculiar happening to LVM, I'm
not using LVM, but /usr/share/initramfs-tools/hooks/cryptroot appears to
be trying to read a bunch of volume group data after reading
/etc/crypttab (which is empty!)...
+ grep -s ^[^#] /etc/crypttab
+ read target source key opt
** Changed in: linux (Ubuntu)
Status: New => Invalid
** Changed in: ubuntu-z-systems
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrad
Apart of the issue with update-initramfs, I see lot's of I/O error in
combination with time outs, like:
Feb 6 07:13:08 ub01 kernel: [6640939.527399] sd 478:0:0:1: timing out command,
waited 180s
Feb 6 07:13:08 ub01 kernel: [6640939.527483] blk_update_request: I/O error,
dev sdhb, sector 460992
I just grabbed it from box and shared it again internally ...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrade hung when it comes to update initramfs
To manage notificat
This is getting more interesting.
One can add
"set -x" near the top of /usr/share/initramfs-tools/hooks/mdadm
but based on your previous messages it's probably going to hang at
mkconf.
E.g. I am suspecting below will also hung
$ sudo bash -x /usr/share/mdadm/mkconf
Which ultimately calls into:
Can you attach, as an attachment, the syslog?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrade hung when it comes to update initramfs
To manage notifications about this
If mdadm is hung examining partitions, all I can recommend is to reboot
and check if problem goes away.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrade hung when it come
Please attach sosreport from the system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1662187
Title:
apt-get upgrade hung when it comes to update initramfs
To manage notifications about this bug g
Using strace and friends is a bit too low level to debug execution of
bash scripts =)
You can try:
$ sudo bash -x update-initramfs -u -v
And attaching log of that. And you can use also add "set -x" in the
hooks that are called (and/or are hung); and attaching a log of that to
see where/when it i
** Also affects: ubuntu-z-systems
Importance: Undecided
Status: New
** Changed in: ubuntu-z-systems
Importance: Undecided => High
** Tags added: s390x
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
11 matches
Mail list logo