[Openstack] create/attach volume in openstack

Pedro Navarro Pérez pednape at gmail.com
Fri Oct 7 12:17:29 UTC 2011


Typing the command:

"nova flavor-list" you will have the output describring the local
storage allocated on each flavor

On Fri, Oct 7, 2011 at 1:10 PM, Jorge Luiz Correa <correajl at gmail.com> wrote:
> I've read somewhere that flavors (different types of VMs, like m1.tiny,
> m1.small etc) have some disk space. This disk space is available as a device
> like /dev/vbd. Moreover, it seems the volume attached to a VM isn't
> predictable in what device it will be attached, so we need to search for
> them in the VM. I think that some scripts could be placed in some packages
> to do it for us.
> Just what I read in my recently studies.
> Regards!
> :)
>
> On Fri, Oct 7, 2011 at 6:54 AM, <haynes.davis at accenture.com> wrote:
>>
>> Hi,
>>
>>
>>
>> Have any one successfully create/attach volume. I have installed a
>> stackops multinode setup. I had created instance as m1.small and I see the
>> instances are having /dev/vdb  with 20GB by default.
>>
>>
>>
>> And when I try euca-create-volume there is no error. Also
>> euca-attach-volume is done without any error. But actually I am not able to
>> attach any more volume to the instance. Even in the admin guide I see volume
>> was created for 7 GB but fdisk –l shows vdb is of 21.5GB which would have
>> been there in the instance already. Does m1.small creates an instance with
>> second partition of 20GB?
>>
>>
>>
>> Regards,
>>
>> Haynes.
>>
>>
>>
>>
>>
>> ________________________________
>> This message is for the designated recipient only and may contain
>> privileged, proprietary, or otherwise private information. If you have
>> received it in error, please notify the sender immediately and delete the
>> original. Any other use of the email by you is prohibited.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack at lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> - MSc. Correa, J.L.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>




More information about the Openstack mailing list