Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2022 18:31:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261808] zfs doesn't mount USB devices on boot
Message-ID:  <bug-261808-227-NOEyC9WFBN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261808-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261808-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261808

--- Comment #3 from Daniel Engberg <diizzy@FreeBSD.org> ---
Can't reproduce this issue with the same hardware on my Sandy Bridge (amd64)
box but I did notice the zfs and usb init appears in a different order.

Adding vfs.root_mount_always_wait=3D1 to loader.conf seems to fix this issue
however I'm not sure if its the correct one.

Bootlog looks like this now:

Root mount waiting for: usbus5
usb_msc_auto_quirk: UQ_MSC_NO_GETMAXLUN set for USB mass storage device Ugr=
een
Ugreen Storage Device (0x174c:0x55aa)
ugen5.2: <Ugreen Ugreen Storage Device> at usbus5
umass0 on uhub4
umass0: <Ugreen Ugreen Storage Device, class 0/0, rev 3.00/1.00, addr 1> on
usbus5
umass0:  SCSI over Bulk-Only; quirks =3D 0x0100
umass0:0:0: Attached to scbus0
da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
da0: <Ugreen Ugreen Storage D 0> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number 123456789042
da0: 400.000MB/s transfers
da0: 476940MB (976773168 512 byte sectors)
da0: quirks=3D0x2<NO_6_BYTE>
Dual Console: Serial Primary, Video Secondary
Setting hostuuid: 35303730-3963-6534-3738-363339366662.
Setting hostid: 0xe60aab1a.
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261808-227-NOEyC9WFBN>