[Bug 208882] zfs root filesystem mount failure on startup in FreeBSD 10.3-RELEASE if USB hdd with zpool is attached to another port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 26 03:29:31 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208882

--- Comment #6 from Masachika ISHIZUKA <ish at amail.plala.or.jp> ---
(In reply to Fabian Keil from comment #5)
Thank you for reply.

> committed should not be necessary.
It is very disappointing.

By the way, I think that although the retry messages are shown in seconds, it
is not match real time. It may be shown in count.

i.e.
printf("Mounting from %s:%s failed with error %d. "
    "%d time(s) left. Retrying.\n", fs, dev, error,
    (timeout + delay - 1)/ delay);

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list