Skip to content

Commit 5fda77a

Browse files
authored
Merge pull request #310 from syseleven/acunin/quobyte-is-eol-in-fes
Clarify that Quobye in FES is now really EOL
2 parents 417d84b + 198e032 commit 5fda77a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

user/pages/04.Reference/04.block-storage/docs.en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ You can manage your block storage volumes and make them available to your comput
1919

2020
| Volume type | CBK region | DBL region | FES region
2121
| ----------------------------------------|---------------|---------------|-----------
22-
| quobyte | Yes (default) | Yes (default) | Yes (eol 2025-06-15)
23-
| quobyte-multiattach | Yes | Yes | Yes (eol 2025-06-15)
22+
| quobyte | Yes (default) | Yes (default) | No (EOL since 2025-06-15)
23+
| quobyte-multiattach | Yes | Yes | No (EOL since 2025-06-15)
2424
| ceph | No | No | Yes (default)
2525

2626
### quobyte
@@ -29,7 +29,7 @@ The data will be stored on SSDs in the SysEleven Stack distributed storage clust
2929

3030
A volume can only be attached to a single virtual machine at a time.
3131

32-
!! This storage type will be end-of-life in our Region `fes` on 2025-06-15. We recommend to use `ceph` instead. For existing Volumes refer to our [migration howto](../../03.Howtos/16.migrate-quobyte-to-ceph/docs.en.md).
32+
!! This storage type is end-of-life in our Region `fes` since 2025-06-15. We recommend to use `ceph` instead. For existing Volumes refer to our [migration howto](../../03.Howtos/16.migrate-quobyte-to-ceph/docs.en.md).
3333

3434
### quobyte-multiattach
3535

@@ -41,7 +41,7 @@ Please refer to our multi-attach volume tutorial. It explains [how to use multi-
4141

4242
!! WARNING: This mode of operation requires special cluster file systems like ocfs2 or gfs2. Otherwise it can lead to the loss of data and/or file system and data corruption.
4343

44-
!! This storage type will be end-of-life in our Region `fes` on 2025-06-15. Due to negligible use we haven't decided on a general alternative yet. I you rely on this feature in this region, please contact the [Support at support@syseleven.de](../../06.Support/default.en.md).
44+
!! This storage type is end-of-life in our Region `fes` since 2025-06-15. Due to negligible use we currently do not provide a general alternative. If you rely on this feature in this region, please contact the [Support at support@syseleven.de](../../06.Support/default.en.md).
4545

4646
### ceph
4747

user/pages/04.Reference/05.object-storage/docs.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ Region | URL | Backend |
6363
---------|----------------------------------------|---------------------|
6464
CBK | s3.cbk.cloud.syseleven.net | Quobyte |
6565
DBL | s3.dbl.cloud.syseleven.net | Quobyte |
66-
FES | s3.fes.cloud.syseleven.net | Quobyte (eol 2025-06-15) |
66+
FES | s3.fes.cloud.syseleven.net | Quobyte (EOL since 2025-06-15) |
6767
FES | objectstorage.fes.cloud.syseleven.net | Ceph |
6868

6969
!!!! **Deprecated URL**
7070
!!!! For historical reasons 's3.cloud.syseleven.net' redirects to 's3.cbk.cloud.syseleven.net'.
7171
!!!! We recommend to always use a region specific URL like in the table above.
7272

73-
!! s3.fes.cloud.syseleven.net will be end-of-life on 2025-06-15. We recommend to use `objectstorage.fes.cloud.syseleven.net instead. For existing object data refer to our [migration howto](../../03.Howtos/16.migrate-quobyte-to-ceph/docs.en.md).
73+
!! s3.fes.cloud.syseleven.net is end-of-life since 2025-06-15. We recommend to use `objectstorage.fes.cloud.syseleven.net` instead. For existing object data refer to our [migration howto](../../03.Howtos/16.migrate-quobyte-to-ceph/docs.en.md).
7474

7575
## Encryption at rest
7676

0 commit comments

Comments
 (0)