Date: Sun, 11 Oct 2020 04:32:57 +0100 From: tech-lists <tech-lists@zyxst.net> To: freebsd-hackers@freebsd.org Subject: Re: How this wired boot timing bug comes, init rc scripts or zfs? Message-ID: <20201011033257.GB30207@rpi4.gilescoppice.lan> In-Reply-To: <CABnABobDWk7DSO8vfhqBYqXp9qxiQgeLWFU8-dJsvuyoPHzj_g@mail.gmail.com> References: <CABnABobDWk7DSO8vfhqBYqXp9qxiQgeLWFU8-dJsvuyoPHzj_g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--3uo+9/B/ebqu+fSQ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 04, 2020 at 10:50:20AM +0800, Meowthink wrote: >Hello hackers, >Recently I installworld and rebooted a server, seems working, but my >kerberized nfsd, precisely gssd, is not functional. >At first I thought it may be a bug from stable, so I did some trivial >tests, replacing the kernel with releng one, then the whole world, but >found this is nothing related to the kernel, and triggers randomly >when rebooting some recent stable/11 world (releng/11.4 seems fine). >To dig it deeper, here is what the console showed when failing: Hi, I had a possibly similar problem (boot wanting to mount ZFS before usb had finished recognising the hardware), and asked around.=20 The advice I got led to me putting this in /boot/loader.conf: vfs.root_mount_always_wait=3D1 # give usb time to settle before zfs kern.cam.boot_delay=3D"30000" # 30s delay for usb3 spinning rust ok a long boot time, but now everything's there as expected. My context is a rasberry pi4b+(8GB) booting from microsd (ufs) with a 1Tb external=20 hard drive attached (which is zfs mounted) running -current r366312 with a no-debug kernel. --=20 J. --3uo+9/B/ebqu+fSQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAl+CfN8ACgkQs8o7QhFz NAUQbA//Yo8SL8SAEwhOgp44FqhjKRym54n11X5Gz9Hzfv6+WF6e2p1M89RGgb4w kYpZiBdT4a+9CDysaK+MolyvZkXQFgm0HM4bO6ya5+jOubNtk7z7RYKSynf5IajE BBWqJW3NA9bJ6Bt1hbnsyKbZn1JDhRuSULIVu75kvK4PBLH06h53xiWZqgKXeaXT hUnhPC9Fl/fpAkA38xyjichy8to3JC+WjEMOt5cFEmKxnf7/al3uKxcOSae9D+gg sproxjfKEQ/gjEuWZnsm2PsLqbX3Wp5C8enYwWI/iOjwxy4OioTtMe8w+GOxTskU S9e1C3K/hdsfCL1iEk9OTGNsA0inQ3xg/wmf7MXiAl3buh74JT214Npp9UDRBEc/ Z7ErcILtznGNtppdTyCJUJyHQMYxgWwgj6Xu5OyoB+d4vk3Gc70+UL0sh6j+CyiE 2FwlP7/X6F86ZHme+4Lw+fO2Hh7YNzWPM9e+gvWp+9E296JyWnH7ELWtpBAy6/eB ZT2epgV4Yd8ysGwsSNuJPchsFK5aAPU8zxb/rSFGV5VmuM+Xztvo6erpi+mmPco/ xdUSpb4QVTnGwTABMCScgaSoH8end3YN2Y3d1do+NujMzw+RuGVpV/bORzUMo2Pg qlVNfxXN7VNN6BsQpc+CDwSnst2zTpT+NT++9PSoO7fHONdrMPs= =stm5 -----END PGP SIGNATURE----- --3uo+9/B/ebqu+fSQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201011033257.GB30207>