The DX NetOps Spectrum installation fails on Linux environments, frequently resulting in failed service creation (such as sradmin) during silent mode installation.
/sw/SPECTRUM/SRAdmin/sradmin.exe -version
SPECTRUM version available, Build/Version: 25.4.9.000
systemctl start sradmin
Failed to start sradmin.service: Unit sradmin.service not found
ls -la /etc/systemd/system/sradmin.service
ls: cannot access '/etc/systemd/system/sradmin.service': No such file or directory
NetOps Spectrum 25.x; Linux (RHEL 8.9 and higher).
sradmin service fails to create post-installation when the installer environment is improperly prepared or when files are corrupted..tar.gz) on a Windows machine before transferring to the Linux host causes file corruption, which specifically affects the success of silent mode scripts.Ensure File Integrity: If the installation archive was transferred from a Windows machine, the files are likely corrupted, leading to silent mode script failures.
NetOps-Spectrum-[Version]-Linux-RELEASE.tar.gz file directly to the Linux target machine.tar xvzf NetOps-Spectrum-[Version]-Linux-RELEASE.tar.gz -C /opt/installer/Spectrum[Version]Prepare Environment for Silent Mode: Ensure the environment is correctly configured for silent installation execution:
hostargs.txt configuration file: ./srainstall.bin -i silent