A.1 The ZENworks Orchestrator Console

The ZENworks Orchestrator Console is the main operations center for the Orchestrator Server. It is installed with the ZENworks Orchestrator Client and the Orchestrator Server when you install in YaST. To launch the ZENworks Orchestrator Console, go to the /opt/novell/zenworks/zos/server/bin and run the./zoc command. Log into the server. For information on general ZENworks Orchestrator Console operations, see Walkthrough: Launch the ZENworks Orchestrator Console in theNovell ZENworks Orchestrator 1.3 Installation and Getting Started Guide.

A.1.1 Launching the ZENworks Orchestrator Console

You can do this from either the VM Warehouse/Builder server, or from a workstation:

From the VM Warehouse/Builder server

  1. Open a command terminal.

  2. Change to the /opt/novell/zenworks/zos/server/bin/ directory.

  3. Enter $./zoc to open the ZENworks Orchestrator Console:

    ZENworks Orchestrator Console
  4. Click your grid in the tree view to open the login dialog box:

    Grid Login Dialog Box
  5. Enter your ZENworks Orchestrator Console administrator username and password.

    The tree is expanded for your grid, as shown in this illustration:

    ZENworks Orchestrator Console with Grid Selected

From Your Linux Workstation

  1. Open a command terminal.

  2. To connect to the VM Warehouse/Builder server, enter the following command:

    ssh -X root@URL
    

    where URL is the URL of the server.

  3. Log in with root privileges.

  4. Change to the /opt/novell/zenworks/zos/server/bin/ directory and enter the following command:

    ./zoc
    

    This opens the ZENworks Orchestrator Console:

    ZENworks Orchestrator Console

    NOTE:You can also use this command terminal to open the ZENworks VM Management Console by entering ./zoc & instead.

  5. Click your grid in the tree view to open the login dialog box:

    Grid Login Dialog Box
  6. Enter your ZENworks Orchestrator Console administrator username and password.

    The tree is expanded for your grid, as shown in this illustration:

    ZENworks Orchestrator Console with Grid Selected

From Your Windows Workstation

  1. Double-click the ZENworks Orchestrator Console icon (ZENworks Orchestrator Console Icon) on your desktop to open the ZENworks Orchestrator Console:

    ZENworks Orchestrator Console
  2. Click your grid in the tree view to open the login dialog box:

    Grid Login Dialog Box
  3. Enter your ZENworks Orchestrator Console administrator username and password.

    The tree is expanded for your grid, as shown in this illustration:

    ZENworks Orchestrator Console with Grid Selected

A.1.2 ZENworks Orchestrator Console VM Management Actions

There are several important actions to do with your VMs in the ZENworks Orchestrator Console. These include finding the VMs from the Provision menu and operating the VMs from the right-click menu. These actions include the following:

  • Discover VM Hosts: Use the Provision > Discover VM Hosts menu to discover all VM host machines with the Orchestrator Agent installed on them. For more information on discovering VM hosts, see Section 2.2.4, Discovering Virtual Machine Hosts.

  • Discover VMs: Use the Provision > Discover VM Images menu to discover all the VMs available in the VM Warehouse that are deployable to your VM hosts. You can also choose the Repository in the Repositories menu in the tree, right-click it and select Discover VM Images to discover the VM images stored on that specific storage location. These are sorted according to the provisioning adapter. For more information on discovering VMs, see Section 3.1, Discovering Existing Virtual Machines.

    For further information on the actions to take after you have discovered your VMs, see Section 6.2, Managing a Virtual Machine in Runtime.

A.1.3 Using Virtual Machines as Resources

After you have discovered all the VMs in your data center and provisioned them, you can write jobs and create constraints to use VMs just as the Orchestrator Server uses physical machines. For more information on using VMs in your data center, see Section 5.0, Deploying Virtual Machines.