yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11744
[Bug 1293880] [NEW] Check parameters before doing boot with eph disk format
Public bug reported:
apparently dummy should not be allowed for eph disk
instead of let boot process check it ,API layer may do a better check on it
[root@controller ~]# nova boot --flavor 21 --key_name mykey --image 43ca519b-979b-4803-95ad-b9f160f1a337 --security_group default --ephemeral size=1,format=dummy test13
+--------------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------------+--------------------------------------+
| OS-EXT-STS:task_state | scheduling |
| image | CirrOS 0.3.1 golden |
| OS-EXT-STS:vm_state | building |
| OS-EXT-SRV-ATTR:instance_name | instance-00000047 |
| OS-SRV-USG:launched_at | None |
** Affects: nova
Importance: Undecided
Assignee: jichencom (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichencom (jichenjc)
--
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/1293880
Title:
Check parameters before doing boot with eph disk format
Status in OpenStack Compute (Nova):
New
Bug description:
apparently dummy should not be allowed for eph disk
instead of let boot process check it ,API layer may do a better check on it
[root@controller ~]# nova boot --flavor 21 --key_name mykey --image 43ca519b-979b-4803-95ad-b9f160f1a337 --security_group default --ephemeral size=1,format=dummy test13
+--------------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------------+--------------------------------------+
| OS-EXT-STS:task_state | scheduling |
| image | CirrOS 0.3.1 golden |
| OS-EXT-STS:vm_state | building |
| OS-EXT-SRV-ATTR:instance_name | instance-00000047 |
| OS-SRV-USG:launched_at | None |
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1293880/+subscriptions
Follow ups
References