AbecX
01-25-2005, 04:18 AM
Has anyone else set this up in linux? I just bought a 250GB drive in compliment to my 200GB and 120GB drives. I setup the drives so they are all combined. Right now I am at 344.67GB ( 250+120 ) while I copy the rest of the data over from the 200GB drive so I can relabel and add it to the physical volume. Anyone else intrested in setting this up? I can give a quick howto if needed. So far its pretty exciting as I will now be able to sort everything onto one logical drive instead of a bunch of different mount points.
<pre>
[root@megabox root]# df -h
Filesystem Size Used Avail Use% Mounted on<br>/dev/hda2 9.0G 8.3G 179M 98% /<br>/dev/hdh1 187G 185G 2.0G 99% /200gbdrive<br>none 126M 0 126M 0% /dev/shm<br>/dev/mapper/storage0-storage<br> 345G 98G 248G 29% /storage
</pre>
<pre>
[root@megabox root]# df -h
Filesystem Size Used Avail Use% Mounted on<br>/dev/hda2 9.0G 8.3G 179M 98% /<br>/dev/hdh1 187G 185G 2.0G 99% /200gbdrive<br>none 126M 0 126M 0% /dev/shm<br>/dev/mapper/storage0-storage<br> 345G 98G 248G 29% /storage
</pre>