Nutanix AHV
Snapshot-based VM image backup using the Nutanix NDFS API with raw, disk-level capture.
Capabilities
Section titled “Capabilities”- Nutanix NDFS API
- Disk-level capture
- Snapshot-based
Configure
Section titled “Configure”Add the plugin to a FileSet on the client you want to protect:
FileSet { Name = "nutanix-ahv" Include { Options { Plugin = "nutanix: pc_host=10.0.0.20 user=admin password=secret vm=*" } }}All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.
Restore
Section titled “Restore”Restore individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).
See also: Restore, Instant Recovery & V2V.