Skip to content

Commit

Permalink
Update localstorage info (#9)
Browse files Browse the repository at this point in the history
Updates L1 info
  • Loading branch information
TaraKIno authored Aug 22, 2024
1 parent fbfb186 commit 3deaeca
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_optimist/specs/flavor_specification/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ last_modified_date: 2022-03-29
sind diverse Standard-Hardwareprofile (Flavors) eingerichtet. Diese haben unterschiedliche Limits und Begrenzungen, welche hier für alle
verfügbaren Flavors aufgelistet sind.

{: .warning }
L1 / Localstorage-Flavors können bei <[email protected]> angefordert werden.

## Migration zwischen Flavor-Typen

Um die Flavors bestehender Instanzen zu ändern, kann die OpenStack-Option [„Resize Instance“](/optimist/faq/#wie-kann-ich-den-flavor-einer-instanz-ändern-instance-resize) entweder über das Dashboard oder die CLI verwendet werden. Dies führt zu einem Neustart der Instanz, aber der Inhalt der Instanz bleibt erhalten. Bitte beachten Sie, dass ein Wechsel der Flavors von den großen Root-Disk-Typen zu einem Flavor mit einer kleineren Root-Disk nicht möglich ist.
Expand Down
3 changes: 3 additions & 0 deletions docs/_optimist/specs/flavor_specification/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ last_modified_date: 2022-03-29
In the OpenStack context the term "flavor" refers to a hardware profile that can be used for a virtual machine. In Optimist we have set up
various standard hardware profiles (flavors). These have different limits, which are listed below for all available flavors.

{: .warning }
L1 / Localstorage Flavors can be requested from <[email protected]>.

## Migrating between Flavor Types

To change the flavors of existing instances, the OpenStack ["Resize Instance"](/optimist/faq/#how-can-i-change-the-flavor-of-a-virtual-machine-instance-resize) Option can be used either via the Dashboard or the CLI. This will result in a reboot of the Instance but the content of the instance will be preserved. Please note that changing Flavors from Large Root Disk Types to a Flavor with a smaller Root Disk is not possible.
Expand Down
3 changes: 3 additions & 0 deletions docs/_optimist/storage/localstorage/index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ has_children: false

# Compute Localstorage für Ihre Instanzen

{: .warning }
L1 / Localstorage-Flavors können bei <[email protected]> angefordert werden.

## Was genau ist Compute Localstorage?

Beim Localstorage befindet sich der Storage Ihrer Instanzen direkt auf dem Hypervisor (Server). Die Localstorage Funktion ist über unsere l1 Flavors verfügbar und für Anwendungen vorgesehen, die eine geringe Latenz erfordern.
Expand Down
3 changes: 3 additions & 0 deletions docs/_optimist/storage/localstorage/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ has_children: false

# Compute localstorage for your instances

{: .warning }
L1 / Localstorage Flavors can be requested from <[email protected]>.

## What exactly is Compute Localstorage?

With Localstorage, the storage of your instances is located directly on the hypervisor (server). The localstorage feature (available through our l1 flavors) is intended for use with applications that require low latency.
Expand Down

0 comments on commit 3deaeca

Please sign in to comment.