Cluster
    • PDF

    Cluster

    • PDF

    Article Summary

    Available in VPC

    The Cluster menu allows you to create and manage Search Engine clusters. Select from a variety of server types and storage capacities to create clusters and add data nodes. Also, you can change Kibana or OpenSearch Dashboards access password or change and manage SSH access authentication key.

    Cluster page

    The following is the basic description of the Cluster menu for using the Search Engine Service.
    ses-cluster-vpc_screen_ko

    AreaDescription
    ① Menu nameMenu name currently being checked, number of clusters you have
    ② Basic featuresCreate a cluster (see Create cluster), check Search Engine Service details, refresh the page
    ③ Post-creation features
  • [Delete] button: Delete cluster (see Delete cluster)
  • [Restart cluster] button: Restart cluster (see Restart cluster)
  • [Manage cluster] button: Display cluster management menu (see Add data node, Reset access password)
  • [Manage server connection] Button: Displays cluster access management menu (see Change cluster direct access authentication key, Manage authentication key)
  • ④ Search area
  • Cluster name: Search for a cluster by entering the cluster name
  • Filter: Filter clusters by selecting the VPC in which the cluster is installed
  • ⑤ Service cluster listList of cluster being searched

    Create cluster

    The following shows how to create a cluster.

    Note

    You must first create a VPC and subnet to install the node server. For more information on creating a VPC and subnets, see Getting Started with a Virtual Private Cloud (VPC).

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Click the [Create Cluster] button.
    4. When the Create cluster page appears, proceed with the following steps, in that order.

    1. Set cluster

    Enter setting information for the cluster to be created.

    1. Enter the cluster setting information.
      • Cluster name: Enter the cluster name.
      • .Search Engine version: Select the Search Engine version
      • Enter the information according to the Search Engine version you selected
        • When Elasticsearch is selected
          • Kibana HTTP Port: Enter the HTTP port of Kibana (9300, 9090 cannot be specified)
          • Kibana access permission: Enter ID and password to use when accessing Kibana
            • Changing Kibana connection ID is not available later.
        • When OpenSearch is selected
          • Dashboard Port: Enter the port input for OpenSearch Dashboards (9300, 9090 cannot be specified)
          • Search Engine access information: Enter ID and password to use when accessing OpenSearch Dashboards and data
            • ID change is not available later.
    2. Click the [Next] button.

    2. Set Node

    Set the nodes of the cluster to be created.

    Note
    1. Enter the node setting information.

      • OS type: Select OS of node server
      • VPC: Select a VPC to install the node server into
        • i-ses-refresh: Refresh the list of VPCs you have
        • [Create VPC] button: Go to the VPC Management menu where you can create a VPC
      • Manager node Subnet: Select the subnet to install the manager node server into
        • Choose from subnets belonging to the selected VPC in VPC
        • i-ses-refresh: Refresh the list of Subnet you have
        • [Create Subnet] button: Go to the Subnet Management menu where you can create Subnet
      • Manager node redundancy: Manager node server redundancy if selected
      • Manager Node Server Type: Select the manager node server type.
      • Enable master-only node: Select whether to create a master-only node
        • When selected, the master-only node setting item is activated.
        • If not selected, the data node will act as the master node.
      • Master-only node subnet: Select the subnet to install the master node server into
        • Choose from Private Subnet belonging to the selected VPC in VPC
        • i-ses-refresh: Refresh the list of Subnet you have
        • [Create Subnet] button: Go to the Subnet Management menu where you can create Subnet
      • Number of master-only nodes: Set the number of master-only nodes to 3 or 5 (default: 3)
      • Master Node Server Type: Select the master node server type.
      • Data node Subnet: Select the subnet to install the data node server into
        • Choose from Private Subnet belonging to the selected VPC in VPC
        • i-ses-refresh: Refresh the list of Subnet you have
        • [Create Subnet] button: Go to the Subnet Management menu where you can create Subnet
      • Number of data nodes: Set the number of data-only nodes from a minimum of 3 to a maximum of 10 (default: 3)
      • Data Node Server Type: Select the data node server type
      • Data Node Storage Capacity (SSD): Select the storage capacity per data node.
        • Use separate block storage rather than OS storage
        • Select from a minimum of 100 GB and a maximum of 2000 GB in increments of 10 GB
      • Pricing Plan: Click Pricing information to go to the service introduction page where you can check the rate system of Service introduction page
    2. Click the [Next] button.

    3. Set authentication key

    Set the authentication key to use when accessing SSH to the manager node.

    1. Please select an existing authentication key or create a new one.
      • Using my own authentication key: Select the authentication key to use
      • Create a new authentication key: Enter the name of the authentication key and click the [Create and save authentication key] button to save the authentication key to the local PC.
    2. Click the [Next] button.

    4. Final confirmation

    Confirm the settings and create the cluster.

    1. After checking the settings, click the [Create cluster] button.
    2. When a popup window appears during cluster creation, click the [OK] button.
      • When the creation is complete, the status of the server and cluster will show as Running.
    Note
    • Cluster creation can take several minutes to tens of minutes.
    • To access SSH to the manager node, set additional ACG rules. (see SSH access to the manager node)

    View cluster information

    The following describes how to view the created cluster details.

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Please click on the target cluster to check the information.
      • Cluster name: The name of the cluster
      • Server Status: Node Server Status
      • Cluster Status: Cluster Status (see Cluster Status)
      • Search Engine Port: The HTTP port of the search engine.
      • Dashboard Port: Kibana or OpenSearch Dashboards access port
      • Search Engine Version: The Search Engine version installed on your cluster
      • OS version: OS version installed on node server
      • VPC: The VPC in which the cluster is installed
      • Data Node Storage Capacity: Total capacity of Data Node storage
      • Manager node ACG, master node ACG, data node ACG: ACG set for each node
        • i-ses-window: Go to the ACG menu where you can set ACG rules
        • [View rules] button: Check the rules set in ACG
      • Manager node type, master node type, data node type: server type of each node
      • Cluster Node List: Click the [View Details] button to check the list of nodes included in the cluster and their information
      • Authentication key: Authentication key used when accessing SSH to the manager node
      • SSH access to the manager node: Click the [Connection Guide] button to check the SSH access method to the managed node server (see SSH access to the manager node)
      • Manager node subnet, master node subnet, data node subnet: Subnet where each node is installed
      • Number of manager nodes, number of master nodes, number of data nodes: Number of each node
      • Creation Date: The date and time the cluster was created

    Manage cluster

    You can add data nodes to the cluster you created or change the password to access Kibana or OpenSearch Dashboards.

    Add a data node

    The following describes how to add data nodes to the created cluster.

    Note
    • During data node addition, cluster access is blocked for Search Engine installation and restart.
    • After completing the data node addition, the actual reflection may take several minutes to tens of minutes.
    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Please select a target cluster.
    4. Click the [Manage Cluster] button, then click Add Data Node.
    5. When the popup window for adding data nodes appears, click i-ses-plus or i-ses-minus to set the number of data nodes to add.
      • You cannot reduce data node, and you can add up to 10 at a time.
    6. Click the [OK] button.
    7. When the Add a data node popup window appears, click the [OK] button.
      • The status of the server and cluster is displayed as Changing, and when the addition is complete, it is displayed as Running.

    Reset connection password

    The following is how to reset your Kibana or OpenSearch Dashboards access password.

    Note
    • For more information on how to use Kibana and OpenSearch Dashboards, see Use Kibana and OpenSearch Dashboards.
    • After initializing the access password, the actual reflection may take several minutes for the changed password.
    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Please select a target cluster.
    4. Click the [Manage cluster] button, then click Reset connection password.
    5. When the popup window for resetting the administrator password for access appears, enter the new password and enter the password again in Confirm Password.
    6. Click the [OK] button.
    7. When the Reset admin password popup window appears, click the [OK] button.

    Change Node specifications

    If you need to change the specifications of Manager or Master or Data node during cluster operation, you can change the specifications of the node. You may not allow to change to a lower specification than the currently used CPU and Memory specification, and allow to change to only a higher specification.

    The following describes how to change the Node specifications.

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. After clicking the checkbox of the cluster to which you want to change the node specification, click Manage cluster > Change Node specifications.
    3. When you see the node specification change window, select the node specification to change.
      • You can select the specifications of Manager, Master, and Data nodes respectively.
      • You may not allow to select CPU and memory specifications lower than those currently in use.
    4. Click the [OK] button.
      • When the node specification change is start, the cluster's server status is displayed as Changing.
      • When the node specification change is completed, the cluster's server status is displayed as Running.

    Manage server access

    You can change the authentication key used for SSH access to the manager node server or delete authentication keys that are not applied to the service.

    Note

    For details on SSH access, see SSH Connection to Manager Node.

    Change authentication key for direct cluster access

    The following describes how to change the authentication key used for SSH access to the manager node server.

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Please select a target cluster.
    4. Click the [Server Access Management] button, then click Change authentication key for direct cluster access.
      • You can also change the authentication key by clicking the [Shortcut] button of the authentication key item in the cluster details.
    5. When the User confirmation popup window appears, enter the password for your NAVER Cloud Platform account and click the [OK] button.
    6. When the Change authentication key popup window appears, click the [Send authentication mail] button.
    7. When the Send confirmation mail popup window appears, click the [OK] button.
    8. Enter the verification message sent to your registered e-mail address and click the [OK] button.
    9. Please select an existing authentication key or create a new one.
      • Using my own authentication key: Select the authentication key to use
      • Create a new authentication key: Enter the name of the authentication key, and click the [Create and save authentication key] button to save the authentication key to the local PC.
    10. Click [Edit authentication key].
    11. Click the [OK] button.
    Note

    The actual reflection may take several minutes after the cluster direct access authentication key change is completed.

    Manage authentication key

    You can check and delete the authentication key you have.

    Note

    You can delete only authentication keys that are not applied to the service.

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Please select any cluster.
    4. Click the [Manage Server Access] button, then click Manage Authentication Key in this order.
      • You can also manage the authentication key by clicking i-ses-view in the Authentication key item in the cluster details.
    5. Check the authentication key you have in the authentication key management popup window, or click the [Delete] button in the Setting item to delete the authentication key.
    6. Click the [OK] button.
      • If you do not click the [OK] button, the authentication key will not be deleted.

    Restart cluster

    The following shows how to restart clusters.

    Note
    • You cannot access the cluster while the restart is in progress.
    • After completing the cluster restart procedure, the actual restart may take several minutes to tens of minutes.
    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Select the cluster to be restarted, then click the [Restart Cluster] button.
    4. When the Restart cluster popup window appears, check the cluster and click the [OK] button.
    5. When the Restart cluster popup window appears, click the [OK] button.

    Delete cluster

    The following describes how to delete a created cluster.

    1. From NAVER Cloud Platform console, click the Services > Big Data & Analytics > Search Engine Service menus, in that order.
    2. Click the Cluster menu.
    3. Select the cluster to delete, then click the [Delete] button.
    4. When the Delete cluster popup window appears, check the cluster to be deleted and click the [Yes] button.
      • When deletion is complete, the cluster disappears from the list.

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.