Forum Discussion

nhorongcon's avatar
nhorongcon
Level 2
5 years ago

unable to install vcs-rhel6_x86_64-Patch-6.2.1.1100.tar.gz

uname -a Linux fdsuv06801 2.6.32-754.24.3.el6.x86_64 After reboot and hastop cluster, i'm still having similar errors below. Symantec Storage Foundation Cluster File System HA Shutdown did not com...
  • nhorongcon's avatar
    5 years ago

    ## to stop all vxiod, vxspect and vxdmp

    for i in $(ps -ef | grep vx | grep -v grep | awk '{print $2}');do echo $i;kill -9 $i;done

    then reinstall patch.

     

    # ./installVRTSvcs621P11 [<host1> <host2>...]