
Vmbackuptype
Use the vmbackuptype option with the backup VM or restore VM command to specify to specify the type of virtual machine backup or restore to complete. You can also use this option on query VM commands to filter the query results to include only virtual machines that were backed up by a specific backup type. For examples, see the query VM command description.
This feature is available only if the client operates as a data mover for IBM Spectrum® Protect for Virtual Environments.
You can specify a VMware full VM backup.
You can specify a VMware full VM backup or a Hyper-V full VM backup.
Supported Clients
This option is valid on Linux® data movers
that are installed on a vStorage backup server. The server can also define this option.
This option is valid on Windows data movers that are installed on a vStorage backup server. The server can also define
this option.
Options File
Place this option in the client
system-options file (dsm.sys) within a server stanza.
Place this option in the client options file (dsm.opt),
or on the command line.

Syntax for UNIX and Linux

Parameters for UNIX and Linux
- FUllvm
- Specify this value to run a traditional full VM backup of a VMware virtual machine. This is the default backup type for Linux clients.

Syntax for Windows

Parameters for Windows
- FUllvm
- Specify this value to run a traditional full VM backup of a VMware virtual machine. This is the
default backup type for Windows clients that run on Windows server systems, where the Hyper-V server role is not
enabled. Contrast with
vmbackuptype=hypervfull.
Examples
- Options file:
VMBACKUPT full- Command line:


dsmc backup vm vm1 -VMBACKUPT=full -vmchost=virtctr -vmcuser=virctr_admin -vmcpw=xxxxxPerforms a full virtual-machine backup of
vm1.example.comusing the VMware VirtualCenter machinevirtctr.example.com, to the IBM Spectrum Protect server, using machine namevm1.
