This bug was fixed in the package cloud-init - 0.7.3~bzr884-0ubuntu1
---
cloud-init (0.7.3~bzr884-0ubuntu1) saucy; urgency=low
* New upstream snapshot.
* allow disabling of growpart via file /etc/growroot-disabled
(LP: #1234331)
* add default user to sudo group (LP: #1
** Branch linked: lp:cloud-init
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1233698
Title:
ephemeral disk formating fails on Windows Azure
To manage notifications about this
Tangential to the issue at hand, but I added a regression check to make
sure that the appropriate mount is mount in the Windows Azure test
suite.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchp
Patched cloud-init to deal with this effectively by adding the ability
for cloud-init to remove existing parititions and changed the Azure
configuration to delete the existing partitions on the ephemeral device.
** Branch linked: lp:~utlemming/cloud-init/lp-1233698
--
You received this bug notif
So the problem here is that is that the configuration is wrong, since
the ephemeral storage on Windows Azure is pre-seeded with an NTFS
filesystem.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launc
Oh, this is interesting:
root@utl-1001-s1:/var/log# blkid
/dev/sr0: LABEL="rd_rdfe_stable.130925-1043" TYPE="udf"
/dev/sda1: LABEL="cloudimg-rootfs" UUID="3fc25dc0-ee46-4799-a693-377074d2b73e"
TYPE="ext4"
/dev/sdb1: LABEL="Temporary Storage" UUID="6A84F7F884F7C49B" TYPE="ntfs"
--
You received