Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 782 Bytes

File metadata and controls

12 lines (8 loc) · 782 Bytes

Containerized Data Importer supported operations

The Containerized Data Importer (CDI) supports importing data/disk images.

Supported formats: qcow2, VMDK, VDI, VHD, VHDX, raw XZ-compressed, gzip-compressed, and uncompressed raw files can be imported.
They will all be converted to the raw format.

Supported sources: http, https, http with basic auth, docker registry, S3 buckets, upload.

Note: Some of these operations require scratch space, doubling the storage space requirement of the import and the writes.
This is done with some misbehaving servers (not supporting HEAD requests), custom CAs, and during upload.

Additionally, tar archives are supported for a few scenarios: importing from HTTP/S servers, and only to Filesystem mode DataVolumes.