|
Size: 638
Comment:
|
Size: 754
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 23: | Line 23: |
= Troubleshooting = == Deprecated VMFS volume(s)found on the host. Please consider .... == services.sh restart |
show arp
esxcli network ip neighbor list
To power on a virtual machine from the command line:
List the inventory ID of the virtual machine with the command:
vim-cmd vmsvc/getallvms |grep <vm name>
Note: The first column of the output shows the vmid.
Check the power state of the virtual machine with the command:
vim-cmd vmsvc/power.getstate <vmid>
Power-on the virtual machine with the command:
vim-cmd vmsvc/power.on <vmid>
Troubleshooting
Deprecated VMFS volume(s)found on the host. Please consider ....
services.sh restart
