So far nova lied. It is fixed by nova revision of 1400 in the repository.
Here is the example
ubuntu@ubuntu:~$ cat /proc/partitions
major minor  #blocks  name

 252        0   10485760 vda
 252       16   20971520 vdb
 252       32    1048576 vdc

ubuntu@ubuntu:~$ python -c 'import boto.utils; print 
boto.utils.get_instance_metadata()["block-device-mapping"]'
{'ami': 'vda', 'root': '/dev/vda', 'ephemeral0': '/dev/vdd'}

-- 
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/cloud-init/+bug/827590/+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

Reply via email to