public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* something very strange w/ filestreams...
@ 2007-09-22  4:39 Eric Sandeen
  2007-09-23  9:24 ` David Chinner
  2007-09-24  4:22 ` Barry Naujok
  0 siblings, 2 replies; 8+ messages in thread
From: Eric Sandeen @ 2007-09-22  4:39 UTC (permalink / raw)
  To: xfs-oss

if I do:

for I in 173 174 178; do ./check $I; done

it's not terribly interesting, things seem to go ok, just normal
filestreams failures ;-)

if I do:

./check 173 174 178

things go very badly; the very first repair in 178 finds a horribly
corrupted filesystem, and repair tips over (memory appears corrupted, as
witnessed by):

> xfs_repair: zone calloc failed (, 572662388 bytes): Cannot allocate memory

hm, no zone name, length of 0x22222274?

I already provided a metadump image to Barry, but I wonder why the
timing(?) seems to make a difference here... first sign of things going
awry in repair is:

Phase 2 - using internal log
        - zero log...
        - scan filesystem freespace and inode maps...
bad length 131072 for agf 0, should be 4096
bad length # 131072 for agi 0, should be 4096
would reset bad agf for ag 0
would reset bad agi for ag 0
....

not sure what's going on here, but it only seems to happen if I do those
2 filestreams test immediately before 178...

oh, and this is over LVM, just for fun.

-Eric

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

end of thread, other threads:[~2007-09-25  4:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-22  4:39 something very strange w/ filestreams Eric Sandeen
2007-09-23  9:24 ` David Chinner
2007-09-24  5:50   ` Barry Naujok
2007-09-24 12:40     ` Eric Sandeen
2007-09-25  0:17       ` Barry Naujok
2007-09-25  1:32         ` Eric Sandeen
2007-09-25  4:41           ` Eric Sandeen
2007-09-24  4:22 ` Barry Naujok

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox