Top
PRIMECLUSTER Installation and Administration Guide4.6 Cloud Services
FUJITSU Software

A.5.5 Procedure for Removing Cluster Node

To remove an existing cluster node, use the AWS Management Console and perform the following steps.

  1. Set the value of the tag "fujitsu.pclswr.is_recovery_target" of the instance of the cluster node to false.

  2. Stop the instance of the cluster node.

  3. Note the integer value and instance ID that identifies the cluster node with the tag "fujitsu.pclswr.id" for the instance that you stopped in step 2.

  4. Terminate the instance that you stopped in step 2.

  5. Deregister the AMI for the instance that you stopped in step 2.

  6. If you created a snapshot on a volume attached to the instance you stopped in step 2, delete the snapshot.

  7. Delete the load balancer for the ELB used by the instance in step 2.

  8. Delete the ELB target group used by the instance in step 2.

  9. Delete the mounted EFS file system on the instance in step 2.

  10. Delete the CloudWatch alarm that you configured for the instance in step 2. Determine what to delete by the integer value that identifies the cluster node at the end of the alarm name. For more information about alarm names, see "A.2.4.3 Configuring CloudWatch Alarm".

  11. Remove the security group that allows the instances in step 2 that you are configuring on your VPC endpoint.

  12. Delete the integer value that identifies the cluster node that you want to delete from the AWS Lambda environment variable "PCLSWR_SYSTEM_LIST". For more information about environment variables, see "A.2.4.1 Configuring AWS Lambda".

  13. Remove the integer value that identifies the cluster node to remove from the subnet tag "fujitsu.pclswr.idlist". For more information about tags, see "A.2.1.1 Creating VPC and Subnet".

  14. Delete the item for the deleted instance that is registered to the table "Fujitsu-Pclswr-DB-Switcher" in Amazon DynamoDB. The items for the instance to be deleted are checked from the items "SystemID" and "InstanceID". For more information about the items, see "A.2.4.4 Configuring Amazon DynamoDB".