- 1. oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Tue, 1 Jul 2003 12:42:26 -0700 (PDT)
- ftpd writing to an xfs filesystem (compiled from 2.4.20-18.9XFS1.3.0pre2 for RH9 src rpm from oss.sgi.com ftp site, but without kdb) crashed, leaving the following in the logs: Unable to handle kern
- /archives/xfs/2003-07/msg00004.html (11,208 bytes)
- 2. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Nathan Straz <nstraz@xxxxxxx>
- Date: Tue, 1 Jul 2003 15:02:25 -0500
- Do you have any idea what was going on before the crash? I can try to reproduce this, but I don't see a lot to go on. Can you try to print out some information with xfs_db? See the man page for how t
- /archives/xfs/2003-07/msg00006.html (9,880 bytes)
- 3. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Tue, 1 Jul 2003 13:12:39 -0700 (PDT)
- the box is doing only nfs serving, and traffic is currently close to 0. At that point though, i was doing a ftp from another host to this machine, recursively mput'ing data on the xfs filesystem. it'
- /archives/xfs/2003-07/msg00007.html (10,121 bytes)
- 4. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Nathan Straz <nstraz@xxxxxxx>
- Date: Tue, 1 Jul 2003 15:21:24 -0500
- That gives me a vague idea of what to try. I'll see what I can do. You won't have any trouble mounting the file system with any released version of XFS. Since you do seem to have some corruption, you
- /archives/xfs/2003-07/msg00008.html (10,175 bytes)
- 5. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxx>
- Date: 01 Jul 2003 15:22:21 -0500
- I take it that you recompiled the kernel to remove kdb? :) We really need to be able to poke around in kdb a bit. Did you change anything else? Have you used this same filesystem with older kernels,
- /archives/xfs/2003-07/msg00009.html (9,069 bytes)
- 6. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Tue, 1 Jul 2003 13:28:11 -0700 (PDT)
- something i forgot in case it'd help: the ftp transfer was over gigabit at about 40mb/s, all files 8mb each, did 100gb total before crashing. No more than 600 files per dir. ftpd= vsftpd from RH9.0,
- /archives/xfs/2003-07/msg00011.html (9,728 bytes)
- 7. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Tue, 1 Jul 2003 13:31:50 -0700 (PDT)
- i indeed removed it. I was using the serial console on it and typed CTRL-a to go to the beginning of the shell line, and it put me in kdb, stopping the machine. It took a few secs before finding the
- /archives/xfs/2003-07/msg00012.html (9,191 bytes)
- 8. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Nathan Scott <nathans@xxxxxxx>
- Date: Wed, 2 Jul 2003 08:55:24 +1000
- Looks alot like a sync/iget interaction bug we were seeing recently - Steve fixed this a couple of weeks ago, the change was: -- /usr/tmp/TmpDir.2068614-0/linux/fs/xfs/xfs_inode.c_1.376 Wed Jul 2 08:
- /archives/xfs/2003-07/msg00014.html (9,963 bytes)
- 9. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Tue, 1 Jul 2003 16:20:06 -0700 (PDT)
- i was doing a lot of writes (40mb/s, probably as much writes as this stripe of 2 serial ATA's raid5's can take), and i have big write caches, i think (logbufs=8,logbsize=32768 as recommended in faq).
- /archives/xfs/2003-07/msg00017.html (9,273 bytes)
- 10. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Keith Owens <kaos@xxxxxxx>
- Date: Wed, 02 Jul 2003 12:07:05 +1000
- You can change the kdb sequence for the serial console. Edit drivers/char/serial.c and set kdb_serial_str to a different string. I use this static char kdb_serial_str[] = "\eKDB"; so my way to enter
- /archives/xfs/2003-07/msg00019.html (8,793 bytes)
- 11. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Sebastien Boving <seb@xxxxxx>
- Date: Wed, 2 Jul 2003 10:33:44 -0700 (PDT)
- I did the xfs_repair this morning (first -n, ...). It worked fine, didn't spit out anything in particular (but i kept the output in case someone's interested). I can access those dirs again, all data
- /archives/xfs/2003-07/msg00025.html (10,206 bytes)
- 12. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: Seth Mos <knuffie@xxxxxxxxx>
- Date: Thu, 03 Jul 2003 10:41:48 +0200
- At 10:33 2-7-2003 -0700, Sebastien Boving wrote: The patch you gave me below was already installed in xfs_inode.c (1.3.0pre2), so that shouldn't have been the issue. I'm getting XFS 1.2 in RH 2.4.2(0
- /archives/xfs/2003-07/msg00030.html (9,193 bytes)
- 13. oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 12:42:26 -0700 (PDT)
- ftpd writing to an xfs filesystem (compiled from 2.4.20-18.9XFS1.3.0pre2 for RH9 src rpm from oss.sgi.com ftp site, but without kdb) crashed, leaving the following in the logs: Unable to handle kern
- /archives/xfs/2003-07/msg00336.html (11,208 bytes)
- 14. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 15:02:25 -0500
- Do you have any idea what was going on before the crash? I can try to reproduce this, but I don't see a lot to go on. Can you try to print out some information with xfs_db? See the man page for how t
- /archives/xfs/2003-07/msg00338.html (9,880 bytes)
- 15. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 13:12:39 -0700 (PDT)
- the box is doing only nfs serving, and traffic is currently close to 0. At that point though, i was doing a ftp from another host to this machine, recursively mput'ing data on the xfs filesystem. it'
- /archives/xfs/2003-07/msg00339.html (10,121 bytes)
- 16. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 15:21:24 -0500
- That gives me a vague idea of what to try. I'll see what I can do. You won't have any trouble mounting the file system with any released version of XFS. Since you do seem to have some corruption, you
- /archives/xfs/2003-07/msg00340.html (10,175 bytes)
- 17. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: 01 Jul 2003 15:22:21 -0500
- I take it that you recompiled the kernel to remove kdb? :) We really need to be able to poke around in kdb a bit. Did you change anything else? Have you used this same filesystem with older kernels,
- /archives/xfs/2003-07/msg00341.html (9,069 bytes)
- 18. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 13:28:11 -0700 (PDT)
- something i forgot in case it'd help: the ftp transfer was over gigabit at about 40mb/s, all files 8mb each, did 100gb total before crashing. No more than 600 files per dir. ftpd= vsftpd from RH9.0,
- /archives/xfs/2003-07/msg00343.html (9,728 bytes)
- 19. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Tue, 1 Jul 2003 13:31:50 -0700 (PDT)
- i indeed removed it. I was using the serial console on it and typed CTRL-a to go to the beginning of the shell line, and it put me in kdb, stopping the machine. It took a few secs before finding the
- /archives/xfs/2003-07/msg00344.html (9,191 bytes)
- 20. Re: oops in 2.4.20-18.9XFS1.3.0pre2 (score: 1)
- Author: xxx>
- Date: Wed, 2 Jul 2003 08:55:24 +1000
- Looks alot like a sync/iget interaction bug we were seeing recently - Steve fixed this a couple of weeks ago, the change was: -- /usr/tmp/TmpDir.2068614-0/linux/fs/xfs/xfs_inode.c_1.376 Wed Jul 2 08:
- /archives/xfs/2003-07/msg00346.html (9,963 bytes)
This search system is powered by
Namazu