How do I configure my 2 RAID drives so I can use it as /home?
Posted
by
Kenn
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Kenn
Published on 2011-06-19T10:44:06Z
Indexed on
2011/06/21
16:31 UTC
Read the original article
Hit count: 301
partitioning
|raid
I've installed Ubuntu 11 64-bit to a 2 TB drive. it is on /dev/sda - port 1 of SATA Host Adaptor. This contains /dev/sda1 (1 MB boot), /dev/sda2 (2TB EXT4), /dev/sda3 8.6GB SWAP. I also have:
- /dev/sdb 2TB RAID COMPONENT
- /dev/sdc 2TB RAID COMPONENT
which also show as
- /dev/dm-0 not partitioned
- /dev/dm-2 not partitioned which is mounted as /media/RAID_HOME
I'm completely stumped as to how to use this version of Ubuntu to make these drives seem as just one raid mirrored drive and then how to transfer /home onto it.
© Ask Ubuntu or respective owner