[Openstack] Volume creation stuck at status "Creating"

Milind milindkpatil at gmail.com
Thu May 31 06:50:15 UTC 2012


Hi Just ran command... here is the output...

root at ucmaster:/var/log/upstart# nova --debug  volume-create
--display_name=novavol5 --display_description=volumenova5 1
connect: (ucmaster, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: ucmaster:5000\r\nContent-Length:
117\r\ncontent-type: application/json\r\naccept-encoding: gzip,
deflate\r\naccept: application/json\r\nuser-agent:
python-novaclient\r\n\r\n{"auth": {"tenantName": "openstackDemo",
"passwordCredentials": {"username": "adminUser", "password":
"secretword"}}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: Content-Type: application/json
header: Vary: X-Auth-Token
header: Date: Thu, 31 May 2012 06:42:50 GMT
header: Transfer-Encoding: chunked
connect: (ucmaster, 8776)
send: u'POST /v1/68124ec3a778447093eba446aa896105/volumes HTTP/1.1\r\nHost:
ucmaster:8776\r\nContent-Length: 131\r\nx-auth-project-id:
openstackDemo\r\naccept-encoding: gzip, deflate\r\naccept:
application/json\r\nx-auth-token:
b0b433d2506145d0b4f5ab8e1fcb6478\r\nuser-agent:
python-novaclient\r\ncontent-type: application/json\r\n\r\n{"volume":
{"snapshot_id": null, "display_name": "novavol5", "volume_type": null,
"display_description": "volumenova5", "size": 1}}'
reply: 'HTTP/1.1 200 OK\r\n'
header: X-Compute-Request-Id: req-58d480c3-f729-4670-8c86-74ef9991993a
header: Content-Type: application/json
header: Content-Length: 274
header: Date: Thu, 31 May 2012 06:42:50 GMT
root at ucmaster:/var/log/upstart# clear





On Thu, May 31, 2012 at 12:12 PM, Milind <milindkpatil at gmail.com> wrote:

>
>
>
> On Thu, May 31, 2012 at 12:08 PM, William Herry <
> william.herry.china at gmail.com> wrote:
>
>> I can't see any unusual log
>>
>> try:
>>
>>  nova --debug volume-create --display_name=novavol4
>> --display_description=volumenova4 1
>>
>>
>> On Thu, May 31, 2012 at 2:33 PM, Milind <milindkpatil at gmail.com> wrote:
>>
>>> I did that and issued following command.
>>>
>>> nova volume-create --display_name=novavol4
>>> --display_description=volumenova4 1
>>>
>>> I have attached relevant part of log.
>>>
>>> Regards,
>>> Milind
>>>
>>>
>>> On Thu, May 31, 2012 at 11:48 AM, William Herry <
>>> william.herry.china at gmail.com> wrote:
>>>
>>>> add debug=true to /etc/nova/nova.conf and restart service(nova-volume I
>>>> think)
>>>>
>>>> On Thu, May 31, 2012 at 2:16 PM, Milind <milindkpatil at gmail.com> wrote:
>>>>
>>>>> In which config file?
>>>>>
>>>>>
>>>>> On Thu, May 31, 2012 at 11:43 AM, William Herry <
>>>>> william.herry.china at gmail.com> wrote:
>>>>>
>>>>>> have you add debug=true to config file
>>>>>>
>>>>>> On Thu, May 31, 2012 at 2:11 PM, Milind <milindkpatil at gmail.com>wrote:
>>>>>>
>>>>>>> There is nothing in the logs :(
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Thu, May 31, 2012 at 11:37 AM, William Herry <
>>>>>>> william.herry.china at gmail.com> wrote:
>>>>>>>
>>>>>>>> you should check logs to see what's going on
>>>>>>>>
>>>>>>>> On Thu, May 31, 2012 at 1:50 PM, Milind <milindkpatil at gmail.com>wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I am not able to resolve this error quite frustrated :(, it gets
>>>>>>>>> stuck at volume creation with status as "Creating"
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> Milind
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> 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
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> William Herry
>>>>>>>> ====================
>>>>>>>> WilliamHerryChina at Gmail.com
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>>
>>>>>>
>>>>>> William Herry
>>>>>> ====================
>>>>>> WilliamHerryChina at Gmail.com
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>>
>>>>
>>>> William Herry
>>>> ====================
>>>> WilliamHerryChina at Gmail.com
>>>>
>>>>
>>>
>>
>>
>> --
>>
>>
>>
>> William Herry
>> ====================
>> WilliamHerryChina at Gmail.com
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120531/3a6dce4e/attachment.html>


More information about the Openstack mailing list