~kiril-vladimiroff/cloud-init/cloudsigma-smbios-data-check

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott Moser
  • Date: 2014-03-19 17:49:44 UTC
  • mfrom: (967.1.3 disk.freq)
  • Revision ID: smoser@ubuntu.com-20140319174944-vdvat7vp7b8zlihg
Azure: re-format ephemeral disk if necessary

On azure, the ephemeral disk may be destroyed and replaced with a fresh
ephemeral disk on any reboot or stop and start cycle.

This makes the datasource able to detect that by presence of an unformatted
and specifically labeled NTFS filesystem with no files on it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
   (LP: #1286316) [Dustin Kirkland]
38
38
 - Write status to /run/cloud-init/status.json for consumption by
39
39
   other programs (LP: #1284439)
 
40
 - Azure: if a reboot causes ephemeral storage to be re-provisioned
 
41
   Then we need to re-format it. (LP: #1292648)
40
42
0.7.4:
41
43
 - fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a
42
44
   partitioned block device with target filesystem on ephemeral0.1.