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 14:40:42 +0530	[thread overview]
Message-ID: <dac0a5820602030110p4f8ae65fncabc60e55b715b45@mail.gmail.com> (raw)
In-Reply-To: <b3b4f6f30602021618v1251a5bfleda625f51c280544@mail.gmail.com>

Hi Simon,

I did make identical partitions for fossil in two disks and did a dd
copy from CDROM-booted plan9. To me it appears that I have done it
correctly. Your reply seems to be based on /dev/fs and venti. But I am
mirroring fossil. Right now, I couldnt check if /dev/fs is ready with
mirrored partitions before fossil during boot time. I think thats
where the problem is.

Here are my config details:

term% cat plan9.ini
fsconfig=/dev/sdC0/fscfg
bootfile=sdC0!9fat!9pcf
bootargs=local!#S/sdC0/fossil
bootdisk=local!#S/sdC0/fossil

*nomp=1
*nodumpstack=1
partition=new
dmamode=ask

mouseport=ps2
monitor=vesa
vgasize=1280x1024x8

term% cat /dev/sdC0/fscfg
fsdev:
mirror fosssil /dev/sdC0/fossil /dev/sdC1/fossil
term%
term% fossil/conf /dev/sdC0/fossil
fsys main config /dev/sdC0/fossil
fsys main open -V -c 3000

To me, it appears that somehow fs is not ready before fossil asks for
/dev/fs/fossil. The messages I get during boot are :

time...
fossil(#S/sdC0/fossil)...fsOpen: open /dev/fs/fossil: 'dev/fs/fossil'
does not exit
fsys main open -V -c 3000: fsOpen: open /dev/fs/fossil:
'dev/fs/fossil' does not exit
version...boot: mount /: fsys: 'main' not open
panic: boot process died: unknown
dumpstack disabled
cpu0: exiting

Thanks
dharani



On 2/3/06, Micah Stetson <micah@stetsonnet.org> wrote:
> >         cat /dev/dri?ers | grep devfs
>
> Does that actually print both files?  Wouldn't it just show the first one twice?
>
> Micah
>


  reply	other threads:[~2006-02-03  9:10 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
2006-02-02 23:20   ` Steve Simon
2006-02-03  0:18     ` Micah Stetson
2006-02-03  9:10       ` Tharaneedharan Vilwanathan [this message]
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=dac0a5820602030110p4f8ae65fncabc60e55b715b45@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).