That means the disk no longer exists. Did you terminated the instance?
if so, then you won’t be able to retrieve it. Maybe you have backups?

On 11 Nov 2013, at 21:38, Narayanan, Krishnaprasad <[email protected]> 
wrote:

> I did as what you had suggested. I see an different error message now.
>  
> “error: Failed to start domain instance-UUID
> error: Unable to allow access for disk path 
> /var/lib/nova/instances/instance-UUID/disk: No such file or directory”
>  
> This means that the disk is missing. Is it possible to create a disk?
>  
> From: Razique Mahroua [mailto:[email protected]] 
> Sent: Dienstag, 12. November 2013 05:24
> To: Narayanan, Krishnaprasad
> Subject: Re: [Openstack] Recovering VMs in OPenStack ESSEX
>  
> No, 
> if you only need the file, create it manually using the prompt:
> root #> touch /var/lib/nova/instances/instance-UUID/console.log
> root # > chown nova. !$
>  
> On 11 Nov 2013, at 20:02, Narayanan, Krishnaprasad <[email protected]> 
> wrote:
> 
> 
> If I get it correct, it has to be created from the virsh console. Can I know 
> is the following procedure correct for the creation of the instance
> a)      dumpxml the instance that is Shutoff
> b)      create an instance using the output of a)
>  
> If this is the case, it wouldn’t be recognized in OpenStack. Am I missing any 
> link here?
>  
> From: Razique Mahroua [mailto:[email protected]] 
> Sent: Montag, 11. November 2013 19:51
> To: Narayanan, Krishnaprasad
> Cc: [email protected]
> Subject: Re: [Openstack] Recovering VMs in OPenStack ESSEX
>  
> Try to create it and chown it to nova:
>  
> 
> 
> On Monday, November 11, 2013, Narayanan, Krishnaprasad wrote:
> Hi Razique,
>  
> I executed the start command on the compute node using the domain name 
> option. I got an error message saying that
> Error:“Failed to start domain instance-UUID”
> Error: Unable to precreate char dev file ‘/var/lib/nova/instances/ 
> instance-UUID/console.log: No such file or directory.
>  
> Can I get help to get rid of this problem?
>  
> Thanks,
> Krishnaprasad
> From: Razique Mahroua [mailto:[email protected]] 
> Sent: Montag, 11. November 2013 17:22
> To: Narayanan, Krishnaprasad
> Cc: [email protected]
> Subject: Re: [Openstack] Recovering VMs in OPenStack ESSEX
>  
> You have many solutions for that
> first try to power it on via 
> $ virsh start 
> and check /var/log/libvritd.log
>  
> you can use kpartx to discover the partitions within the images, and use the 
> different builtin system tools to fix the partitions
> fsck.ext4/ xfs_adm, etc…
>  
>  
> Razique
>  
> On 11 Nov 2013, at 04:14, Narayanan, Krishnaprasad <[email protected]> 
> wrote:
>  
> 
> Hallo all,
>  
> I looked in to forums about recovering VMs in OpenStack ESSEX.  In the 
> dashboard, I could see that the VMs status is “Hard rebooting” with power 
> state Shutoff.  In virsh, I could see that the state is Shutoff. The complete 
> process is taking longer time to finish and I assume it is in a unrecoverable 
> state. Can anybody help me in recovering the data on the VM and the VM itself?
>  
> Thanks,
> Krishnaprasad
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : [email protected]
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to