by Vivek Gite on October 13, 2011 · 1 comment
I’ve recently installed CentOS / RHEL 6.x on the server. I’m getting the following messages in /var/log/messages file logged frequently :
Oct 13 14:00:20 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:05:57 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:09:18 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:42 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:49 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
How do I solve this problem?
I‘ve used the mdadm command line utility to setup and manage software RAID 6 under Debian Linux server. However, I get the following message in /var/log/messages file:
[ 14.003707] JBD: barrier-based sync failed on md0-8 – disabling barriers
How do I fix the message ‘JBD error message “barrier-based sync failed”‘?
How do I upgrade to Redhat Enterprise Linux server to v.5.5 from 5.4 or earlier version?
How do I upgrade CentOS Linux from version 5.3 to latest version 5.4 over the Internet?
While going though my logs I found that BIND9 on Debian version 5.x is giving a warning which read as follows:
max open files (1024) is smaller than max sockets (4096)
How do I fix this problem?
How do I install bindgraph to make pretty query statistics about BIND servers?
How do I load USB driver under Linux operating system using the command prompt?