Public bug reported: Enviroment: flalvor :1 --- 1G disk. volume :128c8c78-ff3d-4636-8c5a-e27660741ec0 ,---2G,bootable,image:774b174a-a15a-492d-978d-74c3292a116e, image:774b174a-a15a-492d-978d-74c3292a116e 13M
when boot from volume like this: nova boot --flavor 1 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --boot-volume 128c8c78-ff3d-4636-8c5a-e27660741ec0 test1 it will rasie an error: FlavorDiskTooSmall when boot from volum like this: nova boot --flavor 2 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --block-device id=774b174a-a15a-492d-978d-74c3292a116e,source=image,dest=volume,size=2,bootindex=0 test2 it goes well. But,the second one is same with the first one.So,either the first or the second is unexcepted. I think the second one should raise 'FlavorDiskTooSmall' error. ** Affects: nova Importance: Undecided Assignee: wangxiyuan (wangxiyuan) Status: New ** Changed in: nova Assignee: (unassigned) => wangxiyuan (wangxiyuan) ** Summary changed: - unexpect result when boot from volume + Unexpected result when create server booted from volume -- 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/1459491 Title: Unexpected result when create server booted from volume Status in OpenStack Compute (Nova): New Bug description: Enviroment: flalvor :1 --- 1G disk. volume :128c8c78-ff3d-4636-8c5a-e27660741ec0 ,---2G,bootable,image:774b174a-a15a-492d-978d-74c3292a116e, image:774b174a-a15a-492d-978d-74c3292a116e 13M when boot from volume like this: nova boot --flavor 1 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --boot-volume 128c8c78-ff3d-4636-8c5a-e27660741ec0 test1 it will rasie an error: FlavorDiskTooSmall when boot from volum like this: nova boot --flavor 2 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --block-device id=774b174a-a15a-492d-978d-74c3292a116e,source=image,dest=volume,size=2,bootindex=0 test2 it goes well. But,the second one is same with the first one.So,either the first or the second is unexcepted. I think the second one should raise 'FlavorDiskTooSmall' error. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1459491/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp