9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Another 9P2000 question
Date: Tue, 10 Apr 2007 22:57:09 -0400	[thread overview]
Message-ID: <fd95b9ed02856ffdb623717fec22e5de@coraid.com> (raw)
In-Reply-To: <461C4A2C.50409@tecmav.com>

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

it doesn't look crazy.  is there anything in particular that looks wrong to you?

- erik

[-- Attachment #2: Type: message/rfc822, Size: 6393 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 296 bytes --]

 From a Plan9 box:

srv tcp!adri!12000 adri
mount /srv/adri /n/adri
cd /n/adri
lc
cd
unmount /n/adri
rm /srv/adri

In the attached log of the "adri" host I noted
Twalk messages with "lc" "ls" and "mc" wname[s]
values.

Are they normal or there is a bug in my server ?


Adriano

[-- Attachment #2.1.2: test9P_Plan9_cd.txt --]
[-- Type: text/plain, Size: 2739 bytes --]

-----------------------------------------
srv tcp!adri!12000 adri
-----------------------------------------


>>>> ENTER SERVER LOOP

-----------------------------------------
mount /srv/adri /n/adri
-----------------------------------------
>[ 19] Tversion: tag=65535, msize=8216, version='9P2000'
<[ 19] Rversion: tag=65535, msize=8216, version='9P2000'
>[ 22] Tauth:    tag=2, afid=202, uname='adriano', aname=''
<[ 25] Rerror:   tag=2, ename='no auth required'
>[ 26] Tattach:  tag=2, fid=202, afid=-1, uname='adriano', aname=''
<[ 20] Rattach:  tag=2, qid=[0000000000000111 0 (d)]
-----------------------------------------
cd /n/adri
-----------------------------------------
-----------------------------------------
lc
-----------------------------------------
>[ 21] Twalk:    tag=2, fid=202, newfid=212, nwname=1 0:lc 
<[ 34] Rerror:   tag=2, ename='no such file or directory'
>[ 21] Twalk:    tag=2, fid=202, newfid=214, nwname=1 0:ls 
<[ 34] Rerror:   tag=2, ename='no such file or directory'
>[ 21] Twalk:    tag=1, fid=202, newfid=217, nwname=1 0:mc 
<[ 34] Rerror:   tag=1, ename='no such file or directory'
>[ 17] Twalk:    tag=2, fid=202, newfid=200, nwname=0 
<[  9] Rwalk:    tag=2, nwqid=0 FidTab=2/10000 
>[ 11] Tstat:    tag=2, fid=200 FidTab=2/10000
<[ 74] Rstat:    tag=2, sz=65/63, type=0, dev=0, qid=[0000000000000111 0 (d)]
                 mode=0x800001B7=QT(DIR)667, at=0, mt=0
                 file='/', length=0
                 uid='adriano', gid='adriano', muid=''
>[ 11] Tclunk:   tag=2, fid=200 FidTab=2/10000
<[  7] Rclunk:   tag=2, FidTab=1/10000
>[ 17] Twalk:    tag=2, fid=202, newfid=200, nwname=0 
<[  9] Rwalk:    tag=2, nwqid=0 FidTab=2/10000 
>[ 12] Topen:    tag=2, fid=200, mode=0x0=RD
<[ 24] Ropen:    tag=2, qid=[0000000000000111 0 (d)], iounit=0
>[ 23] Tread:    tag=2, fid=200, offset=0, count=8192
<[292] Rread:    tag=2, count=281
      E\0\0\0\0\0\0\0\0\0\0\0\0\32\1\0\0\0\0\0\0\37777777666\1\0\0\0
      \0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\7\0file_0a\7\0adriano\7\0adr
>[ 23] Tread:    tag=2, fid=200, offset=281, count=8192
<[ 11] Rread:    tag=2, count=0
>[ 11] Tclunk:   tag=2, fid=200 FidTab=2/10000
<[  7] Rclunk:   tag=2, FidTab=1/10000
-----------------------------------------
cd
-----------------------------------------
-----------------------------------------
unmount /n/adri
-----------------------------------------
>[ 11] Tclunk:   tag=1, fid=202 FidTab=1/10000
<[  7] Rclunk:   tag=1, FidTab=0/10000
-----------------------------------------
rm /srv/adri
-----------------------------------------
>>>> SERVER EXIT
-----------------------------------------
END OF TEST
-----------------------------------------

  parent reply	other threads:[~2007-04-11  2:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11  2:38 Adriano Verardo
2007-04-11  2:51 ` Kris Maglione
2007-04-11  2:57 ` erik quanstrom [this message]
2007-04-11  3:00 ` Russ Cox
2007-04-11  3:25   ` Adriano Verardo

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=fd95b9ed02856ffdb623717fec22e5de@coraid.com \
    --to=quanstro@coraid.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).