yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16563
[Bug 1333587] [NEW] VMware: ExtendVirtualDisk_Task fails due to locked file
Public bug reported:
Extending a disk during spawn races, which can result in failure. It is
possible to hit this bug by launching a large number of instances of an
image which isn't already cached, simultaneously. Some of them will race
to extend the cached image, ultimately resulting in an error such as:
2014-06-17 10:49:26.006 9177 WARNING nova.virt.vmwareapi.driver [-] Task [ExtendVirtualDisk_Task]
value = "task-12073"
_type = "Task"
} status: error Unable to access file [datastore1] 172.16.0.13_base/326153d2-1226-415a-a194-2ca47ac3c48b/326153d2-1226-415a-a194-2ca47ac3c48b.1.vmdk since it is locked
** Affects: nova
Importance: Undecided
Status: New
** Tags: vmware
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1333587
Title:
VMware: ExtendVirtualDisk_Task fails due to locked file
Status in OpenStack Compute (Nova):
New
Bug description:
Extending a disk during spawn races, which can result in failure. It
is possible to hit this bug by launching a large number of instances
of an image which isn't already cached, simultaneously. Some of them
will race to extend the cached image, ultimately resulting in an error
such as:
2014-06-17 10:49:26.006 9177 WARNING nova.virt.vmwareapi.driver [-] Task [ExtendVirtualDisk_Task]
value = "task-12073"
_type = "Task"
} status: error Unable to access file [datastore1] 172.16.0.13_base/326153d2-1226-415a-a194-2ca47ac3c48b/326153d2-1226-415a-a194-2ca47ac3c48b.1.vmdk since it is locked
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1333587/+subscriptions
Follow ups
References