Re: [ceph-users] Check if Snapshots are enabled

2017-10-20 Thread David Turner
Unless you manually issue a snapshot command on the pool, you will never have a snapshot made. But again, I don't think you can disable it. On Fri, Oct 20, 2017, 6:52 AM nigel davies wrote: > ok i have set up an s3 bucket link to my ceph cluster so rgw​,i only > created my cluster yesterday. > >

Re: [ceph-users] Check if Snapshots are enabled

2017-10-20 Thread nigel davies
ok i have set up an s3 bucket link to my ceph cluster so rgw​,i only created my cluster yesterday. i am just trying to work out if i have snapshots enabled for a pool and if so disable it ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists

Re: [ceph-users] Check if Snapshots are enabled

2017-10-20 Thread David Turner
I don't know that you can disable snapshots. There isn't an automated method in ceph to run snapshots, but you can easily script it. There are a lot of different types of snapshots in ceph depending if you're using rbd, rgw, or CephFS. There are also caveats and config options you should tweak depe