Increasing Number of Concurrent Users for Docker
  • 19 Dec 2023
  • 3 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Increasing Number of Concurrent Users for Docker

  • Dark
    Light
  • PDF

Article Summary

This procedure for Skylight orchestrator Docker is used to increase the number of concurrent users in Skylight orchestrator to 100 (for Skylight orchestrator Docker version 23.04.1 or prior) and 250 (for Skylight orchestrator Docker version 23.12 and later).

The following steps are required:

  1. On Skylight orchestrator Docker, start the Skylight orchestrator services
  2. Increase physical RAM of the Docker host
  3. Increase the User profiles

Starting the Skylight orchestrator Services

Stopping Hot Standby Process and Starting Skylight orchestrator Services on Hot Standby Configuration

Active Site

  1. Open an SSH terminal session to the Skylight orchestrator CLI on port 2200.

  2. Log in as the skylight user.

  3. Configure the preferred site by entering:

redundancy config preferred {site-a | site-b}
  1. Stop the Hot Standby process by entering:
redundancy control stop
  1. Start services by entering:
services start

Standby Site

  1. Open an SSH terminal session to the Skylight orchestrator CLI on port 2200.

  2. Log in as the skylight user.

  3. Start services by entering:

services start

Starting Skylight orchestrator Services on Non-Hot Standby Configuration

  1. Open an SSH terminal session to the Skylight orchestrator CLI on port 2200.

  2. Log in as the skylight user.

  3. Start services by entering:

services start


Note: If the services are started, skip this step.

Increasing Physical RAM

The Skylight orchestrator Docker will use the RAM of the Docker host, so ensure that the Docker host can provide the required CPU and RAM, as the table below:

Profile NameCPU (vCPUs)Memory (GiB)Disk I/O (IOPS @6KB)*
5K6465K
15K108015K
30K2414430K
60K4025060K

*For 15K, 30K and 60K profiles, disk I/O must be split over distinct mount points. Average latency must remain under 5ms.


Note: If you are running a redundant configuration, these steps must be run on both Docker hosts of the redundant pair.

Increasing the User Profiles

To increase the user profiles

  1. Access SSH to the Docker host via port 22.

  2. Check the RAM of the Skylight orchestrator by running the following command to ensure that the users have already provided the exact RAM.

 free -h
  1. Open an SSH terminal session to the Skylight orchestrator CLI on port 2200.

  2. Log in as the skylight user.

  3. Increase user profile by entering:

a. For Skylight orchestrator Docker 23.04.1 and prior:

deployment edit type single-node profile <profile_name> user-profile user-100

b. For Skylight orchestrator Docker 23.12 and later:

deployment edit type single-node profile <profile_name> user-profile user-250


Note: If you are running a redundant configuration, these steps must be run on both virtual appliances of the redundant pair.


CAUTION: Changing the deployment profile will delete the contents of the /data/medn* instance directories. This logic does not apply when the same deployment profile is reapplied. (This means the contents of the /data/medn* instance directories will be preserved when the same deployment profile is reapplied.)

Starting the Skylight orchestrator Services

The Skylight orchestrator services must be started after changing the user profile.

Starting the Skylight orchestrator Services for a Hot Standby Configuration

Active Site

  1. Open an SSH terminal session to the Skylight orchestrator on port 2200.

  2. Log in as the skylight user.

  3. Start the Hot Standby process by entering:

redundancy control start


Notes:
It may take up to 10 minutes for the Skylight orchestrator services to be healthy.

When redundancy show status reports that replication status is up, the application can be accessed.


Starting the Skylight orchestrator Services for a Non-Hot Standby Configuration

  1. Open an SSH terminal session to the Skylight orchestrator on port 2200.

  2. Log in as the skylight user.

  3. Start app_server by entering:

services start app_server 


Note: It may take up to 10 minutes for the Skylight orchestrator services to be healthy.

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


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.