how to put root disk and ephemeral disk in cinder volumes
Hi currently i am using HAVANA and want to do following things: a)put root disk and ephemeral disk in cinder volumes. b)while instance booting it should mount root and ephemeral disks from cinder volume. c)also want to customize mount point while mounting ephemeral disks from cinder volume.(Instead of /dev/vda and /dev/vdb something different.)
Please tell me way to do this?