Activity log for bug #1397845

Date Who What changed Old value New value Message
2014-12-01 06:44:20 Alexei Sheplyakov bug added bug
2014-12-01 06:45:12 Alexei Sheplyakov description Debian installer's initrd.gz on Fuel ISO is not compressed, and contains (a broken) chunk of itself: $ file /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz: ASCII cpio archive (SVR4 with no CRC) $ cpio --list < /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz | grep -e 'initrd\.gz' initrd.gz Thus initrd (or rather initramfs) is more than 2x larger than it should have been: $ ls -sh /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz 55M /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz The original initrd is: $ ls -hs local_mirror/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz 20M local_mirror/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz This slows down the provisioning for no good reason and puts the extra load on the master node. Debian installer's initrd.gz on Fuel ISO is not compressed, and contains (a broken) chunk of itself: $ file /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz: ASCII cpio archive (SVR4 with no CRC) $ cpio --list < /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz | grep -e 'initrd\.gz' initrd.gz Thus initrd (or rather initramfs) is more than 2x larger than it should have been: $ ls -sh /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz 55M /mnt/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz The original initrd is: $ ls -hs local_mirror/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz 20M local_mirror/ubuntu/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz This slows down the provisioning (2x more data should be transferred over the network) for no good reason and puts the extra load on the master node.
2014-12-01 07:12:12 Nastya Urlapova fuel: status New Incomplete
2014-12-01 07:46:10 OpenStack Infra fuel: status Incomplete In Progress
2014-12-01 07:46:10 OpenStack Infra fuel: assignee Alexei Sheplyakov (asheplyakov)
2014-12-01 08:18:10 Alexei Sheplyakov fuel: milestone 6.1
2014-12-09 20:44:04 Roman Prykhodchenko fuel: importance Undecided Medium
2014-12-31 11:27:07 OpenStack Infra fuel: status In Progress Fix Committed