how to make my RAID device WORM(write once and read many)

prasadam kumar prasadamkumar at yahoo.com
Sun Apr 17 22:41:26 PDT 2005


hai,

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.

bye
ppk

--- Александр Деревянко
<aeder at list.ru> wrote:
> prasadam kumar wrote:
> 
> >hai,
> >
> >I am working Raid5 storage device and i want to
> make
> >my device WORM(write once and read many) and
> >undeleatable. I formated the target device in vfat,
> >when 
> >i am mounting the device in host machine it should 
> >behavie like WORM. To achive this feature whether i
> 
> >have to change in host machine or target machine,
> >which one is better approach and plz tell me how to
> >achive this.
> >
> >bye
> >ppk
> >
> >
> >		
> >  
> >
> The first question is: for which purpose do you need
> this feature ? In 
> any case, you will need to have backup for this
> RAID.
>  From my point of view, it looks like some version
> control management 
> system. May be, it will be wiser to use it ?
> 
> As i understand, you can't get this feature from
> plain filesystem. Even 
> if you hack vinum to allow write only once in every
> block, usual 
> filesystem will not work on such device. You can
> make something like 
> database with add-only interface (MySQL + some
> scripting) and allow 
> access from Web interface.
> 
> Take a look on some SCM solutions, it may be what
> you want.
> 
> -- 
> Best Regards,
> Alexander Derevianko
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
> 


		
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide


More information about the freebsd-questions mailing list