I have two systems name ubuntu & ubuntu2. I have configured SLURM on them & checked that it works.
Now, when I try to configure VizStack to use ubuntu2, the configre script fails:
hp@ubuntu:~$ /opt/vizstack/sbin/vs-configure-system -s slurm ubuntu2
ERROR: Couldn't create the scheduler requested. Reason: Node 'ubuntu2' is not managed by SLURM
This looks like an issue with hostname expansion.
-- Shree