Hello guys,
Once a month, precisely on the firsst, my FreeBSD 9.0 box crashes. It is something related to my OS drive which is an IDE 80GB drive on a PCI controller.
Here is the kernel dump:
Can somebody tell me what is happening?
Thank you very much.
Cosmin
Once a month, precisely on the firsst, my FreeBSD 9.0 box crashes. It is something related to my OS drive which is an IDE 80GB drive on a PCI controller.
Here is the kernel dump:
Code:
(ada1:ata2:0:1:0): Synchronize cache failed
g_vfs_done():ada0p2[WRITE(offset=37278347264, length=4096)]error = 5
(ada1:ata2:0:1:0): Synchronize cache failed
(ada1:ata2:0:1:0): lost device
(ada0:g_vfs_done():ata2:0:ada0p2[WRITE(offset=37245779968, length=32768)]error = 6
0:0): lost device
g_vfs_done():ada0p2[WRITE(offset=37268750336, length=28672)]error = 6
g_vfs_done():ada0p2[WRITE(offset=37269536768, length=32768)]error = 6
g_vfs_done():ada0p2[WRITE(offset=37269635072, length=32768)]error = 6
g_vfs_done():ada0p2[WRITE(offset=37278347264, length=4096)]error = 6
g_vfs_done():ada0p2[WRITE(offset=34658304, length=512)]error = 6
/dev: got error 6 while accessing filesystem
panic: softdep_deallocate_dependencies: unrecovered I/O error
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff8087214e at kdb_backtrace+0x5e
#1 0xffffffff8083cd07 at panic+0x187
#2 0xffffffff80a54390 at clear_remove+0
#3 0xffffffff808b7690 at brelse+0x60
#4 0xffffffff808ba038 at bufdone+0x68
#5 0xffffffff807d96b6 at g_io_schedule_up+0xa6
#6 0xffffffff807d9c3c at g_up_procbody+0x5c
#7 0xffffffff8081087f at fork_exit+0x11f
#8 0xffffffff80b0d6fe at fork_trampoline+0xe
Uptime: 17d5h26m17s
(ada0:ata2:0:0:0): Synchronize cache failed
(ada1:ata2:0:1:0): Synchronize cache failed
Copyright (c) 1992-2012 The FreeBSD Project.
Can somebody tell me what is happening?
Thank you very much.
Cosmin