All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Strange file system errors
@ 2004-01-14  6:36 Kai Weber
  2004-01-14 18:22 ` Heinz Mauelshagen
  0 siblings, 1 reply; 5+ messages in thread
From: Kai Weber @ 2004-01-14  6:36 UTC (permalink / raw)
  To: linux-lvm

Hi,

if I have to reboot my system without a clean shutdown the recovered
filesystems are corrupt. Files which I edited recently and maybe not yet
written to the buffer are recovered with no or corrupt contents. 

For example:

$ ls -l config
-rw-------    1 bond     bond        19622 Jan 14 12:04 .config
$ stat config
  File: `config'
  Size: 19622           Blocks: 0          IO Block: 4096   regular file
Device: fe01h/65025d    Inode: 20967432    Links: 1
Access: (0600/-rw-------)  Uid: ( 1000/    bond)   Gid: ( 1000/    bond)
Access: 2004-01-14 12:27:01.000000000 +0100
Modify: 2004-01-14 12:04:16.000000000 +0100
Change: 2004-01-14 12:04:16.000000000 +0100
$ cat config
$ less config
"config" may be a binary file.  See it anyway?
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
[...]
$ strace -e write cat config
write(1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
write(1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
write(1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
write(1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
write(1, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 3238) = 3238

I can force this error by pressing the reset button with an open file in my
text editor. It seems to have nothing to do with the underlying file
system. I have XFS and ext3 partitions. I would like to know, if it is a
LVM problem. 

Kernel 2.6.1
LVM version:     2.00.08 (2003-11-14)
Library version: 1.00.07-ioctl (2003-11-21)
Driver version:  4.0.0

-- 
  Kai Weber
» kai.weber@glorybox.de
  http://www.glorybox.de

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

end of thread, other threads:[~2004-01-16 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-14  6:36 [linux-lvm] Strange file system errors Kai Weber
2004-01-14 18:22 ` Heinz Mauelshagen
2004-01-14 18:44   ` Kai Weber
2004-01-14 19:17     ` Jord Tanner
2004-01-16 12:31       ` Kai Weber

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.