whoohoo. Fixed Verified:
$ df | grep ^/
/dev/xvda1 8256952 716152 7121372 10% /
/dev/xvda2 153899044 192068 145889352 1% /mnt
$ cat /proc/partitions
major minor #blocks name
202 1 8388608 xvda1
202 2 156352512 xvda2
202 3 917504 xvda3
$ uname -r
3.0.0-9-virtual
$ cat /etc/cloud/build.info
build_name: server
serial: 20110822
$ ec2metadata --instance-type
m1.small
Then, on amd64 m1.large:
$ df | grep ^/
/dev/xvda1 8256952 732596 7104928 10% /
/dev/xvdb 433455904 203016 411234584 1% /mnt
$ cat /proc/partitions
major minor #blocks name
202 1 8388608 xvda1
202 16 440366080 xvdb
$ uname -r
3.0.0-9-virtual
$ cat /etc/cloud/build.info
build_name: server
serial: 20110822
$ ec2metadata --instance-type
m1.large
** Changed in: cloud-init (Ubuntu Oneiric)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784937
Title:
/mnt not mounted, swap not used, disk is xvde
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/784937/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs