Mailinglist Archive: opensuse (1461 mails)

< Previous Next >
Re: [opensuse] Mounting NFS Shares During Boot
  • From: Anders Johansson <ajohansson@xxxxxxx>
  • Date: Sat, 16 May 2009 20:13:52 +0200
  • Message-id: <200905162013.52317.ajohansson@xxxxxxx>
On Saturday 16 May 2009 19:08:54 Ken Schneider - openSUSE wrote:
Anders Johansson pecked at the keyboard and wrote:
On Saturday 16 May 2009 18:19:08 Hans Witvliet wrote:
1)
hence my previous suggestion to raise
WAIT_FOR_INTERFACES="20" to 120
in/etc/sysconfig/network/config.
Then it will bg after 120 seconds, instead of 20.

Sure, but unless the interface is considered mandatory, it still won't
wait even one second for it.

Anders

If the init.d scripts had a "WAIT_FINISHED" parameter then you would be
more apt to have the nfs script run _after_ the network was up and
running. As it is now the "WAIT_START" scripts only to need start to
satisfy the requirement which is where the confusion comes into play.

Not as far as I'm aware. I'm not even aware of any WAIT_FINISHED or WAIT_START
variables at all

The problem here is that unless you have a MANDATORY interface, the network
script will finish almost instantly, leaving everything to run in the
background.

If it is MANDATORY, the network script won't finish until it's initialized,
and everything that depends on $network will wait for it

Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >