top of page
Writer's pictureHanh Nguyen

HACMP- START/STOP

1.1              Stop/Start resource group by command

1.1.1     STOP cluster

/usr/es/sbin/cluster/cspoc/fix_args nop cl_clstop ‘-N’ -cspoc-n ’emasccs01′  ‘-g’

1.1.2     START cluster

/usr/es/sbin/cluster/cspoc/fix_args nop cl_rc.cluster ‘-N’ -cspoc-n ’emasccs01′ ‘-A’  ‘-i’  ‘-C interactive

1.1.3     List resource group status

/usr/es/sbin/cluster/utilities/clRGinfo -m

1.1.4     Stop resource group

/usr/es/sbin/cluster/utilities/clRGmove -s ‘false’  –d -i -g ‘app1_rg’ -n ’emasccs02′

1.1.5     Start resource group

/usr/es/sbin/cluster/utilities/clRGmove -s ‘false’  –u -i -g ‘app1_rg’ -n ’emasccs02′

0 views0 comments

Recent Posts

See All

HACMP- HMC COMMAND

Here are some very useful commands for the Hardware Management Console (HMC): Show vital product data, such as the serial number: # lshmc...

AIX- Procedure to replace rootvg harddisk

Procedure of replacing rootvg failed hdisk ================================= 1)Ensure all LV in VG are mirrored. (lsvg -l rootvg) 2)...

Σχόλια


bottom of page