3.9 KiB
Manage instances (Compute tab)
As an administrative user, you can manage compute nodes. You can
create and delete flavors, and you can create and manage host
aggregates. For more information, refer to the compute-tab
.
Manage compute hosts
Log into the OpenStack Dashboard as the Admin user.
On the
Administrator
page, open theCompute
tab and clickHypervisors
category.Click
Compute Hosts
tab.On the
Compute Hosts
page, you canEnable
orDisable
the compute hosts.
Create a flavor
Log into the OpenStack Dashboard as the Admin user.
On the
Administrator
page, open theCompute
tab and clickFlavors
category.Click
Create Flavor
.On the
Params Setting
page, specify the following values.Architecture
: Select one of the following options:- X86 Architecture: If choose this option, you can select
General Purpose
,Compute Optimized
,Memory Optimized
orHigh Clock Speed
as flavorType
. - Heterogeneous Computing: If choose this option, you can select
Compute Optimized Type with GPU
orVisualization Compute Optimized Type with GPU
as flavorType
.
Name
: Enter the flavor name.CPU(Core)
: Enter the number of virtual CPUs to use.Ram Size (GiB)
: Enter the amount of RAM to use, in gigabytes.NUMA Nodes
: Enter the number of Non-Uniform Memory Access nodes.- X86 Architecture: If choose this option, you can select
Click
Next: Access Type Setting
.On the
Access Type Setting
page, specify the following values.Access Type
: Select one of the following options:Public
`: Select this option to make the flavor publicly visible.Access Control
: If choose this option, you can select projects fromAccess Control
list to determine which projects are visible to the flavor.
Click
Confirm
.The new flavor is now displayed in the
Flavors
list.
Delete a flavor
Log into the OpenStack Dashboard as the Admin user.
On the
Administrator
page, open theCompute
tab and clickFlavors
category.Select the check boxes for the flavors that you want to delete.
Click
Delete
and confirm your choice.A message indicates whether the action was successful.
Create a host aggregate
- Log into the OpenStack Dashboard as the Admin user.
- On the
Administrator
page, open theCompute
tab and clickHost Aggregates
category. - Click
Host Aggregate
tab. - Click
Create Host Aggregate
. - In the
Create Host Aggregate
dialog box, specify the following values.Name
: The host aggregate name.Create new AZ
:- If set this option to
Yes
, specifyNew Availability Zone
name to create new availability zone. - If set this option to
No
, select aAvailability Zone
of the host aggregate.
- If set this option to
- Click
OK
.
Manage host aggregates
- Log into the OpenStack Dashboard as the Admin user.
- On the
Administrator
page, open theCompute
tab and clickHost Aggregates
category. - Click
Host Aggregate
tab. - In the
Action
column of the host aggregate, clickManage Host
. - In the
Manage Host
dialog box, add hosts to the aggregate or remove hosts from it. - Click
OK
.