[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-07 Thread Launchpad Bug Tracker
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: #1228228)
* fix disk creation on azure (LP: #1233698)
* DatasourceSmartOS: allow availabiltity-zone to be fed from the
  datasource via 'region' (which allows 'mirrors' and other things
  to make use of it).
 -- Scott Moser smo...@ubuntu.com   Fri, 04 Oct 2013 21:08:07 -0400

** Changed in: cloud-init (Ubuntu)
   Status: New = Fix Released

-- 
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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-04 Thread Launchpad Bug Tracker
** 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
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 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
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.launchpad.net/bugs/1233698

Title:
  ephemeral disk formating fails on Windows Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
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 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
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.launchpad.net/bugs/1233698

Title:
  ephemeral disk formating fails on Windows Azure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1233698/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs