Forum OpenACS Q&A: Re: Another OpenACS hosting option

Collapse
Posted by Nagita Karunaratne on
Thanks,

For all the searching i've done here, these are new for me.

Collapse
Posted by Mark Aufflick on
FWIW, I have a windows server behind a firewall running multiple severs with VMWare. It's horribly inefficient compared to Vserver, but it's damn convenient to admin.

Like if I want to replace the raid array or upgade to a new box I just shut down all the servers, copy the virtual disk files to another box with VMWare, and click start - all done :)

Collapse
Posted by Cathy Sarisky on
Actually, Matt, you can do that with vservers too.  Rsync while live, shut down the vserver, rsync again (just to be safe), start it up on the new vserver.

I *really* like vservers for development space and testing.  The isolation is very cool, and the ability to blow away a vserver and replace it with a new one from the template is handy.

Collapse
Posted by Mark Aufflick on
even if the other server has completely different hardware (# processors etc.) can you do that?
Collapse
Posted by Cathy Sarisky on
Sure can.

Of course, you need a vserver-enabled kernel to do it, but I've moved vservers between P4's, Athlon XPs, Durons, Celerons (ugh), etc.