Re: [ceph-users] Use of daily-created/-deleted pools

2014-02-12 Thread Gregory Farnum
On Tuesday, February 11, 2014, Hyangtack Lee wrote: > I'm new to Ceph, and looking for a new storage to replace legacy system. > > My system has a lot of files accessing temporarily for 2 or 3 days. > Those files are uploaded from many clients everyday, and batch job deletes > unused files everyd

Re: [ceph-users] Use of daily-created/-deleted pools

2014-02-11 Thread Hyangtack Lee
Hi Lopez, Thank you for recommendation! I will try to do it. :) Regards, Hyangtack On Wed, Feb 12, 2014 at 2:28 PM, Jean-Charles Lopez wrote: > Hi Lee > > You could use an Ceph RBD device on a server and export a directory that > you would have created on this RBD though NFS. > > 3 days after t

Re: [ceph-users] Use of daily-created/-deleted pools

2014-02-11 Thread Jean-Charles Lopez
Hi Lee You could use an Ceph RBD device on a server and export a directory that you would have created on this RBD though NFS. 3 days after the files are uploade, you could snapshot the RBD device, delete the directory containing the files, and a week later, when sure you do not need the snapshot

[ceph-users] Use of daily-created/-deleted pools

2014-02-11 Thread Hyangtack Lee
I'm new to Ceph, and looking for a new storage to replace legacy system. My system has a lot of files accessing temporarily for 2 or 3 days. Those files are uploaded from many clients everyday, and batch job deletes unused files everyday. In this case, can I use Ceph's pool to store daily uploade