Re: partition size limit

1999-09-03 Thread Chris Mauritz
etet[SMTP:[EMAIL PROTECTED]] > > Sent: Friday, September 03, 1999 11:20 AM > > To: 'Stanley, Jeremy'; [EMAIL PROTECTED] > > Subject:RE: partition size limit > > > [clip] > > > I have tried the DPT SmartRaid IV card (680X0 CPU, if mem

RE: partition size limit

1999-09-03 Thread Stanley, Jeremy
into the future." --Kraftwerk, 1981 > -- > From: Kenneth Cornetet[SMTP:[EMAIL PROTECTED]] > Sent: Friday, September 03, 1999 11:20 AM > To: 'Stanley, Jeremy'; [EMAIL PROTECTED] > Subject: RE: partition size limit > [clip] > I ha

RE: partition size limit

1999-09-03 Thread Kenneth Cornetet
Title: RE: partition size limit I have tried the DPT SmartRaid IV card (680X0 CPU, if memory serves) and it is a DOG performance wise. Using 4 18GB Barracudas (10k RPM) in RAID5 under Linux or NT I get about 3 MB/sec writes and 8 MB/sec reads. I have seen much better numbers from the Mylex

Re: partition size limit

1999-09-03 Thread Theo Van Dinter
| I think you meant 'if you're NOT really concerned about performance.' | The benchmarks I've seen for array controllers come nowhere near the | performance of a software-based array on a simple SMP server. For one | thing, the processor on, say, a DPT or ICP RAID controller is nowhere | near as

RE: partition size limit

1999-09-03 Thread Stanley, Jeremy
homecomputer; beam myself into the future." --Kraftwerk, 1981 > -- > From: Theo Van Dinter[SMTP:[EMAIL PROTECTED]] > Sent: Thursday, September 02, 1999 6:21 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: partiti

Re: partition size limit

1999-09-02 Thread Gerardo Muñoz Martin
I'm also interested in this topic. I'm going to setup RAID-1 over 36GB disks in a single partition. Is there any problem with the size of disks? TIA, Gerry. Chris Mauritz wrote: I'm in the process of setting up a system for my company and need a bit of advice.  We'd like to have a huge flat files

Re: partition size limit

1999-09-02 Thread Theo Van Dinter
|Has anyone tried this yet? Will things like fsck still work on a |filesystem this large? sure, but it'll take a REALLY long time. I believe that reiserfs is out now, you may want to look into that. (it's journalled as I remember, so fscks (unless forced) aren't necessary.) optionally, ext3 o