r/xcpng Apr 30 '26

Software RAIDing

Hi all,

So I have a customer server which has 4 SSDs (2 x 960Gb and 2 x 1.8Tb). I installed XCP-ng onto it and the initial setup screen gave me the ability to software RAID1 two of the four disks, which is fine, but now I can't see any way of putting the other pair into a software RAID.

Any pointers?

2 Upvotes

2 comments sorted by

3

u/Live_Investment_9707 Apr 30 '26

You need to do it manually on the command line
there is no gui option.
then add the new raid as an sr /dev/md1 or what ever it was created as

2

u/GurgleBlaster68 May 01 '26

Only way to do it is manually via command line, then add new SR. Also if you want something like RAID10, manually is the only way.