테스트 목적으로 전역 클러스터 외부의 응용 프로그램을 실행하려면 이 절차를 수행합니다.
phys-schost# clquorum show
phys-schost# clquorum add did
phys-schost# clquorum remove did
다음 명령은 PGRE(Persistent Group Reservation Emulation) 키를 찾습니다. 디스크에 키가 없으면 errno=22 메시지가 표시됩니다.
# /usr/cluster/lib/sc/pgre -c pgre_inkeys -d /dev/did/rdsk/dids2
키를 찾은 후 PGRE 키를 스크럽합니다.
# /usr/cluster/lib/sc/pgre -c pgre_scrub -d /dev/did/rdsk/dids2
![]() | 주의 - 디스크에서 활성 쿼럼 장치 키를 스크럽할 경우 다음 번 재구성에서 클러스터 패닉이 발생하고 작동 중인 쿼럼 상실 메시지가 표시됩니다. |
phys-schost# clresourcegroup evacuate -n targetnode
phys-schost# clresourcegroup offline resourcegroupname
phys-schost# clresource disable resourcename
phys-schost# clresourcegroup unmanage resourcegroupname
phys-schost# cldevicegroup offline devicegroupname
phys-schost# cldevicegroup disable devicegroupname
phys-schost# reboot -x
phys-schost# svcs -x
메타 세트의 모든 디스크에서 다음 명령을 실행합니다.
phys-schost# /usr/cluster/lib/sc/scsi -c inkeys -d /dev/did/rdsk/dids2
phys-schost# /usr/cluster/lib/sc/scsi -c scrub -d /dev/did/rdsk/dids2
phys-schost# metaset -s name -C take -f
phys-schost# mount device mountpoint
phys-schost# reboot
phys-schost# cldevicegroup online -e devicegroupname
phys-schost# clresourcegroup online -eM resourcegroupname