All of lore.kernel.org
 help / color / mirror / Atom feed
* xfs_repair 3.0.3 crash and abort
@ 2010-03-26 11:57 Michael Monnerie
  2010-03-26 12:33 ` Michael Monnerie
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Monnerie @ 2010-03-26 11:57 UTC (permalink / raw)
  To: xfs mailing list


[-- Attachment #1.1: Type: text/plain, Size: 4494 bytes --]

I tried a repair on one server, but it crashes:

# xfs_repair /dev/sharestore/public                 
Phase 1 - find and verify superblock...                                
Phase 2 - using internal log                                           
        - zero log...                                                  
        - scan filesystem freespace and inode maps...                  
        - found root inode chunk                                       
Phase 3 - for each AG...                                               
        - scan and clear agi unlinked lists...                         
        - process known inodes and perform inode discovery...          
        - agno = 0                                                     
        - agno = 1                                                     
        - agno = 2                                                     
        - agno = 3                                                     
        - agno = 4                                                     
        - agno = 5                                                     
        - agno = 6                                                     
        - agno = 7                                                     
        - agno = 8                                                     
        - agno = 9                                                     
        - agno = 10                                                    
attr fork in regular inode 10790641420 claims used block 337609        
bad attribute fork in inode 10790641420, clearing attr fork            
clearing inode 10790641420 attributes                                  
correcting nblocks for inode 10790641420, was 1147457 - counted 1147456
cleared inode 10790641420                                              
        - agno = 11                                                    
        - agno = 12                                                    
inode 12926632060 - bad extent starting block number 3940649673949450, 
offset 2942236164344
bad attribute fork in inode 12926632060, clearing attr fork                                
clearing inode 12926632060 attributes                                                      
correcting nblocks for inode 12926632060, was 1147457 - counted 1147456                    
cleared inode 12926632060                                                                  
inode 12926632061 - bad extent starting block number 2867526325240071, 
offset 3558442336524
bad attribute fork in inode 12926632061, clearing attr fork                                
clearing inode 12926632061 attributes                                                      
correcting nblocks for inode 12926632061, was 1147457 - counted 1147456                    
cleared inode 12926632061                                                                  
        - agno = 13                                                                        
        - agno = 14
data fork in regular inode 15032385909 claims used block 261
bad data fork in inode 15032385909
cleared inode 15032385909
        - agno = 15
        - process newly discovered inodes...
Phase 4 - check for duplicate blocks...
        - setting up duplicate extent list...
        - check for inodes claiming duplicate blocks...
        - agno = 0
attr fork in ino 312 claims dup extent, off - 0, start - 337609, cnt 1
bad attribute fork in inode 312, clearing attr fork
clearing inode 312 attributes
correcting nblocks for inode 312, was 1 - counted 0
cleared inode 312
        - agno = 1
entry "zmi_power2u.goelsen.net_old.tar.bz2" at block 0 offset 296 in 
directory inode 1468243215 references free inode 15032385909
        clearing inode number in entry at offset 296...
        - agno = 2
        - agno = 3
        - agno = 4
        - agno = 5
        - agno = 6
        - agno = 7
        - agno = 8
        - agno = 9
        - agno = 10
data fork in inode 10790641420 claims metadata block 537051648
xfs_repair: dinode.c:2121: process_inode_data_fork: Zusicherung »err == 
0« nicht erfüllt.
Abgebrochen

What can I do?

-- 
mit freundlichen Grüssen,
Michael Monnerie, Ing. BSc

it-management Internet Services
http://proteger.at [gesprochen: Prot-e-schee]
Tel: 0660 / 415 65 31

// Wir haben im Moment zwei Häuser zu verkaufen:
// http://zmi.at/langegg/
// http://zmi.at/haus2009/

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xfs_repair 3.0.3 crash and abort
  2010-03-26 11:57 xfs_repair 3.0.3 crash and abort Michael Monnerie
@ 2010-03-26 12:33 ` Michael Monnerie
  2010-03-26 12:59   ` Michael Monnerie
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Monnerie @ 2010-03-26 12:33 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: Text/Plain, Size: 853 bytes --]

On Freitag, 26. März 2010 Michael Monnerie wrote:
> What can I do?
 
Tried to metadump, but it also crashed:

# xfs_metadump /dev/sharestore/public 
/disks/vmshared/metadump.sharestore1
xfs_db: metadump.c:471: generate_obfuscated_name: Zusicherung 
»xfs_da_hashname(newname, namelen) == hash« nicht erfüllt.
/usr/bin/xfs_metadump: Zeile 31:  3299 Abgebrochen             
xfs_db$DBOPTS -F -i -p xfs_metadump -c "metadump$OPTS $2" $1

I found xfsprogs 3.1.1 now, just downloaded & compiled, and running the 
disk check again. Will report later. Hope it works!

-- 
mit freundlichen Grüssen,
Michael Monnerie, Ing. BSc

it-management Internet Services
http://proteger.at [gesprochen: Prot-e-schee]
Tel: 0660 / 415 65 31

// Wir haben im Moment zwei Häuser zu verkaufen:
// http://zmi.at/langegg/
// http://zmi.at/haus2009/

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xfs_repair 3.0.3 crash and abort
  2010-03-26 12:33 ` Michael Monnerie
@ 2010-03-26 12:59   ` Michael Monnerie
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Monnerie @ 2010-03-26 12:59 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: Text/Plain, Size: 7940 bytes --]

On Freitag, 26. März 2010 Michael Monnerie wrote:
> I found xfsprogs 3.1.1 now, just downloaded & compiled, and running
>  the disk check again. Will report later. Hope it works!

3.1.1 could successfuly repair all errors. Sorry for the noise. 

# LANG=C xfs_repair /dev/sharestore/public              
Phase 1 - find and verify superblock...                                    
Phase 2 - using internal log                                               
        - zero log...                                                      
        - scan filesystem freespace and inode maps...                      
        - found root inode chunk                                           
Phase 3 - for each AG...                                                   
        - scan and clear agi unlinked lists...                             
        - process known inodes and perform inode discovery...              
        - agno = 0                                                         
bad attribute format 1 in inode 312, resetting value                       
        - agno = 1                                                         
entry "/mi_power2u.goelsen.net_old.tar.bz2" at block 0 offset 296 in 
directory inode 1468243215 references invalid inode 18374686479671623679
        clearing inode number in entry at offset 296...                                                                                      
entry at block 0 offset 296 in directory inode 1468243215 has illegal 
name "/mi_power2u.goelsen.net_old.tar.bz2":         - agno = 2         
        - agno = 3                                                                                                                           
        - agno = 4                                                                                                                           
        - agno = 5                                                                                                                           
        - agno = 6                                                                                                                           
        - agno = 7                                                                                                                           
        - agno = 8                                                                                                                           
        - agno = 9                                                                                                                           
        - agno = 10                                                                                                                          
data fork in inode 10790641420 claims metadata block 537051648                                                                               
bad data fork in inode 10790641420                                                                                                           
cleared inode 10790641420                                                                                                                    
        - agno = 11                                                                                                                          
        - agno = 12                                                                                                                          
data fork in inode 12926632060 claims metadata block 536915728                                                                               
bad data fork in inode 12926632060                                                                                                           
cleared inode 12926632060                                                                                                                    
data fork in inode 12926632061 claims metadata block 536886032                                                                               
bad data fork in inode 12926632061                                                                                                           
cleared inode 12926632061                                                                                                                    
        - agno = 13                                                                                                                          
        - agno = 14                                                                                                                          
imap claims a free inode 15032385909 is in use, correcting imap and 
clearing inode                                                           
cleared inode 15032385909                                                                                                                    
        - agno = 15                                                                                                                          
        - process newly discovered inodes...                                                                                                 
Phase 4 - check for duplicate blocks...                                                                                                      
        - setting up duplicate extent list...                                                                                                
        - check for inodes claiming duplicate blocks...                                                                                      
        - agno = 0                                                                                                                           
        - agno = 1                                                                                                                           
        - agno = 2                                                                                                                           
        - agno = 3                                                                                                                           
        - agno = 4                                                                                                                           
        - agno = 5
        - agno = 6
        - agno = 7
        - agno = 8
        - agno = 9
        - agno = 10
entry "Mario Tennis GC.iso" at block 0 offset 720 in directory inode 
10789746786 references free inode 10790641420
        clearing inode number in entry at offset 720...
entry "Family_Ski.iso" at block 0 offset 1416 in directory inode 
10789746786 references free inode 12926632060
        clearing inode number in entry at offset 1416...
entry "Geometry Wars Galaxies.iso" at block 0 offset 1448 in directory 
inode 10789746786 references free inode 12926632061
        clearing inode number in entry at offset 1448...
        - agno = 11
        - agno = 12
        - agno = 13
        - agno = 14
        - agno = 15
Phase 5 - rebuild AG headers and trees...
        - reset superblock...
Phase 6 - check inode connectivity...
        - resetting contents of realtime bitmap and summary inodes
        - traversing filesystem ...
bad hash table for directory inode 1468243215 (no data entry): 
rebuilding
rebuilding directory inode 1468243215
bad hash table for directory inode 10789746786 (no data entry): 
rebuilding
rebuilding directory inode 10789746786
        - traversal finished ...
        - moving disconnected inodes to lost+found ...
Phase 7 - verify and correct link counts...
done


-- 
mit freundlichen Grüssen,
Michael Monnerie, Ing. BSc

it-management Internet Services
http://proteger.at [gesprochen: Prot-e-schee]
Tel: 0660 / 415 65 31

// Wir haben im Moment zwei Häuser zu verkaufen:
// http://zmi.at/langegg/
// http://zmi.at/haus2009/

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-26 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 11:57 xfs_repair 3.0.3 crash and abort Michael Monnerie
2010-03-26 12:33 ` Michael Monnerie
2010-03-26 12:59   ` Michael Monnerie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.