Storage Array not readable


 
Thread Tools Search this Thread
Operating Systems Solaris Storage Array not readable
# 1  
Old 03-13-2013
Storage Array not readable

Hi

We have an array connected to the machine but when i issue format command i dont see it. But the array is up and running and there are no warning lights.

Is there a way to find that array from the OK boot prompt?

Please advise.

Thanks
# 2  
Old 03-13-2013
what kind of array to what server with which interface?
# 3  
Old 03-13-2013
Quote:
Originally Posted by DukeNuke2
what kind of array to what server with which interface?
It is 3120 array which is connected to the server Solaris T2000 with SCSI cable.
# 4  
Old 03-13-2013
what have u tried to make it visible? is the array a jbod system or is it with hardware RAID functions? have you tried a:

Code:
ok probe-scsi-all
ok boot -r

Code:
# format

# 5  
Old 03-13-2013
Quote:
Originally Posted by DukeNuke2
what have u tried to make it visible? is the array a jbod system or is it with hardware RAID functions? have you tried a:

Code:
ok probe-scsi-all
ok boot -r

Code:
# format

I have not tried any of these commands, can i try those and again if i want to boot it normally what commands do i use?

---------- Post updated at 03:45 PM ---------- Previous update was at 03:45 PM ----------

Quote:
Originally Posted by prash358
I have not tried any of these commands, can i try those and again if i want to boot it normally what commands do i use?
Btw it is a RAID system
# 6  
Old 03-13-2013
what do you mean with "boot it normally"?

you can use the above commands and try to see the array (or better the volumes created on the array; if there are any) from ok prompt. then boot the system with "-r" (reconfigure) to create /dev and /devices entries for the new volumes on solaris and check the output of format.

also you can check the storages documentation:
http://docs.oracle.com/cd/E19247-01/index.html
# 7  
Old 03-13-2013
Quote:
Originally Posted by DukeNuke2
what do you mean with "boot it normally"?

you can use the above commands and try to see the array (or better the volumes created on the array; if there are any) from ok prompt. then boot the system with "-r" (reconfigure) to create /dev and /devices entries for the new volumes on solaris and check the output of format.

Quote:
{0} ok probe-scsi-all (Shows attached SCSI devices for all host adapters - Internal and external)
/pci@7c0/pci@0/pci@1/pci@0,2/scsi@2

ERROR: LSI1030 MPT Firmware, issue-scsi-task-mgmt: completed, ioc-status = 004a

ERROR: LSI1030: reset-scsi-bus failed.

ERROR: LSI1030 MPT Firmware, issue-scsi-task-mgmt: completed, ioc-status = 004a

/pci@780/pci@0/pci@9/scsi@0

MPT Version 1.05, Firmware Version 1.09.00.00

Target 0
Unit 0 Disk FUJITSU MAY2073RCSUN72G 0401 143374738 Blocks, 73 GB
SASAddress 500000e0120f0092 PhyNum 0
Target 1
Unit 0 Disk FUJITSU MAY2073RCSUN72G 0501 143374738 Blocks, 73 GB
SASAddress 500000e0120ccbc2 PhyNum 1
Target 2
Unit 0 Disk FUJITSU MAY2073RCSUN72G 0501 143374738 Blocks, 73 GB
SASAddress 500000e01298e002 PhyNum 2
Target 3
Unit 0 Disk FUJITSU MAY2073RCSUN72G 0501 143374738 Blocks, 73 GB
SASAddress 500000e0129acb12 PhyNum 3
Not sure about those errors and it is only showing the 4 internal disks but not any array.

also you can check the storages documentation:
Sun StorageTek 3120 SCSI Array Product Library Documentation
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. AIX

Migrating LUNs to new storage array

All, I have a AIX server with multiple volumes and I need to move them from a legacy storage SAN to a new SAN. We are concerned because to use mirrorvg as we would have to run on a single HBA (one on the old SAN and one on the new). Our other option is to use an appliance to do a block... (3 Replies)
Discussion started by: bkchicago
3 Replies

2. HP-UX

HP Storage Array

hi I need to check status and configure HP Storage Array device. HP Storageworks P2000 Please suggest (0 Replies)
Discussion started by: anand87
0 Replies

3. Solaris

A1000 Disk storage array

I am new to the unix world. I have SunBlade 100 and A1000 Disk storage array with 12 Hard drives. I used SCSI card and SCSI cables to connect. When I do the format command,I can see disk storage as one disk instead of 12 disks as below. Could anybody can explain why? What should I do in order... (1 Reply)
Discussion started by: Dulasi
1 Replies

4. Solaris

Shared Storage Array is DEGRADED

Hi, On my X4200 Galaxy cluster, when i plugged out the both cables of Controller A (connected to Node 1 and Node2) , status of registered array became "Degraded". After plugging -in the cables , i should get the status of array as "OK" but i am not getting the status OK. I am using CAM... (2 Replies)
Discussion started by: deepaksharma
2 Replies

5. Solaris

storage array simulator

hi i haven't much experience in solaris. I would like to know about storage. how to configure,how it is working etc....can i get any simulator for doing these work? plaese send me the link . please help me advance thanks to all (2 Replies)
Discussion started by: sijocg
2 Replies

6. Filesystems, Disks and Memory

Storage array question

We just purchased a MOD30 disk array strage system. We have 15 drives and 2 hot spares. We're running a database app with 8 data sets. I'm trying to get the best i/o speed out of my disk configuration. Right now I have 3 raid5 arrays setup. This seems to offer the same performance as having the... (1 Reply)
Discussion started by: ncmurf00
1 Replies
Login or Register to Ask a Question