Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Jul 2002 08:57:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Jul 2002 08:57:00 -0400 Received: from purple.csi.cam.ac.uk ([131.111.8.4]:3982 "EHLO purple.csi.cam.ac.uk") by vger.kernel.org with ESMTP id ; Thu, 25 Jul 2002 08:56:59 -0400 Message-Id: <5.1.0.14.2.20020725133331.00aa69b0@pop.cus.cam.ac.uk> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 25 Jul 2002 14:03:46 +0100 To: Alexander Viro From: Anton Altaparmakov Subject: RE: 2.5.28 and partitions Cc: Linus Torvalds , Matt_Domsch@Dell.com, Andries.Brouwer@cwi.nl, linux-kernel@vger.kernel.org In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1723 Lines: 37 At 12:44 25/07/02, Alexander Viro wrote: >Al, still thinking that anybody who does mkfs. on a multi-Tb >device should seek professional help of the kind they don't give on l-k... Why? What is wrong with large devices/file systems? Why do we have to break up everything into multiple devices? Just because the kernel is "too lazy" to implement support for large devices? Nobody cares if 64bit code is 10-20% slower than 32bit code on a storage server. The storage devices are physically way slower than the system, so the data throughput would not be affected in the slightest. We would just see a higher CPU load on the database server and we can live with that. At least our applications deal with GiBs of data for each experiment, which is shifted over Gigabit ethernet to/from a SQL database backend stored on a huge RAID array, so we are completely i/o bound. It's one database, and it's huge. And it's going to get bigger as people do more experiments. We need mkfs. on a huge device... We are just lucky that our current RAID array is under 2TiB se we haven't hit the "magic" barrier quite yet. But at 1.4TiB we are not far off... Best regards, Anton -- "I've not lost my mind. It's backed up on tape somewhere." - Unknown -- Anton Altaparmakov (replace at with @) Linux NTFS Maintainer / IRC: #ntfs on irc.openprojects.net WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/