Esx: Difference between revisions
From DWIKI
m (→FAQ) |
mNo edit summary |
||
Line 1: | Line 1: | ||
=FAQ= | = Links = | ||
*[https://pubs.vmware.com/vsphere-51/topic/com.vmware.vcli.examples.doc/cli_manage_storage.6.6.html NFS on ESX] | |||
*[https://www.rootusers.com/how-to-increase-the-size-of-a-linux-lvm-by-adding-a-new-disk/ Adding a disk] | |||
= Tools = | |||
== esxtop == | |||
=== Links ==== | |||
*[https://communities.vmware.com/docs/DOC-11812 Interpreting esxtop statistics] | |||
= FAQ = | |||
== start VM == | |||
vim-cmd vmsvc/getallvms | vim-cmd vmsvc/getallvms | ||
vim-cmd vmsvc/power.getstate [vmid] | vim-cmd vmsvc/power.getstate [vmid] | ||
Line 11: | Line 19: | ||
vim-cmd vmsvc/power.on [vmid] | vim-cmd vmsvc/power.on [vmid] | ||
| |||
== root account locked == | |||
pam_tally2 --user root --reset | pam_tally2 --user root --reset | ||
==show hardware info== | == show hardware info == | ||
esxcfg-info | esxcfg-info |
Revision as of 09:54, 21 October 2020
Links
Tools
esxtop
Links =
FAQ
start VM
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