- Hybrid Cloud Management with Red Hat CloudForms
- Sangram Rath
- 465字
- 2021-07-16 20:30:55
Deploying the Red Hat CloudForms Management Engine Appliance
Now that we are aware of the resource and security requirements for Red Hat CloudForms, let's look at how to obtain a copy of the appliance and run it.
Obtaining the appliance
The CloudForms Management appliance for OpenStack can be downloaded from your Red Hat customer portal under the Red Hat CloudForms product page. You need access to a Red Hat CloudForms subscription to be able to do so. At the time of writing this book, the direct download link for this is https://rhn.redhat.com/rhn/software/channel/downloads/Download.do?cid=20037.
For more information on obtaining the subscription and appliance, or to request a trial, visit http://www.redhat.com/en/technologies/cloud-computing/cloudforms.
Creating the appliance image in OpenStack
Before launching the appliance, we need to create an image in OpenStack for the appliance, since OpenStack requires instances to be launched from an image.
You can create a new Image under Project with the following parameters (see the screenshot given for assistance):
- Enter a name for the image.
- Enter the image location in Image Source (HTTP URL).
- Set the Format as
QCOW2
. - Optionally, set the Minimum Disk size.
- Optionally, set Minimum Ram.
- Make it Public if required and Create An Image.
Wait for the Status field to reflect as Active before launching the instance, as shown in this screenshot:

Launching the appliance instance
In OpenStack, under Project, select Instances and then click on Launch Instance. In the Launch Instance wizard enter the following instance information in the Details tab:
- Select an Availabilty Zone.
- Enter an Instance Name.
- Select Flavor.
- Set Instance Count.
- Set Instance Boot Source as Boot from image.
- Select CloudForms Management Engine Appliance under Image Name. The final result should appear similar to the following figure:
- Under the Access & Security tab, ensure that the correct Key Pair and Security Group tab are selected, like this:
- For Networking, select the proper networks that will provide the required IP addresses and routing, as shown here:
- Other options, such as Post-Creation and Advanced Options, are optional and can be left blank.
- Click on Launch when ready to start creating the instance. Wait for the instance state to change to Running before proceeding to the next step.
- Intel Galileo Essentials
- Visual Studio 2012 Cookbook
- 實戰(zhàn)Java程序設(shè)計
- Python測試開發(fā)入門與實踐
- Julia機器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計算
- Ray分布式機器學(xué)習(xí):利用Ray進行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- YARN Essentials
- Unity 5.x By Example
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- 微信小程序全棧開發(fā)技術(shù)與實戰(zhàn)(微課版)
- OpenGL Data Visualization Cookbook
- Learning Continuous Integration with TeamCity
- Kotlin Programming By Example
- Angular Design Patterns
- After Effects CC技術(shù)大全