In my case I have three RAID 5 units with hot spares in each system. Two 11 drive and one 15 drive RAID I'm combining two of them into an 11TB VG. Then I want to create a single 10TB LV for my storage volume.
In my case I have three RAID 5 units with hot spares in each system. Two 11 drive and one 15 drive RAID I'm combining two of them into an 11TB VG. Then I want to create a single 10TB LV for my storage volume.
So having a 10TB LV shouldn't be an issue then? What about FSCK? That could take a looong time. How does DSS handle that?
This may be out of date now, but from a previous nightmare we had with DSS, make sure you are running in 64bit mode and have lots of Ram, otherwise fsck etc. can never complete a scan on a large volume! Cheers.
Hi Tymish
The more ram that you have the faster FSCK will run,
Just remember to run a memory test before fsck.
FSCK will move data from disk to ram to fix it
if you have bad ram it will corrupt your data
as for volume size, you can always expand the LV size but you cannot shrink a LV.
MAy be better to start with smaller LV and then expand them as you need to.