Re: How to secure erasing a rbd image without encryption?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> I bumped into an very interesting challenge, how to secure erase a rbd
> image data without any encryption?
> 
> The motivation is to ensure that there is no information leak on OSDs
> after deleting a user specified rbd image, without the extra burden of
> using rbd encryption.
> 
> any ideas, suggestions are highly appreciated,
> 

what about something this? Maybe even via qemu-agent-command?

find /home -type f -exec shred -n 1 {} \;

Why are you not encrypting the osd? I thought that was the most efficient way of using encryption.

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux