码迷,mamicode.com
首页 > 其他好文 > 详细

Datastore content not visible for multiple Hosts

时间:2018-11-22 11:43:17      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:stop   data   effect   ast   reboot   pos   init   lun   command   

Datastore content not visible for multiple Hosts after reverted the snapshot from storage side.

Recommend setting

To disable ATS heartbeat, run the following ESXLI command:

#esxcli system settings advanced set -i 0 -o /VMFS3/UseATSForHBOnVMFS5

The command only apply on ESXi 5.5 U2 or above and no need to reboot for the command to take effect.

For taking storage snapshot:

  1. Shutdown All VMs
  2. Unmount the datastores
  3. Take snapshot on LUNs on storage side
  4. Mount the datastores
  5. Power on VMs

For removing storage snapshot:

  1. Shutdown All VMs
  2. Unmount the datastores
  3. Remove snapshot on LUNs on storage side
  4. Mount the datastores
  5. Power on VMs

While reverting to the snapshot we can only unmount the datastores however make sure you also stop storageRM service on these hosts before unmounting the datastores. This would ensure there is no failed operations for the unmount.

? To disable storageRM service : /etc/init.d/storageRM stop and disable the daemon
? Unmount the datastores post powering off all the running VM hosted on these datastores

Datastore content not visible for multiple Hosts

标签:stop   data   effect   ast   reboot   pos   init   lun   command   

原文地址:http://blog.51cto.com/549687/2320344

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!