RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-03 Thread Alex Lyashkov
В Чтв, 03.03.2005, в 18:57, Brian Ipsen пишет: > Hi, > > > > Hmm.. I wonder why the rpm command suddenly decides to take > > > up so much CPU time ... :-/ > > > > try to attach with strace to that rpm command (once it is > > running) or even via gdb, and see what it is doing ... > > > > most li

RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-03 Thread Brian Ipsen
Hi, > > Hmm.. I wonder why the rpm command suddenly decides to take > > up so much CPU time ... :-/ > > try to attach with strace to that rpm command (once it is > running) or even via gdb, and see what it is doing ... > > most likely it's some kind of rpm bug, which keeps it > spinning on the

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-03 Thread Herbert Poetzl
On Thu, Mar 03, 2005 at 10:29:07AM +0100, Brian Ipsen wrote: > Hi, > > I tried just one more time to install a vserver in this environment... > > When RPM locks up, I start another ssh session to the host - and check's the > top command: > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM

RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-03 Thread Brian Ipsen
Hi, I tried just one more time to install a vserver in this environment... When RPM locks up, I start another ssh session to the host - and check's the top command: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND 3074 root 17 0 9784 9784 3100 R99,8 2,5 1

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-02 Thread Roderick A. Anderson
On Wed, 2 Mar 2005, Herbert Poetzl wrote: > pardon my ignorance, but what is cfengine? Besides Daniel Reichenbach's reply I'll add this is what is used for the new vserver utilities to hold configuration information instead of the VSERVER.conf and VSERVER.sh files in /etc/vservers. Rod --

RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-02 Thread Daniel S. Reichenbach
Hi, > I've attached my wbel3-minimum file here (copy/paste from a Windows based > pc, you might want to convert it first). It might be possible to reduce it > further - first of all I'd just like to get a server ip and running inside > the vserver environment - than I can play around with reducing

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-02 Thread Paul S. Gumerman
For what it's worth, when doing a "yum method" install of fc3 on an x86_64 system with the new vserver code the creation of the vserver would hang after the third group of rpms was installed. A yum process was left running, but apparently blocked (top showed no additional CPU usage). I can't

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-02 Thread Daniel S. Reichenbach
> pardon my ignorance, but what is cfengine? http://www.cfengine.org/ Sort of a common framework for system configuration, designed for us administrators to configure larger networks with a defined system. http://www.cfengine.org/cfdetails.html provides some inside views. Daniel -- blog - http

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-02 Thread Herbert Poetzl
On Tue, Mar 01, 2005 at 03:42:30PM -0800, Roderick A. Anderson wrote: > On Wed, 2 Mar 2005, Herbert Poetzl wrote: > > > is it the pseudo graphical interface (curses) of > > linuxconf which makes it brain-dead simple or is > > it something else? > > That's it. The other side is the 'old' vserver

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Roderick A. Anderson
On Wed, 2 Mar 2005, Herbert Poetzl wrote: > is it the pseudo graphical interface (curses) of > linuxconf which makes it brain-dead simple or is > it something else? That's it. The other side is the 'old' vserver utils and therefore newvserver used a much simpler configuration method -- in a sin

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Herbert Poetzl
On Tue, Mar 01, 2005 at 11:49:52AM -0800, Roderick A. Anderson wrote: > On Tue, 1 Mar 2005, Brian Ipsen wrote: > > > I've attached my wbel3-minimum file here (copy/paste from a Windows based > > pc, you might want to convert it first). It might be possible to reduce it > > further - first of all I

RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Roderick A. Anderson
On Tue, 1 Mar 2005, Brian Ipsen wrote: > I've attached my wbel3-minimum file here (copy/paste from a Windows based > pc, you might want to convert it first). It might be possible to reduce it > further - first of all I'd just like to get a server ip and running inside > the vserver environment - t

RE: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Brian Ipsen
Hi, > > I've modified the Fedora Core minimum-rpm to fit RHEL3 > > (actually it's WhiteBox Linux, which is a RHEL clone)... > > So far, ther are no complaints on dependencies etc... > > Brian, I am very interested in seeing what you have come up > with as a minimum. And since I use Jacques'

Re: [Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Roderick A. Anderson
On Tue, 1 Mar 2005, Brian Ipsen wrote: > Hi, > > I've modified the Fedora Core minimum-rpm to fit RHEL3 (actually it's > WhiteBox Linux, which is a RHEL clone)... So far, ther are no complaints on > dependencies etc... Brian, I am very interested in seeing what you have come up with as a minimu

[Vserver] RHEL3 - Rpm lockup when installing new vserver ?

2005-03-01 Thread Brian Ipsen
Hi, I've modified the Fedora Core minimum-rpm to fit RHEL3 (actually it's WhiteBox Linux, which is a RHEL clone)... So far, ther are no complaints on dependencies etc... But I'm having trouble to create a new vserver - each time I try, rpm locks up after 2-14 packages - and then nothing more hap