Re: [Openstack] how to fix: iptables-restore v1.4.12: host/network `None' not found

2012-05-27 Thread Razique Mahroua
Hey, what nova-manage network list gives ?Razique 张子凡 27 mai 2012 01:39hi,I had been fighting this problem for days, and right now knew it perhaps was a bug, got it from : https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197 It was happened in a fresh install for compute

Re: [Openstack] Quantum+Openvswitch: could not open /dev/net/tun: Operation not permitted

2012-05-27 Thread Igor Laskovy
Back according to main subject about /dev/net/tun I still have another but similar issue. Yesterday I have suspend my instances and shutdown lab. Today, when I try nova resume for them I have the following in /var/log/nova/nova-compute.log: 2012-05-27 05:30:01 TRACE nova.rpc.amqp libvirtError:

Re: [Openstack] install cloud computing by openstack!!!

2012-05-27 Thread Từ Minh Mẫn
When I install 64 bit version of Ubuntu server 12.04 in Virtual machine,I have an error: This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to boot – please use a kernel appropriate for your CPU Please help me! Thank you very much! On 25 May 2012 14:20, Razique Mahroua

Re: [Openstack] how to fix: iptables-restore v1.4.12: host/network `None' not found

2012-05-27 Thread 张子凡
Razique, Thanks for your replay. I used following network create command and got such a output: id IPv4IPv6start address DNS1 DNS2VlanID project uuid 1 192.168.1.176/28None192.168.1.178 8.8.4.4

[Openstack] [RESOLVED]:Re: how to fix: iptables-restore v1.4.12: host/network `None' not found

2012-05-27 Thread 张子凡
Hi, I found the wrong place was with many times to change the nova.conf, I loose the network-manager and following by flatdhcp config,so the problem was happen. sorry for that and thanks for your help. Romi 2012/5/27 张子凡 romizhang1...@gmail.com Razique, Thanks for your replay. I used

Re: [Openstack] install cloud computing by openstack!!!

2012-05-27 Thread Razique Mahroua
What is the architecture of the compute node ?$ cat /proc/cpuinfo from the node Từ Minh Mẫn 27 mai 2012 13:20When I install 64 bit version of Ubuntu server 12.04 in Virtual machine,I have an error: "This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to

Re: [Openstack] install cloud computing by openstack!!!

2012-05-27 Thread Michael Pittaro
On Fri, May 25, 2012 at 12:20 AM, Razique Mahroua razique.mahr...@gmail.com wrote: Hey :-) Please start here : http://docs.openstack.org/essex/openstack-compute/starter/content/ And let us know if you have any issues. Also join us on the IRC freenode channel openstack Razique Nuage Co -

Re: [Openstack] Why is an image required when booting from volume

2012-05-27 Thread Gabriel Hurley
To the best of my understanding there are two parts to this, neither of which is fully where it ought to be: 1. It shouldn't be a required parameter. If you give it a volume with everything it needs and not an image it should try to boot from that without throwing an exception. Horizon

Re: [Openstack] install cloud computing by openstack!!!

2012-05-27 Thread Razique Mahroua
Hey Michael, Which one did you pick ?On which environment would you like to deploy OpenStack ?Razique Michael Pittaro 27 mai 2012 19:00On Fri, May 25, 2012 at 12:20 AM, Razique MahrouaThe wiki page http://wiki.openstack.org/GetOpenStack lists many of thesources for OpenStack,

Re: [Openstack] install cloud computing by openstack!!!

2012-05-27 Thread Michael Pittaro
It's really a matter of which Linux distro you prefer (or know better) - the OpenStack pieces are the same everywhere. I personally work with both Ubuntu _and_ Fedora regularly - but as long as I can run vim and lxde, I'm usually happy with the environment. It's all Linux, after all. I tend to

[Openstack] [openstack] Quantum + OVS error: NoNetworksFound: No networks defined.

2012-05-27 Thread Kris zhang
Hi guys, After installing the Quantum and open vswitch, I encountered the following error: root@ubuntuovs2:/var/run/quantum# nova-manage network list id IPv4IPv6start address DNS1 DNS2VlanID project uuid 2012-05-28

[Openstack] Setup Openstack to be called from Jclouds API

2012-05-27 Thread Lahiru Sandaruwan
Hi all, I'm struggling with setting up Openstack in my machine. I followed [1] to set up it quickly but failed. It seems the problem is with bridge interface. I get this. Command failed, please check log for more info 2012-05-28 09:31:07 CRITICAL nova [-] --bridge_interface is required to

[Openstack] libvirtError: Failed to add tap interface to bridge 'br100': No such process

2012-05-27 Thread Vijay
I have installed Essex in vlan mode. I am getting  the following error   libvirtError: Failed to add tap interface to bridge 'br100': No such process I see vlan100 and br100 up and running. Any help is appreciated.     2012-05-27 20:59:30 DEBUG nova.utils

[Openstack] Caimito - WebDAV frontend for OpenStack Swift Cloud Storage

2012-05-27 Thread Gabe Wong
Hi all, My company has developed an open-source WebDAV server for Swift. It has been tested with Softlayer's Object Storage. Feel free to download. I would like to hear people's feedback on how it works on other Swift installations. Download Caimito here: http://caimito.ngasi.com