For testing purposes, I created a new volume of size 1 GB and attached it to an 
instance. I could now see the status “In Use” in the GUI. Also in the VM, I did 
a sudo fdisk –l to see a new volume mounted on /dev/vdc. I then detached the 
volume again, the status message was detached but in the volume it displays “In 
Use”. I am unable to delete the volume now.

Can I know does it usually take longer time to delete? Is there a workaround 
for this problem?

Regards,
Krishnaprasad
From: Jitendra Kumar Bhaskar [mailto:jitendr...@pramati.com]
Sent: Donnerstag, 21. November 2013 16:07
To: Narayanan, Krishnaprasad
Cc: Razique Mahroua; openstack@lists.openstack.org
Subject: Re: [Openstack] Volume in attaching state

Can you please run in debug mode and try to trace the log.

Regards
Jitendra Bhaskar




On Thu, Nov 21, 2013 at 7:53 PM, Narayanan, Krishnaprasad 
<naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> wrote:
I could find traces of INFO about the volume creation in the nova-compute.log, 
nova-volume.log and nova-api.log but I couldn't find any ERROR.
Using the CLI (nova volume-list), I see the status as "attaching".

-----Original Message-----
From: Razique Mahroua 
[mailto:razique.mahr...@gmail.com<mailto:razique.mahr...@gmail.com>]
Sent: Donnerstag, 21. November 2013 15:21
To: Narayanan, Krishnaprasad
Cc: Jitendra Kumar Bhaskar; 
openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
Subject: Re: [Openstack] Volume in attaching state

ok if you are SURE that there is not a single trace in nova-compute.log; then 
check nova-api on the controller, you'll see the volume creation request there.
Have you tried with the CLI?


- Razique
On 21 Nov 2013, at 6:19, Narayanan, Krishnaprasad wrote:

> I am using OpenStack ESSEX and use the nova-volume service. Neither I
> couldn't find any error from the nova-volume.log nor from the
> libvirtd.log on the compute node.
> Does this require any tags in the nova.conf of the compute node?
>
> -----Original Message-----
> From: Razique Mahroua 
> [mailto:razique.mahr...@gmail.com<mailto:razique.mahr...@gmail.com>]
> Sent: Donnerstag, 21. November 2013 15:07
> To: Jitendra Kumar Bhaskar
> Cc: Narayanan, Krishnaprasad; 
> openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
> Subject: Re: [Openstack] Volume in attaching state
>
> If you are using Cinder,
> check into cinder-volume/ cinder-api as well.
> You can also check /var/log/libvirt/libvirtd.log on the compute node!
>
>
> - Razique
> On 21 Nov 2013, at 5:00, Jitendra Kumar Bhaskar wrote:
>
>> Hi Narayan,
>>
>> If you are able to create volume successfully. Then please share
>> nova-compute.log when you are trying to attach the volume.
>>
>> Regards
>> *Jitendra Bhaskar*
>>
>>
>>
>>
>>
>>
>> On Thu, Nov 21, 2013 at 4:12 PM, Narayanan, Krishnaprasad <
>> naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> wrote:
>>
>>> Hallo all,
>>>
>>>
>>>
>>> I am trying to attach a volume to an instance in my ESSEX Cloud. I
>>> was able to create a volume successfully but when I attached it to
>>> an
>>> instance, I see that the status is in “Attaching” state for a
>>> long
>>> time. On the compute node, I could see the “iscsitgtadm –m
>>> session”
>>> returning a proper
>>> status.
>>>
>>> I also logged in to the VM and did fdisk –l but couldn’t find
>>> the
>>> disk. In the nova-compute log, there is a log message that mentions
>>> “iscsi found a node vdc”. The vdc is the device on the VM to
>>> which
>>> the volume is attached.
>>> On the cloud controller node, I did a lvdisplay and I am able to see
>>> the
>>> 100 GB volume.
>>>
>>>
>>>
>>> Can somebody guide me how should I confirm the creation of volume?
>>> If
>>> it is not created, can I know the workaround to get rid of this
>>> problem?
>>>
>>>
>>>
>>> Thanks,
>>>
>>> Krishnaprasad
>>>
>>> _______________________________________________
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to     : 
>>> openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>>
>> _______________________________________________
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : 
>> openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to