Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-16 Thread M
M wrote: Hello On Tue, 2005-06-14 at 12:08, M wrote: Hi, I'm trying to copy a reiserfs filesystem from a pata drive to a sata drive (both reiserfs) and the kernel panics every time I try with an error similar to the below: Jun 14 07:10:41 localhost kernel: Linux version 2.6.12-rc6

REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread M
Hi, I'm trying to copy a reiserfs filesystem from a pata drive to a sata drive (both reiserfs) and the kernel panics every time I try with an error similar to the below: Jun 14 07:10:41 localhost kernel: Linux version 2.6.12-rc6 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-8)) #5 Mon

Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread Vladimir Saveliev
Hello On Tue, 2005-06-14 at 12:08, M wrote: Hi, I'm trying to copy a reiserfs filesystem from a pata drive to a sata drive (both reiserfs) and the kernel panics every time I try with an error similar to the below: Jun 14 07:10:41 localhost kernel: Linux version 2.6.12-rc6 ([EMAIL

Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread M
Hello ... Jun 14 07:14:36 localhost kernel: REISERFS: panic (device sda2): journal-2332: Trying to log block 471, which is a log block This means that you have a filesystem corruption. Would you try to reiserfsck sda2? I will if you want (but I won't be at the machine for a 4 hours) but it

Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread evilninja
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 M schrieb: It dies within about 30 seconds of issuing the tar command and is repeatable. So the question is why is the filesytem corrupt? hm, bad memory? bad cabling? running memtest86 overnight just to be sure could help. and: can you reproduce

Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 M wrote: Jun 14 07:14:36 localhost kernel: EIP:0060:[c01ab8b2]Tainted: PF VLI Tainted: PF is going to make this nigh impossible to debug. The P means you've got at least one proprietary module loaded. The F means you had to force at

Re: REISERFS: panic... Trying to log block (prints.c:362)

2005-06-14 Thread M
Hello On Tue, 2005-06-14 at 12:08, M wrote: Hi, I'm trying to copy a reiserfs filesystem from a pata drive to a sata drive (both reiserfs) and the kernel panics every time I try with an error similar to the below: Jun 14 07:10:41 localhost kernel: Linux version 2.6.12-rc6 ([EMAIL