Are there issue with mass deployment related to SSH?

33 views
Skip to first unread message

cmonty14

unread,
Feb 14, 2018, 11:23:49 AM2/14/18
to Ansible Project

Hello!

I have a question that derives from the comparison Ansible vs. Salt.

As Ansible relies on SSH connection some people say that this has a downside for a scenario like

  • mass deployment of 1000 servers

Can you confirm that there's a severe performance impact when Ansible master must establish SSH connection to 1000+ servers at the same time (for mass deployment)?

THX

Andrew Latham

unread,
Feb 14, 2018, 1:36:22 PM2/14/18
to ansible...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2565bed2-43d2-45df-b962-e8e12f227261%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
- Andrew "lathama" Latham -

cmonty14

unread,
Feb 15, 2018, 5:22:06 AM2/15/18
to Ansible Project
This means there's no drawback with regards to performance when using Ansible in a landscape with +1000 servers?



Am Mittwoch, 14. Februar 2018 19:36:22 UTC+1 schrieb Andrew Latham:
On Wed, Feb 14, 2018 at 10:23 AM, cmonty14 <74cm...@gmail.com> wrote:

Hello!

I have a question that derives from the comparison Ansible vs. Salt.

As Ansible relies on SSH connection some people say that this has a downside for a scenario like

  • mass deployment of 1000 servers

Can you confirm that there's a severe performance impact when Ansible master must establish SSH connection to 1000+ servers at the same time (for mass deployment)?

THX

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.

Manuel Schmidt

unread,
Feb 15, 2018, 6:15:48 AM2/15/18
to Ansible Project
Hey,

combined with the aforementioned forks configuration it all depends on your Controll-Hosts capability to handle that many connections at the same time. I dont think that ansible would be the bottleneck here but the saturation of your network.

Regards

Andrew Latham

unread,
Feb 15, 2018, 10:37:53 AM2/15/18
to ansible...@googlegroups.com
Correct, Ansible is not the limit. Saltstack has guidelines around the same bottle necks for its ssh only solution.

To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/a1c9b6d3-b716-46bb-b661-6c4744c1534f%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

cmonty14

unread,
Feb 16, 2018, 9:19:33 AM2/16/18
to Ansible Project
Could you please share some info how to mitigate the risk of a bottleneck caused by SSH and/or the underlying network?
Reply all
Reply to author
Forward
0 new messages