9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] fileserver problems
@ 2000-06-19 20:08 rob pike
  2000-06-20  6:45 ` Nigel Roles
  0 siblings, 1 reply; 4+ messages in thread
From: rob pike @ 2000-06-19 20:08 UTC (permalink / raw)
  To: 9fans

	I've been through the code for the fileserver many times, but I can't seem
	to figure out why this is happening.  Any ideas would be really
	appreciated.

Give us your address and we'll send Ken out to fix it. That's our technique.

-rob



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [9fans] fileserver problems
@ 2000-06-19 13:02 sah
  0 siblings, 0 replies; 4+ messages in thread
From: sah @ 2000-06-19 13:02 UTC (permalink / raw)
  To: 9fans

Hello,

I am trying to bring up my fileserver and am having trouble.  I'm
running it with 2 18GB scsi disks (using the aha1542).  I intend for one
to be the filesystem, and the other to be the pseudo-worm.

First, what I've done:

1. Boot up the fileserver from floppy using 9pcfs
2. At config:, I type the following
    service <mysystemname>
    config w0
    filsys main cw0fw1
    filsys dump o
    ream main
    ip ... (all ip info follows)
    end
3. It boots up the first time fine. I then issue these commands in order
to set up the filesystem so I can 9fs into it:
    users default
    create /adm adm adm 755 d
    create /adm/users adm adm 755
    create /usr adm adm 755 d
    newuser glenda
4. Now, from the standalone I have up, I issue 9fs to mount the
filesystem, and I initialize it from the plan9.9gz release.
5. Now I set up the authid using the passwd command.
5. I issue a dump to write it all to the worm, sync, and halt.

When I boot up next time (skipping config mode), the kernel panics with
the following:

  tag =2/1; expected 7 -- flushed
  stack trace of 1
  <dump here>
  panic: cwinit: checktag c bucket
  cpu 0 exiting

I've been through the code for the fileserver many times, but I can't seem
to figure out why this is happening.  Any ideas would be really
appreciated.

Thanks,

Sam



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-06-20  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-19 20:08 [9fans] fileserver problems rob pike
2000-06-20  6:45 ` Nigel Roles
2000-06-20  7:37   ` Skip Tavakkolian
  -- strict thread matches above, loose matches on Subject: below --
2000-06-19 13:02 sah

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).