Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Fixing xfs filesystem?
Date: Sat, 09 Jul 2005 19:25:48
Message-Id: 42D02362.7060105@mid.alexander.skwar.name
1 Hi!
2
3 A short time ago, there was a quick power outage, because of which
4 some of my xfs filesystems broke :(
5
6 When I call xfs_check, I get output like this:
7
8 [21:11:09 alexander@server:~] $ sudo /bin/xfs_check /dev/mapper/Crypt-daten
9 xfs_check: unexpected XFS SB magic number 0x00000000
10 xfs_check: read failed: Invalid argument
11 xfs_check: data size check failed
12 xfs_check: cannot read root inode (22)
13 xfs_check: cannot read realtime bitmap inode (22)
14 /bin/xfs_check: line 56: 14148 Speicherzugriffsfehler xfs_db$DBOPTS -i -p xfs_check -c "check$OPTS" $1
15
16 "xfs_repair" also isn't successful :(
17
18 [20:55:48 alexander@server:~] $ sudo xfs_repair /dev/mapper/Crypt-daten
19 Phase 1 - find and verify superblock...
20 bad primary superblock - bad magic number !!!
21
22 attempting to find secondary superblock...
23 ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
24 ...................................................................................Sorry,
25 could not find valid secondary superblock
26 Exiting now.
27
28 Is there any other way to regain the data or are they gone for
29 good?
30
31 PS: No, I do not have a backup. Thus the data wasn't "important"...
32 Still, I'd like to get a hold of the data, if possible...
33
34 Alexander Skwar
35 --
36 Kill Ugly Processor Architectures
37 - Karl Lehenbauer
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Fixing xfs filesystem? Bob Sanders <rmsand@××××××××××.net>