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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to