9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] fs hardware configuration
@ 2002-12-02 14:27 Fco.J.Ballesteros
  2002-12-02 14:40 ` Lucio De Re
  0 siblings, 1 reply; 17+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-02 14:27 UTC (permalink / raw)
  To: 9fans

>> Yes, they're. Our local fs is now the one distributed.
>> We recompiled and booted the resulting binary just to be sure.
>
> With or without the "allow/disallow" commands?  I disabled the former,
> left the latter because I feel more comfortable that way.  But what is
> the released standard?

With them in place.



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-12-03  8:34 Fco.J.Ballesteros
  0 siblings, 0 replies; 17+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-03  8:34 UTC (permalink / raw)
  To: 9fans

When I wrote:
> Our local fs is now the one distributed

I tried to say just that what we're running now is the file server
code as distributed (with no further changes). Since it now includes
the changes to support our disks, we have no reason to run a different one.

Excuse me in case what I wrote could also mean something
different.





^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-12-03  8:20 Fco.J.Ballesteros
  2002-12-03 10:37 ` Kenji Arisawa
  0 siblings, 1 reply; 17+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-03  8:20 UTC (permalink / raw)
  To: 9fans

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

Well, for me, allow is just to too dangerous and we use it just
to upgrade system files including wstats. Before using it you can
always ask who to the file server. And it's sensible to put an
'echo dont forget to disllow' in whatever scripts you use to install
files. If you fell you really need it, I might change that for you
when I get some time, but I'd prefer not to put that into our regular
kernel.

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

From: Kenji Arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fs hardware configuration
Date: Tue, 3 Dec 2002 08:53:26 +0900
Message-ID: <400A7402-0651-11D7-9E52-000393A941BC@ar.aichi-u.ac.jp>

Hello,

 >With or without the "allow/disallow" commands?  I disabled the former,
 >left the latter because I feel more comfortable that way.
I might asking too much...
I would like to have allow command that allows limited users, i.e.,
allow bootes arisawa

Kenji Arisawa

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-12-02 23:40 Geoff Collyer
  0 siblings, 0 replies; 17+ messages in thread
From: Geoff Collyer @ 2002-12-02 23:40 UTC (permalink / raw)
  To: 9fans

Strictly speaking, it's my local fs kernel (which includes code from
forsyth via nigel and IDE support derived from nemo's) that's now
distributed.  I updated fs(8) and fsconfig(8), so you can see what's
new.



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-12-02 14:48 Fco.J.Ballesteros
  0 siblings, 0 replies; 17+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-02 14:48 UTC (permalink / raw)
  To: 9fans

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

> I would recommend re-enabling the password prompt by default, then.
> It's better than a totally exposed file server.

Our fs is at my office, which I consider secure.

> I seem to have lost my carefully concocted /sys/src/fs source tree.
> You had a rather distinguished Spanish name for your server, could

Our fs is called "sargazos".
Drop me a line if I can help somehow.

hth

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

From: Lucio De Re <lucio@proxima.alt.za>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fs hardware configuration
Date: Mon, 2 Dec 2002 16:40:18 +0200
Message-ID: <20021202164018.T22558@cackle.proxima.alt.za>

On Mon, Dec 02, 2002 at 03:27:51PM +0100, Fco.J.Ballesteros wrote:
> >
> > With or without the "allow/disallow" commands?  I disabled the former,
> > left the latter because I feel more comfortable that way.  But what is
> > the released standard?
>
> With them in place.

I would recommend re-enabling the password prompt by default, then.
It's better than a totally exposed file server.

Nemo,

I seem to have lost my carefully concocted /sys/src/fs source tree.
You had a rather distinguished Spanish name for your server, could
you jolt my memory, help me find the lost details?

Thanks.  Lucio.

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-12-02  8:31 Fco.J.Ballesteros
  2002-12-02 14:21 ` Lucio De Re
  0 siblings, 1 reply; 17+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-02  8:31 UTC (permalink / raw)
  To: 9fans

> Also, are the idefs changes (dorman/geoff/nemo) in the latest
> distribution?

Yes, they're. Our local fs is now the one distributed.
We recompiled and booted the resulting binary just to be sure.



^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: [9fans] fs hardware configuration
@ 2002-11-30 13:42 Skip Tavakkolian
  2002-11-30 16:38 ` Nigel Roles
  2002-11-30 18:00 ` William Josephson
  0 siblings, 2 replies; 17+ messages in thread
From: Skip Tavakkolian @ 2002-11-30 13:42 UTC (permalink / raw)
  To: 9fans

> If those IDE drivers are IBM 120GXPs, have you checked
> the warranty doesn't preclude 24 7 working?

They are WD.  I had read disturbing stats about Fujitsu drives
failure rates but not IBM's.  The Fujitsu story is here:

http://www.theregister.co.uk/content/63/27926.html



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-11-29 23:57 Skip Tavakkolian
  0 siblings, 0 replies; 17+ messages in thread
From: Skip Tavakkolian @ 2002-11-29 23:57 UTC (permalink / raw)
  To: 9fans

Thanks much. It is exactly what I was looking for.



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [9fans] fs hardware configuration
@ 2002-11-29 23:13 Geoff Collyer
  0 siblings, 0 replies; 17+ messages in thread
From: Geoff Collyer @ 2002-11-29 23:13 UTC (permalink / raw)
  To: 9fans

The latest file server code and manual pages on sources include IDE
support, the mirror device and a few other small changes.  So the
latest CD image should include them too.  The new fsconfig(8) includes
a more complex real-life example than before.

My file server with 4 IDE disks uses this configuration:

	config h0
	service fs
	filsys main c{p(h0)0.25p(h2)0.25}f{p(h0)25.75p(h2)25.75}
	filsys dump o
	filsys spare h1
	filsys other h3
	ipauth 0.0.0.0
	ipsntp 10.9.0.3
	ip0 10.9.0.1
	ipgw0 10.9.0.254
	ipmask0 255.255.0.0
	end

It's evolved over time and so isn't necessarily the best use of the
drives.  main uses the first 25% of h0 as cache and mirrors it to the
first 25% of h2 (h1.0.0).  It also uses the rest of h0 as a fake worm
and mirrors it to the rest of h2.

For your hardware, I'd suggest a fake worm on one IDE drive, mirrored
to the second, with one SCSI drive as "other" and the other as cache.
So something like this:

	config h0
	service fs
	filsys main cw0f{h0h2}
	filsys dump o
	filsys other w1
	ipauth 0.0.0.0
	ipsntp 10.9.0.3
	ip0 10.9.0.1
	ipgw0 10.9.0.254
	ipmask0 255.255.0.0
	ream main
	ream other
	end

This assumes that you make the IDE drives masters on separate
controllers.  Of course, you only ream the file systems once, to
initialise them.



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [9fans] fs hardware configuration
@ 2002-11-29 15:53 Skip Tavakkolian
  2002-11-30  8:49 ` Nigel Roles
  0 siblings, 1 reply; 17+ messages in thread
From: Skip Tavakkolian @ 2002-11-29 15:53 UTC (permalink / raw)
  To: 9fans

I'm finally going to build a proper fileserver.  I have a PC with
512MB of memory, symbios scsi controller and 2×9GB SCSI drives.  I'm
also getting 2×120GB IDE drives.  My limited understand leads me to
believe that I could designate the IDE drives as WORM and the SCSI
drives+memory as cache.  What is the best way to configure this?

Also, are the idefs changes (dorman/geoff/nemo) in the latest
distribution?



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

end of thread, other threads:[~2002-12-03 10:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-02 14:27 [9fans] fs hardware configuration Fco.J.Ballesteros
2002-12-02 14:40 ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2002-12-03  8:34 Fco.J.Ballesteros
2002-12-03  8:20 Fco.J.Ballesteros
2002-12-03 10:37 ` Kenji Arisawa
2002-12-02 23:40 Geoff Collyer
2002-12-02 14:48 Fco.J.Ballesteros
2002-12-02  8:31 Fco.J.Ballesteros
2002-12-02 14:21 ` Lucio De Re
2002-12-02 23:53   ` Kenji Arisawa
2002-11-30 13:42 Skip Tavakkolian
2002-11-30 16:38 ` Nigel Roles
2002-11-30 18:00 ` William Josephson
2002-11-29 23:57 Skip Tavakkolian
2002-11-29 23:13 Geoff Collyer
2002-11-29 15:53 Skip Tavakkolian
2002-11-30  8:49 ` Nigel Roles

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