From: Michael Richardson <mcr@sandelman.ca>
To: Peter Funk <pf@artcom-gmbh.de>
Cc: Dick Streefland <dick.streefland@altium.nl>, linux-nfs@vger.kernel.org
Subject: Re: How to avoid rebooting Linux NFS-client when NFS-server is not available?
Date: Fri, 26 Jul 2013 10:31:13 -0400 [thread overview]
Message-ID: <333.1374849073@sandelman.ca> (raw)
In-Reply-To: <20130726120849.GA12584@pfmaster>
Peter Funk <pf@artcom-gmbh.de> wrote:
> Indeed: This workaround seems to work!
> Assume example: The NFS-server has IP 192.168.123.45 and the client
> has also the nfs-kernel-server package installed and it is running.
> Then this sequence on the client did the trick::
> ifconfig eth0:fakesrv 192.168.123.45 up
> umount -f -l ....
> umount -f -l ....
> ....
> ifconfig eth0:fakesrv down
Good idea, but I suggest doing it on lo rather than eth0.
next prev parent reply other threads:[~2013-07-26 14:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 9:18 How to avoid rebooting Linux NFS-client when NFS-server is not available? Peter Funk
2013-07-24 11:24 ` Jeff Layton
2013-07-24 13:03 ` Dick Streefland, rnews
2013-07-26 12:08 ` Peter Funk
2013-07-26 14:31 ` Michael Richardson [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-08 8:49 devzero
2017-06-08 13:34 ` J. Bruce Fields
2017-06-09 3:17 ` NeilBrown
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=333.1374849073@sandelman.ca \
--to=mcr@sandelman.ca \
--cc=dick.streefland@altium.nl \
--cc=linux-nfs@vger.kernel.org \
--cc=pf@artcom-gmbh.de \
/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.