DragonFly BSD
DragonFly users List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Can't mount my hammer filesystem


From: Charles Rapenne <charles.rapenne@xxxxxxxxx>
Date: Sun, 20 Feb 2011 18:44:19 +0100

Hi,


I was using dragonfly bsd 2.8 x64 with 2 hard drives. Each hard drives
were hammerfs powered and one hdd was a backup of the other with
pfs-master / pfs-slave. The system was on a usb flash disk and it was
just very slow and too little .

So I deciced to format the master drive to install the system on and
then get back my data from the slave. But, that's not cool, when I try
to mount I get this message "Not a valid HAMMER filesystem".

Did I destroyed the filesystem by installing the bootblock on both disks ?
Can I get my data back ? How ?


I tried some commands unsuccessfully :

# hammer -f /dev/serno/S1PZJ1DQ508109.s4 recover /media/dd2/
hammer: setup_volume: /dev/serno/S1PZJ1DQ508109.s4: Header does not
indicate that this is a hammer volume

# hammer -f /dev/da1s4  recover /media/dd2/
hammer: setup_volume: /dev/da1s4: Header does not indicate that this
is a hammer volume

# mount_hammer /dev/da1s4 /media/dd2/
/dev/da1s4: Not a valid HAMMER filesystem
mount_hammer: mount /dev/da1s4 on /media/dd2/: Inappropriate file type or format

# mount_hammer /dev/da1 /media/dd2/
/dev/da1: Not a valid HAMMER filesystem
mount_hammer: mount /dev/da1 on /media/dd2/: Inappropriate file type or format


I have been searching into the mailing list archives or the man and I
can't find something related to my problem

Thanks you



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]