Restore Parameters
Parameter |
Values |
Default |
Description |
---|---|---|---|
disconnect_network |
|
|
Specifies whether restored network interfaces should be disconnected from their network. |
network_address |
|
Specified when a network interface should request a static IP address at restore. Takes a See the FileSet examples. |
|
new_hostname |
|
Specified when a guest VM should be restored with a specific name. |
|
where |
|
If this parameter is set, then the disks will be restored locally at the parameter value location. Each disk will be restored as |
During restore the Nutanix-AHV Plugin uses the generic plugin parameters to access the Nutanix-AHV API. The parameters may be modified if necessary at restore time.
A restore job can only restore one guest VM at a time. To select the relevant VM the user should interact with Bacula bconsole and mark
all files in the guest VM folder identified by its UUID.
cwd is: /
$ ls
$ @nutanix-ahv/
$ cd @nutanix-ahv
cwd is: /@nutanix-ahv/
$ ls
$ 690d74f9-9ce4-45fb-9b23-149afebe18f7/
$ cd 690d74f9-9ce4-45fb-9b23-149afebe18f7/
cwd is: /@nutanix-ahv/690d74f9-9ce4-45fb-9b23-149afebe18f7/
$ ls
690d74f9-9ce4-45fb-9b23-149afebe18f7.1646238530898.conf
eef9d485-dba3-4e3f-b828-46a8c3412bec.1646238549482.abmp
eef9d485-dba3-4e3f-b828-46a8c3412bec.1646238549482.bmp
eef9d485-dba3-4e3f-b828-46a8c3412bec.1646238549493.bvmdk
$ cd ..
cwd is: /@nutanix-ahv/
$ mark 690d74f9-9ce4-45fb-9b23-149afebe18f7/*
4 files marked.
$ done
See also
Go back to:
Go to:
Go back to the main Nutanix-AHV Configuration page.
Go back to the main Nutanix-AHV page.