9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 16:36 jmk
  2002-07-19 16:54 ` Doc Shipley
  0 siblings, 1 reply; 11+ messages in thread
From: jmk @ 2002-07-19 16:36 UTC (permalink / raw)
  To: 9fans

The new fileserver stuff is (currently) built on top of the 'normal' Plan 9
kernel so you get the SMP stuff for free.

Yes, you can saturate a PCI GbE from an Intel x86 system, just 'dd' into the ether data file.
But with TCP/IP, not at the moment. Our best minds are working on it, though.


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

* Re: [9fans] small boxed PC and dual CPU file server?
  2002-07-19 16:36 [9fans] small boxed PC and dual CPU file server? jmk
@ 2002-07-19 16:54 ` Doc Shipley
  2002-07-19 20:28   ` cnielsen
  0 siblings, 1 reply; 11+ messages in thread
From: Doc Shipley @ 2002-07-19 16:54 UTC (permalink / raw)
  To: 9fans

On Fri, 19 Jul 2002 jmk@plan9.bell-labs.com wrote:

> The new fileserver stuff is (currently) built on top of the 'normal' Plan 9
> kernel so you get the SMP stuff for free.
>
> Yes, you can saturate a PCI GbE from an Intel x86 system, just 'dd' into the ether data file.

  Are you sure you're saturating the ethernet adapter and not the PCI
bus?  A full 64-bit, 33MHz PCI bus gives something on the order of 275
MB, or 2200 Mb.  That's _total_ available bandwidth.  Even in a totally
unloaded setup, I can't see getting a gigabit through it without
knocking the box on its nose.
  Never mind the bus overhead when you start moving bits from disk
instead of the, um, ether.

  Mind, I'm not claiming you're wrong, I just really want to know what
hardware will do that.  I may hear my next system calling.

> But with TCP/IP, not at the moment. Our best minds are working on it, though.

  That's a true fact.

	Doc



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

* Re: [9fans] small boxed PC and dual CPU file server?
  2002-07-19 16:54 ` Doc Shipley
@ 2002-07-19 20:28   ` cnielsen
  0 siblings, 0 replies; 11+ messages in thread
From: cnielsen @ 2002-07-19 20:28 UTC (permalink / raw)
  To: 9fans

On Fri, Jul 19, 2002 at 11:54:49AM -0500, Doc Shipley wrote:
> 
>   Are you sure you're saturating the ethernet adapter and not the PCI
> bus?  A full 64-bit, 33MHz PCI bus gives something on the order of 275
> MB, or 2200 Mb.  That's _total_ available bandwidth.  Even in a totally
> unloaded setup, I can't see getting a gigabit through it without
> knocking the box on its nose.
>   Never mind the bus overhead when you start moving bits from disk
> instead of the, um, ether.

64-bit, 66MHz PCI should be able to handle it, in theory. 
you get 4224Mbps for the PCI bus, so it's less likely you're
going to saturate the bus.

at that point it becomes a game of chase the bottleneck.

from my limited testing with hardware similar to what jmk
currently has, i see about what he does. part of that may
be due to the 620Ts having only 1M SRAM onboard. iirc, the
SysKonnect cards have 2M SRAM and perform better as a result.
i have an SK-9821 kicking around. i just need to sit down
and write a p9 driver for it. :-)

-- 
Christopher Nielsen - Metal-wielding pyro techie
"Those who are willing to trade freedom for security deserve
 neither freedom nor security." --Benjamin Franklin


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

* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 18:35 jmk
  0 siblings, 0 replies; 11+ messages in thread
From: jmk @ 2002-07-19 18:35 UTC (permalink / raw)
  To: 9fans


>> [...] but that's the best a beleaguered
>> telecomms company can do...).
>
> Hey I thought we were embittered!
>
> Or was that embattled?  :-)

the most recent adjective used in the press is 'struggling'.
i'm sure there will be more next week when earning are announced.


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

* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 18:18 David Gordon Hogan
  0 siblings, 0 replies; 11+ messages in thread
From: David Gordon Hogan @ 2002-07-19 18:18 UTC (permalink / raw)
  To: 9fans

> [...] but that's the best a beleaguered
> telecomms company can do...).

Hey I thought we were embittered!

Or was that embattled?  :-)



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

* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 18:13 jmk
  0 siblings, 0 replies; 11+ messages in thread
From: jmk @ 2002-07-19 18:13 UTC (permalink / raw)
  To: 9fans

On Fri Jul 19 12:55:36 EDT 2002, doc@mdrconsult.com wrote:
> ...
>   Are you sure you're saturating the ethernet adapter and not the PCI
> bus?  A full 64-bit, 33MHz PCI bus gives something on the order of 275
> MB, or 2200 Mb.  That's _total_ available bandwidth.  Even in a totally
> unloaded setup, I can't see getting a gigabit through it without
> knocking the box on its nose.
>   Never mind the bus overhead when you start moving bits from disk
> instead of the, um, ether.
> ...

Maybe I'm misremembering, but was sure I did it. Of course, I no longer
have that hardware available. The only hardware I do have will only manage
850Mb/s (933MHz PIII, 64-bit/66MHz PCI, Netgear GA620T CAT-5 GbE card,
PC133 SDRAM - none of it recent hardware, but that's the best a beleaguered
telecomms company can do...).

--jim


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

* Re: [9fans] small boxed PC and dual CPU file server?
  2002-07-19 16:01 bwc
@ 2002-07-19 16:08 ` Doc Shipley
  0 siblings, 0 replies; 11+ messages in thread
From: Doc Shipley @ 2002-07-19 16:08 UTC (permalink / raw)
  To: 9fans

On Fri, 19 Jul 2002 bwc@coraid.com wrote:

> Has anyone saturated a Gigabit Ethernet with PCI?

  Not on Intel/x86 platforms.  I've heard, but can't substantiate, that
the 64bit PCI on some of the IBM Power4s will.  But if I'm not mistaken,
the gigE is built into that bus.

	Doc



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

* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 16:01 bwc
  2002-07-19 16:08 ` Doc Shipley
  0 siblings, 1 reply; 11+ messages in thread
From: bwc @ 2002-07-19 16:01 UTC (permalink / raw)
  To: 9fans

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

Has anyone saturated a Gigabit Ethernet with PCI?

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

From: Jack Johnson <fragment@nas.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] small boxed PC and dual CPU file server?
Date: Fri, 19 Jul 2002 08:54:30 -0700
Message-ID: <3D383636.3020802@nas.com>

jmk@plan9.bell-labs.com wrote:
> The current filesystem code makes makes no use of extra CPUs on Intel
> platforms. However, the new filesystem stuff we are working on will.

Could you go into a little more detail about that?

In my limited experience, file service tends not to be bound by CPU 
(unless you're running Microsoft software), but by disk I/O and network 
throughput.

Unless you're trying to saturate Gigabit Ethernet, I suppose.  But even 
then, by my estimation a 1.6GHz P4 should be able to handle that 
(assuming the various busses can keep up, and I'd shudder to think what 
you spent on disk to sustain that).

Multiprocessor support could be very nice for older hardware, though.

-Jack

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

* Re: [9fans] small boxed PC and dual CPU file server?
  2002-07-19 15:16 jmk
@ 2002-07-19 15:54 ` Jack Johnson
  0 siblings, 0 replies; 11+ messages in thread
From: Jack Johnson @ 2002-07-19 15:54 UTC (permalink / raw)
  To: 9fans

jmk@plan9.bell-labs.com wrote:
> The current filesystem code makes makes no use of extra CPUs on Intel
> platforms. However, the new filesystem stuff we are working on will.

Could you go into a little more detail about that?

In my limited experience, file service tends not to be bound by CPU 
(unless you're running Microsoft software), but by disk I/O and network 
throughput.

Unless you're trying to saturate Gigabit Ethernet, I suppose.  But even 
then, by my estimation a 1.6GHz P4 should be able to handle that 
(assuming the various busses can keep up, and I'd shudder to think what 
you spent on disk to sustain that).

Multiprocessor support could be very nice for older hardware, though.

-Jack



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

* Re: [9fans] small boxed PC and dual CPU file server?
@ 2002-07-19 15:16 jmk
  2002-07-19 15:54 ` Jack Johnson
  0 siblings, 1 reply; 11+ messages in thread
From: jmk @ 2002-07-19 15:16 UTC (permalink / raw)
  To: 9fans

On Fri Jul 19 04:08:39 EDT 2002, okamoto@granite.cias.osakafu-u.ac.jp wrote:
> I saw some very charming PCs today, those are named as KCF-S868
> or KCF-S767 barebone system, the former of which is for Pen 4 and
> the latter for AMD (~1.1GHz).   The chipset is VIA/P4M266 and SIS 740,
> respectively.   The most atrractive point to me is their box size, very
> small and massive, 215(W)x310(D)x200(H).  They can have a HDD,
> aCD/DVD-ROM and a floppy with integrated nic chip.   They have also 
> one PCI and AGP(P4 version) slots.
> 
> I'd like to use one of them for our file server with Tekram scsi card
> and external scsi drives.   Does Pen 4 can run file server?
> 
> Another one, is there any advantage to use dual Pentium system for
> file server?
> 
> Kenji

Yes, Plan 9 will work with the P4 (if you have a chip faster than 2.2GHz
make sure you have the current updates installed or the chip speed will be
incorrectly determined and weird things happen).

I believe there are hardware issues with the P4 and TLB flushing in SMP
mode we'd have to put fixes in for, but we don't have such a system to try
it out on.

The current filesystem code makes makes no use of extra CPUs on Intel
platforms. However, the new filesystem stuff we are working on will.

--jim


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

* [9fans] small boxed PC and dual CPU file server?
@ 2001-07-18 23:04 okamoto
  0 siblings, 0 replies; 11+ messages in thread
From: okamoto @ 2001-07-18 23:04 UTC (permalink / raw)
  To: 9fans

I saw some very charming PCs today, those are named as KCF-S868
or KCF-S767 barebone system, the former of which is for Pen 4 and
the latter for AMD (~1.1GHz).   The chipset is VIA/P4M266 and SIS 740,
respectively.   The most atrractive point to me is their box size, very
small and massive, 215(W)x310(D)x200(H).  They can have a HDD,
aCD/DVD-ROM and a floppy with integrated nic chip.   They have also 
one PCI and AGP(P4 version) slots.

I'd like to use one of them for our file server with Tekram scsi card
and external scsi drives.   Does Pen 4 can run file server?

Another one, is there any advantage to use dual Pentium system for
file server?

Kenji



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

end of thread, other threads:[~2002-07-19 20:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-19 16:36 [9fans] small boxed PC and dual CPU file server? jmk
2002-07-19 16:54 ` Doc Shipley
2002-07-19 20:28   ` cnielsen
  -- strict thread matches above, loose matches on Subject: below --
2002-07-19 18:35 jmk
2002-07-19 18:18 David Gordon Hogan
2002-07-19 18:13 jmk
2002-07-19 16:01 bwc
2002-07-19 16:08 ` Doc Shipley
2002-07-19 15:16 jmk
2002-07-19 15:54 ` Jack Johnson
2001-07-18 23:04 okamoto

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