log messages

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?

{ 1 comment }

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”‘?

{ 2 comments }

How do I upgrade to Redhat Enterprise Linux server to v.5.5 from 5.4 or earlier version?

{ 20 comments }

How To: Upgrade CentOS Linux 5.3 to v5.4

by Vivek Gite on October 22, 2009 · 9 comments

How do I upgrade CentOS Linux from version 5.3 to latest version 5.4 over the Internet?

{ 9 comments }

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?

{ 9 comments }

How do I install bindgraph to make pretty query statistics about BIND servers?

{ 5 comments }

Linux Load USB Driver

by Vivek Gite on January 6, 2009 · 0 comments

How do I load USB driver under Linux operating system using the command prompt?

{ 0 comments }