[Vserver] compile error on x86_64

2005-11-02 Thread Marcel Gsteiger
Hi, On my dual xeon x86_64 FC4 box, after doing wget http://rpm.hozac.com/fedora/dhozac/4/i386/vserver/SRPMS/util-vserver-0.30.209-5.fc4.src.rpm and installing this SRPM, then doing cd /usr/src/redhat/SPECS rpmbuild -bb --target=x86_64 --define 'fedora 4' kernel-2.6.spec I get this error: (..

Antw: Re: [Vserver] compile error on x86_64

2005-11-04 Thread Marcel Gsteiger
4.rpm Perhaps these could make sense on a x86_64 section on your site. Regards --Marcel >>> [EMAIL PROTECTED] 02.11.2005 >>> -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marcel Gsteiger wrote: | Hi, | | On my dual xeon x86_64 FC4 box, after doing | | wget | http://rpm.ho

Re: Re: [Vserver] compile error on x86_64

2005-11-04 Thread Marcel Gsteiger
>I assume you meant the kernel-*.src.rpm of course I meant this, sorry I copy/pasted the wrong line in my posting... > Marcel Gsteiger wrote: | Hi, | | On my dual xeon x86_64 FC4 box, after doing | | wget | http://rpm.hozac.com/fedora/dhozac/4/i386/vserver/SRPMS/util-vserver-0.30.209

[Vserver] Newbie question: trouble installing vserver on fc4-x86_64

2005-11-07 Thread Marcel Gsteiger
Hi all I installed the kernel patches and utils successfully on my dual xeon-ia32 fc4-x86_64 box now running 2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1smp (after recompiling the SRPMS for this arch). I use util-vserver 0.30.209-5. Then, I adapted /etc/vservers/.distributions/fc4/apt/sources.list to point

[Vserver] Xorg in a vserver running on a headless host

2005-11-09 Thread Marcel Gsteiger
Hi all I am running vservers on a headless fc4-x86_64 (the "real" server runs at runlevel 3). My idea was to install a "virtual graphical desktop environment" (using gnome) in the virtual server, then let the users access this system remotely using FreeNX. Currently I am at the stage of bringing

[Vserver] Problems with /etc/security/limits.conf

2006-01-15 Thread Marcel Gsteiger
Hi all One of my applications creates entries in /etc/security/limits.conf (e.g. nofile limits). This leads to problems with the su command (setrlimit calls fail). Is there a way to enable this via a capability? I tried to add the line SET_RLIMIT to /etc/vserver/ccapabilities, but then when

[Vserver] linux-vserver as a "poor man's warm standby solution"

2006-03-19 Thread Marcel Gsteiger
Hi all I successfully installed two similar boxes running FC4 w/linux-vserver, implementing a hot-standby of each vserver on the other box. All VServers are simply installed on both boxes in the same directory structure; half of the servers are active on box A and standby on box B, the other ha