Robert Spahr wrote:
> I have been running these gentoo servers since 2003, with very few
> problems. Although I am conservative in doing my updates.
>   

I've run gentoo on several servers from dual intels running dns, squid,
routing, to web servers, to quad opterons running as terminal servers.

The secret to all of that is what Robert said.. update conservatively.

The update from apache 1.x to 2.x broke some things (good idea to follow
the update faqs, or as I did, rebuild the config files by hand), as did
when the gentoo apache package managers decided to change the config
file layout to better match other distros.

Also, beware of some of the library updates. They can break other things
that revdep-rebuild will have to fix.

It's a good idea to look up via google or whatever to figure out what's
being updated and why (read the changelog).

It will take a bit to get used to, but after awhile you'll just eyeball
it and know which packages are non-issues, and which should be looked
closely.

It's also a good idea to have a staging server where you can test the
updates and trash it if you need to (virtualization will help with this
a lot).

Also, some updates don't fully manifest themselves till you restart all
the processes or restart the machine. Processes that were running before
a library update still have an internal image of the previous version's
library.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to