The undeploy-force command will remove the configured TPVM from running configuration along with the disks associated with the TPVM without failing for any reason.
To remove the configured TPVM and its associated disks:
SLX # configure terminal SLX (config) #
SLX (config)# tpvm TPVM SLX (config-tpvm-TPVM)#
SLX (config-tpvm-TPVM)# undeploy-force
SLX (config-tpvm-TPVM)# exit SLX (config)#
The TPVM and the disks associated with it are removed. This command can also remove those virtual disks associated with TPVM uninstalled using the no deploy command.