-
Notifications
You must be signed in to change notification settings - Fork 95
[Multi-ESX] volume metadata file got deleted while removing volume from VM(placed on Esx2) which is in use by another VM(placed on Esx1) #1191
Comments
output from another VM placed on E1:
|
This is an issue on the esx disk libraries and already fixed for the next
up coming release of ESX. If needed we can request a backport to the
versions supported for the plugin.
.
|
@shuklanirdesh82 to add this to known issues. |
@govint writes:
What exactly is the "the issue in the ESX disklib" ? Until it's backported (and backport deployed) we at least need to understand the specifics, and the way to fix it in our code if needed. Reopening until the details are added. |
Cross ESX multi tenancy feature is experimental.So pushing this issue to the back burner for now. |
Volume metadata file got deleted while removing volume from VM(placed on Esx2) which is in use by another VM(placed on Esx1);
remove volume
request deletesvmfd
(metadata file) and volume properties (Filesystem, Disk Format, Created By, Created Date
) got reset. Admin_CLI looses some important information that leads no information and bad experience to user.Test bed setup:
Steps to reproduce (command + output for the reference)
Expectation: expects an error message saying volume is in use and no change in
docker volume inspect
&admin_cli volume ls
Current behavior:
remove volume
request deletesvmfd
(metadata file) and volume properties (Filesystem, Disk Format, Created By, Created Date
) got reset as shown belowcommand + output for the reference:
vm_1_docker.txt
vm_2_docker.txt
vmdk_ops.txt
The text was updated successfully, but these errors were encountered: