1 Jan 2010 20:57
Size limitation?
Michael McLagan <mmclagan <at> invlogic.com>
2010-01-01 19:57:24 GMT
2010-01-01 19:57:24 GMT
Hello,
I'm trying to set up a large array but isn't working. I tried
Googling size limits, etc and came up empty.
The problem is that with 10 drives (300GB SCSI), the array is coming up
with 500GB of space?!? I did an experiment and when the array size
exceeds 2TB, it fails/wraps?
Is there a solution (simple or otherwise) for this? The machine runs
2.6.29.5 (anything later causes the machine to lock up :( ). I'm not
sure if mdadm or the kernel is the problem either.
Any suggestions appreciated (please CC me on replies).
Michael
-----
Here's the details:
]# mdadm --stop /dev/md1;mdadm --zero-superblock /dev/sd[a-j]1;mdadm --
create --level=5 --raid-devices=6 --assume-clean --auto=yes --force
/dev/md1 /dev/sd[a-f]1;mdadm --detail /dev/md1
/dev/md1:
Version : 0.90
Creation Time : Fri Jan 1 14:15:42 2010
Raid Level : raid5
Array Size : 1464841600 (1396.98 GiB 1500.00 GB)
Used Dev Size : 292968320 (279.40 GiB 300.00 GB)
(Continue reading)
RSS Feed