search for: xvdl

Displaying 1 result from an estimated 1 matches for "xvdl".

Did you mean: xvd
2013 Jan 15
1
xen device mapping/translation
...ured out that it's not weird, it's actually a normal and expected behavior (thanks for your help, z00dax). sdX is actually mapped to xvdX+4. There is a consistent offset of 4. Suppose you attach an ebs volume to /dev/sdf. It'll be translated to xvdj at the OS level. sdg to xvdk, sdh to xvdl and so on. Allright. After having figured the mystery out, it became easy to work on automations that deal with ebs volumes and file systems, such as volumes created, attached and mounted on the fly, snapshots that freeze file systems and so on... However, I really do think to myself: Wouldn'...