openstack-manuals/doc/user-guide-admin/source/dashboard_manage_instances.rst
qings zhao 63cf9f884a Fix the wrong url in dashboard_manage_instances
http://docs.openstack.org/user-guide-admin/dashboard_manage_instances.html
Launch and manage instances using the dashboard
Now url links to OpenStack End User Guide,
it should link to the Launch and manage instances.

Change-Id: I622c9e00cc78f2ab61480d78da76d9e9c932dfd2
Closes-Bug: #1487293
2015-08-21 08:10:36 -04:00

2.5 KiB

Manage instances

As an administrative user, you can manage instances for users in various projects. You can view, terminate, edit, perform a soft or hard reboot, create a snapshot from, and migrate instances. You can also view the logs for instances or launch a VNC console for an instance.

For information about using the dashboard to launch instances as an end user, see the OpenStack End User Guide.

Create instance snapshots

  1. Log in to the dashboard and choose the admin project from the drop-down list at the top of the page.
  2. On the Admin tab, click the Instances category.
  3. Select an instance to create a snapshot from it. From the Actions drop-down list, select Create Snapshot.
  4. In the Create Snapshot window, enter a name for the snapshot.
  5. Click Create Snapshot. The dashboard shows the instance snapshot in the Images & Snapshots category.
  6. To launch an instance from the snapshot, select the snapshot and click Launch. For information about launching instances, see the OpenStack End User Guide.

Control the state of an instance

  1. Log in to the dashboard and choose the admin project from the drop-down list at the top of the page.

  2. On the Admin tab, click the Instances category.

  3. Select the instance for which you want to change the state.

  4. In the More drop-down list in the Actions column, select the state.

    Depending on the current state of the instance, you can choose to pause, un-pause, suspend, resume, soft or hard reboot, or terminate an instance (items in red are disabled).

Figure Dashboard—Instance Actions

Track usage

Use the Overview category to track usage of instances for each project.

You can track costs per month by showing meters like number of VCPUs, disks, RAM, and uptime of all your instances.

  1. Log in to the dashboard and choose the admin project from the CURRENT PROJECT drop-down list.
  2. On the Admin tab, click the Instances category.
  3. Select a month and click Submit to query the instance usage for that month.
  4. Click Download CSV Summary to download a CSV summary.