Virtual Workspaces - VWS

  Home
  Overview
  Features
  Documentation   
  Downloads
  Clouds
  Publications
  Talks
  Marketplace
  Contributors
  Roadmap
  Funding
  Contact
  News rss feed
Home -> VWS -> TP1.1.1

DEPRECATED: The most recent version is TP1.3.3.1


Version TP1.1.1 - Virtual Machines Technology Preview 1.1.1

This is a technology preview of the virtual machine based Workspace Service. The workspace service provides a gateway to a resource configured with the Xen (2.0.7 or 3.0) implementation of virtual machines.

The infrastructure is composed of:

  1. The Workspace Factory Service implemented for the GT4 Java container that allows a grid client to deploy a Xen-based workspace (described by workspace metadata and a Xen image) according to a deployment request specifying resource allocation and length of deployment.

  2. The Workspace Service implemented for the GT4 Java container that allows a Grid client to manage a workspace by starting, stopping, pausing, or destroying it. The service is required to be colocated with the Xen hypervisor installation (support for clusters is planned for a future release).

Workspace metadata and the interfaces for the two Grid Services are discussed in the interfaces section. The Administrator's Guide discusses the installation of the service and the required backend component.

A discussion of the available plugins and an authorization overview is in this section.

The service client is distributed with a sample metadata file and sample deployment request, each of which have inline comments and can thus be modified to reflect different deployment preferences.

You can download the software from the downloads page.

Acknowledgements

We would like to thank URA Hiroshi, Haavard Bjerke, and Elizeu Santos-Neto for their help with this release!

Changelog vs. TP1.1

This release consists of bugfixes. These changes are taken against TP1.1.

  • Fix for service loading order problem on some JVMs (caused a database not found error). Bug 4602

  • Some invocations to backend were missing sudo prefix used for Xen3 support.

  • Fixed support for Xen3 networking (Bug 3994).

  • Better error reporting for sudo misconfigurations (Bug 4601).

  • Fix for backend interface problem when the Allocate networking method was used for multiple NICs.

  • Xen3 is now the default sample configuration for service and workspace_control.