This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tsm:tsm_tdpvmware_lnx [2022/02/06 18:35] manu |
tsm:tsm_tdpvmware_lnx [2022/07/28 15:19] (current) manu |
||
---|---|---|---|
Line 344: | Line 344: | ||
VMDK[1]Name: '[LUITPRD_Drive_9] IIT-APPLIANCE3/IIT-APPLIANCE3.vmdk' | VMDK[1]Name: '[LUITPRD_Drive_9] IIT-APPLIANCE3/IIT-APPLIANCE3.vmdk' | ||
VMDK[1]Status: Included | VMDK[1]Status: Included | ||
+ | </cli> | ||
+ | |||
+ | Here is the syntax to using bash command | ||
+ | <cli prompt='>'> | ||
+ | [root@luittdpve ~]# dsmc ba vm '*' -preview -asnodename=VMPRD_LUXEMBOURG | ||
+ | </cli> | ||
+ | |||
+ | To list ALL VM on the Vcenter use: | ||
+ | <cli prompt='>'> | ||
+ | [root@luittdpve ~]# export LD_LIBRARY_PATH=/opt/tivoli/tsm/client/ba/bin:/opt/tivoli/tsm/tdpvmware/common/jre/jre/bin/classic | ||
+ | [root@luittdpve ~]# dsmc show vm all -optfile="/opt/tivoli/tsm/client/ba/bin/dsm.opt" | ||
+ | |||
</cli> | </cli> | ||