Files
openstack-manuals/doc/user-guide-admin/source/dashboard_manage_instances.rst
Andreas Jaeger 456869bdee Admin User Guide: Remove admin_only
With the split of the User Guides, there's no need anymore to have
orphan and admin_only flags, remove them from the user-guide-admin
directory.

Change-Id: Id30666b87c7b0ae9fb6c2997cac62e8d52651dec
2015-05-13 18:09:25 +00: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 metrics 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.