samba-in-kubernetes / sit-environment

SIT (Samba Integration Testing) Framework
GNU General Public License v3.0
1 stars 7 forks source link

Expose CephFS snapshots as shadow-copies #105

Closed Shwetha-Acharya closed 4 months ago

Shwetha-Acharya commented 4 months ago

Use kernel CephFS mounted share path to create the shadow copy using ceph_snapshots module

Refer: https://www.samba.org/samba/docs/4.11/man-html/vfs_ceph_snapshots.8.html

Shwetha-Acharya commented 4 months ago

/retest all

Shwetha-Acharya commented 4 months ago

/retest centos-ci/cephfs

Shwetha-Acharya commented 4 months ago

/retest centos-ci/cephfs

Shwetha-Acharya commented 4 months ago

/retest centos-ci/cephfs

Shwetha-Acharya commented 4 months ago

/retest all

Shwetha-Acharya commented 4 months ago

The change looks fine. The only question is whether we should make the inclusion of ceph_snapshots configurable or not, but this can be done in another patch if necessary.

yes, that can be done if required