[Bug 211136] [Hyper-V]mount root may fail because vfs' mount starts early than VMBUS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 14 16:08:09 UTC 2017


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

--- Comment #3 from David Marker <dave at freedave.net> ---
I had the same problem in 11-stable. The issue is that storvsc
root_mount_hold() happens after ZFS tried to mount root.

Adding it to the bus fixed it (see patch). I found this a little more
satisfying than the busy wait suggested in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208882

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list