[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

Isaku Yamahata 827590 at bugs.launchpad.net
Wed Aug 17 10:46:14 UTC 2011


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

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

ubuntu at 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



More information about the Ubuntu-server-bugs mailing list