You can use the command line to set the transport mode to be used by a subclient under a specified virtualization client, VMware instance, and backup set.
-
Download the update_snap_subclient_template.xml file and save it on the computer where the command will be executed.
-
Log in to the CommServe host using the qlogin command.
-
Execute the following command from the software_installation_directory/Base folder after substituting the parameter values.
qoperation execute -af update_snap_subclient_template.xml -appName '$[Virtual Server]' -clientName $[xxxxxx] -instanceName $[xxxxxx] -backupSetName $[defaultBackupSet] -subclientName $[xxxxxx] -transportModeForVMWare $[AUTO | SAN | HOT_ADD | NBD_SSL | NBD | NAS]