rsnt_translations
57,772
edits
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. | ||
<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 | 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 | The <i>Launch Instance</i> window has the following options: | ||
<!--T:132--> | <!--T:132--> | ||
# | #<i>Details</i> | ||
#* | #*<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]. | ||
#* | #*<i>Description:</i> This field is optional. | ||
#* | #*<i>Availability Zone:</i> The default is <i>Any Availability Zone</i>; do not change this. | ||
#* | #*<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 /> | ||
# | #<i>Source</i> | ||
#* | #*<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]]. | ||
#* | #*<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''. |