Integrity Servers
1752781 Members
5899 Online
108789 Solutions
New Discussion юеВ

rx6600 raid5 creation failed

 
SOLVED
Go to solution
Fransisco Aris
Frequent Advisor

rx6600 raid5 creation failed

OS is hpux v2.3
smart array controller info:
SAS3080X-HP
SN:P069001208
PN:AD348A

here my command and error result:
# sasmgr add -D /dev/sasd0 -q raid -q level=5 -q enc_bay=1:9,1:10,1:11,1:12,1:13,1:14
ERROR: Unsupported RAID Volume level: Operation not supported

but success when create raid1 :
# sasmgr add -D /dev/sasd0 -q raid -q level=1 -q enc_bay=1:9,1:10

WARNING: If the disks are of different size,
then the remaining disk space of the larger disk
will be wasted and the volume cannot be expanded.

WARNING: Make sure that the disks are not being
used for BOOT, SWAP, DUMP, LVM, VxVM or any other
purpose.

This operation will overwrite the data on the disks.

Do you want to continue ?(y/n) [n]...

WARNING: This operation may take a few seconds.

RAID Volume is created successfully.

# sasmgr get_info -D /dev/sasd0 -q raid

Sat Sep 13 16:39:50 2008

---------- PHYSICAL DRIVES ----------
LUN dsf SAS Address Enclosure Bay Size(MB)

/dev/rdsk/c4t1d0 0x5000c5000a505f61 1 14 140014
/dev/rdsk/c4t3d0 0x5000c5000a5043ad 1 11 140014
/dev/rdsk/c4t4d0 0x5000c5000a505e8d 1 12 140014
/dev/rdsk/c4t5d0 0x5000c5000a50581d 1 13 140014

---------- LOGICAL DRIVE 12 ----------

Raid Level : RAID 1
Volume sas address : 0x9e5dcd189757869
Raid State : OPTIMAL
Raid Status Flag : ENABLED
Raid Size : 139136
Rebuild Rate : 20.00 %
Rebuild Progress : 100.00 %

Participating Physical Drive(s) :
SAS Address Enc Bay Size(MB) Type State

0x5000c500092f9689 1 9 140014 PRIMARY ONLINE
0x5000c500092f9d41 1 10 140014 SECONDARY ONLINE

i have 6 disks, can i create Raid1 configuration with 3D+3P?and how much total space i get for that configuration?
fyi..i'm not in customer site right now, so..can't try it.
welcome for any solution.thanks.
13 REPLIES 13
Torsten.
Acclaimed Contributor
Solution

Re: rx6600 raid5 creation failed

Something is wrong here:

SAS3080X-HP

PN:AD348A

The first (SAS built-in controller) cannot do RAID5 - only RAID1) - the second (smartarray P400) can, but looks like you don't have it?

At least it is not connected to the disks ...

Please post an "ioscan -fn" first!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: rx6600 raid5 creation failed

... BTW, the built-in controller can only manage 2 pairs of mirrored disks + spare - that's it. Other disks have to be managed by LVM only.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   

Re: rx6600 raid5 creation failed

Francisco,

If this is really a P400 Smart Array (and not just a SAS HBA which can only do RAID 1), then you are using the wrong command - sasmgr is used with the SAS HBA - the command for configuring a P400 Smart Array is saconfig not sasmgr.

But the device file you are seeing (/dev/sasd0) looks like its for a SAS HBA rather than a P400. Do you get anything back from:

ioscan -kfnd ciss

That will give you the device file for the P400 (if you have one). Then use saconfig to configure - see the manual here:

http://docs.hp.com/en/J6369-90072/J6369-90072.pdf

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Torsten.
Acclaimed Contributor

Re: rx6600 raid5 creation failed

If you do an ioscan, a smartarray controller looks like this:

ext_bus 0 0/5/0/0/0/0 ciss CLAIMED INTERFACE PCIe S
AS SmartArray P400 RAID Controller
/dev/ciss0


To get information use

# saconfig /dev/ciss0


The built-in SAS looks like this:

escsi_ctlr 0 0/1/1/0 sasd CLAIMED INTERFACE HP PCI/PCI-X SAS MPT Adapter
/dev/sasd0


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Fransisco Aris
Frequent Advisor

Re: rx6600 raid5 creation failed

the bad is..in support matrix they don't mention which Raid level match in which OS :(

aniway...i have P400 too, yes it can do raid5. from customer side they want do raid1 with configuration 3D+3P (6 disks), possible?and how much total capacity can i get?
below my ioscan output.
thanks lot.

# ioscan -kfnd sasd
Class I H/W Path Driver S/W State H/W Type Description
====================================================================
escsi_ctlr 0 0/1/1/0 sasd CLAIMED INTERFACE HP PCI/PCI-X SAS MPT Adapter
/dev/sasd0

# ioscan -kfnd ciss
Class I H/W Path Driver S/W State H/W Type Description
==========================================================================
ext_bus 1 0/6/0/0/0/0/1/0/0/0 ciss CLAIMED INTERFACE PCIe SAS SmartArray P400 RAID Controller
/dev/ciss1
Torsten.
Acclaimed Contributor

Re: rx6600 raid5 creation failed

Do you have disks on the P400?

# saconfig /dev/ciss1

and post.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Fransisco Aris
Frequent Advisor

Re: rx6600 raid5 creation failed

# sautil /dev/ciss1

******************************************************************************
**** ****
**** S A U T I L S u p p o r t U t i l i t y ****
**** ****
**** for the HP SmartArray RAID Controller Family ****
**** ****
**** version A.02.12 ****
**** ****
**** (C) Copyright 2003-2007 Hewlett-Packard Development Company, L.P. ****
******************************************************************************



---- DRIVER INFORMATION ------------------------------------------------------

Driver State........................ READY

---- CONTROLLER INFORMATION --------------------------------------------------

Controller Product Number........... P400
Controller Product Name............. HP PCIe SmartArray P400
Hardware Path....................... 0/6/0/0/0/0/1/0/0/0
Serial Number....................... P61630D9SUM2G6
Device File......................... /dev/ciss1
Hardware Revision................... 'D'
Boot Block Revision................. 0.02
Firmware Revision (running)......... 2.08
Firmware Revision (in ROM).......... 2.08
Firmware Revision (inactive)........ 2.08
# of Logical Drives................. 2
# of Physical Disks Configured...... 8
# of Physical Disks Detected........ 8
Logical Drive Rebuild Priority...... 118 (high)
Array Capacity Expansion Priority... 0 (low)
Auto-Fail Missing Disks at Boot..... disabled
SCSI Transfer Detection Mode........ Auto Detect


---- ARRAY ACCELERATOR (CACHE) INFORMATION -----------------------------------

Array Accelerator Board Present?.... yes
Cache Configuration Status.......... cache enabled
Cache Ratio......................... 25% Read / 75% Write
Total Cache Size (MB)............... 208
Read Cache........................ 052
Write Cache....................... 156
Transfer Buffer................... 000
Battery Pack Count.................. 1
Battery Status (pack #1)............ ok


---- LOGICAL DRIVE SUMMARY ---------------------------------------------------

# RAID Size Status

0 1+0 139979 MB OK
1 5 699392 MB OK


---- SAS/SATA DEVICE SUMMARY -------------------------------------------------

Location Ct Enc Bay WWID Type Capacity Status

internal 1I 1 4 0x5000c50006146361 DISK 146.8 GB OK
internal 1I 1 3 0x5000c50006142351 DISK 146.8 GB OK
internal 1I 1 2 0x5000c50006145e49 DISK 146.8 GB OK
internal 1I 1 1 0x5000c5000a504419 DISK 146.8 GB OK
internal 2I 1 8 0x5000c5000613f971 DISK 146.8 GB OK
internal 2I 1 7 0x5000c50006143cf5 DISK 146.8 GB OK
internal 2I 1 6 0x5000c50006140e51 DISK 146.8 GB OK
internal 2I 1 5 0x5000c500061484a9 DISK 146.8 GB OK


---- SAS/SATA ENCLOSURE SUMMARY ----------------------------------------------

Location Ct Enc Expander_count Bay_count SEP_count

internal 1I 1 0 4 1
internal 2I 1 0 4 1


---- LOGICAL DRIVE 0 ---------------------------------------------------------

Logical Drive Device File........... c1t0d0
Fault Tolerance Mode................ RAID 1+0 (Disk Mirroring)
Logical Drive Size.................. 139979 MB
Logical Drive Status................ OK
# of Participating Physical Disks... 2

Participating Physical Disk(s)...... Ct:Enc:Bay:WWID
2I:1:8:0x5000c5000613f971
2I:1:7:0x5000c50006143cf5

Participating Spare Disk(s)......... Ct:Enc:Bay:WWID
none

Stripe Size......................... 128 KB
Logical Drive Cache Status.......... cache enabled
Configuration Signature............. 0xA01269E0
Media Exchange Detected?............ no


---- LOGICAL DRIVE 1 ---------------------------------------------------------

Logical Drive Device File........... c1t0d1
Fault Tolerance Mode................ RAID 5 (Distributed Data Guarding)
Logical Drive Size.................. 699392 MB
Logical Drive Status................ OK
# of Participating Physical Disks... 6

Participating Physical Disk(s)...... Ct:Enc:Bay:WWID
1I:1:4:0x5000c50006146361
1I:1:3:0x5000c50006142351
1I:1:2:0x5000c50006145e49
1I:1:1:0x5000c5000a504419
2I:1:6:0x5000c50006140e51
2I:1:5:0x5000c500061484a9

Participating Spare Disk(s)......... Ct:Enc:Bay:WWID
none

Stripe Size......................... 16 KB
Logical Drive Cache Status.......... cache enabled
Configuration Signature............. 0xA0127CEE
Media Exchange Detected?............ no
Torsten.
Acclaimed Contributor

Re: rx6600 raid5 creation failed

Looks like you already have what you want - a RAID1 (2 disks) + RAID5 (6 disks).

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Fransisco Aris
Frequent Advisor

Re: rx6600 raid5 creation failed

from controller 1 (/dev/scsi0) it's ok.
but from controller 2 (/dev/sasd0) how to configure that disk (6 new disks), for best practice and best perfomance.thanks