[Bug 227313] net/isboot-kmod works with net/istgt but not with ctld(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Jun 2021 20:55:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227313 --- Comment #19 from John Nielsen <john@jnielsen.net> --- (In reply to darius from comment #18) I hacked together a fix to allow isboot to send NOP OUT as ping responses, which seems to make my version of ctld (13-STABLE) happier. My primary issue was a typo in /etc/fstab :( Once I fixed that I was able to mount root via isboot even without the ping responses, but ctld would time out the connection after no activity and isboot would have to reconnect. Slowed things down and generated a lot of noise on the console. With my fix that goes away: https://github.com/jnielsendotnet/isboot/commit/3db550642e03a041450a8cf29891ec6044e49a42 Let me know if you are able to test. I plan to update the port again in the near-ish future. -- You are receiving this mail because: You are the assignee for the bug.