From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goetz Bock Subject: Re: [linux-lvm] offtopic but ... Message-ID: <20020513223048.C12023@golem.blacknet.de> References: <1266960000.1021300755@[192.168.200.4]> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: ; from bscott@ntisys.com on Mon, May 13, 2002 at 11:24:38AM -0400 Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Mon May 13 15:32:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Mon, May 13 '02 at 11:24, Benjamin Scott wrote: > Hardware failure is not the leading cause of data loss. User error is. > > All the RAID in the world will not help you if an operator deletes the > wrong file. Well, that's excatly what a REAL journaling filesystem is good for. Unfortunately we don't have any of this, but than LVM comes in realy handy. "we're at 90% of disc space used on /dev/vg/home" while "delete fome files" won't work # lvextend +100G /dev/vg/home works. (but we'd need to be able to grow RAIDs than) Just MHO, Goetz :-)