Navigation


Ticket #40 (closed task: fixed)

Opened 3 months ago

Last modified 7 weeks ago

Transfer Manager

Reported by: ruben Owned by: ruben
Priority: major Milestone: Release 1.2
Component: Core Components Version:
Keywords: Cc:

Description

Development of a flexible image management module (TransferManager). The new TransferManager will not make any assumption of the cluster file system. It will provide a configurable framework for:

  • Image transfer
  • Image Cloning
  • Context generation
  • Swap image creation

Each operation will be performed by a suitable plug-in, that could be tuned for a particular setup.

Two new attributes could be defined for a DISK

   CLONE="yes|no" #The disk image will be cloned before using it
   SAVE="path_to_save_image" #Once the VM is shutdown the disk image will be saved in the specified location

Attachments

Change History

Changed 3 months ago by ruben

  • status changed from new to accepted

Changed 3 months ago by ruben

Additionally the new transfer manager drivers will be able to generate on the fly swap images on the target host, so saving space and transfer times. The DISK attributes will be:

  TYPE="floppy|disk|cdrom|swap"
  SIZE="size in GB for swap images only"

Changed 7 weeks ago by ruben

  • status changed from accepted to closed
  • resolution set to fixed

The TM is has been implemented, check the trunk!

Add/Change #40 (Transfer Manager)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.