On 16 October 2012 00:52, Jason Matthews <[email protected]> wrote: > > > > I should also mention that over all network performance degrades over time > and the only fix I have sound so far is to shut down the zones, destroy the > vnics, recreate them, and then reboot the zones. > > I do that about every four hours to keep the response times reasonable. It > really sucks.
IMO you blame the wrong people. You can have the same kind of problems with any Illumos-based distribution if you activate a zone and let the machine just sit there for a week or so or have a lot filesystem activity using mmap(). Either way the machines will choke themselves to memory starvation. The only workaround we found are regular reboots (every 24h), or limit the ZFS ARC to an absolute minimum. Ced -- Cedric Blancher <[email protected]> Institute Pasteur _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
