Skip to content

Latest commit

 

History

History
72 lines (44 loc) · 8.92 KB

SUSE-Cloud-AA-Guide.md

File metadata and controls

72 lines (44 loc) · 8.92 KB

SUSE OpenStack Cloud 4 Admin Appliance Walk Through

Prerequisites

Before you proceed with deploying the SUSE OpenStack Cloud Admin appliance you should:

  • Review the following documentation:

    • SUSE Cloud : This product documentation explains the overall highlights and contains links to technical information, other reference material and evaluation downloads.
    • SUSE Cloud 4 Deployment Guide : As this is the basis behind the SUSE OpenStack Cloud 4 Admin appliance, it provides a great reference to the tasks being performed for you, plus those that will be required once the appliance is setup. It also contains further instructions on how to proceed on setting up your private cloud and operating it, along with SUSE Cloud 4 Admin User Guide and SUSE Cloud 4 End User Guide documents. Here you will also find the Release Notes which details changes from previous releases and any known issues.
      • NOTE : This software appliance implements the SUSE Cloud 4 Deployment Guide, specifically the "Installing and Configuring the Administration Server" section, through the "Basic Network Configuration" step near the end.
  • Download the SUSE OpenStack Cloud 4 Admin appliance. It is pre-populated with all the right media, packages and software to speed up deployment, and is available in one of the following formats:

    • as virtual machine images compatible with either KVM, VMware, or other hypervisors
    • as preload ISO and USB images that are ideal for doing installations on physical machines
  • Ensure you have sufficient system and network resources to deploy and use a private cloud instance. While the SUSE OpenStack Cloud 4 Admin appliance is deployed on a single system, or even virtual machine for evaluations purposes, at least two more systems, or virtual machines, are typically needed for the smallest, functional instance of a private cloud. Please refer to the above SUSE Cloud Deployment Guide for details on the resources needed for each of these systems. Also noted in the deployment guide are the specific details around the various network ranges, services and boundary conditions needed for a functional instance.

Phase 1 - Prepare Initial Installation

With the prerequisites in hand, you can follow the steps below as you go through the installation of the SUSE OpenStack Cloud 4 Admin appliance. For the target SUSE Cloud Administration Server system, present the desired flavor of the appliance as a boot image, then:

  • Select the default boot option to Install SUSE OpenStack Cloud 4 Admin Image of SOC4A-boot

    • CAUTION : Proceeding beyond this point will destroy ALL data on the primary, selected disk for the target system. In some cases you might have more than one disk listed. Be sure to select your desired root disk and select Yes to continue. Image of SOC4A-destroy
  • Then wait as the raw image is

    • loaded to the disk you selected, Image of SOC4A-loading
    • verified, Image of SOC4A-verifying
    • then expanded to fill the disk, and rebooted from the installed image Image of SOC4A-reboot
      • NOTE: This process may take a few minutes, as noted on the screen text, since the process executes some first boot steps for the required configuration of the SUSE Cloud Administration server. Image of SOC4A-prep

Phase 2 - Installation Localization and Configuration

Driven by a simplified series of YaST (Yet another Setup Tool) first boot dialogs, you will be prompted to interactively localize your installation and perform preliminary configurations steps. Many of these tasks are similar to a SUSE Linux Enterprise Server installation, so refer to the SUSE Linux Enterprise Server Quick Start Guide for more details.

  • NOTE : During the remainder of this document, you may interact with the following screens and menus using the Alt key and the highlighted character to perform that action, or simply use the Tab to navigate to the various fields.

  • Language and Keyboard Layout - Select the desired values to be used during the remainder of the installation and for the installed system, then select Next. Image of SOC4A-language

  • Password for the System Administrator - Enter the desired values for Password for root User and a matching entry in Confirm Password, followed by Next. Image of SOC4A-password

  • Hostname and Domain Name - Enter the desired values for Hostname and Domain Name, followed by Next. Image of SOC4A-hostname

    • NOTE: The SUSE Cloud Administration server is required to have a fully qualified hostname plus domain name, so ensure both values are correctly entered.
  • Network Configuration II - To modify the network configuration, select Change followed by Network Interfaces Image of SOC4A-network2

    • Then select Edit to modify your network settings for the primary network interface (e.g. eth0). You might have more than one network interface for your configuration, but it's only necessary to configure the primary one at this time.
    • Choose either Dynamic Address or Statically assigned IP Address (recommended) along with entering the respective IP Address, Subnet Mask and Hostname, then select Next.
    • NOTE : The SUSE OpenStack Cloud 4 Admin appliance defaults to using a hostname of admin.cloud.default.net and static IP address of 192.168.124.10 (as shown), where the IP address corresponds to the default SUSE Cloud networking configuration from the deployment guide.
  • Clock and Time Zone - For these settings, select the proper Region and Time Zone, plus select whether your Hardware Clock is set to UTC, then select Next Image of SOC4A-clock

  • Advance NTP Configuration - Verify the various settings, changing as necessary to match your local environment preferences and _OK to continue. Image of SOC4A-ntp

Ready to Use

At this point, the SUSE OpenStack Cloud 4 Admin appliance has been prepared according to the relevant sections of the SUSE Cloud Deployment Guide, so select Finish. Image of SOC4A-installation_completed

You may now login as the the root user, with the password you just setup, to your new SUSE Cloud Administration Server Image of SOC4A-login

  • NOTE : This might be a good time to do a snapshot if you are running this in a virtualized environment. In this way, you have a point in time to restart with a mostly configured SUSE OpenStack Cloud 4 Admin appliance, before you further define the private cloud networks and finish the deployment.

Then complete the final operations to make your SUSE Cloud Administration server ready to use, basically:

  • yast2 crowbar

  • screen install-suse-cloud

After these two steps have been successfully completed, the SUSE Cloud Administration Server should be fully functional. More details may be found in the SUSE Cloud deployment guide to help guide you through these steps. After that you will be ready to deploy the various OpenStack services and resource nodes using the administrative web interface.

Congratulations and have fun!