9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: plan9@granite.cias.osakafu-u.ac.jp
Subject: [9fans] file server again
Date: Fri, 22 Dec 2000 16:58:24 +0900	[thread overview]
Message-ID: <20001222075846.E2DA0199E7@mail.cse.psu.edu> (raw)

My old disk in file server was crushed, and I tried to replace it by a more recent 
fast scsi disk, which I chose is Seagate ST39236LWV (9GB).

I started to work on the same machine which I had been using for release 3
Plan 9 file server which had three SE SCSI-II drives and a wide drive.    From
those disks, I chose one of wide SCSI disk, which is Compaq XL32150W(2GB).
The scsi controler is the same as before, and is tekram DC-390F (53C875E
scsi chip on it).  The Seage 9GB drive is for main filesystem (w0), and the
other is for other filsystem.   This machine has ASUS TX97-E motherboard 
and AMD K6-2/200MHz CPU).   The hardware settings are same to those
of running Plan 9 fileserver before.   I used the most recent source trees for 
making 9pcfs(plan9pc), and 9load etc.

Then, I started the machine with booting floppy, and got failed.

PBS... Plan 9 From Bell Labs
using fd0!dos!plan9.ini

....and stopped here....

There may be something wrong with probe() in load.c of bootloader.

Therefore, I changed the machine to a more older one with Petium 133MHz
CPU.  This experiment was undertaken under the same configuration of
hard disks and SCSI controller.  Fortunately, this works fine.  So, I'm now
writing this mail successfully. :-)  The older machine has ASUS P/I-P55TP4XE
motherboard.
I'm very curious what is happening here.

The AMD K6-2 machine can run successfully, as I reported before, and 
checked this time,too.  The only difference between this successful and
un-* is whether a recent LWV hard disk is used or not.  In this machine,
the recent LWV disk fails to probe() itself.  However, if I use older SE hard
disks, it goes no problem.

Any idea?

Kenji



                 reply	other threads:[~2000-12-22  7:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20001222075846.E2DA0199E7@mail.cse.psu.edu \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --cc=plan9@granite.cias.osakafu-u.ac.jp \
    /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).