vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB HDDs in it. When I use probe-scsi-all system displays all the drives fine. The problem occurs when I try to see those drives from SUN 8.0. For Example I type "format" but system displays only hdds that are build into 480R server: 0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe40959,0 1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe4091b,0 I Installed all the packages that came with a StorEdge 3000 CD: SUNWscsa Sun StorEdge(tm) Diagnostic Reporter daemon SUNWscsd Sun StorEdge(tm) Configuration Service Agent SUNWscsu Sun StorEdge(tm) Configuration Service Console SUNWscui Sun StorEdge(tm) Diagnostic Reporter console Can anybody tell what else I should configure to get those drives online? Thanks S |
| |||
| On Monday 17 November 2003 11:40 pm in comp.sys.sun.admin Sigitas wrote: > Hello, > I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB HDDs > in it. When I use probe-scsi-all system displays all the drives fine. > The problem occurs when I try to see those drives from SUN 8.0. For > Example I type "format" but system displays only hdds that are build into > 480R server: > > 0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> > /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe40959,0 > 1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> > /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe4091b,0 > > I Installed all the packages that came with a StorEdge 3000 CD: > > SUNWscsa Sun StorEdge(tm) Diagnostic Reporter daemon > SUNWscsd Sun StorEdge(tm) Configuration Service Agent > SUNWscsu Sun StorEdge(tm) Configuration Service Console > SUNWscui Sun StorEdge(tm) Diagnostic Reporter console > > Can anybody tell what else I should configure to get those drives online? devfsadm -- My real address is crn (at) netunix (dot) com WARNING all messages containing attachments or html will be silently deleted. Send only plain text. |
| |||
| Sigitas <sskublickas@hotmail.com> wrote: > Hello, > I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB HDDs in it. I'm presuming this is a StorEdge 3310, in which case it's probably connected to an Ultra-SCSI-3 "qus" card. That being the case you'll probably need to install the qus drivers which you can download from : http://wwws.sun.com/software/download/sys_admin.html under "Sun StorEdge PCI Dual Ultra3 SCSI Host Adapter v1.0" Scott |
| |||
| On 18 Nov 2003 03:27:38 GMT, Scott Howard <scott@hunterlink.net.au> wrote: > Sigitas <sskublickas@hotmail.com> wrote: >> Hello, >> I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB >> HDDs in it. > > I'm presuming this is a StorEdge 3310, in which case it's probably > connected to an Ultra-SCSI-3 "qus" card. That being the case you'll > probably need to install the qus drivers which you can download from : > http://wwws.sun.com/software/download/sys_admin.html under > "Sun StorEdge PCI Dual Ultra3 SCSI Host Adapter v1.0" Also assuming that this is a 3310 SCSI array: You'll also want the latest qus driver patch. For 8 it's 112697-04, 9 is 112706-03. Also, the LUNs won't be seen until the /kernel/drv/sd.conf file is configured on the host for the LUN's created/mapped in the 3310 firmware. tail sd.conf for 3 LUN's on target 10 for example: # Added entries for 3310 LUNs name="sd" class="scsi" target=10 lun=0; name="sd" class="scsi" target=10 lun=1; name="sd" class="scsi" target=10 lun=2; Once this is all done, you should be able to devfsadm and see the targets/LUNs in format. -- Barton Fisk, SCNA SCSA Replace NOSPAM with net to reply via email. --------- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ |
| |||
| Barton Fisk <bafisk@bellsouth.NOSPAM> wrote in message news:<oprytf19jurjjoaq@newsgroups.bellsouth.net>.. . > On 18 Nov 2003 03:27:38 GMT, Scott Howard <scott@hunterlink.net.au> wrote: > > > Sigitas <sskublickas@hotmail.com> wrote: > >> Hello, > >> I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB > >> HDDs in it. > > > > I'm presuming this is a StorEdge 3310, in which case it's probably > > connected to an Ultra-SCSI-3 "qus" card. That being the case you'll > > probably need to install the qus drivers which you can download from : > > http://wwws.sun.com/software/download/sys_admin.html under > > "Sun StorEdge PCI Dual Ultra3 SCSI Host Adapter v1.0" > > Also assuming that this is a 3310 SCSI array: > You'll also want the latest qus driver patch. For 8 it's 112697-04, 9 is > 112706-03. > > Also, the LUNs won't be seen until the /kernel/drv/sd.conf file is > configured on the host for the LUN's created/mapped in the 3310 firmware. > tail sd.conf for 3 LUN's on target 10 for example: > > # Added entries for 3310 LUNs > > name="sd" class="scsi" > target=10 lun=0; > name="sd" class="scsi" > target=10 lun=1; > name="sd" class="scsi" > target=10 lun=2; > > Once this is all done, you should be able to devfsadm and see the > targets/LUNs in format. Thank you guys for advices... I installed the driver you told me and it works. But there is another problem. Out of 5 disks in 3310 i can see only 3. One of those 3 disks are not recognized. I tried to format it and specify disk type but format afterall failed. AVAILABLE DISK SELECTIONS: 0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe40959,0 1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe4091b,0 2. c2t9d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> /pci@8,600000/pci@1/scsi@4/sd@9,0 3. c2t10d0 <drive type unknown> /pci@8,600000/pci@1/scsi@4/sd@a,0 4. c2t11d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> /pci@8,600000/pci@1/scsi@4/sd@b,0 MY Sd.conf file loks like this: ################################################## #################### name="sd" class="scsi" class_prop="atapi" target=0 lun=0; name="sd" class="scsi" class_prop="atapi" target=1 lun=0; name="sd" class="scsi" class_prop="atapi" target=2 lun=0; name="sd" class="scsi" class_prop="atapi" target=3 lun=0; name="sd" class="scsi" target=4 lun=0; name="sd" class="scsi" target=5 lun=0; name="sd" class="scsi" target=6 lun=0; name="sd" class="scsi" target=8 lun=0; name="sd" class="scsi" target=9 lun=0; name="sd" class="scsi" target=10 lun=0; name="sd" class="scsi" target=11 lun=0; name="sd" class="scsi" target=12 lun=0; name="sd" class="scsi" target=13 lun=0; name="sd" class="scsi" target=14 lun=0; name="sd" class="scsi" target=15 lun=0; #New luns appended to a default configuration: name="sd" class="scsi" target=4 lun=0; name="sd" class="scsi" target=4 lun=1; name="sd" class="scsi" target=4 lun=2; name="sd" class="scsi" target=4 lun=3; name="sd" class="scsi" target=4 lun=4; ################################################## #################### |
| ||||
| Barton Fisk <bafisk@bellsouth.NOSPAM> wrote in message news:<oprytf19jurjjoaq@newsgroups.bellsouth.net>.. . > On 18 Nov 2003 03:27:38 GMT, Scott Howard <scott@hunterlink.net.au> wrote: > > > Sigitas <sskublickas@hotmail.com> wrote: > >> Hello, > >> I have SUN 480R server as well as Sun StorEdge 3000 that has 5*72GB > >> HDDs in it. > > > > I'm presuming this is a StorEdge 3310, in which case it's probably > > connected to an Ultra-SCSI-3 "qus" card. That being the case you'll > > probably need to install the qus drivers which you can download from : > > http://wwws.sun.com/software/download/sys_admin.html under > > "Sun StorEdge PCI Dual Ultra3 SCSI Host Adapter v1.0" > > Also assuming that this is a 3310 SCSI array: > You'll also want the latest qus driver patch. For 8 it's 112697-04, 9 is > 112706-03. > > Also, the LUNs won't be seen until the /kernel/drv/sd.conf file is > configured on the host for the LUN's created/mapped in the 3310 firmware. > tail sd.conf for 3 LUN's on target 10 for example: > > # Added entries for 3310 LUNs > > name="sd" class="scsi" > target=10 lun=0; > name="sd" class="scsi" > target=10 lun=1; > name="sd" class="scsi" > target=10 lun=2; > > Once this is all done, you should be able to devfsadm and see the > targets/LUNs in format. Thank you guys for advices... I installed the driver you told me and it works. But there is another problem. Out of 5 disks in 3310 i can see only 3. One of those 3 disks are not recognized. I tried to format it and specify disk type but format afterall failed. AVAILABLE DISK SELECTIONS: 0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe40959,0 1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w21000004cfe4091b,0 2. c2t9d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> /pci@8,600000/pci@1/scsi@4/sd@9,0 3. c2t10d0 <drive type unknown> /pci@8,600000/pci@1/scsi@4/sd@a,0 4. c2t11d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> /pci@8,600000/pci@1/scsi@4/sd@b,0 MY Sd.conf file loks like this: ################################################## #################### name="sd" class="scsi" class_prop="atapi" target=0 lun=0; name="sd" class="scsi" class_prop="atapi" target=1 lun=0; name="sd" class="scsi" class_prop="atapi" target=2 lun=0; name="sd" class="scsi" class_prop="atapi" target=3 lun=0; name="sd" class="scsi" target=4 lun=0; name="sd" class="scsi" target=5 lun=0; name="sd" class="scsi" target=6 lun=0; name="sd" class="scsi" target=8 lun=0; name="sd" class="scsi" target=9 lun=0; name="sd" class="scsi" target=10 lun=0; name="sd" class="scsi" target=11 lun=0; name="sd" class="scsi" target=12 lun=0; name="sd" class="scsi" target=13 lun=0; name="sd" class="scsi" target=14 lun=0; name="sd" class="scsi" target=15 lun=0; #New luns appended to a default configuration: name="sd" class="scsi" target=4 lun=0; name="sd" class="scsi" target=4 lun=1; name="sd" class="scsi" target=4 lun=2; name="sd" class="scsi" target=4 lun=3; name="sd" class="scsi" target=4 lun=4; ################################################## #################### |
| Thread Tools | |
| Display Modes | |
|
|