Cloud Quick Start: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 48: Line 48:
#Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters.
#Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters.
#Click on the <i>Import Public Key</i> button.
#Click on the <i>Import Public Key</i> button.
'''It is not advised to create key pairs in OpenStack because they are not created with a passphrase which creates security issues'''
<b>It is not advised to create key pairs in OpenStack because they are not created with a passphrase which creates security issues</b>
<br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br />


==Launching a VM== <!--T:9-->
==Launching a VM== <!--T:9-->
To create a virtual machine, select ''Compute->Instances'' on the left menu, then click on the ''Launch Instance'' button.
To create a virtual machine, select <i>Compute->Instances</i> on the left menu, then click on the <i>Launch Instance</i> button.


<!--T:10-->
<!--T:10-->
A form is displayed where you define your virtual machine. If you have a plan for the exact specifications your VM needs through your pre-planning, feel free to use those specifications. Otherwise, you can follow along with this example for a fairly generic easy way to use Linux VM.
A form is displayed where you define your virtual machine. If you have a plan for the exact specifications your VM needs through your pre-planning, feel free to use those specifications. Otherwise, you can follow along with this example for a fairly generic easy way to use Linux VM.
The ''Launch Instance'' window has the following options:
The <i>Launch Instance</i> window has the following options:


<!--T:132-->
<!--T:132-->
#''Details''
#<i>Details</i>
#*''Instance Name:'' Enter a name for your virtual machine. Do not include spaces or special characters in your instance name. For more details on naming rules see [https://en.wikipedia.org/wiki/Hostname restrictions on valid host names].
#*<i>Instance Name:</i> Enter a name for your virtual machine. Do not include spaces or special characters in your instance name. For more details on naming rules see [https://en.wikipedia.org/wiki/Hostname restrictions on valid host names].
#*''Description:'' This field is optional.
#*<i>Description:</i> This field is optional.
#*''Availability Zone:'' The default is ''Any Availability Zone''; do not change this.   
#*<i>Availability Zone:</i> The default is <i>Any Availability Zone</i>; do not change this.   
#*''Count:'' This indicates the number of virtual machines to create. Unless you have specifically planned for multiple machines leave this set at 1.[[File:Source tab.png|500px|thumb]]<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
#*<i>Count:</i> This indicates the number of virtual machines to create. Unless you have specifically planned for multiple machines leave this set at 1.[[File:Source tab.png|500px|thumb]]<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
#''Source''
#<i>Source</i>
#*''Select Boot Source:'' Because it's your first VM, select ''Image'' as the boot source. For information about other options see [[Working_with_volumes#Booting_from_a_volume|Booting from a volume]].
#*<i>Select Boot Source:</i> Because it's your first VM, select <i>Image</i> as the boot source. For information about other options see [[Working_with_volumes#Booting_from_a_volume|Booting from a volume]].
#*''Create New Volume:'' Click ''Yes''; your VM's data will be stored in the cloud volume (or persistent storage). For more information on volume usage and management see [[Working_with_volumes|Working with volumes]].
#*<i>Create New Volume:</i> Click <i>Yes</i>; your VM's data will be stored in the cloud volume (or persistent storage). For more information on volume usage and management see [[Working_with_volumes|Working with volumes]].
#*:''Volume Size (GB):'' If you have a pre-planned volume size use that, otherwise 30 GB is reasonable for the operating system and some modest data needs. For more information on volume usage and management see [[Working_with_volumes|Working with volumes]].
#*:''Volume Size (GB):'' If you have a pre-planned volume size use that, otherwise 30 GB is reasonable for the operating system and some modest data needs. For more information on volume usage and management see [[Working_with_volumes|Working with volumes]].
#*:''Delete Volume on Instance Delete:'' Click on ''No'' to help prevent your volume from being deleted accidentally; however, if you are confident you always want your volume deleted when your instance is deleted, click on ''Yes''.
#*:''Delete Volume on Instance Delete:'' Click on ''No'' to help prevent your volume from being deleted accidentally; however, if you are confident you always want your volume deleted when your instance is deleted, click on ''Yes''.
rsnt_translations
57,772

edits

Navigation menu