Re: [Vserver] VMWare-Server and vserver

2006-04-21 Thread eyck
You can get away with running without those: > CAP_SYS_MODULE > CAP_MKNOD hmm, actually without those too: > CAP_NET_ADMIN > CAP_NET_RAW (You just need to load vmmon and vmnet on the host, there needs to be vmnet configuration on the host that matches the one that guest uses, and then all you need

Re: [Vserver] Machine rejects Keyboard Input after starting guest

2006-04-21 Thread Benedikt Böhm
On Fri, 21 Apr 2006 11:41:13 +0530 "Subhabrata Bhattacharya" <[EMAIL PROTECTED]> wrote: > Hi, > I am facing this serious problem after starting up a guest vserver. I > am using vsever 2.0 on a linux 2.6.12.4 kernel. There is absolutely > no issue starting up the 0 context. However as I start the

Re: [Vserver] VMWare-Server and vserver

2006-04-21 Thread Stephan Mueller
* Tony Lewis <[EMAIL PROTECTED]> [060421 03:18]: > vserver host kernel -> vserver guest -> vmware -> test vserver host kernel > -> test vserver guests Well, this _is_ a very impressive setup! :) Cheers, Steph. ___ Vserver mailing list Vserver@list.

[Vserver] util-vserver starts all vservers, not just those with mark "default"

2006-04-21 Thread Andreas Baetz
Hi, I do have some vservers, and only some of them should be startet when the host starts. I put "default" in ../apps/init/mark of those servers to be started. When executing "/etc/init.d/util-vserver start", ALL my vservers get started. So I checked, and I believe I found the reason. Please see

Re: [Vserver] vserver "broken" after stopped first time

2006-04-21 Thread Herbert Poetzl
On Thu, Apr 20, 2006 at 09:35:01PM +0200, Andreas Laas wrote: > hi, > > i hope someone can give me a hint for this problem, i encountered it > on several installations and had nothing found on the archives. > > if the vserver is stopped the first time, everything seems normal. no > errors. but if

Re: [Vserver] Machine rejects Keyboard Input after starting guest

2006-04-21 Thread Herbert Poetzl
On Fri, Apr 21, 2006 at 09:58:00AM +0200, Benedikt Böhm wrote: > On Fri, 21 Apr 2006 11:41:13 +0530 > "Subhabrata Bhattacharya" <[EMAIL PROTECTED]> wrote: > > > Hi, > > I am facing this serious problem after starting up a guest vserver. I > > am using vsever 2.0 on a linux 2.6.12.4 kernel. There

Re: [Vserver] VMWare-Server and vserver

2006-04-21 Thread Tony Lewis
eyck wrote: You can get away with running without those: CAP_SYS_MODULE CAP_MKNOD hmm, actually without those too: CAP_NET_ADMIN CAP_NET_RAW (You just need to load vmmon and vmnet on the host, there needs to be vmnet configuration on the host that mat

Re: [Vserver] VMWare-Server and vserver

2006-04-21 Thread Tony Lewis
Stephan Mueller wrote: * Tony Lewis <[EMAIL PROTECTED]> [060421 03:18]: vserver host kernel -> vserver guest -> vmware -> test vserver host kernel -> test vserver guests Well, this _is_ a very impressive setup! :) Virtually amazing, so to speak :-) Tony __

Re: [Vserver] VMWare-Server and vserver

2006-04-21 Thread eyck
> That means running them on the host, and my idea was to have as > absolutely as little as possible on the host. Still, by giving so much capabilities to the guest you're basically turning vserver into nice-managament-setup, and all the security goes out the window (not that my setup with Xorg i

[Vserver] Xen and Vserver together (was VMWare-Server and vserver)

2006-04-21 Thread Tony Lewis
eyck wrote: Tony wrote: On that, I wonder if the vserver patches and Xen patches can co-exist. They can, and do, check ML archives. That's great!  I want it. So I just found Matt's post[0] (from just a few days ago - must have glossed over it).  I'll have to gi

[Vserver] Application problem, signal to init failed?

2006-04-21 Thread ehab heikal
I installed plesk 8 on a vserver and it is working ok till now. One issue I have is that its watchdog which watches if services are up and tries to automatically restart them is not working. It gives the following error when I try to enable it. Error occurred while calling the module utility wdse

Re: [Vserver] Application problem, signal to init failed?

2006-04-21 Thread Baltasar Cevc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ehab, If you haven't changed the init style, the classical init is replaced by a procedure called fakeinit, thus the init daemon is not running in the guest. (For details about this, you may find quite some mails in the logs, and probably somew

Re: [Vserver] vserver traceroute

2006-04-21 Thread Nikolay Kichukov
hi, the version is: util-vserver 0.30.209-2 Would you suggest an upgrade to get the traceroute going? It is not so important to make traceroute working. It is the idea that stays behind that. ;-) To have the guest at full operational power as if it is a real machine. Thanks and regards, -Nikolay

Re: [Vserver] vserver traceroute

2006-04-21 Thread Herbert Poetzl
On Fri, Apr 21, 2006 at 05:30:53PM +0300, Nikolay Kichukov wrote: > hi, the version is: > > util-vserver 0.30.209-2 > > Would you suggest an upgrade to get the traceroute going? It is not so > important to make traceroute working. It is the idea that stays behind > that. ;-) To have the guest at

Re: [Vserver] Application problem, signal to init failed?

2006-04-21 Thread Herbert Poetzl
On Fri, Apr 21, 2006 at 02:27:47PM +0200, ehab heikal wrote: > > I installed plesk 8 on a vserver and it is working ok till now. One > issue I have is that its watchdog which watches if services are up and > tries to automatically restart them is not working. It gives the > following error when I

Re: [Vserver] Vserver on top of cluster

2006-04-21 Thread Patrick Conroy
On 4/18/06, Herbert Poetzl <[EMAIL PROTECTED]> wrote: I'd say it _is_ possible, but it would require some modificationsso that the 'migration' is context aware, shouldn't be too hardto add that though, but currently there is no real demand forthat (at least I think so) best,HerbertHerbert,Thanks fo

Re: [Vserver] Vserver on top of cluster

2006-04-21 Thread Herbert Poetzl
On Fri, Apr 21, 2006 at 02:36:58PM -0400, Patrick Conroy wrote: > On 4/18/06, Herbert Poetzl <[EMAIL PROTECTED]> wrote: > > > > > > I'd say it _is_ possible, but it would require some modifications > > so that the 'migration' is context aware, shouldn't be too hard > > to add that though, but curre

RE: [Vserver] Application problem, signal to init failed?

2006-04-21 Thread ehab heikal
It turns out that I did not have any definition file for init for this vserver. Is that normal? I made it plain init and this service ( watchdog which monitors and restarts dead services ) in plesk worked fine. But now when I reboot inside the guest, it just shuts it down and does not restart it.

[Vserver] great flower page

2006-04-21 Thread ehab heikal
Title: Message The colors and background images in the great flower page make the readability of this page terrible.   Also I used the old vserver and the old configuration file was much simpler to manage, why was this change done? ___ Vserver mail

Re: [Vserver] great flower page

2006-04-21 Thread Herbert Poetzl
On Sat, Apr 22, 2006 at 04:54:50AM +0200, ehab heikal wrote: > The colors and background images in the great flower page make the > readability of this page terrible. which stylesheet did you use? > Also I used the old vserver and the old configuration file was much > simpler to manage, why was t

Re: [Vserver] great flower page

2006-04-21 Thread eyck
> b) this was done about two or three? years ago ... In spite of stiff opposition, and with loosing a lot of important functionality in the process... -- Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 Total Existance Failure