From owner-freebsd-questions@FreeBSD.ORG Mon Apr 18 13:27:51 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6157516A4CE for ; Mon, 18 Apr 2005 13:27:51 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 210D143D5D for ; Mon, 18 Apr 2005 13:27:51 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 24184 invoked from network); 18 Apr 2005 13:27:51 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Apr 2005 13:27:50 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1AA9552; Mon, 18 Apr 2005 09:27:49 -0400 (EDT) Sender: lowell@be-well.ilk.org To: prasadam kumar References: <20050418054125.55091.qmail@web31702.mail.mud.yahoo.com> From: Lowell Gilbert Date: 18 Apr 2005 09:27:48 -0400 In-Reply-To: <20050418054125.55091.qmail@web31702.mail.mud.yahoo.com> Message-ID: <441x98z02z.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: how to make my RAID device WORM(write once and read many) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 13:27:51 -0000 Please don't top-post. prasadam kumar writes: > Thanks for responding to my query, > actually it is a raid5 storage device it contains > firewire and usb ports, through this > interface a user can store data to the raid5 device > irrespective of file system. > once he copied data to the device it should be > immutable(i.e cannot be modify and delete). > Can u suggest any approach to achieve this task. If the "system immutable" and "system undeletable" flags are not good enough for what you want, then the OS can't help you, and you will need a hardware solution.