Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: painkiller on May 16, 2009, 07:36:56 AM
-
This error repeats itselfs every 3 minutes, also i get an email from that my processor is 100 loaded evrey 5 minutes from admin7sme contrib. Could this be a that problem?
May 15 04:16:15 server kernel: Device sdc not ready.
May 15 04:16:15 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:16:15 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: usb 5-2: reset full speed USB device using address 2
May 15 04:17:59 server kernel: Device sdc not ready.
My 15 04:16:15 server kernel: Device sdc not ready.
May 15 04:16:15 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:16:15 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: usb 5-2: reset full speed USB device using address 2
May 15 04:17:59 server kernel: Device sdc not ready.
May 15 04:17:59 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:17:59 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: Device sdc not ready.
May 15 04:17:59 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:17:59 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: unable to read partition table
ay 15 04:17:59 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:17:59 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: Device sdc not ready.
May 15 04:17:59 server kernel: end_request: I/O error, dev sdc, sector 0
May 15 04:17:59 server kernel: Buffer I/O error on device sdc, logical block 0
May 15 04:17:59 server kernel: unable to read partition table
mount :
/dev/mapper/main-root on / type ext3 (rw,usrquota,grpquota)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/md1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
[root@server ~]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104384+ fd Linux raid autodetect
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 121601 976655647 fd Linux raid autodetect
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 13 104391 fd Linux raid autodetect
/dev/sdb2 14 121601 976655610 fd Linux raid autodetect
Disk /dev/md1: 106 MB, 106823680 bytes
2 heads, 4 sectors/track, 26080 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md1 doesn't contain a valid partition table
Disk /dev/md2: 1000.0 GB, 1000095219712 bytes
2 heads, 4 sectors/track, 244163872 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/dm-0: 997.8 GB, 997841698816 bytes
2 heads, 4 sectors/track, 243613696 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, 2080374784 bytes
2 heads, 4 sectors/track, 507904 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/dm-1 doesn't contain a valid partition table
-
This error repeats itselfs every 3 minutes
...
May 15 04:16:15 server kernel: Device sdc not ready.
You unplugged a USB device without umounting first. Reboot will fix.
-
i did reboot a few times but the error messages won't disapear!!!!
-
i did reboot a few times but the error messages won't disapear!!!!
OK, my guess was wrong.
What does:
dmesg | grep sdc
tell you?
The dm-0 and dm-1 devices suggest you have some sort of 'fake raid' setup. If you have RAID capability in your M/B chipset, then check that it is disabled in the BIOS.
-
i check the raid settings as soon as possible in the bios.
this is de output from your command
sdc : READ CAPACITY failed.
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc:<3>Buffer I/O error on device sdc, logical block 0
-bash: syntax error near unexpected token `3'
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
sdc: assuming drive cache: write through
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
sdc:<6>Device sdc not ready.
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
end_request: I/O error, dev sdc, sector 0
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
Device sdc not ready.
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
end_request: I/O error, dev sdc, sector 0
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
Buffer I/O error on device sdc, logical block 0
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
Device sdc not ready.
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
end_request: I/O error, dev sdc, sector 0
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc:<6>Device sdc not ready.
-bash: syntax error near unexpected token `6'
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
sdc : READ CAPACITY failed.
sdc : status=0, message=00, host=7, driver=00
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
sdc : READ CAPACITY failed.
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
sdc : sense not available.
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
[root@server ~]# sdc: Mode Sense: 43 00 00 00
sdc : sense not available.
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
sdc: Write Protect is off
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
sdc: Mode Sense: 43 00 00 00
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
sdc: assuming drive cache: write through
[root@server ~]# sdc:<3>Buffer I/O error on device sdc, logical block 0
-bash: syntax error near unexpected token `3'
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
sdc : status=0, message=00, host=7, driver=00
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
sdc : sense not available.
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
sdc: Write Protect is off
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc : READ CAPACITY failed.
-bash: sdc: command not found
[root@server ~]# sdc : status=0, message=00, host=7, driver=00
-bash: sdc: command not found
[root@server ~]# sdc : sense not available.
-bash: sdc: command not found
[root@server ~]# sdc: Write Protect is off
-bash: sdc:: command not found
[root@server ~]# sdc: Mode Sense: 43 00 00 00
-bash: sdc:: command not found
[root@server ~]# sdc: assuming drive cache: write through
-bash: sdc:: command not found
[root@server ~]# sdc:<6>Device sdc not ready.
-bash: syntax error near unexpected token `6'
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
end_request: I/O error, dev sdc, sector 0
Buffer I/O error on device sdc, logical block 0
[root@server ~]# Buffer I/O error on device sdc, logical block 0
end_request: I/O error, dev sdc, sector 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
Buffer I/O error on device sdc, logical block 0
[root@server ~]# end_request: I/O error, dev sdc, sector 0
end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
Device sdc not ready.
end_request: I/O error, dev sdc, sector 0
Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
[root@server ~]# Device sdc not ready.
-bash: Device: command not found
[root@server ~]# end_request: I/O error, dev sdc, sector 0
-bash: end_request:: command not found
[root@server ~]# Buffer I/O error on device sdc, logical block 0
-bash: Buffer: command not found
-
".. evrey 5 minutes from admin7sme contrib .."
I assume you mean the sme7admin contrib. I would check my configuration settings for this contrib whether you might have enabled one of its checks to do for /dev/sdc?
-
I have not done a full search but I remember others having problems with this contrib recently
This may also help
http://wiki.contribs.org/Translations#Outdated_Contribs
http://forums.contribs.org/index.php?action=search2
you might also chech the bugtracker
-
A bug report has been filed at Bugzilla,
http://bugs.contribs.org/show_bug.cgi?id=5255
I may be best following there.
Thanks