Hello,
I recently rented a dedicated server, which I want to use as a hypervisor. I'm currently following the tutorial found here, however I'm struggling with the Local Storage Repository section. The tech who provisioned the server did a basic install, with one / partition. Which means I need to create a repository for my VMs on this partition.
Anybody know how I can go about doing this? I currently get this error:
xe sr-create host-uuid=<UUID> type=ext name-label="Local Storage" device-config:device=/dev/sda6
Any help would be greatly appreciated!
I recently rented a dedicated server, which I want to use as a hypervisor. I'm currently following the tutorial found here, however I'm struggling with the Local Storage Repository section. The tech who provisioned the server did a basic install, with one / partition. Which means I need to create a repository for my VMs on this partition.
Anybody know how I can go about doing this? I currently get this error:
xe sr-create host-uuid=<UUID> type=ext name-label="Local Storage" device-config:device=/dev/sda6
Code:
The SR operation cannot be performed because a device underlying the SR is in use by the host.