Hi,
it looks like a user error. We provide a support for $25 per hour. Have a look at http://www.namesys.com/support.html -- Thanks, Vitaly Fertman > I have no idea what happened, but last night my system suddenly > hanged. In the morning I turned the machine on, and noticed that two > filesystems were gone. Fortunately of the other filesystem I had a > 100% backup from yesterday, so I am simply restoring it, but the other > volume's data might not be that easy to recover. It's not mission > critical data, but still.. > > lectric# mount -t reiserfs /dev/archive/audio /mnt/mnt2 > mount: wrong fs type, bad option, bad superblock on /dev/archive/audio, > or too many mounted file systems > > (I manage the filesystems with LVM.) > > lectric# od -a /dev/archive/audio | less > /R e I > 0250060 stx nul stx nul R e I s E r 2 F s nul nul nul > 0250100 etx nul nul nul eot nul x nul stx nul nul nul em nul nul nul > 0250120 nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul nul > > So there's something there. First 16 kilobytes were nul, but that's > the way the should be? I can also find some of the file names too. > > Also it seems to me I might've created the filesystems with an older > mkreiserfs (sorry, I deleted it before I thought of checking the > version) which I found in my /usr/local/sbin instead of using the > up-to-date /sbin/mkreiserfs from debian unstable. > > lectric# debugreiserfs /dev/archive/audio > > <-------------debugreiserfs, 2001-------------> > reiserfsprogs 3.x.0j > reiserfs_open: neither new nor old reiserfs format found on > /dev/archive/audio print_block: buffer is NULL > > lectric# debugreiserfs -s /dev/archive/audio > > <-------------debugreiserfs, 2001-------------> > reiserfsprogs 3.x.0j > reiserfs_open: neither new nor old reiserfs format found on > /dev/archive/audio reiserfs_bitmap_load: fseek failed: No such file or > directory > zsh: segmentation fault debugreiserfs -s /dev/archive/audio > > lectric# uname -a > Linux lectric 2.4.16-ipsec-lectric #1 SMP pe marras 30 09:26:45 EET 2001 > i686 unknown > > lectric# dpkg -s reiserfsprogs > Package: reiserfsprogs > Status: install ok installed > Priority: optional > Section: admin > Installed-Size: 664 > Maintainer: Ed Boraas <[EMAIL PROTECTED]> > Version: 3.x.0j-7 > Depends: libc6 (>= 2.2.4-2) > Description: User-level tools for ReiserFS filesystems
