Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Info

Ensure that the latest Swarm license file is either copied to the SCS server or reachable via HTTP from the SCS server.

Installing from a file

To install the latest Swarm license, use Use scsctl license add -f {path to license file} to install the latest Swarm license.

Code Block
languagebash
scsctl license add -f castor_license.txt 
added

Installing from a URL

To install the Swarm license from a URL, use Use scsctl license add -u {URL of license file} to install the Swarm license from a URL.

Code Block
languagebash
scsctl license add -u http://license_server/path/to/license/file 
added

Confirmation

Once The Swarm license is ready once added appears after the command as shown above, you are ready with the Swarm license. To . Use scsctl license show to visually confirm if the license is ready, use scsctl license show.

Tip

Next, power on Swarm virtual storage nodes.