Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2021 23:24:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227313] net/isboot-kmod works with net/istgt but not with ctld(8)
Message-ID:  <bug-227313-7788-xpYnIZ4o7m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227313-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227313-7788@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=3D227313

--- 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=20
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.

--=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-227313-7788-xpYnIZ4o7m>