9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Adriano Verardo <a.verardo@tecmav.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] Questions about FreeBSD p9p
Date: Wed,  7 Feb 2007 18:14:14 +0100	[thread overview]
Message-ID: <45CA08E6.4010409@tecmav.com> (raw)

Hi, all.
I've some question about plan9port on FreeBSD 6.2 + fuse.

My config is:

Host duke: FreeBSD 6.2, fuse mounts allowed to non privileged users,
            plan9port installed with no problems (30-jan).
Host milagro: Plan9 file+auth+secstore server, fossil+venti.
Host dria: Plan9 terminal served by milagro
User adriano: non privileged user, same on duke and milagro
Network setup ok on all machines.
-------------------------
Q.1
duke% export NAMESPACE=/home/adriano/NS
duke% factotum
duke% 9fs milagro
duke% 9 mount NS/milagro mil
factotoum ok, with/without secstore.
mount ok.

duke% echo ciaociao > mil/usr/adriano/ciao
bash: mil/usr/adriano/ciao: Permissione denied

Also using vi, creating files is not allowed and the message is:
"bad mode 01001 - Permission denied"

Instead, on duke, the user adriano can modify and delete
his already existent (created from "dria" terminal) files
served by milagro.

How can I allow file creation directly from duke (FreeBSD) ?
--------------------------------------------

Q.2

duke% 9p -a milagro -A main/archive <cmd>

Ok for all <cmd>s, I see, read etc milagro's archive.

How can I mount main/{archive,snapshot} on a duke's directory ?
In P9P doc I've not found how to issue a command like
"mount /srv/fossil /n/arc main/archive".
My mistake or feature intentionally not implemented (or not implemented 
yet)?
--------------------------------------------

Q.3

All tests done using the raw char console (no X)
produce the expected network traffic.

Under X + KDE there is a continuous, unsolicited, net activity
which stops dismounting the Plan9 file server (milagro)
or stopping X without dimounting milagro.
This is independent on the environment from which milagro has been
mounted (char console or X-KDE).
I tried all command sequences to have both milagro mounted and KDE 
running, but the final behaviour is always the same.

Where/what am I mistaking ?
----------------------------------

I apologize for my not fluent english.

Thanks in advance for suggestions.

A. Verardo


             reply	other threads:[~2007-02-07 17:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 17:14 Adriano Verardo [this message]
2007-02-07 17:35 ` Russ Cox
2007-02-07 18:31   ` Adriano Verardo
2007-02-07 18:52     ` Russ Cox

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=45CA08E6.4010409@tecmav.com \
    --to=a.verardo@tecmav.com \
    --cc=9fans@cse.psu.edu \
    /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).