Module | VSphere::FileManager |
In: |
lib/deltacloud/drivers/vsphere/vsphere_filemanager.rb
|
DIRECTORY_PATH | = | "deltacloud" | ||
MKISOFS_EXECUTABLE | = | "mkisofs" | ||
ISO_SECTORS | = | 200 | This value is setted in this way because mkisofs man said, less than this amount he have to pad the content of the iso file that mean a limit of 400 kb file since 1 sector of iso file = 2048 bytes |