LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 04-22-2014, 01:15 PM   #1
ilesterg
Member
 
Registered: Jul 2012
Location: München
Distribution: Debian, CentOS/RHEL
Posts: 587

Rep: Reputation: 72
Oracle 6.5 on Virtualbox - yum I/O error


Hey guys,

I have a fresh install of Oracle Linux 6.5 with the UEK kernel:
Code:
2.6.39-400.211.1.el6uek.i686
The very first yum command i tried to run was "yum update", and I got I/O errors. The following code is the result of "yum updated openssl" just so I can get a log:
Code:
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 70 18 00 00 10 00
Apr 23 01:23:28 localhost kernel: end_request: I/O error, dev sda, sector 2322456
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 161795
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 161796
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7b d8 00 00 08 00
Apr 23 01:23:28 localhost kernel: end_request: I/O error, dev sda, sector 2325464
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 162171
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7b e8 00 00 08 00
Apr 23 01:23:28 localhost kernel: end_request: I/O error, dev sda, sector 2325480
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 162173
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7c 50 00 00 30 00
Apr 23 01:23:28 localhost kernel: end_request: I/O error, dev sda, sector 2325584
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 162186
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: Buffer I/O error on device dm-0, logical block 162187
Apr 23 01:23:28 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7c 88 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7d 18 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7d 28 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7d 38 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7d 68 00 00 20 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7e 50 00 00 10 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7e 88 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7e 98 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7e a8 00 00 10 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 7e c0 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 f5 f0 00 00 08 00
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:23:28 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 f6 08 00 00 08 00
Apr 23 01:24:19 localhost kernel: ata3.00: exception Emask 0x0 SAct 0x3fd80281 SErr 0x0 action 0x6 frozen
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:00:58:59:24/00:00:00:00:00/40 tag 0 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:38:50:1c:24/00:00:00:00:00/40 tag 7 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/18:48:a8:1c:24/00:00:00:00:00/40 tag 9 ncq 12288 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:98:28:1e:24/00:00:00:00:00/40 tag 19 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/18:a0:40:1e:24/00:00:00:00:00/40 tag 20 ncq 12288 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/10:b0:90:1e:24/00:00:00:00:00/40 tag 22 ncq 8192 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/18:b8:b0:1e:24/00:00:00:00:00/40 tag 23 ncq 12288 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:c0:d0:1e:24/00:00:00:00:00/40 tag 24 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:c8:e0:1e:24/00:00:00:00:00/40 tag 25 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:d0:f0:1e:24/00:00:00:00:00/40 tag 26 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:d8:18:1f:24/00:00:00:00:00/40 tag 27 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:e0:38:1f:24/00:00:00:00:00/40 tag 28 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3.00: failed command: WRITE FPDMA QUEUED
Apr 23 01:24:19 localhost kernel: ata3.00: cmd 61/08:e8:50:1f:24/00:00:00:00:00/40 tag 29 ncq 4096 out
Apr 23 01:24:19 localhost kernel:         res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Apr 23 01:24:19 localhost kernel: ata3.00: status: { DRDY }
Apr 23 01:24:19 localhost kernel: ata3: hard resetting link
Apr 23 01:24:19 localhost kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 23 01:24:19 localhost kernel: ata3.00: configured for UDMA/133
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3.00: device reported invalid CHS sector 0
Apr 23 01:24:19 localhost kernel: ata3: EH complete
Apr 23 01:24:19 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:25:29 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:26:01 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 f8 70 00 00 08 00
Apr 23 01:26:37 localhost kernel: blk_update_request: 33 callbacks suppressed
Apr 23 01:26:37 localhost kernel: end_request: I/O error, dev sda, sector 2357360
Apr 23 01:26:37 localhost kernel: Buffer I/O error on device dm-0, logical block 166158
Apr 23 01:26:37 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 09 40 00 00 08 00
Apr 23 01:26:37 localhost kernel: end_request: I/O error, dev sda, sector 2361664
Apr 23 01:26:37 localhost kernel: Buffer I/O error on device dm-0, logical block 166696
Apr 23 01:26:37 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 09 a0 00 00 08 00
Apr 23 01:26:37 localhost kernel: end_request: I/O error, dev sda, sector 2361760
Apr 23 01:26:37 localhost kernel: Buffer I/O error on device dm-0, logical block 166708
Apr 23 01:26:37 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 09 b8 00 00 08 00
Apr 23 01:26:37 localhost kernel: end_request: I/O error, dev sda, sector 2361784
Apr 23 01:26:37 localhost kernel: Buffer I/O error on device dm-0, logical block 166711
Apr 23 01:26:37 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 0a 20 00 00 08 00
Apr 23 01:26:37 localhost kernel: end_request: I/O error, dev sda, sector 2361888
Apr 23 01:26:37 localhost kernel: Buffer I/O error on device dm-0, logical block 166724
Apr 23 01:26:37 localhost kernel: lost page write due to I/O error on dm-0
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 0a c0 00 00 08 00
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 24 0b 28 00 00 08 00
Apr 23 01:26:37 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code


....


JBD2: Detected IO errors while flushing file data on dm-0-8


.....


Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 35 68 00 00 90 00
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 38 88 00 00 30 00
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 38 c0 00 00 58 00
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda]  Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Apr 23 01:32:41 localhost kernel: sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 23 39 38 00 00 68 00
Apr 23 01:32:51 localhost dhclient[1122]: DHCPREQUEST on eth1 to 192.168.64.10 port 67 (xid=0x6b29ba54)
Apr 23 01:32:51 localhost dhclient[1122]: DHCPACK from 192.168.64.10 (xid=0x6b29ba54)
Apr 23 01:32:55 localhost dhclient[1122]: bound to 192.168.64.100 -- renewal in 536 seconds.
Apr 23 01:33:20 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:34:31 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:35:27 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Apr 23 01:35:34 localhost kernel: atkbd_interrupt: 86 callbacks suppressed
Apr 23 01:35:34 localhost kernel: atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Apr 23 01:35:55 localhost kernel: atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
Apr 23 01:36:33 localhost kernel: JBD2: Detected IO errors while flushing file data on dm-0-8
Can anyone please help me out? What else on my system should I check?

Cheers!
 
Old 04-23-2014, 02:12 AM   #2
ilesterg
Member
 
Registered: Jul 2012
Location: München
Distribution: Debian, CentOS/RHEL
Posts: 587

Original Poster
Rep: Reputation: 72
Ok, I heard about ext4 corruption, researching on it now.
 
  


Reply

Tags
io, oracle, yum


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Oracle VirtualBox adol83 Linux - Software 3 12-14-2012 05:20 AM
[SOLVED] Oracle VirtualBox 4.2.0 r80737 dranix Linux - Software 3 09-24-2012 08:55 PM
oracle virtualbox not working pythonkr11 Fedora 1 09-07-2012 05:04 PM
VirtualBox on Oracle Linux 5.6 AsInBen Linux - Newbie 2 09-14-2011 01:28 PM
[SOLVED] Oracle VirtualBox cursor... Mr. Alex Linux - Software 2 07-16-2010 08:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 04:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration