OnApp introduces ability to build a virtual server from OVA. These virtual servers are based on specific OVA templates, which are created after you upload OVA file to the cloud.

  • OVA virtual server backups cannot be converted into templates.
  • Be aware that, at the moment, OnApp provides only limited functionality to import from OVA with no actual VS management after import (only start/stop) and manual network configuration if the operating system is set as 'other'.

The following options are not available for OVA virtual servers:

  • Recipes
  • Rebuild network
  • Autoscaling
  • Rebuild VS

View OVA Virtual Servers

To view all virtual servers deployed in the cloud:

  1. Go to your Control Panel > Cloud > Virtual Servers menu to see an overview of all virtual servers in the cloud.
  2. The page that loads will show the list of VSs together with their details on OS, Disk size, RAM as well as the following: 
    • label. Click the label to see the VS details.
    • VIP status (enabled or disabled). If a compute resource fails or reboots, the system migrates virtual servers to another compute resource, one VS at a time. The order VSs are migrated in is random. However, you can give a virtual server "VIP" status, and this will give that VS priority in the migration queue. Click the icon to enable/disable VIP status of a particular VS.
    • IP addresses. If more than one IP address is assigned to this VS, mouse over the information icon  to see the list of  IP addresses.
    • Backups. The number of backups and the space these backups take.
    • compute resource. The label of compute resource with which VS is associated. Click a compute resource label to see its details.
    • user. The owner of this VS. Click the user name to see the owner details.
    • power status. Click the on/off buttons to change the status.
  3. Click the Actions button next to the VS for the quick access to the list of VS actions (the list of actions displayed depends on the VS status):
    • Reboot a VS
    • Recovery reboot
    • Power off a VS
    • CPU usage
    • Shutdown
    • Start up
    • Recovery start up
    • Unlock

To search for a particular virtual server, type the text you want to find in the search box and click the Search button.


View OVA Virtual Server Details

To view details of a specific virtual server:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Click the label of the virtual server you're interested in.
  3. The screen that appears loads the VS properties, notes, activity log, and tools for managing your VS.

VS properties page gives a general overview of the VS details:

  • Template this VS is built on
  • VIP status (on/off). Click the icon to change the status.
  • Power status & On/Off/Reboot buttons.

    Clicking the OFF button performs a graceful shutdown and then, powers off the virtual server after the timeout set in Configuration settings.

  • Auto-backups - move the slider to enable or disable auto-backups for this server. For more information, refer to OVA Virtual Server Backup Schedules.
  • FQDN (fully qualified domain name).
  • Compute resource. Click the Compute resource name to see its details.
  • Location. Click the location to view the details of the location group with which the VS is associated.
  • Login credentials
  • Owner. Click the owner name to see its details.
  • IP Addresses. Only the first five IP addresses are displayed on the virtual server properties page. To view the list of all virtual server IP addresses, mouse over IP addresses area or go to the Networking > IP addresses tab.

  • Estimated Price per hour. This sum does not take into consideration the free limits for resources set in the bucket. Therefore, the final price for the server might differ from the sum indicated here.

View OVA Virtual Server Transactions and Logs

The system records a detailed log of all the transactions happening to your virtual servers. The list of transactions logged by the system includes:

  • Provision virtual server
  • Startup virtual server
  • Stop virtual server
  • Resize virtual server without reboot
  • Configure Operating System
  • Build disk
  • Resize disk
  • Format disk
  • Destroy disk
  • Destroy virtual server
  • Destroy template
  • Download template
  • Update firewall

To view transactions for a virtual server:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Click the label of the virtual server you're interested in.
  3. The details screen for that virtual server shows recent transactions in the Activity Log section. 

To cancel pending tasks, click the Cancel All Pending Tasks for this virtual server button.

You can also view the details of a particular log item by clicking its Ref number. The page that loads shows the log output and the following details:

  • date -  time in the [YYYY][MM][DD]T[hh][mm][ss]Z format
  • action - the action name
  • status - the action status (Complete, Warn, Pending, or Failed)
  • ref - the log item's Ref number
  • target - the action target
  • started at - the time when the action was started
  • completed at - the time when the action was completed
  • template - template of the server the action refers to
  • compute resource - the label of compute resource
  • initiator -  the user who initiated the action

If you want to see only the detailed output, you can hide log info with the arrow button in the upper right corner.


See also:

Leave feedback