The StorCycle.rpm file is delivered as a link from a Spectra representative. Move the .rpm file to the server StorCycle will be installed on. Complete all Install the StorCycle Mongo Database and Repository installation steps before running the .rpm StorCycle file. Go to the directory in which the .rpm file is located or give the full path to the file. The .rpm must run as root.
To install the StorCycle .rpm, use the following command:
sudo yum install -y ssc-production-X.X.X.XXX.XXXXXXXX.rpm
If desired, change the user from root using the following commands:
sudo chown -R user:group /var/lib/ssc
sudo vi /usr/lib/systemd/system/ssc.service
# User=root - change root to the new user name
sudo systemctl restart ssc
Continue with Start, Stop, and Restart the Services