9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] File/cpu servers..?
@ 2000-06-15 16:18 Russ Cox
  2000-06-16  0:20 ` [9fans] File/cpu service provider Richard Uhtenwoldt
  2000-06-16  9:14 ` [9fans] File/cpu servers..? Ish Rattan
  0 siblings, 2 replies; 9+ messages in thread
From: Russ Cox @ 2000-06-15 16:18 UTC (permalink / raw)
  To: stevemw, 9fans

  I'm also awaiting a concise set of instructions for installing a
  self-contained terminal/CPU-server/disk-server. It would be ideal if
  WORM backups, DNS, and the whole set of Plan9 services could be
  functional on one system. I think people at the Labs are working on
  getting out a basic document.

I plan to have such an addendum to the
Getting Started document late tonight.

For now, I will note the following.
The intended use of the system is to have
separate machines for everything -- a file
server, a cpu server, and terminals.
That said, it is probably unrealistic
to expect single users to dedicate a
minimum of three machines to get a Plan 9
network going.

There are ways to have a combination
cpu/auth/file server via kfs, and
in fact I configured one last night and
am using a terminal booted from it at
the moment.  You currently can't have
WORM-style backups on kfs, though.  For
that you need to run a dedicated file
server, as the WORM management code
lives in the standalone file server code
only.

  I did this, replaced /386/9pcdisk with the resulting file, and also
  ran gzip 9pcdisk to standard out (naming the results 9pcdisk.gz) for a

You'll get an even smaller 9pcdisk.gz if you
do mk 'CONF=pcdisk' 9pcdisk.gz, which strips
the binary en route to gzip.  mk 'CONF=pcdisk' install
installs the kernels too, although as discussed
earlier, you will want to comment out the line
in /sys/src/9/pc/mkfile that tries to toss them
over to "dinar".

Russ


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] File/cpu service provider
@ 2000-06-16  1:51 Russ Cox
  2000-06-16 22:55 ` Richard Uhtenwoldt
  2000-06-17  0:22 ` James G. Stallings II
  0 siblings, 2 replies; 9+ messages in thread
From: Russ Cox @ 2000-06-16  1:51 UTC (permalink / raw)
  To: 9fans


>is there some technical obstacle to this
>working?  in particular, can a terminal use the
>public internet to connect to a cpu server and
>a file server?

As long as you can get IL packets
through, you're golden.
I had TCP working once - it
wouldn't be that hard to
do again.  Just add aux/fcall into
/sys/src/9/boot/configip.c.

On a related note, I set up a standalone
cpu/auth/file server last night for
personal use and took notes.
A polished version can now be found
at the end of
plan9.bell-labs.com/sys/doc/start.html,.ps,.pdf.

Russ




^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] File/cpu service provider
@ 2000-06-17  8:10 forsyth
  0 siblings, 0 replies; 9+ messages in thread
From: forsyth @ 2000-06-17  8:10 UTC (permalink / raw)
  To: 9fans

>> ... config managers like GNU Autoconf.

it's partly because Plan 9 does not need and never ought to need `Autoconf'
that it is so much easier to program, let alone  `admin' than current UNIX derivatives/variants/clones.
<diatribe about autoconf, configure, and #ifdef removed>



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

end of thread, other threads:[~2000-06-26  3:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-15 16:18 [9fans] File/cpu servers..? Russ Cox
2000-06-16  0:20 ` [9fans] File/cpu service provider Richard Uhtenwoldt
2000-06-16  9:15   ` Wesley Felter
2000-06-26  3:19     ` rob pike
2000-06-16  9:14 ` [9fans] File/cpu servers..? Ish Rattan
2000-06-16  1:51 [9fans] File/cpu service provider Russ Cox
2000-06-16 22:55 ` Richard Uhtenwoldt
2000-06-17  0:22 ` James G. Stallings II
2000-06-17  8:10 forsyth

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