All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srinivas KANDAGATLA <srinivas.kandagatla@st.com>
To: Jim Rees <rees@umich.edu>
Cc: Chuck Lever <chuck.lever@oracle.com>,
	linux-nfs@vger.kernel.org, akpm@linux-foundation.org,
	mingo@redhat.com, neilb@suse.de, stuart.menefy@st.com,
	bharrosh@panasas.com, linux@razik.name
Subject: Re: [PATCH 3.3.0-rc1 1/2] do_mounts: Change the nfs-mount retry min max delays.
Date: Mon, 30 Jan 2012 07:46:41 +0000	[thread overview]
Message-ID: <4F264AE1.5050600@st.com> (raw)
In-Reply-To: <20120127123426.GA3089@umich.edu>

Jim Rees wrote:
> I hate timeouts.  Isn't there some way to wait until the interface is up
> before attempting the mount?
>   
I think mount waits till ipconfig is finished, however the actual link
may not be up at that time(in cases of static ip's).
Waiting for link to become UP can have a adverse side-effect of waiting
forever in cases where cable isn't connected or n/w is not reachable....

retry is the only best option at this moment...






  reply	other threads:[~2012-01-30  7:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 14:42 [PATCH 3.3.0-rc1 1/2] do_mounts: Change the nfs-mount retry min max delays Srinivas KANDAGATLA
2012-01-26 14:55 ` Jim Rees
2012-01-26 15:06   ` Srinivas KANDAGATLA
2012-01-26 15:35 ` Chuck Lever
2012-01-27  8:10   ` Srinivas KANDAGATLA
2012-01-27 12:34     ` Jim Rees
2012-01-30  7:46       ` Srinivas KANDAGATLA [this message]
2012-02-03 10:11     ` Srinivas KANDAGATLA
2012-02-03 13:16       ` Jim Rees

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F264AE1.5050600@st.com \
    --to=srinivas.kandagatla@st.com \
    --cc=akpm@linux-foundation.org \
    --cc=bharrosh@panasas.com \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux@razik.name \
    --cc=mingo@redhat.com \
    --cc=neilb@suse.de \
    --cc=rees@umich.edu \
    --cc=stuart.menefy@st.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.