Esx: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Line 4: | Line 5: | ||
*[https://pubs.vmware.com/vsphere-51/topic/com.vmware.vcli.examples.doc/cli_manage_storage.6.6.html NFS on ESX] | *[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] | *[https://www.rootusers.com/how-to-increase-the-size-of-a-linux-lvm-by-adding-a-new-disk/ Adding a disk] | ||
*[https://kb.vmware.com/s/article/289902?src=vmw_so_vex_rvand_702 interpreting scsi sense codes] | *[https://kb.vmware.com/s/article/289902?src=vmw_so_vex_rvand_702 interpreting scsi sense codes] | ||
*[https://www.vmwareblog.org/disk-mode-esxi-vm-use/ Disk modes] | |||
= Tools = | = Tools = |
Revision as of 09:42, 19 May 2021
Links
Tools
esxtop
Links
- Interpreting esxtop statistics
- Checking the queue depth of the storage adapter and the storage device
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
list modules
esxcli system module list