rsnt_translations
56,437
edits
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
**''Flavor'': <code>c1-3.75gb-36</code><br/>The flavor defines [instance/VM] specifications. This particular flavor has one virtual CPU, 3.75GB of RAM (memory) and an ephemeral disk of 36GB. Ephemeral disks are disks created and destroyed with the instance; they reside on the local hardware running the VM. | **''Flavor'': <code>c1-3.75gb-36</code><br/>The flavor defines [instance/VM] specifications. This particular flavor has one virtual CPU, 3.75GB of RAM (memory) and an ephemeral disk of 36GB. Ephemeral disks are disks created and destroyed with the instance; they reside on the local hardware running the VM. | ||
Flavors starting with a "p" do not have an extra ephemeral disk and thus no "-##" on the end. They also have a very small root disk of only 2.2G, with a typical OS taking about 770MB of that. The root disk, as you might have guessed, is mounted at the root of the Linux file system. | ::→Flavors starting with a "p" do not have an extra ephemeral disk and thus no "-##" on the end. They also have a very small root disk of only 2.2G, with a typical OS taking about 770MB of that. The root disk, as you might have guessed, is mounted at the root of the Linux file system. | ||
Flavors starting with a "c" have an extra ephemeral disk attached, as well as a 20GB root disk. | ::→Flavors starting with a "c" have an extra ephemeral disk attached, as well as a 20GB root disk. | ||
*''Instance Count'': <code>1</code><br/>Number of VMs to create. | *''Instance Count'': <code>1</code><br/>Number of VMs to create. | ||
*''Instance Boot Source'': Boot from image<br/> Indicates that you wish to boot from an already created image. [[??]] | *''Instance Boot Source'': Boot from image<br/> Indicates that you wish to boot from an already created image. [[??]] | ||
Line 67: | Line 67: | ||
*''Project Limits'': The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. | *''Project Limits'': The green bars reflect the fraction of your available resources that will be consumed by the VM you are about to launch. | ||
If the bars become red, the flavor chosen will consume more resources than your project has available. | ::&rar;If the bars become red, the flavor chosen will consume more resources than your project has available. | ||
Blue bars indicate any existing resources your project may be using. | ""&rar;Blue bars indicate any existing resources your project may be using. | ||
*''Access & Security'' tab<br/> | *''Access & Security'' tab<br/> | ||
**''Key Pair'': Select your SSH key pair. | **''Key Pair'': Select your SSH key pair. |