I have a server with a 9650SE-24M8 in it. which has a 7x2TB drive RAID5 array.
tw-cli shows the following:
Unit UnitType Status %RCmpl %V/I/M Stripe Size(GB) Cache AVrfy
------------------------------------------------------------------------------
u1 RAID-5 OK - - 256K 11175.8 RiW ON
however I'm unable to partition it any bigger than 6000.0GB:
Model: AMCC 9650SE-24M DISK (scsi)
Disk /dev/sdb: 6000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
I'm running ubuntu 14.04 x86 64bit.
Not sure if this info is relevant:
Firmware FE9X 4.10.00.021
Driver 2.26.02.014
BIOS BE9X 4.08.00.003
Boot Loader BL9X 3.08.00.001
Thank you
EDIT:
forgot to mention that I tried to partprobe which returns successfully but no change in the total disk size.
this is from fdisk, I know fdisk doesn't do large drives correctly, but it does display their size:
Disk /dev/sdb: 6000.0 GB, 5999966552064 bytes
256 heads, 63 sectors/track, 726604 cylinders, total 11718684672 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Edit 2:
relevant output from parted -l
Model: AMCC 9650SE-24M DISK (scsi)
Disk /dev/sdb: 6000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 6000GB 6000GB ext4 Linux filesystem
/dev/sdb is what my linux box labeled the block device exposed by 3ware. I partitioned it just in case and just like expected it's 6000GB (maximum available space) as detected by linux, not the 11000GB as 3ware reports.
Edut 3:
Attached output from tw-cli /c1/u1 show
m@r2:~$ sudo tw-cli /c0/u1 show
Unit UnitType Status %RCmpl %V/I/M Port Stripe Size(GB)
------------------------------------------------------------------------
u1 RAID-5 OK - - - 256K 11175.8
u1-0 DISK OK - - p5 - 1862.63
u1-1 DISK OK - - p1 - 1862.63
u1-2 DISK OK - - p2 - 1862.63
u1-3 DISK OK - - p3 - 1862.63
u1-4 DISK OK - - p0 - 1862.63
u1-5 DISK OK - - p4 - 1862.63
u1-6 DISK OK - - p6 - 1862.63
u1/v0 Volume - - - - - 11175.8
I have the auto carving disabled .