Quote:
Originally Posted by
DGPickett
Network link saturation is usually 2-3 big file transfers, unless the disk is slower (first cat the file to dev null to get it in cache?).
I see...those will have to be really large files(?) to saturate these GigE links?
Quote:
It seems like the load balancing originally set up was linked to the old IP addresses, and you need to redo whatever that was.
The weird thing is that this machine has moved 2-3 times already and have had to change IPs on it every single time and the last time I did it, everything went smooth and was a non-issue. This time, I did the same thing but am faced with this issue and I don't remember doing anything special. I just assumed that when the interfaces are connected to the network directly, they pass traffic directly
You're right, this DOES look relevant. Unfortunately this is a restricted version of Solaris delivered by the vendor of this appliance and does not have
svcadm or
routeadm as commands. Maybe I'll have to see if I can find them on the net somewhere but finding anything for Solaris-8 is becoming harder and harder.
So now I have to figure out how to do what this article says without the svcadm or routeadm commands. I know there's a file that stores the ip forwarding info etc. Can't remember which one, also
ndd might help?