RE: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Pandu Poluan
-original message-
Subject: Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?
From: Mick michaelkintz...@gmail.com
Date: 2011-07-19 12:55

On Tuesday 19 Jul 2011 04:39:49 Pandu Poluan wrote:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.
 
 Have anyone experienced any trouble setting rc_parallel to YES?
 

Not so far (used on 3 boxen).

However, if say mysql or something else fails to start you will miss the error 
message, because it will switch you over to X (depending on the sequence of 
start up processes).

Thanks for information.

X is no problem for my situation (it's a virtualized server), so I can always 
see the start up messages.

Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~

Sent from Nokia E72-1





Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Roman Zilka
Mick (Tue, 19 Jul 2011 06:55:35 +0100):
 On Tuesday 19 Jul 2011 04:39:49 Pandu Poluan wrote:
  Spelunking in /etc/rc.conf, I found the rc_parallel setting,
  accompanied with a quite significant WARNING.
  
  Have anyone experienced any trouble setting rc_parallel to YES?
  
  Rgds,
 
 Not so far (used on 3 boxen).
 
 However, if say mysql or something else fails to start you will miss the 
 error 
 message, because it will switch you over to X (depending on the sequence of 
 start up processes).

You can catch these errors into a logfile - see option rc_logger in
rc.conf. As per a comment there, it won't log the sysinit runlevel, but
that's just a few services and you can see that level start up on the
screen before X takes over.

By the way, no problems here with rc_parallel either. And the speed is
cool.

-rz



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Jesús J . Guerrero Botella
2011/7/19 Pandu Poluan pa...@poluan.info:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.

 Have anyone experienced any trouble setting rc_parallel to YES?

Obviously, the answer to this is YES. If no one had a problem with
this, first, there wouldn't be a warning; and second, it would be
enabled by default. Sure that some people use it without much problem,
but if you enable it, be sure to keep it in your mind that you enabled
it, and disable it if you have problems before opening any bug report
having to do with system services and/or the init process.

In any case, placebo effects aside as always, all you'll gain from
this will be a couple of seconds.

-- 
Jesús Guerrero Botella



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Neil Bothwick
On Tue, 19 Jul 2011 10:02:08 +0200, Jesús J. Guerrero Botella wrote:

 In any case, placebo effects aside as always, all you'll gain from
 this will be a couple of seconds.

That depends on your circumstances. For example, if you have a slow DHCP
server, or mount several network shares over a slow/busy network, you
avoid waiting for these tasks to complete.


-- 
Neil Bothwick

Programmer (n): A red-eyed, mumbling mammal capable of conversing
with inanimate objects.


signature.asc
Description: PGP signature


Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 10:58:22 Neil Bothwick wrote:
 On Tue, 19 Jul 2011 10:02:08 +0200, Jesús J. Guerrero Botella wrote:
  In any case, placebo effects aside as always, all you'll gain from
  this will be a couple of seconds.
 
 That depends on your circumstances. For example, if you have a slow DHCP
 server, or mount several network shares over a slow/busy network, you
 avoid waiting for these tasks to complete.

won't help you much with dhcp. At least here. But it helps a lot with 
local.start.

For example: to save some boot time I mount all the non-important stuff, 
/mnt/movies for example, in local.start. Saves a couple of seconds and it 
isn't a problem that I am not able to access them while typing my password.

-- 
#163933



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Canek Peláez Valdés
On Tue, Jul 19, 2011 at 5:39 AM, Pandu Poluan pa...@poluan.info wrote:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.

Maybe not what you're looking for, but if you are really interested in
truly parallelizing the startup of services you could try systemd.

I use it in all of my boxes, and the boot time saved is in some cases
in the order of one minute.

(And to everybody else: I'm not interested in a flame war; I'm just
telling my [admittedly empirical] experience).
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



RE: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Pandu Poluan
-original message-
Subject: Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?
From: Jesús J. Guerrero Botella jesus.guerrero.bote...@gmail.com
Date: 2011-07-19 15:02

2011/7/19 Pandu Poluan pa...@poluan.info:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.

 Have anyone experienced any trouble setting rc_parallel to YES?

Obviously, the answer to this is YES. If no one had a problem with
this, first, there wouldn't be a warning; and second, it would be
enabled by default. Sure that some people use it without much problem,
but if you enable it, be sure to keep it in your mind that you enabled
it, and disable it if you have problems before opening any bug report
having to do with system services and/or the init process.

You indeed are pedantically correct :-)

If I may rephrase my question, I'd write: Have anyone in this list experienced 
any trouble setting rc_parallel to 'yes' ;-)

In any case, placebo effects aside as always, all you'll gain from
this will be a couple of seconds.

In my case, I have to start eth0 to eth5 (yes, 6 eth's), and the speedup is 
quite significant :-)


Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~

Sent from Nokia E72-1




Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Jesús J . Guerrero Botella
2011/7/19 Pandu Poluan pa...@poluan.info:
 -original message-
 Subject: Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?
 From: Jesús J. Guerrero Botella jesus.guerrero.bote...@gmail.com
 Date: 2011-07-19 15:02

2011/7/19 Pandu Poluan pa...@poluan.info:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.

 Have anyone experienced any trouble setting rc_parallel to YES?

Obviously, the answer to this is YES. If no one had a problem with
this, first, there wouldn't be a warning; and second, it would be
enabled by default. Sure that some people use it without much problem,
but if you enable it, be sure to keep it in your mind that you enabled
it, and disable it if you have problems before opening any bug report
having to do with system services and/or the init process.

 You indeed are pedantically correct :-)

 If I may rephrase my question, I'd write: Have anyone in this list 
 experienced any trouble setting rc_parallel to 'yes' ;-)

My answer would still be yes, though I can't remember the details, I
have had issues with this in several occasions, maybe five or six (all
the times I've tried this feature since I started using Gentoo, like a
decade ago). So, it's a feature that has always been broken, in all
the stable and experimental init systems that Gentoo has had since it
was born.

I hope that can give you a better overview on what I meant above.

In any case, placebo effects aside as always, all you'll gain from
this will be a couple of seconds.

 In my case, I have to start eth0 to eth5 (yes, 6 eth's), and the speedup is 
 quite significant :-)

In that case, maybe systemd or a custom init script (even something
simple in local.start) could greatly improve your boot time without
breaking it. I don't mean you shouldn't use that feature though, I
just mean that you should be vigilant if you use it. It might just
work for your particular configuration, but it might also break at any
random moment tomorrow so you'll need to keep an eye on it and remind
to turn it off if some paranormal activity is detected in your machine
or something happens to your kittens. :)

-- 
Jesús Guerrero Botella



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Thanasis
on 07/19/2011 01:39 PM Pandu Poluan wrote the following:
 In my case, I have to start eth0 to eth5 (yes, 6 eth's), and the speedup is 
 quite significant

set rc_depend_strict=NO in /etc/rc.conf



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-19 Thread Volker Armin Hemmann
On Tuesday 19 July 2011 10:39:49 Pandu Poluan wrote:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.
 
 Have anyone experienced any trouble setting rc_parallel to YES?
 
 Rgds,

not me. I set it a long time ago.

-- 
#163933



[gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-18 Thread Pandu Poluan
Spelunking in /etc/rc.conf, I found the rc_parallel setting,
accompanied with a quite significant WARNING.

Have anyone experienced any trouble setting rc_parallel to YES?

Rgds,
-- 
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
Google Talk:    pepoluan
Y! messenger: pepoluan
MSN / Live:  pepol...@hotmail.com (do not send email here)
Skype:    pepoluan



Re: [gentoo-user] Anyone have any trouble with rc_parallel=YES ?

2011-07-18 Thread Mick
On Tuesday 19 Jul 2011 04:39:49 Pandu Poluan wrote:
 Spelunking in /etc/rc.conf, I found the rc_parallel setting,
 accompanied with a quite significant WARNING.
 
 Have anyone experienced any trouble setting rc_parallel to YES?
 
 Rgds,

Not so far (used on 3 boxen).

However, if say mysql or something else fails to start you will miss the error 
message, because it will switch you over to X (depending on the sequence of 
start up processes).
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.