Re: [Vserver] How to copy/debug a vserver

2005-05-04 Thread Herbert Poetzl
On Wed, May 04, 2005 at 07:42:38PM +0200, Arjen wrote: > On 4/5/05 5:02 pm, "Herbert Poetzl" <[EMAIL PROTECTED]> wrote: > > On Wed, May 04, 2005 at 02:32:59PM +0200, Arjen wrote: > >> On Wed, 4 May 2005, Herbert Poetzl wrote: > >>> On Tue, May 03, 2005 at 06:24:11PM +0200, Arjen wrote: > ssh.

Re: [Vserver] How to copy/debug a vserver

2005-05-04 Thread Arjen
On 4/5/05 5:02 pm, "Herbert Poetzl" <[EMAIL PROTECTED]> wrote: > On Wed, May 04, 2005 at 02:32:59PM +0200, Arjen wrote: >> On Wed, 4 May 2005, Herbert Poetzl wrote: >>> On Tue, May 03, 2005 at 06:24:11PM +0200, Arjen wrote: ssh. Ever tried to ssh from one vserver to another vserver? Or started

Re: [Vserver] How to copy/debug a vserver

2005-05-04 Thread Herbert Poetzl
On Wed, May 04, 2005 at 02:32:59PM +0200, Arjen wrote: > On Wed, 4 May 2005, Herbert Poetzl wrote: > > >On Tue, May 03, 2005 at 06:24:11PM +0200, Arjen wrote: > >>On 3/5/05 10:55 am, "Werner Schalk" <[EMAIL PROTECTED]> wrote: > >>>My system is Gentoo, and I am still using util-vserver X on > >>>2.

Re: [Vserver] How to copy/debug a vserver

2005-05-04 Thread Arjen
On Wed, 4 May 2005, Herbert Poetzl wrote: On Tue, May 03, 2005 at 06:24:11PM +0200, Arjen wrote: On 3/5/05 10:55 am, "Werner Schalk" <[EMAIL PROTECTED]> wrote: My system is Gentoo, and I am still using util-vserver X on 2.6.11-rc3-vs1.9.4. My USE flags do include "vserver" and portage overlay is se

Re: [Vserver] How to copy/debug a vserver

2005-05-03 Thread Herbert Poetzl
On Tue, May 03, 2005 at 06:24:11PM +0200, Arjen wrote: > On 3/5/05 10:55 am, "Werner Schalk" <[EMAIL PROTECTED]> wrote: > > My system is Gentoo, and I am still using util-vserver X on > > 2.6.11-rc3-vs1.9.4. My USE flags do include "vserver" and portage overlay is > > set to /usr/local/portage (bot

Re: [Vserver] How to copy/debug a vserver

2005-05-03 Thread Arjen
On 3/5/05 10:55 am, "Werner Schalk" <[EMAIL PROTECTED]> wrote: > My system is Gentoo, and I am still using util-vserver X on > 2.6.11-rc3-vs1.9.4. My USE flags do include "vserver" and portage overlay is > set to /usr/local/portage (both inside the vserver). When I execute mc inside > the vserver I

Re: [Vserver] How to copy/debug a vserver

2005-05-03 Thread Herbert Poetzl
On Tue, May 03, 2005 at 10:55:39AM +0200, Werner Schalk wrote: > Hi, > > I re-installed all the vserver stuff and rebuild my images, however my > problem > still exists. After starting a copied vserver I get: > > # vserver test321 start > * Caching service dependencies... > * Setting DNS doma

Re: [Vserver] How to copy/debug a vserver

2005-05-03 Thread Werner Schalk
Hi, I re-installed all the vserver stuff and rebuild my images, however my problem still exists. After starting a copied vserver I get: # vserver test321 start * Caching service dependencies... * Setting DNS domainname to network.local...

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Christian Heim
On Monday 02 May 2005 10:35, Werner Schalk ( WS )wrote: >Hi, > >fantastic deleting everything in /vservers/test321/var/lib/init.d/* did > work. Great and thanks again. Just one small thing. When I start my new > vserver I get the following error message: > ># vserver test321 start > * Caching servi

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Oliver Welter
yeah I actually used the Gentoo vserver-specific baselayout to build my vserver image in the first place?! Is there a way I can check whether I got the right baselayout installed in my vserver? have you set the use-flag ? have you configured your port_overlay correctly ? Hmm, I dont know what fil

Re: [Vserver] How to copy/debug a vserver (follow-up)

2005-05-02 Thread Werner Schalk
Hi, inside the vserver I am using the vserver-specific baselayout of Gentoo. Anyone got the same issue with this? Again as I said I get the following error message when starting my vserver on Gentoo: # vserver test321 start * Caching service dependencies... * Setting DNS domainname to network

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Werner Schalk
Hi, yeah I actually used the Gentoo vserver-specific baselayout to build my vserver image in the first place?! Is there a way I can check whether I got the right baselayout installed in my vserver? Thanks and all the best, Werner. ___ Vserver mailing

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Oliver Welter
yup, usually (on non gentoo systems) it's simply done by default (i.e. disabling all but minimal services) but the gentoo recursive? service system makes it a little trickier ... but I remember folks who have done it ... There is a special eBuild vor vServer that patches the base-layout - see ht

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Herbert Poetzl
On Mon, May 02, 2005 at 10:35:59AM +0200, Werner Schalk wrote: > Hi, > > fantastic deleting everything in /vservers/test321/var/lib/init.d/* did work. > Great and thanks again. Just one small thing. When I start my new vserver I > get the following error message: > > # vserver test321 start >

Re: [Vserver] How to copy/debug a vserver

2005-05-02 Thread Werner Schalk
Hi, fantastic deleting everything in /vservers/test321/var/lib/init.d/* did work. Great and thanks again. Just one small thing. When I start my new vserver I get the following error message: # vserver test321 start * Caching service dependencies... * Setting DNS domainname to network.local...

Re: [Vserver] How to copy/debug a vserver

2005-05-01 Thread Christian Heim
On Monday 02 May 2005 00:38, Werner Schalk ( WS )wrote: >Hi, > >apologies for not providing all information necessary. As I said I am trying >to copy an existing vserver to create a new one. So I created a little perl >script that basically does the following: No problems so far ;) was only a kind

Re: [Vserver] How to copy/debug a vserver

2005-05-01 Thread Herbert Poetzl
On Mon, May 02, 2005 at 12:38:47AM +0200, Werner Schalk wrote: > Hi, > > apologies for not providing all information necessary. As I said I am trying > to copy an existing vserver to create a new one. So I created a little perl > script that basically does the following: > > - Copy the entire v

Re: [Vserver] How to copy/debug a vserver

2005-05-01 Thread Werner Schalk
Hi, apologies for not providing all information necessary. As I said I am trying to copy an existing vserver to create a new one. So I created a little perl script that basically does the following: - Copy the entire vserver (template) directory (/vservers/template) to a new one (/vservers/cus

Re: [Vserver] How to copy/debug a vserver

2005-05-01 Thread Oliver Welter
Hi werner, I am trying to copy an existing vserver using rsync and sed to modify all files necessary (by the way what files do I need to modify?). Unfortunately I can't start the new vserver afterwards. How do I debug this? Is the "Source" Server running ? If so, delete the director /var/lib/ini

Re: [Vserver] How to copy/debug a vserver

2005-05-01 Thread Christian Heim
On Sunday 01 May 2005 22:51, Werner Schalk ( WS )wrote: >Hi guys, > >I am trying to copy an existing vserver using rsync and sed to modify all >files necessary (by the way what files do I need to modify?). Depends on your configuration. I guess you're using the alpha tools. If you use static cont

[Vserver] How to copy/debug a vserver

2005-05-01 Thread Werner Schalk
Hi guys, I am trying to copy an existing vserver using rsync and sed to modify all files necessary (by the way what files do I need to modify?). Unfortunately I can't start the new vserver afterwards. How do I debug this? All the best, thanks. Bye, Werner _