|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: HELP PLEASE !! How to Recover deleted img file?
On Fri, Feb 02, 2007 at 02:15:30PM +0100, Henning Sprang wrote:
> On 2/2/07, Radu Stanescu <radukn@xxxxxxxxx> wrote:
> >Hy today I accidentaly delete the img file of one of my domU. The guest is
> >still up and running.
>
> Interesting, can you even login, and the system still works?
> Then Xen is saving the file from being deleted totally until the vm is
> shut down. After that, it will probably free the open file, and it
> will be gone.
>
> So don't stop the vm, and do a full rsync backup ASAP.
>
Not xen. It is a property of the unix kernel. It won't delete the file unless
the open file descriptor count is 0. Maybe if you ask in the linux kernel
mailing list, someone might be able to help you out.
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|