Do ephemeral disks attached to VM get auto mounted?
If I attach more than one ephemeral disks to a VM will they all be monuted, if so where? I am instance i see only /dev/vdb mounted at /mnt. I think this is due to presence of cloud-init. but i see in cloudinit there is mapping ofr only first ephemeral disk. Is taht why I dont see my other disks mounted ?
I can i configure cloud-init to auto-mount all my ephemeral disks on first boot?