9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Two cpu servers?
@ 2001-06-28 20:51 bwc
  2001-06-29  4:26 ` Lucio De Re
  0 siblings, 1 reply; 4+ messages in thread
From: bwc @ 2001-06-28 20:51 UTC (permalink / raw)
  To: 9fans

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

I'm running two cpu servers because I've not gotten around to switch
from the 2nd edition auth server.  In fact I'm still running a 2nd
file server as well.  Seems like a lot of boxes for one guy, but
I'm lazy and I had to put new systems up not to interrupt what
I was doing.

Brantley Coile
(currently at Boston USENIX)

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

From: Ish Rattan <ishwar@pali.cps.cmich.edu>
To: <9fans@cse.psu.edu>
Subject: [9fans] Two cpu servers?
Date: Tue, 26 Jun 2001 21:15:23 -0400 (EDT)
Message-ID: <Pine.LNX.4.30.0106262113080.31572-100000@pali.cps.cmich.edu>


Does it make sense to have two cpu-servers?

I have a standalone spu/auth server running. How can I add another cpu
server to have two of these?

Any pointers will be appreciated.

-ishwar


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [9fans] Two cpu servers?
@ 2001-07-02 11:31 forsyth
  0 siblings, 0 replies; 4+ messages in thread
From: forsyth @ 2001-07-02 11:31 UTC (permalink / raw)
  To: 9fans

i often have run several cpu servers, typically providing either non-Intel
architectures or variously dedicated to various combinations of
web/ftp/dns/dhcp/auth, sometimes standalone, usually not.

>>I have a standalone spu/auth server running. How can I add another cpu
>>server to have two of these?

if you've done it once just do it again, or am i missing something?



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [9fans] Re: bitsy question
@ 2001-06-26 19:51 John Packer
  2001-06-27  1:15 ` [9fans] Two cpu servers? Ish Rattan
  0 siblings, 1 reply; 4+ messages in thread
From: John Packer @ 2001-06-26 19:51 UTC (permalink / raw)
  To: Dan Cross, 9fans

Dan Cross wrote:

> You have to change sa1110_uartsetup() in sa1110uart.c
> (the last routine in the file) to assign a valid Queue pointer to
> kbdq.  I just changed the relevant section to be:
> 
>         if(console) {
>                 uartspecial(p, 115200, &kbdq, &printq, kbdcr2nl);
>         } else {
>                 kbdq = qopen(4*1024, 0, 0, 0);
>         }
> 

This is an interesting clue. I'll try this out tonight.

 
> btw- the serial console mode can be really handy at times; it's nice to
> be able to put the bitsy on it's cradle, start up con, and then type
> into bitsy windows without using bitsy/keyboard.  

I've noticed this - very useful. 

> Another problem you may have is that the bitsy uart driver doesn't
> really do modem control

I don't think I need modem control, I'm not using a modem: just a 
PPP server and client over the serial cable to my PC. 

This is, I'm guessing, how ActiveSync works, and how Linux users connect
to their Ipaqs. 

It just doesn't seem to authenticate.

This may be the wrong approach, I don't know. 


> I've been meaning to try out ppp on the bitsy, using my ricochet modem,
> but I haven't round a serial cable for it yet (well, I haven't exactly
> been looking that hard).  I definately thing it'd be pretty cool to use
> my bitsy to send email from the train.

Very.

> 
> bway.net, huh?  You in New York?  Anyone else on the list in NYC?  We
> ought to start a New York Plan 9 Club or something.

Yep.


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

end of thread, other threads:[~2001-07-02 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-28 20:51 [9fans] Two cpu servers? bwc
2001-06-29  4:26 ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2001-07-02 11:31 forsyth
2001-06-26 19:51 [9fans] Re: bitsy question John Packer
2001-06-27  1:15 ` [9fans] Two cpu servers? Ish Rattan

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