Iulian Badea wrote:
My solution, please tell me if I'm right:

-remove the entire sdb disk from raid
-remove sda2 from raid
-resize sda1 (the rest of disk)

I dislike resizing partitions in place. I'd far rather backup the partitions with dump (8), then repartition, mkfs, and restore with restore (8)


-copy partition table from sda to sdb
-make raid between sda1/sdb1 and sda3 and sdb3

Is this possible?

In theory.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to