<div dir="ltr">Thx Ricardo,<div><br></div><div>It worked for the volume-group issue.</div><div>Any ideas about the cause of the scheduler exception ?<br><br><div class="gmail_quote">On Mon, Mar 14, 2011 at 12:10 PM, Ricardo Carrillo Cruz <span dir="ltr"><<a href="mailto:emaildericky@gmail.com">emaildericky@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Ahmed<br>
<br>
It looks to me you didn't create the volume group nova-volumes:<br>
Try this:<br>
<br>
<br>
"<br>
# This creates a 1GB file to create volumes out of<br>
dd if=/dev/zero of=MY_FILE_PATH bs=100M count=10<br>
losetup --show -f MY_FILE_PATH<br>
# replace /dev/loop0 below with whatever losetup returns<br>
# nova-volumes is the default for the --volume_group flag<br>
vgcreate nova-volumes /dev/loop0<br>
"<br>
<br>
OTOH, I'd recommend you post this question on the Launchpad answers section.<br>
<br>
Regards<br>
<br>
<br>
2011/3/14 Ahmed Refaey <<a href="mailto:ahmed.rifaey@gmail.com">ahmed.rifaey@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Dear Community,<br>
> I tried to follow this tutorial to setup a development environment<br>
><br>
> <a href="http://nova.openstack.org/quickstart.html" target="_blank">http://nova.openstack.org/quickstart.html</a><br>
><br>
> when I execute ./nova.sh run<br>
><br>
> I get all the screens running but the 5th ("scheduler") throws the following<br>
> exception<br>
><br>
> <a href="http://pastebin.com/ETcDmTKY" target="_blank">http://pastebin.com/ETcDmTKY</a><br>
><br>
> and the 6th screen ("volume") throws the following exceptin<br>
><br>
> <a href="http://pastebin.com/LwybYaHa" target="_blank">http://pastebin.com/LwybYaHa</a><br>
><br>
> Million thanks in advance,<br>
> --<br>
> Ahmed El-Refaey<br>
> Software Engineer<br>
><br>
> R & D Team<br>
> Cloud Niners Information Systems.<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
><br>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Ahmed El-Refaey<br>Software Engineer<br><br>R & D Team<br>Cloud Niners Information Systems.<br><br></div><br>
</div></div>