9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Tharaneedharan Vilwanathan <vdharani@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Fossil on devfs
Date: Fri,  3 Feb 2006 02:21:53 +0530	[thread overview]
Message-ID: <dac0a5820602021251p2d0d0287i33c38d149dc5bb05@mail.gmail.com> (raw)
In-Reply-To: <3a9e2d37ee93d6a8d984ab82a00f9cbd@voidness.de>

Hi,

I tried to set up mirroring and I got into some issues. With the
available documentation, I tried setting it up. I tried to just use
9pcf kernel. Since I figured that 'fs' is missing, I added it to pcf
config file, built a kernel and tried to use it. The config I tried is
similar to andrey's. But fossil doesnt seem to recognize
/dev/fs/fossil. Does it mean /dev/fs isnt perfect before fossil
starts? Shouldnt I be using 9pcf kernel at all? I tried to dig as much
as I can and found that '#k' is bound somewhere in
connectlocalfossil() and to me it looked like this function is called
both in pccpuf and pcf cases. What could be the problem, then? Am I
missing something?

Any help appreciated.

Thanks
dharani

-----------------------andrey's config sent on 11/23/05------------------
here's what i have:

plan9.ini:
fsconfig=/dev/sdC0/fscfg
bootargs=local!#S/sdC0/fossil

fscfg:
# cat /dev/sdC0/fscfg
fsdev:
mirror fossil /dev/sdC0/fossil /dev/sdD0/fossil
mirror isect /dev/sdC0/isect /dev/sdD0/isect
mirror arenas /dev/sdC0/arenas /dev/sdD0/arenas
mirror nvram /dev/sdC0/nvram /dev/sdD0/nvram
#

and fossil config:
# fossil/conf /dev/sdC0/fossil
srv -p fscmd
fsys main config /dev/fs/fossil
....
#

#k is bound by the kernel if it sees $fsconfig.
---------------------------------------------------------------------------------


  parent reply	other threads:[~2006-02-02 20:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22 19:27 Heiko Dudzus
2005-11-22 19:37 ` Christoph Lohmann
2005-11-22 20:23   ` Russ Cox
2005-11-22 19:37 ` andrey mirtchovski
2005-11-26 13:30   ` Heiko Dudzus
2005-11-26 13:55     ` andrey mirtchovski
2005-11-26 14:34       ` Christoph Lohmann
2005-11-26 14:42         ` andrey mirtchovski
2005-11-26 17:55       ` Heiko Dudzus
2005-11-27  0:54         ` Russ Cox
2005-11-27  0:55           ` Russ Cox
2006-02-02 20:51 ` Tharaneedharan Vilwanathan [this message]
2006-02-02 23:20   ` Steve Simon
2006-02-03  0:18     ` Micah Stetson
2006-02-03  9:10       ` Tharaneedharan Vilwanathan
2006-02-03 18:21         ` Heiko Dudzus
2006-02-04 15:28           ` Tharaneedharan Vilwanathan
2006-02-04 12:25         ` Steve Simon

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=dac0a5820602021251p2d0d0287i33c38d149dc5bb05@mail.gmail.com \
    --to=vdharani@gmail.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).