Comment 7 for bug 784937

Revision history for this message
Scott Moser (smoser) wrote :

We *can* work around this in cloud-init, but I'd rather not.
We currently have some code that decides that if there is no 'sda', and there is 'xvda', then "ephemeral0" should be xvda. We *could* extend that to have the same logic for xvde, but thats even more hacky.

I would rather have the kernel start enumerating at xvda rather than xvde.