Activity log for bug #1382164

Date Who What changed Old value New value Message
2014-10-16 18:36:44 Chris Krelle bug added bug
2014-10-16 19:43:53 jiang, yunhong ironic: assignee jiang, yunhong (yunhong-jiang)
2014-10-17 09:34:59 Dmitry Tantsur summary get_image_mb in /drivers/modules/deploy_utils.py not accurate. Still "no space left" error during deploy
2014-10-17 09:35:10 Dmitry Tantsur ironic: importance Undecided Medium
2014-10-17 09:37:22 Dmitry Tantsur description the get_image_mb function is used when checking for free disk space. This check may not be valid for all drivers as some drivers (like iscsi) also convert the image to RAW format. for drivers that do convert the image to another format such as raw we should also be checking the images virtual size and The compressed size as both need to be held on the disk for deployment. (seed)nobodycam@nobodycam-HP-EliteBook-8460p:~/tripleo$ qemu-img info basicNew.qcow2 image: basicNew.qcow2 file format: qcow2 virtual size: 1.5G (1560084480 bytes) disk size: 319M cluster_size: 65536 I have seen deploys error because of lack of disk space: Stderr: 'qemu-img: error while writing sector 2768741: No space left on device\n' I have seen deploys error because of lack of disk space: Stderr: 'qemu-img: error while writing sector 2768741: No space left on device\n' ------- NOTE(dtantsur): this is part of original report, bug this assumption looks wrong to me ------- the get_image_mb function is used when checking for free disk space. This check may not be valid for all drivers as some drivers (like iscsi) also convert the image to RAW format. for drivers that do convert the image to another format such as raw we should also be checking the images virtual size and The compressed size as both need to be held on the disk for deployment. (seed)nobodycam@nobodycam-HP-EliteBook-8460p:~/tripleo$ qemu-img info basicNew.qcow2 image: basicNew.qcow2 file format: qcow2 virtual size: 1.5G (1560084480 bytes) disk size: 319M cluster_size: 65536
2014-10-17 09:37:54 Dmitry Tantsur ironic: status New Incomplete
2014-10-17 09:39:26 Dmitry Tantsur bug added subscriber Dmitry "Divius" Tantsur
2014-10-20 08:14:30 Dmitry Tantsur ironic: status Incomplete Confirmed
2015-09-09 11:28:25 Dmitry Tantsur ironic: status Confirmed Fix Committed
2015-09-09 15:04:33 Doug Hellmann ironic: status Fix Committed Fix Released
2015-09-09 15:04:33 Doug Hellmann ironic: milestone 4.1.0