Esx: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
= FAQ = | = FAQ = | ||
== start VM == | == start VM == | ||
===List all vms=== | |||
vim-cmd vmsvc/getallvms | |||
vim-cmd vmsvc/power.getstate [vmid] | vim-cmd vmsvc/power.getstate [vmid] | ||
vim-cmd vmsvc/power.off [vmid] | vim-cmd vmsvc/power.off [vmid] | ||
vim-cmd vmsvc/power.on [vmid] | vim-cmd vmsvc/power.on [vmid] | ||
== root account locked == | == root account locked == |
Revision as of 11:44, 28 May 2021
Links
Tools
esxtop
Links
- Interpreting esxtop statistics
- Checking the queue depth of the storage adapter and the storage device
FAQ
start VM
List all vms
vim-cmd vmsvc/getallvms
vim-cmd vmsvc/power.getstate [vmid] vim-cmd vmsvc/power.off [vmid] vim-cmd vmsvc/power.on [vmid]
root account locked
pam_tally2 --user root --reset
show hardware info
esxcfg-info
list modules
esxcli system module list