Look at the video on my youtube channel.
First have a look at the XCP-ng doc about storage:
https://xcp-ng.org/docs/storage.html#storage-types
Look at your dashboard if you have nothing to clean up
Opening a shell session to your XCP-ng host with the local storage problems
Using the cat command to see the list of devices type
# cat /proc/partitions
Try to find out which disk is your new local disk
# ll /dev/disk/by-id
When you have identified the local drive, you can add the drive with Xen Orchestra
Comments
Post a Comment