Activity log for bug #1422919

Date Who What changed Old value New value Message
2015-02-17 21:37:24 Ben Howard bug added bug
2015-02-17 21:38:10 Ben Howard affects ubuntu cloud-init (Ubuntu)
2015-02-17 21:38:23 Ben Howard nominated for series Ubuntu Vivid
2015-02-17 21:38:23 Ben Howard nominated for series Ubuntu Trusty
2015-02-17 21:38:23 Ben Howard nominated for series Ubuntu Utopic
2015-02-18 21:08:07 Ben Howard description In the larger G-Series VM sizes (G4 and G5) we have SSD-backed ephemeral disks that are larger than 2TB, and so they look a little different; namely they now use a GPT partition table and they also have two partitions: ------------------------------------------------------------------ Model: Msft Virtual Disk (scsi) Disk /dev/sdb: 6597GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 17.4kB 134MB 134MB Microsoft reserved partition msftres 2 135MB 6597GB 6597GB ntfs Basic data partition ------------------------------------------------------------------ [IMPACT] Ephemeral storage on Microsoft Azure G4 and G5 instance types use GPT partition tables by default. Cloud-init is not preparing the ephemeral devices. [FIX] Add GPT partition support to Cloud-init. [VERIFICATION] New image: 1. Build image from -proposed 2. Boot G4 and G5 instance 3. Confirm that /mnt is mount as ext4 filesystem Follow verification steps from Bug #1292648 (comment 3). [RISK] This is a mild to medium risk change. However the changes are mitigated in the fact that on Azure, ephemeral devices are extra-ordinarily ephemeral; each boot may result in a new ephemeral device being present. Azure users are advised to not rely on the ephemeral storage at all (see Bug #1382257). [ORIGINAL REPORT] In the larger G-Series VM sizes (G4 and G5) we have SSD-backed ephemeral disks that are larger than 2TB, and so they look a little different; namely they now use a GPT partition table and they also have two partitions: ------------------------------------------------------------------ Model: Msft Virtual Disk (scsi) Disk /dev/sdb: 6597GB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags  1 17.4kB 134MB 134MB Microsoft reserved partition msftres  2 135MB 6597GB 6597GB ntfs Basic data partition ------------------------------------------------------------------
2015-02-18 21:08:16 Ben Howard cloud-init (Ubuntu): status Confirmed In Progress
2015-02-18 21:08:25 Ben Howard summary Ephemeral device on G5 instances is incorrect due to GPT partition tables [SRU] Ephemeral device on G5 instances is incorrect due to GPT partition tables
2015-02-18 21:08:34 Ben Howard bug added subscriber Ubuntu Stable Release Updates Team
2015-02-26 17:44:40 Brian Murray bug task added cloud-init (Ubuntu Utopic)
2015-02-26 17:44:48 Brian Murray bug task added cloud-init (Ubuntu Trusty)
2015-02-26 17:44:56 Brian Murray cloud-init (Ubuntu Trusty): importance Undecided High
2015-02-26 17:44:58 Brian Murray cloud-init (Ubuntu Utopic): importance Undecided High
2015-02-26 17:45:02 Brian Murray cloud-init (Ubuntu Trusty): status New In Progress
2015-02-26 17:45:05 Brian Murray cloud-init (Ubuntu Utopic): status New In Progress
2015-02-26 17:47:01 Brian Murray cloud-init (Ubuntu Utopic): status In Progress Fix Committed
2015-02-26 17:47:03 Brian Murray bug added subscriber SRU Verification
2015-02-26 17:47:08 Brian Murray tags verification-needed
2015-02-26 17:57:18 Brian Murray cloud-init (Ubuntu Trusty): status In Progress Fix Committed
2015-02-26 21:53:25 Ben Howard cloud-init (Ubuntu Trusty): assignee Ben Howard (utlemming)
2015-02-26 21:53:27 Ben Howard cloud-init (Ubuntu Utopic): assignee Ben Howard (utlemming)
2015-02-26 23:30:39 Ben Howard tags verification-needed azure verification-done
2015-03-09 01:51:52 Launchpad Janitor cloud-init (Ubuntu Utopic): status Fix Committed Fix Released
2015-03-09 01:52:08 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2015-03-09 01:53:55 Launchpad Janitor cloud-init (Ubuntu Trusty): status Fix Committed Fix Released
2015-04-01 15:07:33 Launchpad Janitor branch linked lp:ubuntu/trusty/cloud-init
2015-04-01 15:13:43 Launchpad Janitor branch linked lp:ubuntu/utopic/cloud-init
2015-09-15 22:57:18 Ben Howard cloud-init (Ubuntu): status In Progress Fix Released