9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fileserver hardware question (Sun)
@ 2002-09-06  9:58 Robby
  0 siblings, 0 replies; 9+ messages in thread
From: Robby @ 2002-09-06  9:58 UTC (permalink / raw)
  To: 9fans

Hi,

I'm planning to set up a network at home and was wondering if it is
easy to set up a Sun server as a Plan 9 file server machine? The specs
are:

Sun E150
167MHz Ultra 1 processor, 512KB Cache
256MB RAM (all Sun)
1 x Builtin 10BaseT ethernet
2 x Sun SWIFT 10-100BaseT ethernet/Fast Wide SCSI-2 SBus card
1 x Sun 2GB 7200rpm UltraScsi system disk
and some Sun 4GB 7200rpm UltraScsi internal disks

Since I've never seriously played with a Sun box, I'm slightly wary
of just jumping in.

Thanks for any insight,
Robby


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] fileserver hardware question (Sun)
@ 2002-09-06 10:19 C H Forsyth
  2002-09-06 14:53 ` Robby
  0 siblings, 1 reply; 9+ messages in thread
From: C H Forsyth @ 2002-09-06 10:19 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

you'll have your work cut out: the current version
of the system has not (to my knowledge) been ported
to a Sun, and the older versions didn't run on an Ultra.
in short, i think you'd need to do the port!
it might be a good introduction to many aspects of the
system, but it is probably more than you were seeking!

[-- Attachment #2: Type: message/rfc822, Size: 2087 bytes --]

From: Robby <rtr@blueyonder.co.uk>
To: 9fans@cse.psu.edu
Subject: [9fans] fileserver hardware question (Sun)
Date: Fri, 6 Sep 2002 09:58:06 GMT
Message-ID: <zY_d9.2125$az2.19098738@news-text.cableinet.net>

Hi,

I'm planning to set up a network at home and was wondering if it is
easy to set up a Sun server as a Plan 9 file server machine? The specs
are:

Sun E150
167MHz Ultra 1 processor, 512KB Cache
256MB RAM (all Sun)
1 x Builtin 10BaseT ethernet
2 x Sun SWIFT 10-100BaseT ethernet/Fast Wide SCSI-2 SBus card
1 x Sun 2GB 7200rpm UltraScsi system disk
and some Sun 4GB 7200rpm UltraScsi internal disks

Since I've never seriously played with a Sun box, I'm slightly wary
of just jumping in.

Thanks for any insight,
Robby

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] fileserver hardware question (Sun)
@ 2002-09-06 22:43 Geoff Collyer
  2002-09-10 23:45 ` Peter Downs
  0 siblings, 1 reply; 9+ messages in thread
From: Geoff Collyer @ 2002-09-06 22:43 UTC (permalink / raw)
  To: 9fans

Compiling and cross-compiling are pretty much the same thing on Plan
9, and there already exists a sparc compiler, so don't get hung up on
the compiler (I'm assuming you can scrounge a PC for Plan 9 at least
temporarily as a place to start from).

The first thing I'd do is make sure that I had a full description of
how the processor and related hardware work: how do you control the
MMU (in painful detail), how do you control any bus interfaces (e.g.,
SBus), do you have documentation sufficient to write a driver for the
interesting peripherals (e.g., Ethernet, video interface), what's the
layout of the physical address space?  For a Sun, this information may
be scattered, but good places to look would be the two existing Plan 9
ports to older Suns (in /n/sources/extra*), Solaris or old SunOS
include files, the parts of the Solaris kernel that Sun distributes
under its odd not-quite-open-source terms, ports of the various BSDs
and possibly Linux.  Sun's own documentation was never very helpful in
key areas (e.g., MMU) that Sun considered proprietary and valuable.
Note that Sun published at least one paper on a reference MMU design
that, as far as I know, they never actually used to build an MMU.



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

end of thread, other threads:[~2002-09-11  0:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-06  9:58 [9fans] fileserver hardware question (Sun) Robby
2002-09-06 10:19 C H Forsyth
2002-09-06 14:53 ` Robby
2002-09-06 19:06   ` Peter Downs
2002-09-06 22:43 Geoff Collyer
2002-09-10 23:45 ` Peter Downs
2002-09-10 23:56   ` Scott Schwartz
2002-09-11  0:14   ` John Packer
2002-09-11  0:16     ` Peter Downs

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