On Fri, Nov 5, 2010 at 10:19 PM, Anna <ascho...@gmail.com> wrote:
> After a couple of recent power outages and some disappointed users, I tried
> out the "XS on an XO" again, which I'll call XSXO from now on.

An XO-1 is a tiny, tiny server. Bear in mind I would not expect it to
handle much more than 20~30 users.

Additionally, the USB-Ethernet dongles cause a ton of IRQ noise, so if
there is a bit of traffic, the CPU gets swamped with handling network
activity. One of the nice things of modern network cards (PCI, etc) is
that they have gotten really good avoiding raising IRQs, doing DMA,
etc. You cannot do any of that with a USB-Ethernet.

> Initially, I set this up for /etc/sysconfig/network-scripts/ifcfg-eth0-local

I assume you ran xs-swapnics at some point?

> All was going well, except that the ejabberd presence
> service kept resetting at the top of the hour, every hour.


> But then named never comes back up:
...
> school.internal.zone.db:4: schoolserver...@\@basednsna...@\@: bad owner name

that means that the domainconfig didn't work.

Any logs from ejabberd itself?



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to