[Openstack] Network configuration for single node Openstack install

2013-07-19 Thread Jake G.
Hi all, I am having issues with networking. I have a single node Openstack Grizzly server with two NICs. -NIC1 eth0 IP address: 10.3.7.24 Mask: 255.0.0.0 GW: none -NIC2 eth1 IP address: 192.168.100.24 Mask: 255.255.255.0 GW: 192.168.100.254 1. Instances should use the 192.168.100.0/24 subnet f

[Openstack] Network configuration for single node Openstack install.

2013-07-19 Thread Jake G.
Hi all, I am having issues with networking. I have a single node Openstack Grizzly server with two NICs. -NIC1 eth0 IP address: 10.3.7.24 Mask: 255.0.0.0 GW: none -NIC2 eth1 IP address: 192.168.100.24 Mask: 255.255.255.0 GW: 192.168.100.254 1. Instances should use the 192.168.100.0/24 subnet f

Re: [Openstack] Memory meters from ceilometer

2013-07-19 Thread Eoghan Glynn
Hi Jobin, As explained earlier, the existing memory and disk.* meters are not measures of utilization in the classic sense (i.e. the % of an existing limited resource currently used and available). If you simply want to know the quantum of memory allocated to the instance by the hypervisor, then

[Openstack] vga video setting for kvm/libvirt virtual machine on openstack folsom

2013-07-19 Thread Jacques LANDRU
Hi all, I didn't find solution, using google, so trying openstack mailing list. I hope, this is the good place to post. I'm using Folsom with kvm/libvirt environment. Is there a simple way to force video "-vga std" instead of "-vga cirrus" when launching a vm using nova boot command As there

Re: [Openstack] vga video setting for kvm/libvirt virtual machine on openstack folsom

2013-07-19 Thread Daniel P. Berrange
On Fri, Jul 19, 2013 at 11:35:27AM +0200, Jacques LANDRU wrote: > Hi all, > > I didn't find solution, using google, so trying openstack mailing list. I > hope, this is the good place to post. > > I'm using Folsom with kvm/libvirt environment. > > Is there a simple way to force video "-vga std"

[Openstack] Getting Disk information from Libvirt for tiny flavor type virtual machine

2013-07-19 Thread Narayanan, Krishnaprasad
Hallo All, Can somebody suggest a method to get Disk information for a virtual machine from Libvirt which belongs to tiny flavor as it has 0 Disk? I currently get the Domain object and then get the DomainBlockInfo object passing the path where the disk exists. When there is 0 Disk, the path doe

Re: [Openstack] Getting Disk information from Libvirt for tiny flavor type virtual machine

2013-07-19 Thread Narayanan, Krishnaprasad
Sorry for the confusion in the wordings. I want to get disk information for a VM that belongs to tiny flavor from Libvirt. Can somebody guide me to get rid of the problem that was stated in my earlier email? From: Openstack [mailto:openstack-bounces+narayana=uni-mainz...@lists.launchpad.net] On

[Openstack] openstack folsom quota issue

2013-07-19 Thread val john
Hi.. I have project that 32G ram allocated, but my project runs only 3 2G VMS , when i going to create new 2G VM , i get the following message Quota exceeded for ram: Requested 2048, but already used 30720 of 32576 ram Please Advice Thank You John __

Re: [Openstack] vga video setting for kvm/libvirt virtual machine on openstack folsom

2013-07-19 Thread Jacques LANDRU
Hi Daniel, Thank you for this quick answer, spice could be a solution as the virtual appliance I plan to deploy (based on an iso livedvd) can use qxl video driver. >Adding a hw_video_model=x image property would be a reasonable addition >if you want to file a feature request, and/or supply a

[Openstack] a flavor with no disk nor ephemeral storage ?

2013-07-19 Thread Jacques LANDRU
Hi, For an academic cloud, I plan to deploy virtual lab appliance clones booting from a unique shared iso liveDVD file located on a ramdisk. Using "nova flavor-create" command, is there a way to create a new flavor with no disk, nor ephemeral storage for this kind of virtual machines ? Thanks.

Re: [Openstack] Network configuration for single node Openstack install.

2013-07-19 Thread Logan McNaughton
I'll give it a go. For starters, your management network would actually be 10.0.0.0/8, not 10.3.7.0/8. /8 means that only the first octet is significant for the network portion. You'd need to make it a /24 network if you want 10.3.7.0 (/24 is perfectly fine for that address by the way). Personally

Re: [Openstack] Grizzly Bear

2013-07-19 Thread Jonathan Proulx
As long as the network the interfaces connect to is properly configured for the traffic you are trying to put across them there's no reason I know of that OpenStack should care if they are physical or virtual (or tunnels or bonded interfaces, or what). That said I've not tried virtual interfaces.

[Openstack] Command "nova-manage service list" output

2013-07-19 Thread amogh patel
Hi everyone, My Openstack environment is up and running, but when I'm trying to fire "nova-manage service list" command it gives me below DEBUG message, though I'm getting the smiley as well. Could anyone please advise on how to fix this DEBUG issue? 2013-07-19 22:10:02.869 *DEBUG nova.servicegro

[Openstack] Savanna 0.2 release details and screencast

2013-07-19 Thread Sergey Lukjanov
Hello everyone! As you remember, we had 0.2 release this week and I’m really happy to do one more announcement today. We've prepared blog post for you with all new features appeared in our release. The most beautiful thing is that my colleague, Dmitry Mescheryakov made an awesome screencast wit

[Openstack] OpenStack Community Weekly Newsletter (July 12 – 19)

2013-07-19 Thread Stefano Maffulli
Hong Kong Summit – Registration, Call for Speakers & Sponsors Now Open! ???,

Re: [Openstack] openstack folsom quota issue

2013-07-19 Thread val john
hi guys As a example my "quota Summary" in Horizone shows that im using 28040MB out of 52000MB allocated RAM, but when i going to launch new instace with 4GB ram Error message displays as "Quota exceeded for ram requested 4096MB but already used 47616 of 52000 ram (HTTP 413) (Rquuest-ID:.)