Go from Raid 0 to Raid 1

In basic terms you would have to...

- Take an image of the current system
- Delete the RAID0 array -- this will delete ALL data on the array
- Create a new RAID1 array
- Push the image onto the new array.


Is this a production server or just something you are playing around with?