9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Rudolf Sykora" <rudolf.sykora@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] mount followed by srvfs needs a sleep?
Date: Mon, 20 Oct 2008 18:06:19 +0200	[thread overview]
Message-ID: <a560a5d00810200906q4252fd5r55bc7ffaa77e5fff@mail.gmail.com> (raw)
In-Reply-To: <7903a919aa4666b5f751f902c836ebec@coraid.com>

2008/10/20 erik quanstrom <quanstro@coraid.com>
> sounds very complicated.  i'm not sure i understand.

Ok. I thought this was lately partially discussed here

http://groups.google.com/group/comp.os.plan9/browse_thread/thread/e8b5e25936f3aff1

even with your participation :), namely see your post followed by the
post of Federico G. Benavento.
Basically what I wanted was to: from any window be able to issue a
simple command that would mount any (not known ahead) remote
filesystem AND immediately after that see this filesystem in not only
this window but also in ANY window already opened or to be yet opened.
Through the trick mentioned (but not really explained; it took me a
whole day and lots of frustration to start understanding what the
trick really is --- the example there did not actually work for me as
presented) in the link in F G Benavento's post I finally achieved the
goal. All I need to say now is:
    srv the_filesystem sth
    local mount /srv/sth $home/shared/a_name
and I have the filesystem immediatelly available under
$home/shared/a_name everywhere (new, already opened window, acme...;
CTRL-f/ins just completes the names...).
(Not really that easy, now I have to use two more commands: the
mount/unmount pair for authentication...)
So that was my goal.

(and while striding towards this end, I bumped into those 2 plumber
commands which were not, as you explained, executed in order...)

(also, since I want to be able to connect to any, not-known-ahead
machine, I don't want to store any information; I want to use a login
and a password)

Ruda



  reply	other threads:[~2008-10-20 16:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20 12:48 Rudolf Sykora
2008-10-20 13:05 ` erik quanstrom
2008-10-20 14:43   ` Rudolf Sykora
2008-10-20 15:24     ` erik quanstrom
2008-10-20 16:06       ` Rudolf Sykora [this message]
2008-10-20 23:10 ` Micah Stetson
2008-10-21  8:26   ` Rudolf Sykora

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=a560a5d00810200906q4252fd5r55bc7ffaa77e5fff@mail.gmail.com \
    --to=rudolf.sykora@gmail.com \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).