Fwd: How to achive Raid5 encryption

2005-05-31 Thread prasadam kumar
hai to all, I am working Raid5 storage device, i want to encrypt my Raid5 device for security purpose. To achive this > feature as a file system independent i wrote my > encryption > algorithm in raid5 device driver(in target side), > but > it is producing junck data in my device. The prob

How to achive Raid5 encryption

2005-05-30 Thread prasadam kumar
hai to all, I am working Raid5 storage device, i want to encrypt my Raid5 device for security purpose. To achive this feature file system independent i wrote my encryption algorithm in raid5 device driver(in target side), but it is producing junck data in my device. The problem here i am enco

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

2005-04-17 Thread prasadam kumar
delete). Can u suggest any approach to achieve this task. bye ppk --- Александр Деревянко <[EMAIL PROTECTED]> 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

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

2005-04-14 Thread prasadam kumar
hai to all, 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

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

2005-04-13 Thread prasadam kumar
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