Re: [uml-user] skas patches for 2.6.17

2006-06-27 Thread Ryan Finnie
Blaisorblade wrote: > Already released, I just missed to announce them Hmmm, I'm not seeing it there either. The closest I see is skas-2.6.17-rc5-v9-pre9. Is v9 now the "stable" line? RF Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-i

Re: [uml-user] skas patches for 2.6.17

2006-06-27 Thread Blaisorblade
On Tuesday 27 June 2006 10:26, Ryan Finnie wrote: > Blaisorblade wrote: > > Already released, I just missed to announce them > > Hmmm, I'm not seeing it there either. The closest I see is > skas-2.6.17-rc5-v9-pre9. Is v9 now the "stable" line? Yes, you can use it safely. -- Inform me of my mist

Re: [uml-user] New RHEL4 root fs won't boot......

2006-06-27 Thread Blaisorblade
On Tuesday 27 June 2006 08:14, Simon Matthews wrote: > I built a root filesystem, after reviewing the mkrootfs script and the > list of rpms were installed in the Fedora-Core4 root FS. However, it > won't fully boot. > > Any suggestions: > > [42949374.12] ClusterIP Version 0.8 loaded successful

[uml-user] ypbind?

2006-06-27 Thread Simon Matthews
I thanks to yor advice, I have now got the UML machine to boot, I have networking running (and autofs), but ypbind won't start. Is there some trick to getting ypbind to work? Regards, Simon Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-

[uml-user] about mem=nM

2006-06-27 Thread paul john
i met a strange prob.   if start um without mem=256M , it's ok , if start um with mem=256M it hangs there .report "mount devfs on /dev"   some troubling shooting said that , modified the makefile of uml kernel and recompile it . i tried this ,but it doesn't work .   please some one give advice .th

Re: [uml-user] ypbind?

2006-06-27 Thread Blaisorblade
On Tuesday 27 June 2006 20:18, Simon Matthews wrote: > I thanks to yor advice, I have now got the UML machine to boot, I have > networking running (and autofs), but ypbind won't start. > > Is there some trick to getting ypbind to work? Never heard this problem (unlike RH-FC one), so we could make u

Re: [uml-user] ypbind?

2006-06-27 Thread Simon Matthews
On 6/27/06, Blaisorblade <[EMAIL PROTECTED]> wrote: > On Tuesday 27 June 2006 20:18, Simon Matthews wrote: > > I thanks to yor advice, I have now got the UML machine to boot, I have > > networking running (and autofs), but ypbind won't start. > > > > Is there some trick to getting ypbind to work?

Re: [uml-user] about mem=nM

2006-06-27 Thread Jeff Dike
On Wed, Jun 28, 2006 at 01:48:23AM +0800, paul john wrote: > if start um without mem=256M , it's ok , if start um with mem=256M it hangs > there .report "mount devfs on /dev" What version of UML? Jeff Using Tomcat but need to do more? Need to support web services, securit

[uml-user] Nested instances

2006-06-27 Thread Brock, Anthony - NET
I'm looking at trying out nested UML instances. However, I haven't looked at this is several years. Before I jumped in and started exploring, I was wondering if: 1. Is this feature still functional/supported? 2. Is there a means to specify the nest level at the command line? Of do I have to recomp

Re: [uml-user] Nested instances

2006-06-27 Thread Jeff Dike
On Tue, Jun 27, 2006 at 02:29:46PM -0700, Brock, Anthony - NET wrote: > I'm looking at trying out nested UML instances. However, I haven't > looked at this is several years. Before I jumped in and started > exploring, I was wondering if: > > 1. Is this feature still functional/supported? skas mod

Re: [uml-user] skas patches for 2.6.17

2006-06-27 Thread Jason Lunz
[EMAIL PROTECTED] said: >> Hmmm, I'm not seeing it there either. The closest I see is >> skas-2.6.17-rc5-v9-pre9. Is v9 now the "stable" line? > Yes, you can use it safely. maybe it's time to finally call it 2.6.17-skas3-v9? and dispense with the -pre stuff? Jason Using Tomcat but need to do

Re: [uml-user] about mem=nM

2006-06-27 Thread Jason Lunz
[EMAIL PROTECTED] said: > if start um without mem=256M , it's ok , if start um with mem=256M it hangs > there .report "mount devfs on /dev" Does it work if you do this: # sysctl -w kernel.randomize_va_space=0 # sysctl -w vm.max_map_count=262144 If so, you can put these settigns i

[uml-user] starting uml from initscripts?

2006-06-27 Thread Simon Matthews
Can anyone suggest a good way to start a UML instance from the host's initscripts? The host is a RedHat EL3 machine. It seems that the UML won't start if it can't attach to a terminal, so unless I can stop this behaviour I don't immediately see how to start a UML from the initscripts. Regards, S

Re: [uml-user] about mem=nM

2006-06-27 Thread Nix
On Wed, 28 Jun 2006, paul john uttered the following: > if start um without mem=256M , it's ok , if start um with mem=256M it hangs > there .report "mount devfs on /dev" Do you have at least 256Mb of space free in /dev/shm? (In older UMLs, pre-2.6.17, you'll need to make sure /tmp has enough room

Re: [uml-user] about mem=nM

2006-06-27 Thread paul john
# This file is edited by fstab-sync - see 'man fstab-sync' for details/dev/VolGroup00/LogVol00 /   ext3    defaults    1 1LABEL=/boot /boot   ext3    defaults    1 2 none    /dev/pts    devpts  gid=5,mode=620  0 0no

[uml-user] about mconsole

2006-06-27 Thread paul john
when use uml_mconsole umid,192.168.0.254 show ok . run restart . return connection refused. what should i do.-- skype id (flourishing21633)[EMAIL PROTECTED] Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

Re: [uml-user] about mem=nM

2006-06-27 Thread paul john
and now it doesn't work.    looks something is not stable. 2006/6/28, paul john <[EMAIL PROTECTED]>: # This file is edited by fstab-sync - see 'man fstab-sync' for details/dev/VolGroup00/LogVol00 /   ext3    defaults    1 1LABEL=/boot /boot   ex

Re: [uml-user] about mem=nM

2006-06-27 Thread Jeff Dike
On Tue, Jun 27, 2006 at 10:30:22PM +, Jason Lunz wrote: > [EMAIL PROTECTED] said: > > if start um without mem=256M , it's ok , if start um with mem=256M it hangs > > there .report "mount devfs on /dev" > > Does it work if you do this: > > # sysctl -w kernel.randomize_va_space=0 >

Re: [uml-user] starting uml from initscripts?

2006-06-27 Thread Jeff Dike
On Tue, Jun 27, 2006 at 03:36:33PM -0700, Simon Matthews wrote: > Can anyone suggest a good way to start a UML instance from the host's > initscripts? The host is a RedHat EL3 machine. > > It seems that the UML won't start if it can't attach to a terminal, so > unless I can stop this behaviour I

Re: [uml-user] about mem=nM

2006-06-27 Thread Jeff Dike
On Wed, Jun 28, 2006 at 12:36:19AM +0100, Nix wrote: > On Wed, 28 Jun 2006, paul john uttered the following: > > if start um without mem=256M , it's ok , if start um with mem=256M it hangs > > there .report "mount devfs on /dev" > > Do you have at least 256Mb of space free in /dev/shm? > > (In ol

Re: [uml-user] about mem=nM

2006-06-27 Thread Jeff Dike
On Wed, Jun 28, 2006 at 09:29:21AM +0800, paul john wrote: > strange that . tried again from mem=64M it's ok . and tried 512M again,works > . tried again . ok. > > and now it's ok . > > thanks , but i wonder why still sometimes it can't start. When it doesn't start, look at /dev/shm (or /tmp) a