/
Base Packages Installation

Base Packages Installation

Info

Make sure you have the Physical node installed before installing the SNS 1.1.1 base packages.

Follow the steps below to install SNS 1.1.1 base packages:

  1. Use SSH to log in to the server. Please provide the user password when prompted.

    ssh <username>@<server_ip>
  2. Once logged in, switch to the root user. Please provide the password when prompted.

    sudo su
  3. To install the base packages, execute the following command.

    sudo su -c "bash <(wget -qO- https://apt.cloud.datacore.com/installssa/install-ssa.sh)" root
  4. There are a few prechecks through the scripts which when passed will ask for confirmation to proceed with installation. Please provide yes to proceed.

  5. It may take a while to finish installation. Once the installation is complete, a URL will be provided to access the UI (see the below screenshot).

    image-20250130-123752.png

Info

Make sure the template file has been generated before accessing the UI to create a cluster. Run the command ls /etc/hosttype to verify the existence of the file.

If the file exists, execute cat /etc/hosttype to check its contents. If the file is empty or not generated or contains the template name "test", halt the cluster creation process and contact the DataCore’s Customer Support Engineer to resolve the issue. Once the issue is fixed, you can proceed with the cluster creation as mentioned below. This will help avoid reinstalling the Debian package again.

Next, see SWARM Containerized Stack Installation

Related content

SWARM Containerized Stack Installation
SWARM Containerized Stack Installation
More like this
Installing Ubuntu on a Server
Installing Ubuntu on a Server
Read with this
Install SCI Pre-Installer
Install SCI Pre-Installer
More like this
Single Node Swarm (SNS)
Single Node Swarm (SNS)
Read with this
Installing and Initializing Swarm Storage
Installing and Initializing Swarm Storage
More like this
SNS 1.1.1
Read with this

© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.