Unsolved
This post is more than 5 years old
7 Posts
0
10256
August 18th, 2006 20:00
PowerVault 221S & PERC4/DC - Maximum logical disk size?
I have PowerVault filled with 14 ~286GB drives connected in dual channel mode to PERC4/DC.
I'm trying to create a single logical drive with a size of ~3.7TB ((14-1)*286), using a RAID5 mode, but I failed, because PERC bios always creates two logical drives, splitting them at 2TB limit. I know I can later join them in software RAID0, but can I do so in hardware?
I've tried different modes, such as RAID5(7drives)+RAID5(7drives) but anyway it creates two logical drives with one of 2TB, and second as all that remains.
Is logical drive can be more then 2TB??
P.S.
All that I do from Ctrl-M utility. Will management software provided with it do the same? (can't remember exact name)
I'm trying to create a single logical drive with a size of ~3.7TB ((14-1)*286), using a RAID5 mode, but I failed, because PERC bios always creates two logical drives, splitting them at 2TB limit. I know I can later join them in software RAID0, but can I do so in hardware?
I've tried different modes, such as RAID5(7drives)+RAID5(7drives) but anyway it creates two logical drives with one of 2TB, and second as all that remains.
Is logical drive can be more then 2TB??
P.S.
All that I do from Ctrl-M utility. Will management software provided with it do the same? (can't remember exact name)
Message Edited by mlesin on 08-19-200612:54 AM
No Events found!


Dev Mgr
6 Operator
•
9.3K Posts
0
August 19th, 2006 15:00
A likely reason the 2TB cap is/was there is because most older OSes cannot use disks larger than 2TB.
Disks are usually partitioned with MBR (Master Boot Record). This has a cap of 2 TB by design. For larger disks GPT was created (GUID Partition Table). Windows 2003 SP1 (and R2 therefor too), RHEL 4 and SLES 10 (9 maybe too) (probably any Linux flavor on a 2.6 kernel, but I'm not 100% sure on that) can support GPT.
Another option would be dynamic disk (Windows 2000/XP/2003 only).
It's very possible that LSI (manufacturer of Dell's PERC4 solutions) and/or Dell have opted not to offer 2 TB capabilities yet, as there are too many systems running older OSes still. Also, a disk of this size wouldn't be bootable (though I wouldn't think you'd be trying to boot off of a PV221).
Message Edited by Dev Mgr on 08-23-200606:15 AM
mlesin
7 Posts
0
August 20th, 2006 10:00
As far as I got it, logical disk is a prior structure to partition (where MBR or GPT can be applied)?
I'm planning to run SuSE 10.1 x86_64 on it, it supports LVM, is it what I need?
P.S. Sorry for possible stupid questions, I'm just a bit unfamiliar with this...
Dev Mgr
6 Operator
•
9.3K Posts
0
August 21st, 2006 13:00
Here is a scenario: System has a problem of some kind and hangs/bluescreen/core-dumps. You force a reboot and the system wants to run a checkdisk/fsck on your 4TB partition. Be ready to be without the system for several days.
Now you set it up as 4 x 1 TB and the same thing happens. The odds on needing to check all 4 drives are pretty low, so it may just need to check on 1 or 2 of the virtual disks, saving a lot of time before the server can be online again.
I can't tell you not to use very large disks, but my experience is that larger disks is not necessarily the best way to go.
Mark_A_Smith
2 Intern
•
827 Posts
0
August 30th, 2006 20:00