[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen Image corrupted and How to recover it.
Thank you. I did : [root@localhost ~]# kpartx /home/jason/windows.img loop0p1 : 0 204800 /dev/loop0 2048 loop0p2 : 0 52219904 /dev/loop0 206848 loop deleted : /dev/loop0 After it what should i do? Can I use a tool like "testdisk" for recover .img file? On Thursday, June 30, 2016 11:58 PM, Sean Greenslade <sean@xxxxxxxxxxxxxxxxxx> wrote: On June 29, 2016 1:29:29 AM EDT, Jason Long <hack3rcon@xxxxxxxxx> wrote: >Hello.If a Xen VM corrupted then how can I fix and recover it? Is it >possible? For example, A .img or a LVM corrupted. >Thank you. > >------------------------------------------------------------------------ > >_______________________________________________ >Xen-users mailing list >Xen-users@xxxxxxxxxxxxx >http://lists.xen.org/xen-users If your image file contains more than one partition, you can use kpartx to expose each partition individually as a loopback device. Then you can do traditional fsck / whatever other recovery tools to recover as you would any normal disk. But really, if it's severe corruption, you should probably just restore from backup. --Sean _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |