Re: [Vserver] Disconnect on vserver build

2007-01-29 Thread Baltasar Cevc

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I've a problem to install vserver on a dedicated server.
In fact, i only access to him with ssh.
My problem is'nt really the installation but the build.

When i launch a verserver build image ( i follow this tutorial ), 
after the second yum, i'm disconnect from my ssh and i cannot 
reconnect without restart the server.

Do you know why ?
Can i have a very verbose log somewhere ?


If I understand you right, you are logged into the vserver
host, not a guest - so starting a vserver should normally
not affect you. If it does anyway, it's probably due to the
fact that your vserver has too many capabilities (or you
don't use the capabilities at all). In this case, the guest
can overwrite the network configuration. So try to check
whether your kernel supports capabilities and limit them.
(Maybe you need to load the module or recompile with the
capability functionality in the base kernel).



PS : My vserver host is on FC6 and vserver too :)

Or do you mean you're trying to run vservers in a vserver
guest? That is not supported, as a guest is not a machine
but only a restricted environment using the same kernel
as the host.


Baltasar

((( Baltasar Cevc


) World wide web:
  # http://www.openairkino.net/ (a project for the local youth; German 
only)

  # http://technik.juz-kirchheim.de/ (programming and admin projects)
  # http://baltasar.cevc-topp.de/ (private homepage)
) Phone:
  +49 176 232 20 822
)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFFvfUVp2YsmzTbIwYRArYoAKCZgJIif+bkYIC9NWy2xr0Wt5deswCfdRpV
6w3jmKj8inmOO3WOLXtN7So=
=tznC
-END PGP SIGNATURE-

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Disconnect on vserver build

2007-01-29 Thread Daniel Hokka Zakrisson
Marc Guyard wrote:
 Hi,

 I've a problem to install vserver on a dedicated server.
 In fact, i only access to him with ssh.
 My problem is'nt really the installation but the build.

 When i launch a verserver build image ( i follow this tutorial ), after
 the
 second yum, i'm disconnect from my ssh and i cannot reconnect without
 restart the server.
 Do you know why ?

Most likely you told the utils that your host's IP address belonged to the
guest and that it should be brought up and down along with it, so when the
initpost script runs to clean up the guest after installing it, the IP
address is removed as the guest is stopped, leading to a host without IP
addresses.

You really should give the guest a separate IP address, perhaps a private
one if you don't have any spare public ones, to avoid this problem and
many others (like the guests ability to interfere with the host's
daemons).

If you really don't want to use another IP address, you could simply leave
out the network interface on your vserver ... build command line. I think
that will only do the Right Thing(tm) with util-vserver 0.30.213-pre5+
though (i.e., set nodev).

--
Daniel Hokka Zakrisson
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Disconnect on vserver build

2007-01-28 Thread Marc Guyard

Hi,

I've a problem to install vserver on a dedicated server.
In fact, i only access to him with ssh.
My problem is'nt really the installation but the build.

When i launch a verserver build image ( i follow this tutorial ), after the
second yum, i'm disconnect from my ssh and i cannot reconnect without
restart the server.
Do you know why ?
Can i have a very verbose log somewhere ?

Thanks by advance for your help.

PS : My vserver host is on FC6 and vserver too :)

--

SoukoussMan
[EMAIL PROTECTED]
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver