This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Packet lose on the same LAN

This is a very strange issue going on. I have a puppetmaster on 1 vlan and a client connecting in on the same vlan and every now and then I get 

err: /Stage[main]/Nagios::Server/File[/usr/lib/nagios/plugins/get_stats_memcache]: Could not evaluate: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A Could not retrieve file metadata for puppet:///modules/nagios/plugins/get_stats_memcache.sh: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A at /etc/puppet/modules/nagios/manifests/server.pp:93

This is a sign of a dropped connection somewhere. It is hit or miss. Sometimes puppet runs just fine and others it errors on different steps. Puppet clients on other vlans run just fine. 

anywhere I can look.. I've look at the log but don't see it dropping packets anywhere

Another sign of packet loss is the time it takes puppet to run

same vlan
real 0m22.068s
user 0m1.940s
sys 0m0.450s

different vlan
real 0m5.595s
user 0m2.270s
sys 0m0.530s


This thread was automatically locked due to age.
Parents
  • I'm totally unfamiliar with puppet, but this seems like some other problem in your networking infrastructure instead of something in/on the Astaro.  If the master and client are on the same VLAN, the traffic should not transit the Astaro.

    Cheers - Bob
Reply
  • I'm totally unfamiliar with puppet, but this seems like some other problem in your networking infrastructure instead of something in/on the Astaro.  If the master and client are on the same VLAN, the traffic should not transit the Astaro.

    Cheers - Bob
Children
No Data