pacemaker 삭제 썸네일형 리스트형 [draft] 우분투에서 pacemaker, corosync, pcs 패키지를 삭제하는 방법 우분투에서 pacemaker, corosync, pcs 패키지를 삭제하는 방법1. Pacemaker 클러스터 중지클러스터 서비스를 중지합니다.sudo pcs cluster stop --all$ sudo pcs cluster stop --all192.168.56.212: Stopping Cluster (pacemaker)...192.168.56.211: Stopping Cluster (pacemaker)...192.168.56.212: Stopping Cluster (corosync)...192.168.56.211: Stopping Cluster (corosync)...2. Pacemaker 클러스터 비활성화클러스터를 비활성화하고 부팅 시 자동으로 시작되지 않도록 설정합니다.sudo pcs cluster .. 더보기 이전 1 다음