Skip to main content
Version: Next

StorPool

Since VirtFusion v4.0, StorPool distributed storage is supported.

Important

There are a few limitations you should be aware of.

  • Offline migrations are not supported (Live migration is fully supported. Even with a mix of local and remote disks).
  • Backups will be disabled for remote disks.
  • Disaster Recovery will also ignore remote disks. Only the local configurations and assets will be stored.

StorPool Configuration

The StorPool CLI must be available on each hypervisor (/usr/sbin/storpool).

VirtFusion Configuration

Storage

From the Admin menu, select Compute Resources -> Datastores

Click the Add Storage button at the top right of the screen.

filesystem

Select the correct Type and give it a Name. Then click Add.

On the next screen you can configure certain cluster settings.

filesystem

Fill in the Default Template field with the default template used in StorPool (usually nvme).

Click the Update button to save the settings.

Hypervisor

Edit the hypervisor you would like to add the storage to and click the Add Storage button.

filesystem

Give it a Name, select Type Datastore, select the Datastore you created, leave Configuration blank and then click the Add button.

You should now be able to create servers using the new datastore.