[Openstack] Development Environment Setup

Ahmed Refaey ahmed.rifaey at gmail.com
Mon Mar 14 13:30:01 UTC 2011


Thx Ricardo,

It worked for the volume-group issue.
Any ideas about the cause of the scheduler exception ?

On Mon, Mar 14, 2011 at 12:10 PM, Ricardo Carrillo Cruz <
emaildericky at gmail.com> wrote:

> Hi Ahmed
>
> It looks to me you didn't create the volume group nova-volumes:
> Try this:
>
>
> "
> # This creates a 1GB file to create volumes out of
> dd if=/dev/zero of=MY_FILE_PATH bs=100M count=10
> losetup --show -f MY_FILE_PATH
> # replace /dev/loop0 below with whatever losetup returns
> # nova-volumes is the default for the --volume_group flag
> vgcreate nova-volumes /dev/loop0
> "
>
> OTOH, I'd recommend you post this question on the Launchpad answers
> section.
>
> Regards
>
>
> 2011/3/14 Ahmed Refaey <ahmed.rifaey at gmail.com>:
> > Dear Community,
> > I tried to follow this tutorial to setup a development environment
> >
> > http://nova.openstack.org/quickstart.html
> >
> > when I execute ./nova.sh run
> >
> > I get all the screens running but the 5th ("scheduler") throws the
> following
> > exception
> >
> > http://pastebin.com/ETcDmTKY
> >
> > and the 6th screen ("volume") throws the following exceptin
> >
> > http://pastebin.com/LwybYaHa
> >
> > Million thanks in advance,
> > --
> > Ahmed El-Refaey
> > Software Engineer
> >
> > R & D Team
> > Cloud Niners Information Systems.
> >
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~openstack
> > Post to     : openstack at lists.launchpad.net
> > Unsubscribe : https://launchpad.net/~openstack
> > More help   : https://help.launchpad.net/ListHelp
> >
> >
>



-- 
Ahmed El-Refaey
Software Engineer

R & D Team
Cloud Niners Information Systems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110314/f64b187e/attachment.html>


More information about the Openstack mailing list