[Bug 827590] [NEW] cloud-init does not mount ephemeral0 on /mnt in nova
Scott Moser
smoser at canonical.com
Tue Aug 16 19:22:28 UTC 2011
Public bug reported:
$ 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)
** Affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug ec2-images i386 oneiric
--
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/827590
Title:
cloud-init does not mount ephemeral0 on /mnt in nova
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/827590/+subscriptions
More information about the Ubuntu-server-bugs
mailing list