LB Server Groups
Users can create an LB server group through the Samsung Cloud Platform Console and connect it to a Load Balancer’s listener.
Create LB server group
To create an LB server group, follow these steps.
- Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
- On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
- On the LB Server Group List page, click the Create LB Server Group button. You will be taken to the Create LB Server Group page.
- On the Create LB Server Group page, enter the information required to create a service and select detailed options.
- Enter or select the required information in the Service Information Input area.
Category Required statusDetailed description LB server group name Required LB server group resource name - Enter using English letters, numbers, and special characters (
-_) with a length of 3 to 63 characters
- LB server group name must be unique within the Account
VPC name Required Select the VPC to create the LB server group - Select the VPC where the Load Balancer that will connect to the LB server group is created
Service Subnet name Required Select the VPC Subnet to create the LB server group - Select the Subnet where the Load Balancer that will connect to the LB server group is created
Load balancing Required Load Balancing Algorithm Selection - Round Robin: Distribute sequentially among registered members
- Weighted round robin: Distribute sequentially in proportion to the weight assigned to each member
- Least Connection: Distribute to the member with the fewest connections
- Weighted least connection: Distribute to the higher‑priority member considering each member’s weight and connection count
- IP Hash: Distribute to a specific member based on the hash value of the client IP address
Protocol Required Select the receiving protocol for the LB server group - Select the protocol to forward to members of the LB server group
LB health check Required Select LB health check - Select an LB health check that was created in the same Service Subnet as the LB server group
Table. LB server group service information input fields - Enter using English letters, numbers, and special characters (
- Enter or select the required information in the Additional Information Input area.
Category Required statusDetailed description Explanation Select Enter resource description tag Select Add tags - Up to 50 tags can be added per resource
Table. LB server group additional information input fields
- Enter or select the required information in the Service Information Input area.
- Check the created service information and the estimated billing amount, and click the Create button.
- When creation is complete, verify the created resources on the LB server group list page.
Check detailed information of LB server group
In the LB Server Group menu, you can view and edit the resource list and detailed information. The LB Server Group Details page consists of Details, Connected Resources, Tags, Operation History tabs.
To view detailed information about the LB server group, follow these steps.
Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
On the Service Home page, click the LB server group menu. You will be taken to the LB server group list page.
- You can modify column visibility by clicking the Settings button at the top right of the table.
Category Display optionDetailed description LB server group name Basic LB server group resource name Protocol Basic LB server group protocol Load Balancer name Basic Load Balancer resource name linked to the LB server group LB Health Check ID Basic LB server group’s LB health check resource name Number of members Basic Number of members registered in the LB server group Creation date and time Basic LB server group creation time status Basic LB server group resource status Table. LB server group list items
- You can modify column visibility by clicking the Settings button at the top right of the table.
On the LB server group list page, click the resource to view detailed information. It navigates to the LB server group details page.
- LB Server Group Details At the top of the page, status information and descriptions of additional features are displayed.
Category Detailed description status LB server group resource status - Active: The service is active and functioning normally
- Deleting: Processing service termination request
- Creating: Processing service creation request
- Error: Cannot determine current status due to an internal error
- If this status persists, please contact through the Support Center
- Editing: Processing service modification request
Delete LB server group Delete LB server group resource Table. LB server group status information and additional feature items
- LB Server Group Details At the top of the page, status information and descriptions of additional features are displayed.
Detailed Information
In the Detailed Information tab, you can view the detailed information of a resource from the LB server group list, and edit it if necessary.
| Category | Detailed description |
|---|---|
| service | Service name |
| Resource Type | Resource Type |
| SRN | Unique resource ID in Samsung Cloud Platform |
| Resource name | Resource name |
| Resource ID | Unique resource ID in the service |
| Constructor | User requesting service creation |
| Creation date | Service creation date and time |
| Editor | User requesting service modification |
| Modification date and time | Service modification date and time |
| Load Balancer name | Load Balancer resource name connected to the LB server group
|
| LB server group name | LB server group name |
| VPC name | VPC resource name where the LB server group was created
|
| Service Subnet name | Subnet resource name where the LB server group is created
|
| Port | LB server group forwarding port |
| Protocol | LB server group forwarding protocol |
| Load balancing | LB server group traffic distribution method
|
| LB health check | LB health check resource name
|
| description | LB server group addition description
|
Connected resources
Connected Resources tab allows you to view the list of members connected to the LB server group, and you can add or delete members.
| Category | Detailed description |
|---|---|
| Add member | Add LB Server Group Member button |
| Member name | Member name (server name) added to the LB server group |
| IP address | Member IP address |
| Port | Member receive port |
| weight | Load balancing weight
|
| Activation | Member activation status
|
| Creation date and time | Member addition date/time |
| Health check status | Health check status information
|
| status | Member resource status |
tag
On the LB server group list page, you can view the tag information of the selected resource and add, modify, or delete it.
| Category | Detailed description |
|---|---|
| Tag list | Tag list
|
Job History
Work History tab allows you to view the operation history of the selected resource.
| Category | Detailed description |
|---|---|
| Work history | Task execution details |
| Operation date and time | Task execution date and time |
| Resource Type | Resource Type |
| Resource Name | LB server group name |
| Operation result | Task execution result (success/failure) |
| Operator Information | User information of the performed operation |
Managing LB Server Group Resources
You can view the member list of an LB server group and add or remove members.
Add member
You can add members to the LB server group to register server resources that will handle client requests.
To add a member to the LB server group, follow these steps.
Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
On the LB Server Group List page, click the resource you want to edit detailed information for. You will be taken to the LB Server Group Detail page.
On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
On the Connected Resources tab page, click the Add Member button in the upper right.
Add Member After entering the required information in the popup window, click the Confirm button.
Category Required statusDetailed description LB server group name basic LB server group name for adding a member target server Required Server information to add as a member - Virtual Server/Bare Metal Server: Select from the list of servers created in the same VPC as the LB server group
- Enter IP Directly: Enter server IP directly
- Click the Add button to add the target server
Member information Required Member Port and Weight Settings - Member Name: Display the server name and IP to be added as a member
- Port: The port the member will receive
- Weight: The weight applied to load balancing
- When using Weighted Round Robin or Weighted Least Connection load balancing, a value between 1 ~ 1000 is required
Table. LB server group member addition itemClick the OK button in the alert dialog.
Check if members have been added in the Connected Resources tab.
Add the following rule to the Security Group of the server added as a member to allow communication between the Load Balancer and the LB server group members.
- (Direction) Inbound rule, (Target address) Load Balancer’s Source NAT IP, (Protocol) LB server group protocol, (Allowed port) member port
- If the LB server group is in Creating, Editing, Deleting, Error state, you cannot add members.
- If the number of members that can be created in the Account to which the LB server group belongs is exceeded, you cannot add members. The maximum number of members that can be created in a single Account is 1,000.
- Through VPC Peering, you can add a server created in another VPC as a member. After adding the target server by Enter IP Directly, check the Health Check Status of the added member in the Connected Resources tab.
For detailed information, refer to VPC > VPC Peering.
Member Edit
When you click a member name in the member list, you are taken to the Member Details page. You can view the member details, and you can click the Edit icon to change the information.
To edit member details, follow these steps.
- Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
- On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
- On the LB Server Group List page, click the resource you want to edit details for. You will be taken to the LB Server Group Details page.
- On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
- Linked Resources tab page, click the member you want to edit. You will be taken to the Member Details page.
- Edit the desired member information on the Member Details page.
Weight modification
It can be modified when using weighted load balancing (Weighted Round Robin, Weighted Least Connection).
- Click the Edit icon of the Weight item. In the edit window, enter the weight to edit and click the Confirm button.
Port modification
To edit a member port, click the Edit icon in the Port field. In the edit window, enter the port to edit and click the Confirm button.
Activate edit
To modify member activation, click the Edit icon of the Activation item. In the edit window, set the activation status and click the Confirm button.
Delete member
To delete unused members, follow these steps.
- Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
- On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
- On the LB Server Group List page, click the resource whose details you want to edit. You will be taken to the LB Server Group Details page.
- On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
- Linked Resources tab page, click the member you want to delete. You will be taken to the Member Details page.
- On the Member Details page, click the Delete Member button.
- Check whether the member has been deleted in the Connected Resources tab.
Terminate LB server group
You can terminate an unused LB server group. However, because it may affect the application service, please request termination only after thorough prior review.
The LB server group cannot be terminated in the following cases.
- If the LB server group is being used in a Listener: modify the Listener’s LB server group before deleting the LB server group.
- If there are members registered in the LB server group: Delete all resources attached to the LB server group before terminating the LB server group.
- When using an LB server group in an Auto Scaling Group: configure the load balancer so it is not used by the Auto Scaling Group, or adjust it so that the LB server group is not utilized. For more details, see Auto-Scaling Group > Load Balancer Usage.
To terminate the LB server group, follow these steps.
- Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
- On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
- From the LB server group list, click the resource to be terminated. You will be taken to the LB server group detail page.
- On the LB server group detail page, click the LB server group delete button.
- Once the termination is complete, check the resource termination status in the LB server group list.