Pular para o conteúdo

Nutanix AHV

Este conteúdo não está disponível em sua língua ainda.

Snapshot-based VM image backup using the Nutanix NDFS API with raw, disk-level capture.

  • Nutanix NDFS API
  • Disk-level capture
  • Snapshot-based

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 individual files, boot the VM instantly (Instant Recovery), or restore it into another hypervisor (V2V).

See also: Restore, Instant Recovery & V2V.