POV-Ray : Newsgroups : povray.off-topic : More Net Questions : Re: More Net Questions Server Time
29 Jul 2024 08:16:59 EDT (-0400)
  Re: More Net Questions  
From: Francois Labreque
Date: 23 Dec 2011 08:12:31
Message: <4ef47e3f@news.povray.org>


>
> How? Depending on the way it's set up, it can cause major problems with
> the switch. Disconnect one of the patch cords and see if performance
> improves. If it does, you had a loop between the two switch ports, and
> the two NICs in your server. Either reconfigure your NICs to use
> fail-over, or make sure "spanning-tree" is enabled on the switch ports
> facing the server. Keep in mind that by doing that you will lose your
> 2Gbps aggregation speed and the second NIC will only be there to provide
> a host-stanby.
>

And by that, I mean "hot-standby".  I Should have proof-read...

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.