- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to automaticlly disconnect virtual disk from vm when its datastore goes offline
VM running linux guest os, I want to make vmdk inaccessible when its datastore goes offline, what happening now when datastore goes offline is that I/O opperations stopped on corresponding vmdk's but still can list the block disk using ls -alt inside the guest os.
any suggestions?