Nov 10 22:04:27
Nov 10 22:06:06
Nov 10 22:06:06
Nov 10 22:06:14
Nov 10 22:34:33
Nov 10 22:34:33
Nov 10 22:34:33
at.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)) #1 SMP Wed Jan 4 22:45:44 EST 2012
Nov 10 22:34:33
56M@16M
Nov 10 22:34:33
OS kernel and VxVM and VxFS kernel did not match.
Looking at the kernel log, it appears they were having some kind of hardware problem with either their usb hub or the ports on the hub. The pattern below repeats over and over in the log:
hub 4-0:1.0: over-current change on port 2 hub 1-0:1.0: over-current change on port 6 usb 1-6.4: USB disconnect, address 111 usb 1-6: reset high speed USB device using ehci_hcd and address 3 usb 1-6.4: new high speed USB device using ehci_hcd and address 112 usb 1-6.4: configuration #1 chosen from 1 choice
Uninstall VxVM and VxFS:
# rpm -aq | grep vx
VRTSvxvm-5.1.132.000-SP1RP2_RHEL5
VRTSvxfen-5.1.132.000-SP1RP2_RHEL5
VRTSvxfs-5.1.132.000-SP1RP2_RHEL5
Now uninstalling:
# rpm -e --nodeps VRTSvxvm-5.1.132.000-SP1RP2_RHEL5
stopping vxrelocd
stopping vxattachd
stopping vxcached
stopping vxconfigbackupd
stopping vxnotify
stopping vxconfigd
removing /dev/vx
removing /etc/vx/reconfig.d
# rpm -e --nodeps VRTSvxfs-5.1.132.000-SP1RP2_RHEL5
checking:
# rpm -aq | grep vx
#
# rpm -ivh --nodeps VRTSvxvm-5.1.132.000-SP1RP2_RHEL5.x86_64.rpm
Preparing... ########################################### [100%]
warning: cannot get shared lock on /var/lib/rpm/Packages
warning: cannot get shared lock on /var/lib/rpm/Packages
warning: cannot get shared lock on /var/lib/rpm/Packages
stopping vxnotify
1:VRTSvxvm ########################################### [100%]
Installing file /etc/init.d/vxvm-boot
creating VxVM device nodes under /dev
Installing keys for APMs
# rpm -aq | grep vx
VRTSvxvm-5.1.132.000-SP1RP2_RHEL5
# rpm -ivh --nodeps VRTSvxfs-5.1.132.000-SP1RP2_RHEL5.x86_64.rpm
Preparing... ########################################### [100%]
1:VRTSvxfs ########################################### [100%]
warning: cannot get shared lock on /var/lib/rpm/Packages
Patching file "/etc/modprobe.conf"
Installing module init file "/etc/init.d/vxfs"
Warning: No modules found for 2.6.18-194.el5, using compatible modules for 2.6.18-128.el5.
# rpm -aq | grep vx
VRTSvxvm-5.1.132.000-SP1RP2_RHEL5
VRTSvxfen-5.1.132.000-SP1RP2_RHEL5
VRTSvxfs-5.1.132.000-SP1RP2_RHEL5
... found install-db present under /etc/vx/reconfig.d/state.d
# rm /etc/vx/reconfig.d/state.d/install-db
reboot
It came back working...
Applies To
bash-3.2# more redhat-release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
VRTSvxvm-5.1.132.000-SP1RP2_RHEL5
VRTSvxfs-5.1.132.000-SP1RP2_RHEL5