xcp-ng / xenadmin

XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
https://xcp-ng.org
Other
432 stars 74 forks source link

Add Local Storage (EXT/LVM/XFS) in New SR Wizard #219

Closed michael-manley closed 3 days ago

michael-manley commented 9 months ago

In the SR Wizard, add a way to create a Local Storage device (aka EXT4/LVM/XFS) device.

Although ZFS is supported, I won't be adding it to that prompt due to it requiring manual intervention. If there will be a way to automate using XAPI, then I may revisit this.

michael-manley commented 9 months ago

Ok, I added just enough so it creates either an EXT, LVM or XFS store. The help isn't there yet and is just a stub.

I think there should be a way to query what disks are on the system and get the proper /dev/disk paths so you don't have to manually type it in.

Also on selecting XFS will add to the help that you need to make sure xfsprogs is installed on the host otherwise it will fail