[root@lic /]# df -h Filesystem Size Used Avail Use% Mounted on /dev/xvda5 26G 9.4G 15G 39% / /dev/xvda3 5.3G 1.7G 3.3G 34% /home /dev/xvda1 190M 26M 155M 15% /boot tmpfs 12G 2.3G 9.8G 20% /dev/shm /dev/mapper/VG00-LV00 20G 14G 5.3G 72% /orahome /dev/mapper/VG00-LV01 5.0G 3.6G 1.2G 77% /oracle/redoA /dev/mapper/VG00-LV02 5.0G 3.6G 1.2G 77% /oracle/redoB /dev/mapper/VG00-LV03 109G 91G 13G 89% /oracle/system /dev/mapper/VG00-LV04 197G 184G 3.2G 99% /oradata/indx01 /dev/mapper/VG00-LV05 197G 170G 18G 91% /oradata/indx02 /dev/mapper/VG00-LV06 296G 246G 35G 88% /oradata/data01 /dev/mapper/VG00-LV07 296G 256G 25G 92% /oradata/data02 /dev/mapper/VG00-LV08 296G 236G 45G 84% /oradata/data03 /dev/mapper/VG00-LV09 296G 241G 40G 86% /oradata/data04 /dev/mapper/VG00-LV10 216G 173G 33G 85% /oradata/indx03 /dev/mapper/VG01-LV00 50G 1.7G 46G 4% /archome /dev/mapper/VG01-LV01 2.0G 878M 1.1G 46% /arc/redoA /dev/mapper/VG01-LV02 2.0G 868M 1.1G 46% /arc/redoB /dev/mapper/VG01-LV03 109G 38G 66G 37% /arc/system /dev/mapper/VG01-LV04 296G 180G 101G 65% /arcdata/indx01 /dev/mapper/VG01-LV05 296G 191M 281G 1% /arcdata/indx02 /dev/mapper/VG01-LV06 296G 244G 37G 88% /arcdata/data01 /dev/mapper/VG01-LV07 296G 222G 59G 79% /arcdata/data02 /dev/mapper/VG01-LV08 296G 228G 53G 82% /arcdata/data03 /dev/mapper/VG01-LV09 296G 238G 43G 85% /arcdata/data04 /dev/mapper/VG01-LV10 296G 242G 39G 87% /arcdata/data05 /dev/mapper/VG01-LV11 296G 226G 55G 81% /arcdata/data06 /dev/mapper/VG01-LV12 296G 243G 38G 87% /arcdata/data07 /dev/mapper/VG01-LV13 591G 149G 413G 27% /archive /dev/mapper/VG01-LV14 125G 43G 75G 37% /etl1 [root@lic etc]# cat /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/home /home ext3 defaults 1 2 LABEL=/boot /boot ext3 defaults 1 2 tmpfs /dev/shm tmpfs defaults,size=12288M 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 #/dev/VG00 /dev/VG00/LV00 /orahome ext3 defaults 1 2 /dev/VG00/LV01 /oracle/redoA ext3 defaults 1 2 /dev/VG00/LV02 /oracle/redoB ext3 defaults 1 2 /dev/VG00/LV03 /oracle/system ext3 defaults 1 2 /dev/VG00/LV04 /oradata/indx01 ext3 defaults 1 2 /dev/VG00/LV05 /oradata/indx02 ext3 defaults 1 2 /dev/VG00/LV06 /oradata/data01 ext3 defaults 1 2 /dev/VG00/LV07 /oradata/data02 ext3 defaults 1 2 /dev/VG00/LV08 /oradata/data03 ext3 defaults 1 2 /dev/VG00/LV09 /oradata/data04 ext3 defaults 1 2 /dev/VG00/LV10 /oradata/indx03 ext3 defaults 1 2 #/dev/VG01 /dev/VG01/LV00 /archome ext3 defaults 1 2 /dev/VG01/LV01 /arc/redoA ext3 defaults 1 2 /dev/VG01/LV02 /arc/redoB ext3 defaults 1 2 /dev/VG01/LV03 /arc/system ext3 defaults 1 2 /dev/VG01/LV04 /arcdata/indx01 ext3 defaults 1 2 /dev/VG01/LV05 /arcdata/indx02 ext3 defaults 1 2 /dev/VG01/LV06 /arcdata/data01 ext3 defaults 1 2 /dev/VG01/LV07 /arcdata/data02 ext3 defaults 1 2 /dev/VG01/LV08 /arcdata/data03 ext3 defaults 1 2 /dev/VG01/LV09 /arcdata/data04 ext3 defaults 1 2 /dev/VG01/LV10 /arcdata/data05 ext3 defaults 1 2 /dev/VG01/LV11 /arcdata/data06 ext3 defaults 1 2 /dev/VG01/LV12 /arcdata/data07 ext3 defaults 1 2 /dev/VG01/LV13 /archive ext3 defaults 1 2 /dev/VG01/LV14 /etl1 ext3 defaults 1 2 LABEL=SWAP-xvda2 swap swap defaults 0 0 [root@lic /]# tail -100 /var/log/messages Jun 5 04:02:13 lic syslogd 1.4.1: restart. Jun 8 14:48:33 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 60617 on interface 'eth0.0' Jun 8 14:48:33 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 14:48:33 lic last message repeated 2 times Jun 8 14:48:33 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 60617 on interface 'eth0.0' Jun 8 14:48:37 lic last message repeated 5 times Jun 8 14:48:38 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 14:48:39 lic last message repeated 2 times Jun 8 14:48:39 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 60617 on interface 'eth0.0' Jun 8 14:48:42 lic last message repeated 2 times Jun 8 15:33:54 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 15:33:54 lic last message repeated 2 times Jun 8 15:33:54 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 63676 on interface 'eth0.0' Jun 8 15:33:58 lic last message repeated 2 times Jun 8 16:50:38 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61411 on interface 'eth0.0' Jun 8 16:50:47 lic last message repeated 2 times Jun 8 16:51:58 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:51:58 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61412 on interface 'eth0.0' Jun 8 16:51:59 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:51:59 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:51:59 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61412 on interface 'eth0.0' Jun 8 16:51:59 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61412 on interface 'eth0.0' Jun 8 16:52:00 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:52:00 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61412 on interface 'eth0.0' Jun 8 16:52:00 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:52:00 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:52:00 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 61412 on interface 'eth0.0' Jun 8 16:52:03 lic last message repeated 6 times Jun 8 16:58:40 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 64930 on interface 'eth0.0' Jun 8 16:59:13 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:13 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 64930 on interface 'eth0.0' Jun 8 16:59:13 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:14 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:14 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 64930 on interface 'eth0.0' Jun 8 16:59:14 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:14 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 64930 on interface 'eth0.0' Jun 8 16:59:14 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:15 lic avahi-daemon[1970]: Invalid legacy unicast query packet. Jun 8 16:59:15 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 64930 on interface 'eth0.0' Jun 8 16:59:18 lic last message repeated 6 times Jun 8 17:07:08 lic avahi-daemon[1970]: Received response from host 192.168.8.205 with invalid source port 49322 on interface 'eth0.0' Jun 9 01:21:36 lic kernel: end_request: I/O error, dev xvde, sector 3612340727 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284295 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284296 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284297 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284298 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284299 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284300 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284301 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284302 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284303 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Buffer I/O error on device dm-14, logical block 14284304 Jun 9 01:21:36 lic kernel: lost page write due to I/O error on dm-14 Jun 9 01:21:36 lic kernel: Aborting journal on device dm-14. Jun 9 01:21:36 lic kernel: __journal_remove_journal_head: freeing b_committed_data Jun 9 01:21:36 lic kernel: ext3_abort called. Jun 9 01:21:37 lic kernel: EXT3-fs error (device dm-14): ext3_journal_start_sb: Detected aborted journal Jun 9 01:21:37 lic kernel: Remounting filesystem read-only Jun 9 01:21:38 lic kernel: __journal_remove_journal_head: freeing b_frozen_data Jun 9 01:21:38 lic kernel: __journal_remove_journal_head: freeing b_committed_data Jun 9 01:21:38 lic kernel: __journal_remove_journal_head: freeing b_frozen_data Jun 9 01:27:20 lic kernel: __journal_remove_journal_head: freeing b_frozen_data Jun 9 03:56:18 lic last message repeated 2 times Jun 9 03:57:33 lic last message repeated 2 times Jun 9 09:05:41 lic kernel: ext3_abort called. Jun 9 09:05:41 lic kernel: EXT3-fs error (device dm-14): ext3_put_super: Couldn't clean up the journal Jun 9 09:05:49 lic kernel: kjournald starting. Commit interval 5 seconds Jun 9 09:05:49 lic kernel: EXT3-fs warning (device dm-14): ext3_clear_journal_err: Filesystem error recorded from previous mount: IO failure Jun 9 09:05:49 lic kernel: EXT3-fs warning (device dm-14): ext3_clear_journal_err: Marking fs in need of filesystem check. Jun 9 09:05:49 lic kernel: EXT3-fs warning: mounting fs with errors, running e2fsck is recommended Jun 9 09:05:49 lic kernel: EXT3 FS on dm-14, internal journal Jun 9 09:05:49 lic kernel: EXT3-fs: recovery complete. Jun 9 09:05:49 lic kernel: EXT3-fs: mounted filesystem with ordered data mode.