Date: Mon, 21 Apr 1997 18:49:46 -0700 (PDT) From: Simon Shapiro <Shimon@i-Connect.Net> To: freebsd-bugs@freebsd.org, freebsd-scsi2freebsd.org@sendero.i-connect.net Subject: Scsi_attachdevs PANICs... Message-ID: <XFMail.970421215528.Shimon@i-Connect.Net>
next in thread | raw e-mail | index | archive | help
Trying to allocate, somewhere in the neighborhood of 60 drives, I am getting a panic in said routine (scsi/scsiconf.c, line 797). I tried to change the memory type form M_TEMP to M_DEVBUF to no avail. We have a very real need for 6 SCSI-wide busses, each with 15 disks. Maybe more next month. Really! Any clue as to how to make this work will be greatly appreciated. Simon BTW, I am sending theseto the list, not to the responsible parties on the innocent belief that these are problems of general interest :-) Simon mewhere in the neighborhood of 60 drives, I am getting a panic in said routine (scsi/scsiconf.c, line 797). I tried to change the memory type form M_TEMP to M_DEVBUF to no avail. We have a very real need for 6 SCSI-wide busses
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970421215528.Shimon>