yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53321
[Bug 1325866] Re: Datastore in a Cluster-Datastore fails to enter maintenance mode if instance has a CD-Rom attached to it
This is an automated cleanup. This bug report has been closed because it
is older than 18 months and there is no open code change to fix this.
After this time it is unlikely that the circumstances which lead to
the observed issue can be reproduced.
If you can reproduce the bug, please:
* reopen the bug report (set to status "New")
* AND add the detailed steps to reproduce the issue (if applicable)
* AND leave a comment "CONFIRMED FOR: <RELEASE_NAME>"
Only still supported release names are valid (LIBERTY, MITAKA, OCATA, NEWTON).
Valid example: CONFIRMED FOR: LIBERTY
** Changed in: nova
Importance: High => Undecided
** Changed in: nova
Status: Confirmed => Expired
--
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/1325866
Title:
Datastore in a Cluster-Datastore fails to enter maintenance mode if
instance has a CD-Rom attached to it
Status in OpenStack Compute (nova):
Expired
Bug description:
I have a Cluster-Datastore which has two datastores in it. One of the
datastore has a instance spawned from nova VCDriver and the instance
has an iso image attached to it(configdrive.iso). I tried putting the
Datastore to maintenance mode. It failed with the reason being
"Storage DRS is unable to move virtual machines with mounted CD-ROM
drives or with snapshots having mounted CD-ROM drives". I tried manual
migration of the virtual machine. After doing this i see that all the
files of the instance were migrated except the configdrive.iso. Since
the configdrive.iso file was present, i was not able to put the
datastore into maintenance mode.
Since configdrive.iso is used by cloud-init for customization which
happens only on first boot, the driver should detach the
configdrive.iso after the required customization is done.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1325866/+subscriptions
References