Accessing deployed instances

After you deploy a virtual system pattern into the cloud, you can view the virtual system instance that was created, the Rational® Integration Tester environment, and access its component parts.

Before you begin

To view a virtual system instance, you must first deploy a virtual system pattern. For more information, see Deploying patterns.

Procedure

  1. Go to the Virtual System Instances page by clicking Patterns > Virtual System Instances.
  2. From the list of instances on the Virtual System Instances page, select the instance that was deployed. The details of the deployed instance are displayed.
  3. To see the provisioning and deployment status of the instance, see the Status value in the details view.
  4. To see the status of the virtual machines and scripts during provisioning, expand the History section in the details view.
  5. To see the details of the virtual machines and script logs, expand the Virtual machine perspective section in the details view. The script logs are accessible in the Script packages section.

Connecting from a VNC client

Connect to a deployed instance by using a VNC client with or without SSH tunneling.

Before you begin

You already deployed the Red Hat Satellite Service and one or all of the following patterns:
  • IBM Rational Integration Tester
  • IBM Rational Test Control Panel
  • IBM Rational Test Virtualization Server
  • IBM Rational Performance Test Server
For more information about the Red Hat Satellite Service, see Red Hat Satellite Service. For more information about deploying a pattern, see Deploying patterns.

About this task

Use the VNC client with SSH tunneling or without SSH tunneling to connect to any of the following deployed instances:
  • IBM Rational Integration Tester
  • IBM Rational Test Control Panel
  • IBM Rational Test Virtualization Server
  • IBM Rational Performance Test Server

Using VNC with SSH tunneling

Connect to a deployed instance by using VNC with SSH tunneling.

About this task

Set up SSH. Then open a VNC viewer with SSH and enter the connection details to go to the remote desktop for a deployed pattern.

Procedure

Set up SSH

  1. Install an SSH client such as PuTTY on your local system.
  2. Obtain the host name of the deployed instance. In the Hardware and network section of the virtual system instance, look for the entry next to Network interface.
  3. Install and open your SSH client. In the Session section, enter the host name of your deployed instance.
  4. Select SSH as the connection type.
  5. Click Connection > SSH > Tunnels.
  6. In Source Port, enter the port for the VNC user's session. Use port 5901 for user virtuser.
  7. In Destination, enter localhost:5901, and click Add.
  8. Optional: Click Session, enter a name for the session, then click Save. Saving the session enables you to load it in the future without having to enter the information again.
  9. In the main window, click Open. When you are prompted, enter the operating system user and password that is specified when you deployed the instance. When the connection succeeds, you see a command prompt. Your session has started. Leave it open as you use VNC to access your remote desktop. If you close the window or log out, the SSH tunneling session ends and your VNC session is closed as well.

Start a VNC session with SSH

  1. Open the VNC client. VNC Viewer is used in this procedure.
  2. Enter localhost:1 for the virtuser user, and click Connect.
  3. When prompted, enter the VNC password for virtuser, and click OK. The VNC password was set when the pattern was deployed.
  4. Go to the remote desktop.

Using VNC without SSH tunneling

Connect to a deployed instance by using VNC without SSH tunneling.

About this task

Open a VNC viewer and enter the connection details to go to the remote desktop for a deployed pattern.

Procedure

  1. Open the VNC client. VNC Viewer is used in this procedure.
  2. Enter the IP address or host name for the virtuser user, and click Connect.
  3. When prompted, enter the IP address of the virtual machine, the VNC password for virtuser, and click OK. The VNC password was set when the pattern was deployed.
  4. Go to the remote desktop.

Feedback