9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@x.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] off-wall idea, file server and SAN
Date: Mon,  5 Mar 2001 05:43:17 -0500	[thread overview]
Message-ID: <20010305104324.DDAF719A02@mail.cse.psu.edu> (raw)

what's the hardware you can't locate?  it's never been a problem
to obtain the buslogic bt-948 or 958 (now called the mylex multimaster
series).  scsi disks are readily available.  if you have the money,
hp scsi mmc optical jukeboxes (now in 9gb disk size!) are easily
found.  any old vga card will do, since the file server kernel
just runs in cga mode.  the intel 8255[789] ethernet cards
(ether express pro/100+ or something like that) can be found on any
street corner or intel's web site.

or is the problem cost?  there are cheaper ncr/symbios/whatever-they're-
called-this-week scsi controllers; it looks like the current driver
supports virtually all of them.  the 3com etherlink iii cards work,
but i think they're usually more expensive than the intel ee cards.
there's support for the dec/intel 2114x (`tulip') cards, but i
haven't tried them myself.

it's really not hard to assemble a file server and it's well
worth it.  u9fs and kfs don't really show off the system;
kfs at least is quite a bit slower (order of magnitude for
some large copies i did recently).  talking to a foreign file
server running ext2 or ntfs via nfs or smb prevents use of
some of the more interesting file modes (exclusive-access or
append-only) and ought to be slower.

as for ntfs being a unicode file system, note that it's unicode,
not utf; they seem to have dropped the ball on that.  from what
little investigation i did, it also appears to be just a checklist
item; i don't think many nt applications use unicode file names,
so the relevant code probably hasn't been exercised much.


             reply	other threads:[~2001-03-05 10:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05 10:43 geoff [this message]
2001-03-05 10:46 ` nigel
2001-03-05 12:46 ` cnielsen
2001-03-12  9:56   ` peter huang
  -- strict thread matches above, loose matches on Subject: below --
2001-03-12 21:11 anothy
2001-03-05  9:57 peter huang

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=20010305104324.DDAF719A02@mail.cse.psu.edu \
    --to=geoff@x.bell-labs.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).