unfortunately, I found no solution for my issue.
Too summarize, There are two workarounds (But I couldn't apply any because of logistic issue)
- Use EtherChannel, with will distribute bandwidth through the 2 network adapters
- Use a Gigabit network interface (copper or fiber. Copper gigabit...
timmy, if what you're doing is giving me a model of network card EtherChannel compliant, be aware that we currently have EtherChannel compliant NIC, but the problem is on the switch side :)
thank you all again for your answers
Hi,
Some jobs do not appear in any log (which make me think they are not done at all)
This jobs are part of a policy, for which some clients appears in the "all events report" as "job queued (id=...) ...", but some not (nor any message).
I can't figure why, but this...
Hi,
Unfortunatly, none of the solutions you're proposing me suit my problem.
Concerning dazzag's answer, load balancing would only work only for output (server -> client) bandwidth; and EtherChannel (which would load balance input bandwidth too) needs adapted network equipment, that I...
Hello,
I currently try to make NetBackup work with 2 network interface cards on a server (a master & media; another server that is just media with the same 2 NICS is also in project)
Here's some informations about what I did and the network :
- All servers and clients are Windows 2000.
- The...
had the problem...
When I included the class' declaration in the DLL's cpp file, it was showing something like
---------
#include "class_B.hpp"
class C {
private:
B b;
B* pb;
int x;
public:
export C();
export ~C();
export foo();
}
--------
But I did not want the class B to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.