Ports used by VCS can be seen by issuing the command "gabconfig -a" on each node.
The following is a list of commands to shutdown each port.
port h - used by Had to form VCS cluster - "hastop -all -force"
port o - used for VCSMM - "/etc/init.d/vcsmm stop"
port d - used for ODM - "/etc/init.d/odm stop"
port u,v,w - used for CVM/CFS cluster - "vxclustadm stopnode"
port q - used for legacy qio support - "pkill qlogckd ; qlogclustadm deinit"
port f - used for vxfsckd - "pkill vxfsckd ; fsclustadm cfsdeinit"
port b - used for I/O fencing - "/etc/init.d/vxfen stop ; vxfenconfig -U"
port a - used for GAB - "/etc/init.d/gab stop ; gabconfig -U"
LLT - "lltconfig -U"
In a startup, the steps are reversed.
LLT - "lltconfig -c"
port a - "gabconfig -c -n#" where # is the number of nodes
port b - "vxfenconfig -c"
port f - "/opt/VRTSvxfs/sbin/vxfsckd"
port q - "/opt/VRTSvxfs/sbin/qlogckd"
port u,v,w - "vxclustadm -m vcs -t gab startnode"
port d - "/etc/init.d/odm start"
port o - "/etc/init.d/vcsmm start"
port h - "hastart" on first node then on other nodes
The following is a list of commands to shutdown each port.
port h - used by Had to form VCS cluster - "hastop -all -force"
port o - used for VCSMM - "/etc/init.d/vcsmm stop"
port d - used for ODM - "/etc/init.d/odm stop"
port u,v,w - used for CVM/CFS cluster - "vxclustadm stopnode"
port q - used for legacy qio support - "pkill qlogckd ; qlogclustadm deinit"
port f - used for vxfsckd - "pkill vxfsckd ; fsclustadm cfsdeinit"
port b - used for I/O fencing - "/etc/init.d/vxfen stop ; vxfenconfig -U"
port a - used for GAB - "/etc/init.d/gab stop ; gabconfig -U"
LLT - "lltconfig -U"
In a startup, the steps are reversed.
LLT - "lltconfig -c"
port a - "gabconfig -c -n#" where # is the number of nodes
port b - "vxfenconfig -c"
port f - "/opt/VRTSvxfs/sbin/vxfsckd"
port q - "/opt/VRTSvxfs/sbin/qlogckd"
port u,v,w - "vxclustadm -m vcs -t gab startnode"
port d - "/etc/init.d/odm start"
port o - "/etc/init.d/vcsmm start"
port h - "hastart" on first node then on other nodes
Best regards,
다음검색