OEL 6.1 with SF 5.1 SP1 PR2 P1 install doesn't work
Hello,
I tried to install SF 5.1 SP1 PR2 on Oracle Enterprise Linux 6.1 I got this error:
Logs are being written to /var/tmp/installer-201109191328Uoa while installer is in progress
Starting SF: 90% _______________
Estimated time remaining: 0:05 10 of 11
Performing SF configuration .............................................................................................................................. Done
Starting vxdmp ........................................................................................................................................... Done
Starting vxio ............................................................................................................................................ Done
Starting vxspec .......................................................................................................................................... Done
Starting vxconfigd ....................................................................................................................................... Done
Starting vxesd ........................................................................................................................................... Done
Starting vxrelocd ........................................................................................................................................ Done
Starting vxconfigbackupd ................................................................................................................................. Done
Starting vxdbd ........................................................................................................................................... Done
Starting vxodm ........................................................................................................................................... Done
Veritas Storage Foundation Startup did not complete successfully
vxdmp failed to start on edev
vxio failed to start on edev
vxspec failed to start on edev
vxconfigd failed to start on edev
vxesd failed to start on edev
vxodm failed to start on edev
It is strongly recommended to reboot the following systems:
edev
Execute '/sbin/shutdown -r now' to properly restart your systems
After reboot, run the '/opt/VRTS/install/installsf -start electra-dev' command to start Veritas Storage Foundation
installer log files, summary file, and response file are saved at:
I found the following article about the bug:
https://sort.symantec.com/patch/detail/5186/
I upgraded the vxvm with this patch vm-rhel6_x86_64-5.1SP1PR2P1.
I got the following error message:
[root@edev rpms]# rpm -Uvh VRTSvxvm-5.1.120.100-SP1PR2P1_RHEL6.x86_64.rpm
Preparing... ########################################### [100%]
stopping vxrelocd
stopping vxconfigbackupd
stopping vxnotify
1:VRTSvxvm ########################################### [100%]
Installing file /etc/init.d/vxvm-boot
creating VxVM device nodes under /dev
Error in loading module "vxdmp". See documentation.
WARNING: Unable to load new drivers.
You should reboot the system to ensure that new drivers
get loaded.
I doesn't work after reboot too.
I found a similar differences between version of SF kernel module and the Oracle factory default kernel version.
#pwd
/etc/vx/kernel
[root@electra-dev kernel]# ls
dmpaaa.ko.2.6.32-71.el6.x86_64 dmpap.ko.2.6.32-71.el6.x86_64 dmpnetapp.ko.2.6.32-71.el6.x86_64 vxfs.ko.2.6.32-71.el6.x86_64
dmpaa.ko.2.6.32-71.el6.x86_64 dmpCLARiiON.ko.2.6.32-71.el6.x86_64 dmpsun7x10alua.ko.2.6.32-71.el6.x86_64 vxio.ko.2.6.32-71.el6.x86_64
dmpalua.ko.2.6.32-71.el6.x86_64 dmpEngenio.ko.2.6.32-71.el6.x86_64 dmpsvc.ko.2.6.32-71.el6.x86_64 vxodm.ko.2.6.32-71.el6.x86_64
dmpapf.ko.2.6.32-71.el6.x86_64 dmphuawei.ko.2.6.32-71.el6.x86_64 fdd.ko.2.6.32-71.el6.x86_64 vxportal.ko.2.6.32-71.el6.x86_64
dmpapg.ko.2.6.32-71.el6.x86_64 dmpjbod.ko.2.6.32-71.el6.x86_64 vxdmp.ko.2.6.32-71.el6.x86_64 vxspec.ko.2.6.32-71.el6.x86_64
# uname -a
Linux edev 2.6.32-100.34.1.el6uek.x86_64 #1 SMP Wed May 25 17:46:45 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
Is it important or not? How can I build a right SF kernel modul version for OEL 6.1?
# rpm -qa | grep VRTS
VRTSspt-5.5.000.006-GA.noarch
VRTSvxfs-5.1.120.000-SP1PR2_RHEL6.x86_64
VRTSvxvm-5.1.120.100-SP1PR2P1_RHEL6.x86_64
VRTSperl-5.10.0.0-RHEL6.0.x86_64
VRTSob-3.4.291-0.i686
VRTSdbed-5.1.120.000-SP1PR2_RHEL6.i686
VRTSsfmh-3.1.429.0-0.i686
VRTSvlic-3.02.52.000-0.x86_64
VRTSaslapm-5.1.120.000-SP1PR2_RHEL6.x86_64
VRTSodm-5.1.120.000-SP1PR2_RHEL6.x86_64
thank you in advance
xid123