Some Most Useful CMDs in Esxi
// list the UUID & VMFS Cable , Snapshot information
esxcfg-volume -l
// Parsistency Mount devices (open ssh into esxi host & run the below cmd for preexistence Mount)
esxcfg-volume -M vmfs_Label
//snapshot list
esxcli storage vmfs snapshot list
// hostd Service restart
/etc/init.d/hostd stop
/etc/init.d/hostd start
/etc/init.d/hostd status
No comments:
Post a Comment