Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 08:35:54 +0100
From:      Hagen Kuehl <nornagest@hackerboard.de>
To:        freebsd-questions@FreeBSD.org
Subject:   a Systemcrash, GBDE and fsck
Message-ID:  <3FBB1D5A.8020702@hackerboard.de>

next in thread | raw e-mail | index | archive | help

Hello,
my system crashed and the filessystems were not properly unmountet.
After the reboot my GBDE partition makes some problems.
When initializising GBDE and running
   fsck -p -t ffs /dev/ad1s1.bde
this error occurs:

/dev/ad1s1.bde: CG 416: BAD MAGIC NUMBER

/dev/ad1s1.bde: UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY.

When mounting the partition I can still access my data, but df shows this:

/dev/ad1s1.bde 108G -1.3T 1.4T -1320% /$mountpoint

And when I try to run
   fsck -t ffs /dev/ad1s1.bde
It breaks with this:

start (null) wait fsck_ffs /dev/ad1s1.bde
** /dev/ad1s1.bde
** Last Mounted on /mnt/server
** Phase 1 - Check Blocks and Sizes
cannot alloc 3529461676 bytes for inoinfo

UNEXPECTED SOFT UPDATE INCONSISTENCY
fsck: /dev/ad1s1.bde: Segmentation fault

I even tried to add some swap (so I got ca. 4G of swap + 512MB RAM) and 
tried again, but it's all the same.

I hope someone here can help me.
Thanks in advance

Hagen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FBB1D5A.8020702>