You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Current »

Here are the instructions on how to create a new Virtual Machine using Morpheus through the web portal

  1. To get started, simply click the + Add button in the upper right of the Provisioning - Instances section. A modal will display allowing the catalogue to be searched. Once an item is selected it is just a matter of following the steps through the wizard.
  2. Select the type of instance. At the moment the following types are available:

    NOTE: Centos7 is available on EUMETSAT side only, but keep in mind that security updated will end by June 2024, so it will be deprecated on EWC by the end of 2023)
  3. Select the cloud you want to provision your instance on, and give it a name. The environment tag and tags are optional for your own reference.

    If you are provisioning at EUMETSAT:

    If you are using LDAP VM (EUMETSAT tenancy: Default setup), VM names need to satisfy the following requirements: only letters, numbers, '-' are allowed in VM name

    Don't use too long name for the instances. the Fully Qualified Domain Name (FQDN): {instance_name}.{domain}  cannot be longer than 64 characters on systemd servers, so you should use not too long names. You can add description about the instance in the Description of the instance once the instance is deployed. Go to you instance, click Edit button, add the Description and Save.

  4. Now is time to configure your instance. 
     
    1. Layout: this is the flavour you want to use. The ones tagged with data will come with some preinstalled software to access and manipulate data.
    2. Plan: How much resources do you need on the VM. You may choose amongst a fixed set of different configurations. See here the list of plans.
    3. You may configure additional volumes besides the default root one.
  5. Network setup
    1. If you are provisioning at ECMWF, you will have two networks available to choose from.
      • public or external-internet: access to the Internet with public IP. 
      • private or private-<tenant>: local private network within the tenant.

        Always choose public first, otherwise Morpheus might not be able to discover the VM once it is provisioned.

        You may also choose to have only private network, and associate a Floating IP from the public or external-internet.

        You must leave Floating IP empty if you have attached your instance to the public or external-internet network.

    2.  If you are provisioning at EUMETSAT
           First, select the private network, then if you like to have access to VM directly (public network), select "external" under the Floating IP dropdown menu.

  6. On availability zone, select nova. 
  7. You may as well select the security group that better suits your needs from a predefined list. Security groups are sets of applied IP filter rules which define networking access to the instance. 


  8. You may configure more additional settings in the following sections, but default values should be fine. Click NEXT.
  9. Apply any additional workflow you may need.
  10. Review and click COMPLETE


After this, you should see the new instance appearing on the instance list

 

You may click on it to see the details of what is going on

 

You may see the details of any of the individual items in the provisioning process by clicking the corresponding information icon on the left.

After a short while, your instance should be up and running

If it seems stuck, have a look at the New instance stuck finalising provision page for troubleshooting.








  • No labels