I'd say we went from 45 seconds until ZFS mounting to 30 seconds until
ZFS mounting with --noipv4ll (although I did NOT save all `dmesg` until
now, I am comparing the current `dmesg_v9.debug` with --noipv4ll against
`dmesg_v4.debug` that I had provided before at
https://bugs.launchpad.net/ubuntu/+source/initramfs-
tools/+bug/2065037/comments/2).

So a bit better.

But is the 30 seconds "minimum" dictated by this for loop ?

`for ROUNDTTT in 30 60 90 120; do`

Shouldn't it rather be a lower value at first ? Why wait 30 seconds "for 
nothing" ?
`for ROUNDTTT in 5 15 30 60 90 120; do`

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

Title:
  dhcpcd is called before interfaces have carrier causing a 29 seconds
  boot delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2065037/+subscriptions


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

Reply via email to