Skip to content

Commit 1f79ab8

Browse files
authored
Add compatibility note re: SSE-C with Ceph-based OS (#215)
Co-authored-by: Simon Hammes <[email protected]>
1 parent 950b27b commit 1f79ab8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configuration/dtable-storage-server-conf.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ You can generate `sse_c_key` with the following command:
6262
openssl rand -base64 24
6363
```
6464

65+
!!! warning "Incompatibility with Ceph-based object storage"
66+
67+
Please note that certain object storage providers that are based on Ceph (e.g. Hetzner Object Storage) currently do not support `CopyObject` operations when using SSE-C. This makes them incompatible with SeaTable. There is an [open issue](https://tracker.ceph.com/issues/23264) over at the Ceph issue tracker.
68+
6569
### Snapshot
6670

6771
Configurations for snapshots of bases

0 commit comments

Comments
 (0)