It sounds like the VM corrupted the drive data by not flushing the virtual disk when the OS told it to. The data might not be recoverable and you might have to reinstall the VM.
-Matt On Sat, Mar 21, 2015 at 5:52 PM, Ed Martinez <[email protected]> wrote: > > On 03/21/15 15:56, [email protected] wrote: > >> The Vserver of my IP crashed and DF don't start any more. I get no login. >> In the boot process there are many error messages: >> >> CRC data failed >> vnode_pager_getpage i/o read error >> varsym: input/output error >> vtnet0 error setting host mac ... >> >> After booting in single user mode i can do "cd /pfs/var/hammer/usr" and >> see many snapshots. >> >> But my important data are in "cd /pfs/usr/local/www". But there i get the >> error: >> CRC DATA @ 90000002c26x2080/128 FAILED. >> >> After booting a "live cd" i can do "mount_hammer /dev/vbd0s1d /mnt" but >> then i have no access to my /usr or /var - directories. >> >> What can i do? Please help! >> >> Alex >> >> >> >> > After you have mounted the filesystems within the live cd did you try > accessing /usr and /var from > pfs directory, like /mnt/pfs, then execute 'ls'? I tried it and got a > listing of my directories. > > Appears you're runnung DF in a VM. may want to read this thread: > > http://leaf.dragonflybsd.org/mailarchive/users/2011-01/msg00030.html >
