9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] file server problems
@ 2000-07-15 15:05 jmk
  0 siblings, 0 replies; 13+ messages in thread
From: jmk @ 2000-07-15 15:05 UTC (permalink / raw)
  To: 9fans

As mentioned, there's a fix for the AHA-154x driver in the filesever.
It will be in the next update. In the meantime, mail me if you need it
now. I also plan to put the fix into the main kernel along with a way
to specify the AHA-1542 from plan9.ini, hopefully before too long.

Thanks to forsyth for helping with the fix.

--jim


^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [9fans] file server problems
@ 2000-07-14  4:09 jmk
  0 siblings, 0 replies; 13+ messages in thread
From: jmk @ 2000-07-14  4:09 UTC (permalink / raw)
  To: 9fans

 From splite@purdue.edu:
	>Is the AHA-154x driver fully working in the current release?  It isn't
	>mentioned on http://plan9.bell-labs.com/plan9dist/pchardware.html, and
	>plan9.ini(8) says under the "scsiX=value" section, "At the moment the
	>Adaptec 1542 is not supported."

The code is there, it's subsumed in the mylex (buslogic driver). However,
there's currently no code in the sd driver to parse any controller info out
of plan9.ini, I hadn't decided how to do that and it fell through the cracks
doing the release.

That said, it's probably a good thing considering the horrible failure of
vision we (forsyth and i) have found in the ISA bounce-buffer code which has
been affecting people trying to use the AHA-154x in fileservers. We should
have it fixed tomorrow (I'm going to sleep on it).

--jim


^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [9fans] file server problems
@ 2000-07-13  9:01 ianb
  0 siblings, 0 replies; 13+ messages in thread
From: ianb @ 2000-07-13  9:01 UTC (permalink / raw)
  To: 9fans

Yes, please! I don't really want to go out an buy scsi disks and
cards when I have a pile of spare ide machines.

Ian

>> <chuckle>
>> 'had' is somewhat strong, eh?  it's just a software problem.
>> i have an interface that allows using IDE drives for
>> the fileserver.  i have 2 3.5Gb IDEs striped together.
>
>oh yeah, if you'd like a snapshot of it i can provide it.  i don't
>see it getting rolled into the base tree (however that works) but
>it might be useful for some people.
>
>--eld



^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [9fans] file server problems
@ 2000-07-13  5:09 Russ Cox
  0 siblings, 0 replies; 13+ messages in thread
From: Russ Cox @ 2000-07-13  5:09 UTC (permalink / raw)
  To: 9fans

> We've got a wizzy file server that supports time travel.  Let's use
> that instead.

In fact, I have a wizzy backup system that
takes snapshots of a local file system every
night (or whenever) but only saves files that have changed.
A ``more work than it's worth per-file dump''
as it were.

Of course there's something to mount them
and poke around as though you had a real
dump file server.

The really Neat Thing™ is you can make
ISO9660 file systems out of them (and then
write them to CDs).  The file systems are
crosslinked up the wazoo, but the directory
structure is what you'd expect:
/2000/0713/usr/rsc, etc.

I've only done small tests, but it's
pretty neat.  Still a couple interface things
to work out.

The CVS port I did was so I could work on a project
here at school without going through Linux to check
out the files.  I'll post a pointer to it as well as some
other random ports (Noweb, Moscow ML) a bit later.

Russ



^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [9fans] file server problems
@ 2000-07-12  9:04 ianb
  2000-07-13  1:33 ` Eric Dorman
  0 siblings, 1 reply; 13+ messages in thread
From: ianb @ 2000-07-12  9:04 UTC (permalink / raw)
  To: 9fans


>i've not had any trouble with my IDE fileserver,

I thought that fileservers had to be SCSI?

Ian



^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [9fans] file server problems
@ 2000-07-11 11:24 forsyth
  2000-07-12  1:49 ` Eric Dorman
  2000-07-12 18:48 ` splite
  0 siblings, 2 replies; 13+ messages in thread
From: forsyth @ 2000-07-11 11:24 UTC (permalink / raw)
  To: 9fans

someone from borf.com mentioned a problem with a file server corrupting
the file system.  i've just seen that myself with the new file server
code (it didn't happen with the old one).  fortunately it was just
the scratch file system on an older scsi disc on a x542b.
it corrupts fairly quickly after i ream it.
the main file system on a symbios card is fine.  it's an ISA bus card, and
i might suspect 24-bit addressing problems on the 32mbyte file
server but the buslogic/adaptec code does attempt to compensate for that.



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

end of thread, other threads:[~2000-07-15 15:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-15 15:05 [9fans] file server problems jmk
  -- strict thread matches above, loose matches on Subject: below --
2000-07-14  4:09 jmk
2000-07-13  9:01 ianb
2000-07-13  5:09 Russ Cox
2000-07-12  9:04 ianb
2000-07-13  1:33 ` Eric Dorman
2000-07-13  2:28   ` Eric Dorman
2000-07-13  4:15     ` Lucio De Re
2000-07-13  4:33       ` Scott Schwartz
2000-07-13 12:19         ` Lucio De Re
2000-07-11 11:24 forsyth
2000-07-12  1:49 ` Eric Dorman
2000-07-12 18:48 ` splite

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