psoren
Can this be done on a RAID1 where one drive is taken out?
Well that's the way it is meant to be done.
eg if you have 2x80Gb in software RAID1
Before starting make sure they are in sync with
cat /proc/mdstat
Shutdown & remove the first 80Gb drive and replace it with the first 320Gb drive.
Login to the admin console menu and select to resync the array..
The first 320Gb drive will only be partitioned as a 80Gb drive.
Wait until both drives sync (this may take from 1 to 3 hours).
Check drives are synced
Shutdown & remove the second 80Gb drive and replace it with the second 320Gb drive.
Login to the admin console menu and select to resync the array..
The 320Gb drive will only be partitioned as a 80Gb drive.
Wait until both drives sync (this may take from 1 to 3 hours).
Check drives are synced
You now have two 320Gb drives in a syncd RAID1 array, with only 80Gb available space.
Then perform the commands to "grow" the array as per the wiki, and when complete, the new size should be the full 320Gb.
You have the complete old system still on both the 80Gb drives. Note which is hda & hdc (or whichever ie sda sdb etc) as they need to be reconnected to the same place if you wish to reinstate the old system.