9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Venti for Fossil
Date: Fri,  1 Aug 2003 12:39:07 +0900	[thread overview]
Message-ID: <3083fcbc1313632091629ce0b56ab633@granite.cias.osakafu-u.ac.jp> (raw)
In-Reply-To: <bc7bde0383ff84c01b485c8da147675f@granite.cias.osakafu-u.ac.jp>

I'm confusing...

I have disks as:
--rw-r----- S 0 okamoto okamoto    10453504 Jul 18 17:15 /dev/sdC0/9fs
--rw-r----- S 0 okamoto okamoto           0 Jul 18 17:15 /dev/sdC0/ctl
--rw-r----- S 0 okamoto okamoto 40020664320 Jul 18 17:15 /dev/sdC0/data
--rw-r----- S 0 okamoto okamoto  3498247168 Jul 18 17:15 /dev/sdC0/fossil
--rw-r----- S 0 okamoto okamoto 10737417216 Jul 18 17:15 /dev/sdC0/other
--rw-r----- S 0 okamoto okamoto 40015954944 Jul 18 17:15 /dev/sdC0/plan9
-lrw------- S 0 okamoto okamoto           0 Jul 18 17:15 /dev/sdC0/raw
--rw-r----- S 0 okamoto okamoto  6442450944 Jul 18 17:15 /dev/sdC0/v.index0
--rw-r----- S 0 okamoto okamoto  6442450944 Jul 18 17:15 /dev/sdC0/v.index1
--rw-r----- S 0 okamoto okamoto  6442450944 Jul 18 17:15 /dev/sdC0/v.index2
--rw-r----- S 0 okamoto okamoto  6442451968 Jul 18 17:15 /dev/sdC0/v.index3
--rw-r----- S 0 okamoto okamoto            0 Jul 18 17:15 /dev/sdC1/ctl
--rw-r----- S 0 okamoto okamoto 122942324736 Jul 18 17:15 /dev/sdC1/data
--rw-r----- S 0 okamoto okamoto 122935002624 Jul 18 17:15 /dev/sdC1/plan9
-lrw------- S 0 okamoto okamoto            0 Jul 18 17:15 /dev/sdC1/raw
--rw-r----- S 0 okamoto okamoto 122934970368 Jul 18 17:15 /dev/sdC1/v.arenas

I run floppy bootstrapped fossil+venti, which seems to be fine.

I want to mount the other file system to /n/duniteother directory, and then,
my /sys/lib/dntf/dntfproto file is:  (Thanks nemo!)

srv -p fscons
srv -p fscmd
srv boot
fsys main config /dev/sdC0/fossil
# 36864 = (312MB - 8MB*3)*1024*1024/8192
# 29696 = (256MB - 8MB*3)*1024*1024/8192
fsys main open -c 26000
fsys main
users -r /active/adm/users
snaptime -s 60 -a 0500
listen il!*!17008
listen tcp!*!564
fsys other config /dev/sdC0/other
fsys other open -c 2000
fsys main

and I dispatched the command:

mount -c /srv/boot /n/duniteother other
and then,
ls -l /n/duniteother.

I got
d-rwxrwxrwx M 31 adm adm 0 Jul 31 17:04 /n/duniteother/active
d-r-xr-xr-x M 31 adm adm 0 Jul 31 17:04 /n/duniteother/archive
d-r-xr-xr-x M 31 adm adm 0 Jul 31 17:04 /n/duniteother/snapshot
I want just it is done like that for /n/boot using /srv/boot.

In this case, I don't use venti for this 'other' file system, and I don't want
to have subdirectories of active, archive and snapshot.
By the way, am I safe to use /n/dioriteother/active for such a usual
/n/duniteother?  This means can I just replace /n/dioriteother by
/n/dioriteother/active.

Kenji



  parent reply	other threads:[~2003-08-01  3:39 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-04 14:27 lucio
2003-07-30  4:14 ` okamoto
2003-07-30  4:25   ` andrey mirtchovski
2003-07-30  4:54     ` okamoto
2003-07-30  5:14       ` andrey mirtchovski
2003-07-31 16:04         ` [9fans] VMWare related question Ishwar Rattan
2003-08-05 20:54         ` [9fans] generating ssh keys for a user Ishwar Rattan
2003-08-06  4:19           ` David Presotto
2003-08-06 13:17         ` [9fans] rsa key again Ishwar Rattan
2003-08-06 14:43           ` David Presotto
2003-07-30  6:46       ` [9fans] Venti for Fossil okamoto
2003-07-30  4:54   ` Lucio De Re
2003-07-31  3:48     ` okamoto
2003-07-31  4:05       ` jmk
2003-07-31  4:14         ` okamoto
2003-07-31  5:03           ` okamoto
2003-07-31  9:11             ` okamoto
2003-07-31  9:21               ` Fco.J.Ballesteros
2003-07-31  9:33                 ` okamoto
2003-07-31  9:36                   ` Fco.J.Ballesteros
2003-07-31  9:40                     ` okamoto
2003-07-31 16:17                 ` jmk
2003-07-31 20:53                   ` rog
2003-08-01  1:15                     ` okamoto
2003-08-01  1:27                       ` Dan Cross
2003-08-01  3:39                       ` okamoto [this message]
2003-08-01  6:06                         ` okamoto
2003-08-05  5:43                         ` okamoto
2003-08-05  6:24                           ` okamoto
2003-08-05  7:47                             ` okamoto
2003-08-06  5:49                               ` okamoto
2003-08-06 14:55                                 ` jmk
2003-08-06 15:01                                   ` boyd, rounin
2003-08-06 15:01                                   ` andrey mirtchovski
2003-08-07  0:45                                   ` okamoto
2003-08-01  4:41                   ` Lucio De Re
2003-07-30  4:55 okamoto
     [not found] <2845195861@snellwilcox.com>
2003-08-06  8:40 ` steve.simon
2003-08-06 10:13   ` boyd, rounin
2003-08-06 10:50   ` C H Forsyth
2003-08-06 11:50   ` Derek Fawcus
2003-08-06 15:07 David Presotto
2003-08-07  0:56 ` okamoto
2003-08-07  0:57   ` andrey mirtchovski
2003-08-07  1:00   ` boyd, rounin
2003-08-07  2:53 Skip Tavakkolian

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=3083fcbc1313632091629ce0b56ab633@granite.cias.osakafu-u.ac.jp \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --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).