Feature #41
Transfer Manager Driver
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Drivers - Auth | |||
| Target version: | Release 1.2 | |||
| Resolution: | fixed | Pull request: | 
Description
  The TM_MAD will provide a generic framework for image manipulation. The TM MAD will process a image script (clone, mkcontext...) by invoking a site specific script to perform each operation. OpenNebula will be shipped with a set of scripts for:
	
- NFS based clusters
- Clusters without shared filesystems
The systemadmin will be able to easily tailor those scripts to suite any specific cluster configuration.
History
#1
     Updated by Javi Fontan almost 13 years ago
    Updated by Javi Fontan almost 13 years ago
    - Status changed from New to Assigned
#2
     Updated by Ruben S. Montero over 12 years ago
    Updated by Ruben S. Montero over 12 years ago
    - Status changed from Assigned to Closed
- Resolution set to fixed
Two set of driver actions has been implemented NFS, and SCP. Other cluster configurations can be easily tunned based on this set of scripts