Hi,
did the update,
Looks like it runs with a few warnings, but these are relatively minor:
[tomaszs@elasticluster elasticluster]$ ./elasticluster.sh start slurm1
2021-02-12 15:41:25 771267cb1951 elasticluster[1] WARNING FutureWarning: OpenStack user domain name is present both in the environment and the config file. Environment variable OS_USER_DOMAIN_NAME takes precedence, but this may change in the future.
2021-02-12 15:41:25 771267cb1951 elasticluster[1] WARNING FutureWarning: OpenStack project domain name is present both in the environment and the config file. Environment variable OS_PROJECT_DOMAIN_NAME takes precedence, but this may change in the future.
Starting cluster `slurm1` with:
* 1 frontend nodes.
* 4 compute nodes.
(This may take a while...)
Version 2 is deprecated, use alternative version 3 instead.
Version 2 is deprecated, use alternative version 3 instead.
Version 2 is deprecated, use alternative version 3 instead.
Version 2 is deprecated, use alternative version 3 instead.
Version 2 is deprecated, use alternative version 3 instead.
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 54698)>
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=22, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 46020)>
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 59846)>
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 58998)>
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 42158)>
2021-02-12 15:42:16 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 46030)>
2021-02-12 15:42:26 771267cb1951 elasticluster[1] WARNING ResourceWarning: unclosed <socket.socket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('172.17.0.2', 59008)>
Configuring the cluster ...
(this too may take a while)
[WARNING]: Could not match supplied host pattern, ignoring: pvfs2
[WARNING]: Could not match supplied host pattern, ignoring: pvfs2_data
[WARNING]: Could not match supplied host pattern, ignoring: pvfs2_meta
[WARNING]: Could not match supplied host pattern, ignoring: pvfs2_client
[WARNING]: Could not match supplied host pattern, ignoring: ipython_controller
[WARNING]: Could not match supplied host pattern, ignoring: ipython_engine
[WARNING]: Could not match supplied host pattern, ignoring: jenkins
Issue can be deemed as resolved!
Thank you for the help!