On Sun, Apr 23, 2006 at 06:42:53PM +0200, Sébastien CRAMATTE wrote: > Hello > > What is the best method to clone a vserver from one host to another ? > I've tried to use vcopy script (http://www.micropp.se/vserver/). This > method works localy.
rsync or dump/restore (when you use ext2/3) best, Herbert PS: double check the rsync options and don't forget to use --numeric-ids and --archive > But doesn't clone vserver remotely ??? > > When I use this command line : > vcopy --clone kea3 [EMAIL PROTECTED]:/tmp/kea3 > > SSH return me illegal option -- S > Unknowed return on sudoprobe (1) > > SSH server is installed on my destination host + sudo > > Thanks for your help > > Bye > > Sebastien > > > > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
