[Openstack] Launching vpn image issue

Vijay vijayrg at yahoo.com
Sat May 5 18:32:56 UTC 2012


Thank you all for the responses. There was a problem with my cloudpipe image. So, I recreated it. Now cloudpipe instance launches fine.
However, when I configure, /etc/network/interfaces with br0 as provided in the documentation, I cannot ping or ssh to cloudpipe instance.
 
http://nova.openstack.org/devref/cloudpipe.html
 
Any help is appreciated.
Thanks once again,
-vj


--- On Sat, 5/5/12, Pádraig Brady <P at draigBrady.com> wrote:


From: Pádraig Brady <P at draigBrady.com>
Subject: Re: [Openstack] Launching vpn image issue
To: "Anton Haldin" <ahaldin at griddynamics.com>
Cc: vijayrg at yahoo.com, openstack at lists.launchpad.net
Date: Saturday, May 5, 2012, 4:47 AM


On 05/05/2012 02:45 AM, Anton Haldin wrote:
> hi 
> 
> I found guestmount in libguestfs-tools-c package.
> and I had such issue with guestmount in centos.
> 
> in ubuntu I thought by default nova-compute would use nbd .  if you did not change   img_handlers flag.

By default loop,nbd,libguestfs injection methods are tried in that order.
You may need to ensure the nbd module is loaded for that method to work.

If you do need the extra capabilities of libguestfs, then...

According to http://packages.ubuntu.com/, there
is a guestmount package available for precise.
However there may be issues with that:
https://www.redhat.com/archives/libguestfs/2012-April/thread.html#00028

There are also oneric versions available independently:
http://libguestfs.org/download/binaries/ubuntu1004-packages/

For the record, the Fedora and the EPEL (for use with centos etc.)
openstack packages, auto install the libguestfs-mount package.

cheers,
Pádraig.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120505/fe2fbe38/attachment.html>


More information about the Openstack mailing list