You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a firewall is actually running on a minion, it's possible (unless appropriate minion rules are in place), that this check will simply hang and in fact give a false result.
ses3-up-1:~ # ssh root@ses3-up-2 'SuSEfirewall2 start'
ses3-up-1:~ # salt-run populate.engulf_existing_cluster
[WARNING ] Unable to find IPv6 record for "ses3-up-1.lan" causing a 10 second timeout when rendering grains. Set the dns or /etc/hosts for IPv6 to clear this.
~~~~~~HANG~~~~~~
firewall : disabled
apparmor : disabled
Which will lead to ses3-up-2 being excluded from the cluster detection/population process.
The text was updated successfully, but these errors were encountered:
If a firewall is actually running on a minion, it's possible (unless appropriate minion rules are in place), that this check will simply hang and in fact give a false result.
Which will lead to
ses3-up-2
being excluded from the cluster detection/population process.The text was updated successfully, but these errors were encountered: