<div dir="ltr">Hello all, <div><br></div><div style>My private cloud is configured with Xen and LVM; but the vm creation with context is failing with the following error: <i>Error: Device 5632 (vbd) could not be connected. /srv/cloud/one/var//datastores/0/9/disk.2 is not a block device.</i><br>
</div><div style><br></div><div style>My template is as follow:<br></div><div style><div>DISK=[ DEV_PREFIX="xvd", DRIVER="phy:", IMAGE_ID="3" ]</div><div>DISK=[ DEV_PREX="xvd", DRIVER="file:", SIZE="512", TYPE="swap" ]</div>
<div><br></div><div style>The deployment file created has the following lines:</div><div style><div>disk = [</div><div>    'phy:/srv/cloud/one/var//datastores/0/9/disk.0,xvda,w',</div><div>    'file:/srv/cloud/one/var//datastores/0/9/disk.1,hda,w',</div>
<div>    '<b>phy</b>:/srv/cloud/one/var//datastores/0/9/disk.2,hdc,r',</div><div>]</div><div><br></div><div style>disk.0 is the file system, disk.1 is the swap and disk.2 is the iso file created for contextualization..</div>
<div style>when i manually alter <b>phy:</b> for <b>file:</b>, the error disappears..</div><div style><br></div><div style>OpenNebula will always set phy: for the contextualization disk?</div><div style>How can i fix this problem? Any tip?</div>
<div style><br></div><div style>Ps:. The vm is created normally if the contextualization is not set.</div><div style><br></div><div style>Thanks</div><div style>--</div><div style>Paulo Antonio Leal Rego</div></div></div>
</div>