Apache CloudStack
Esta página aún no está disponible en tu idioma.
Apache CloudStack VM disaster recovery and configuration backup via the native CloudStack API.
Capabilities
Section titled “Capabilities”- Native CloudStack API
- VM disaster recovery
- Configuration backup
Configure
Section titled “Configure”Add the plugin to a FileSet on the client you want to protect:
FileSet { Name = "cloudstack" Include { Options { Plugin = "cloudstack: api_url=https://cs/api api_key=KEY secret_key=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.