Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/_optimist/faq/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,14 @@ UUID zu verwenden. Zum Beispiel:

Wir unterstützen keine multi-attached Volumes in der Optimist Platform, da für die Nutzung von multi-attached Volumes clusterfähige Dateisysteme erforderlich sind, um den gleichzeitigen Zugriff auf das Dateisystem zu koordinieren.
Versuche, mutli-attached Volumes ohne clusterfähige Dateisysteme zu verwenden, bergen ein hohes Risiko der Datenkorruption, daher ist diese Funktion auf der Optimist Plattform nicht aktiviert.

## Warum kann ich bestimmte Seiten im Horizon Dashboard nicht neu laden?

Fehler beim neu Laden bzw Refresh bestimmter Seiten sind derzeit ein bekanntes Problem mit der Version Train (18.3.4) von Horizon. Eine [Fehlerbehebung](https://bugs.launchpad.net/horizon/+bug/1968272) ist in Arbeit.

Betroffene Seiten:

- Compute -> Images -> Select Image -> Neuladen fehlgeschlagen
- Compute -> KeyPairs -> Select Key -> Neuladen fehlgeschlagen
- DNS -> Zones -> Select Zone -> Neuladen fehlgeschlagen
- DNS -> Reverse DNS -> Select Address -> Neuladen fehlgeschlagen
11 changes: 11 additions & 0 deletions docs/_optimist/faq/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,14 @@ Change the mountpoint in `/etc/fstab` to use the UUID after fetching the infos w

We do not support multiattached volumes on our instances as cluster-capable file systems are required for multi attach volumes in order to handle concurrent file system access.
Attempts to use multi-attached volumes without cluster-capable filesystems carries a high risk of data corruption, therefore this feature is not enabled on the Optimist platform.

## Why am I unable to reload certain pages on the Horizon Dashboard?

With the Train (18.3.4) release of Horizon, there are currently known issues when attempting to reload / refresh certain pages. A [bugfix](https://bugs.launchpad.net/horizon/+bug/1968272) is underway.

Pages you may enocunter this issue on are as follows:

- Compute -> Images -> Select Image -> Reload fails
- Compute -> KeyPairs -> Select Key -> Reload fails
- DNS -> Zones -> Select Zone -> Reload fails
- DNS -> Reverse DNS -> Select Address -> Reload fails