Activity log for bug #827590

Date Who What changed Old value New value Message
2011-08-16 19:22:28 Scott Moser bug added bug
2011-08-16 19:33:00 Scott Moser bug task added cloud-init
2011-08-16 19:33:11 Scott Moser bug task added nova
2011-08-19 09:26:05 Thierry Carrez nova: status New Incomplete
2011-08-19 12:18:06 Dave Walker cloud-init (Ubuntu): importance Undecided High
2011-08-22 13:42:08 Scott Moser nova: status Incomplete Confirmed
2011-08-22 13:42:33 Scott Moser cloud-init (Ubuntu): importance High Medium
2011-08-22 13:42:33 Scott Moser cloud-init (Ubuntu): status New Triaged
2011-08-24 10:18:49 Thierry Carrez nova: importance Undecided Medium
2011-09-08 06:15:06 Scott Moser description $ python -c 'import boto.utils; print boto.utils.get_instance_metadata()["block-device-mapping"]' {'ami': 'sda1', 'root': '/dev/sda1', 'ephemeral0': 'sda2', 'swap': 'sda3'} $ cat /proc/partitions $ cat /proc/partitions major minor #blocks name 253 0 10485760 vda 253 16 83886080 vdb So there is an issue here, at very least the MD should say "/dev/sda" and "/dev/sdb" would be a better guess. Additionally, there is no third disk (as reported in 'swap') present at all. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cloud-init 0.6.1-0ubuntu14 ProcVersionSignature: User Name 3.0.0-8.11-virtual 3.0.1 Uname: Linux 3.0.0-8-virtual i686 Architecture: i386 Date: Tue Aug 16 19:17:00 2011 Ec2AMI: ami-00000011 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: <nova.db.sqlalchemy.models.InstanceTypes object at 0x4f32090> Ec2Kernel: aki-00000010 Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install) related bug: bug 828357 $ python -c 'import boto.utils; print boto.utils.get_instance_metadata()["block-device-mapping"]' {'ami': 'sda1', 'root': '/dev/sda1', 'ephemeral0': 'sda2', 'swap': 'sda3'} $ cat /proc/partitions $ cat /proc/partitions major minor #blocks name  253 0 10485760 vda  253 16 83886080 vdb So there is an issue here, at very least the MD should say "/dev/sda" and "/dev/sdb" would be a better guess. Additionally, there is no third disk (as reported in 'swap') present at all. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cloud-init 0.6.1-0ubuntu14 ProcVersionSignature: User Name 3.0.0-8.11-virtual 3.0.1 Uname: Linux 3.0.0-8-virtual i686 Architecture: i386 Date: Tue Aug 16 19:17:00 2011 Ec2AMI: ami-00000011 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: <nova.db.sqlalchemy.models.InstanceTypes object at 0x4f32090> Ec2Kernel: aki-00000010 Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install)
2011-09-08 21:39:53 Scott Moser bug task added nova (Ubuntu)
2011-09-08 21:40:15 Scott Moser nominated for series Ubuntu Oneiric
2011-09-08 21:40:15 Scott Moser bug task added cloud-init (Ubuntu Oneiric)
2011-09-08 21:40:15 Scott Moser bug task added nova (Ubuntu Oneiric)
2011-09-09 20:35:03 Ben Howard nova (Ubuntu Oneiric): importance Undecided Medium
2011-09-09 20:36:26 Ben Howard nova (Ubuntu Oneiric): status New Triaged
2011-09-13 18:21:00 Scott Moser cloud-init: status New Invalid
2011-09-13 18:21:16 Scott Moser cloud-init (Ubuntu Oneiric): status Triaged Invalid
2011-09-13 18:25:34 Scott Moser branch linked lp:~yamahata/nova/lp827598
2011-09-13 18:27:06 Scott Moser description related bug: bug 828357 $ python -c 'import boto.utils; print boto.utils.get_instance_metadata()["block-device-mapping"]' {'ami': 'sda1', 'root': '/dev/sda1', 'ephemeral0': 'sda2', 'swap': 'sda3'} $ cat /proc/partitions $ cat /proc/partitions major minor #blocks name  253 0 10485760 vda  253 16 83886080 vdb So there is an issue here, at very least the MD should say "/dev/sda" and "/dev/sdb" would be a better guess. Additionally, there is no third disk (as reported in 'swap') present at all. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cloud-init 0.6.1-0ubuntu14 ProcVersionSignature: User Name 3.0.0-8.11-virtual 3.0.1 Uname: Linux 3.0.0-8-virtual i686 Architecture: i386 Date: Tue Aug 16 19:17:00 2011 Ec2AMI: ami-00000011 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: <nova.db.sqlalchemy.models.InstanceTypes object at 0x4f32090> Ec2Kernel: aki-00000010 Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install) related bug: bug 828357: request to add a label to the filesystem for ephemeral devices bug 827598: ephemeral device does not have a filesystem $ python -c 'import boto.utils; print boto.utils.get_instance_metadata()["block-device-mapping"]' {'ami': 'sda1', 'root': '/dev/sda1', 'ephemeral0': 'sda2', 'swap': 'sda3'} $ cat /proc/partitions $ cat /proc/partitions major minor #blocks name  253 0 10485760 vda  253 16 83886080 vdb So there is an issue here, at very least the MD should say "/dev/sda" and "/dev/sdb" would be a better guess. Additionally, there is no third disk (as reported in 'swap') present at all. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cloud-init 0.6.1-0ubuntu14 ProcVersionSignature: User Name 3.0.0-8.11-virtual 3.0.1 Uname: Linux 3.0.0-8-virtual i686 Architecture: i386 Date: Tue Aug 16 19:17:00 2011 Ec2AMI: ami-00000011 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: <nova.db.sqlalchemy.models.InstanceTypes object at 0x4f32090> Ec2Kernel: aki-00000010 Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install)
2011-09-13 18:27:31 Scott Moser nova (Ubuntu Oneiric): importance Medium High
2011-09-13 18:28:43 Scott Moser tags apport-bug ec2-images i386 oneiric apport-bug ec2-images i386 oneiric server-o-rs
2011-09-14 13:22:20 Thierry Carrez nova: status Confirmed Fix Committed
2011-09-15 12:07:59 Thierry Carrez nova: status Fix Committed In Progress
2011-09-15 12:07:59 Thierry Carrez nova: milestone 2011.3
2011-09-15 19:32:18 Launchpad Janitor branch linked lp:~smoser/nova/milestone-block-device-mappings
2011-09-16 01:05:02 Kate Stewart tags apport-bug ec2-images i386 oneiric server-o-rs apport-bug ec2-images i386 oneiric rls-mgr-o-tracking server-o-rs
2011-09-16 09:19:46 Thierry Carrez nova: status In Progress Fix Committed
2011-09-22 12:51:55 Thierry Carrez nova: status Fix Committed Fix Released
2011-09-23 14:35:22 Dave Walker nova (Ubuntu): milestone ubuntu-11.10
2011-09-27 16:31:59 Dave Walker nova (Ubuntu Oneiric): status Triaged Fix Released
2023-05-09 17:45:43 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2198