[Bug 227313] net/isboot-kmod works with net/istgt but not with ctld(8)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 25 May 2021 23:24:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227313

--- Comment #18 from darius@dons.net.au ---
(In reply to John Nielsen from comment #17)
Sure, I have this:

portal-group pg0 {
    discovery-auth-group no-authentication
    listen 0.0.0.0
    listen [::]
}

target iqn.2018-09.au.com.gsoft:target0 {
    auth-group no-authentication
    portal-group pg0

    lun 0 {
            backend block
            path /usr/local/tftp/FreeBSD-12.2-RELEASE-amd64-memstick.img
            blocksize 512
            device-id FREEBSD
            serial 00010001
    }
}

System is 12.2:
FreeBSD vm11.gsoft.com.au 12.2-RELEASE-p6 FreeBSD 12.2-RELEASE-p6 GENERIC 
amd64

Note the 12.2 image above has been modified to have isboot.ko on it, I load
that and then it mounts root fine.

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