Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/scsipi
On Sat, Nov 23, 2024 at 08:32:43PM -0800, T K Spindler (moof) wrote:
> On Sat, Nov 23, 2024 at 09:59:14PM +0100, Michael van Elst wrote:
> > On Fri, Nov 22, 2024 at 12:44:57PM -0800, T K Spindler (moof) wrote:
> >
> > > Alas, even with this change, on NetBSD 10 (haven't yet tried booting
> > > with -current), it's still insufficient for the disks on the same
> > > target from attaching except for the first one; they do still show
> > > up in `scsictl sd0 reportluns all`, though - four on one target,
> > > eight on the other.
> >
> > Seems to work here.
>
> It *does* work in -current for me as well, so I'll take that as a win.
>
> [ 2.027910] sd11 at scsibus0 target 2 lun 3: <Seagate, ST31500341AS, R001> disk fixed
On netbsd-10 with the scsiconf.c change:
[ 25.423073] scsibus0 at iscsi0: 1 target, 16 luns per target
[ 25.433074] sd0 at scsibus0 target 0 lun 0: <NetBSD, AmigaImages, 0000> disk fixed
[ 25.433074] sd0: fabricating a geometry
[ 25.433074] sd0: 32768 MB, 32768 cyl, 64 head, 32 sec, 512 bytes/sect x 67108864 sectors
[ 25.433074] sd0: fabricating a geometry
[ 26.053107] sd1 at scsibus0 target 0 lun 1: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.053107] sd1: fabricating a geometry
[ 26.053107] sd1: 10240 MB, 10240 cyl, 64 head, 32 sec, 512 bytes/sect x 20971520 sectors
[ 26.063108] sd1: fabricating a geometry
[ 26.063108] sd2 at scsibus0 target 0 lun 2: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.063108] sd2: fabricating a geometry
[ 26.063108] sd2: 10240 MB, 10240 cyl, 64 head, 32 sec, 512 bytes/sect x 20971520 sectors
[ 26.073108] sd2: fabricating a geometry
[ 26.073108] sd3 at scsibus0 target 0 lun 3: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.073108] sd3: fabricating a geometry
[ 26.073108] sd3: 8192 MB, 8192 cyl, 64 head, 32 sec, 512 bytes/sect x 16777216 sectors
[ 26.083110] sd3: fabricating a geometry
[ 26.083110] sd4 at scsibus0 target 0 lun 4: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.083110] sd4: fabricating a geometry
[ 26.083110] sd4: 8192 MB, 8192 cyl, 64 head, 32 sec, 512 bytes/sect x 16777216 sectors
[ 26.093110] sd4: fabricating a geometry
[ 26.093110] sd5 at scsibus0 target 0 lun 5: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.093110] sd5: fabricating a geometry
[ 26.093110] sd5: 8192 MB, 8192 cyl, 64 head, 32 sec, 512 bytes/sect x 16777216 sectors
[ 26.103110] sd5: fabricating a geometry
[ 26.103110] sd6 at scsibus0 target 0 lun 6: <NetBSD, AmigaImages, 0000> disk fixed
[ 26.103110] sd6: fabricating a geometry
[ 26.103110] sd6: 8192 MB, 8192 cyl, 64 head, 32 sec, 512 bytes/sect x 16777216 sectors
[ 26.113111] sd6: fabricating a geometry
[ 26.113111] sd0: async, 8-bit transfers, tagged queueing
[ 26.113111] sd1: async, 8-bit transfers, tagged queueing
[ 26.113111] sd2: async, 8-bit transfers, tagged queueing
[ 26.113111] sd3: async, 8-bit transfers, tagged queueing
[ 26.113111] sd4: async, 8-bit transfers, tagged queueing
[ 26.113111] sd5: async, 8-bit transfers, tagged queueing
[ 26.113111] sd6: async, 8-bit transfers, tagged queueing
Greetings,
--
Michael van Elst
Internet: mlelstv%serpens.de@localhost
"A potential Snark may lurk in every tree."
Home |
Main Index |
Thread Index |
Old Index