Displaying 1 result from an estimated 1 matches for "148gig".
2013 Feb 04
3
Questions about software RAID, LVM.
...proc/mdstat
Personalities : [raid1]
md0 : active raid1 sdb1[1] sda1[0]
1003904 blocks [2/2] [UU]
md1 : active raid1 sdb2[1] sda2[0]
155284224 blocks [2/2] [UU]
unused devices: <none>
That is I have two RAID1 arrays: a small (1Gig) one mounted as /boot
and a larger 148Gig one that is a LVM Volume Group (which contains a
pile of file systems, some for DOM0 and some that are for other VMs).
What I plan on doing is getting a pair of 320Gig 2.5" (laptop) SATA
disks and fail over the existing disks to this new pair. I believe I
can then 'grow' the second R...