[Openstack-operators] adding a compute node

2015-09-22 Thread pra devOPS
Hi I have already openstack setup up and running withe 1 controller,1 network and 1 compute node. with qemu hypervisor. Now i wanted to add a kvm hypervisor, I have installed the kvm,novacompute openvswitch,and nuetron agent in the compute node. Created the br-int bridge in the compute node. st

[Openstack-operators] docker for icehouse heat pluign

2015-07-29 Thread pra devOPS
Hi All: I have installed the docker pluign on icehouse on Centos 7. I had installed heat and docker plugin , While I am restarting the heat after installing the docker pluing . openstack-heat-engine does not start, I get below in the engine.log. Failed to import module heat.engine.plugins.heat_

[Openstack-operators] Cinder volume on lvm volume

2015-07-28 Thread pra devOPS
Hi All: I have lvm volume "/dev/mapper/centos-images on " allinOne installation (Cenots7, openstack icehouse) machine. I wanted to make this to configure in cinder to get ebs for instances. Can i do that? is there any document apart to do the same? Any references will be highly appreciated.

[Openstack-operators] Network boot openstack instances

2015-07-21 Thread pra devOPS
Hi ALL: I wnated to network boot Openstack Instances, Some where I have read about ipxe. Can somebody provide steps of how to go about doing it. We have to give the instance booting details in the dhcp, Any special confguration needed in the nova dhcp? what would be my base openstack intances,

Re: [Openstack-operators] FAiled to create instance wiht openstack nova network

2015-07-15 Thread pra devOPS
lthere which openstack ) uses to communicate with the instances. All things seems to be working fine now. Thanks, Dev On Tue, Jul 14, 2015 at 4:46 PM, pra devOPS wrote: > Hi All: > > I was able to spin up instances on openstack (all in one , Icehouse). Got > the ips able to connect i

Re: [Openstack-operators] FAiled to create instance wiht openstack nova network

2015-07-14 Thread pra devOPS
? Thanks, Dev On Mon, Jul 13, 2015 at 12:07 PM, pra devOPS wrote: > > Can somebody suggest me on the below? > > Thanks, > Dev > > On Fri, Jul 10, 2015 at 4:32 PM, pra devOPS wrote: > >> Hi >> >> I am running as root, Please find below the nova config file

Re: [Openstack-operators] FAiled to create instance wiht openstack nova network

2015-07-13 Thread pra devOPS
Can somebody suggest me on the below? Thanks, Dev On Fri, Jul 10, 2015 at 4:32 PM, pra devOPS wrote: > Hi > > I am running as root, Please find below the nova config file. ( I am using > nova network) > > http://paste.openstack.org/show/363300/ > > Thanks, > Dev &g

[Openstack-operators] FAiled to create instance wiht openstack nova network

2015-07-10 Thread pra devOPS
All: I get the following error when trying to create an instance in openstack icehouse centOS 7 on nova network. nova network logs and UI logs are pasted at: *http://paste.openstack.org/show/362706/ * Can somebdody give susggestiong? Thanks,Siva ___

Re: [Openstack-operators] seperate subnet for VMs in with nova network

2015-07-09 Thread pra devOPS
Can soembody give input on the above problem? Thanks, Siva On Wed, Jul 8, 2015 at 2:59 PM, pra devOPS wrote: > All: > > I wanted to do the below using openstack (Icehouse). with the following > network connections on CenOS > > I have two NICs on the machine and mine

[Openstack-operators] seperate subnet for VMs in with nova network

2015-07-08 Thread pra devOPS
All: I wanted to do the below using openstack (Icehouse). with the following network connections on CenOS I have two NICs on the machine and mine will be all in one installation. one NIC (say NIC1) on my lab vLAN 192.168.5.x and second NIC not configured on anything. Now I wanted to have Op

[Openstack-operators] ssh keys not copying

2015-06-29 Thread pra devOPS
Hi All: I have created openstack instances using legacy nova network (this network is completely a private network not accessible to outside network). I used floating public IPs to acess this box. (this ips are accessible to outside public network). I am able to lauch instances get an IP in pr

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Observed one more thing that even if I dont have any bridges configured , If I restart the openstack I see br-int gets created. Thanks, Dev On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wrote: > All: > > I have installed and configured neutron (using the official docs, my > openstac

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Should I create the interfaces br-ex and br-int in /etc/sysconfig/network-scripts manually? Thanks, Dev On Thu, Jun 18, 2015 at 9:19 AM, pra devOPS wrote: > Hi > > Any suggestions on the below please? > > I am kind of stuck. > > Thanks > Dev > > On Wed, Jun 1

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-18 Thread pra devOPS
Hi Any suggestions on the below please? I am kind of stuck. Thanks Dev On Wed, Jun 17, 2015 at 4:11 PM, pra devOPS wrote: > Eren, > > All the config files are placed here: > > http://paste.openstack.org/show/299701/ > > On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wro

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-17 Thread pra devOPS
Eren, All the config files are placed here: http://paste.openstack.org/show/299701/ On Tue, Jun 16, 2015 at 4:08 PM, pra devOPS wrote: > All: > > I have installed and configured neutron (using the official docs, my > openstack version is icehouse and the OS is centOS7. > >

Re: [Openstack-operators] Could not get IP to instance through neutron

2015-06-17 Thread pra devOPS
og says 2015-06-17 14:47:03.014 25349 ERROR nova.compute.manager [req-6b58be6c-2d97-4f91-b50c-5f64634f7e22 4ca4e46cf5564ce5b158bf2eef161618 6341291002db49b8ae6baa6e6c6455f3] [instance: e7def19a-5d8e-439b-b68e-0d883c66f96a] Error: Unexpected vif_type=binding_failed can somebody suggest ? Than

[Openstack-operators] Could not get IP to instance through neutron

2015-06-16 Thread pra devOPS
All: I have installed and configured neutron (using the official docs, my openstack version is icehouse and the OS is centOS7. After creating the neutron network and started the instance the instance goes to the ERROR state and says "no Valid host found" /var/log/neutron/openvswitch-agent.log

Re: [Openstack-operators] Neutron-openvswitch-agent service fails to start

2015-06-15 Thread pra devOPS
: unrecognized arguments: start [root@myopenstack ~]# thanks,Dev On Mon, Jun 15, 2015 at 12:14 PM, pra devOPS wrote: > All: > > I have installed the neutron plugin and trying to start > > > neutron-openvswitch-agent by giving the following command. > > [root@myopenstack ~]# ser

[Openstack-operators] Neutron-openvswitch-agent service fails to start

2015-06-15 Thread pra devOPS
All: I have installed the neutron plugin and trying to start neutron-openvswitch-agent by giving the following command. [root@myopenstack ~]# service neutron-openvswitch-agent start I get below Error. usage: neutron-openvswitch-agent [-h] [--config-dir DIR] [--config-file PATH]

[Openstack-operators] OpenStack Icehouse (Centos7) with Docker

2015-06-12 Thread pra devOPS
Hi I wanted to integrate docker with openstack icehouse on centos 7. Is it possible? Are there any pre-requisties? can some one point me to an official working documentation? Thanks, Siva ___ OpenStack-operators mailing list OpenStack-operators@lis

Re: [Openstack-operators] nova-no-nd-relfection error

2015-06-12 Thread pra devOPS
I found the solutoin for it, We need not reinstall the libvirt for it. we can virsh and remove the existing nova nwfilters and restart openstack processes it will solve the issue. Thanks, Siva On Thu, Jun 11, 2015 at 1:46 PM, pra devOPS wrote: > Hi > > Can Somebody help me with th

Re: [Openstack-operators] nova-no-nd-relfection error

2015-06-11 Thread pra devOPS
be highly appreciated. Thanks, Dev On Tue, Jun 9, 2015 at 2:56 PM, pra devOPS wrote: > Hi > > My setup was workign earlier but when I launch the instance i get the > error > > No valid host found on UI. I checked the nova logs I foud the below error: > > ERROR nova.compu

[Openstack-operators] nova-no-nd-relfection error

2015-06-09 Thread pra devOPS
Hi My setup was workign earlier but when I launch the instance i get the error No valid host found on UI. I checked the nova logs I foud the below error: ERROR nova.compute.manager [req-9067a648-b77b-47c9-baa5-e10d3352f81d 4ca4e46cf5564ce5b158bf2eef161618 6341291002db49b8ae6baa6e6c6455f3] [inst

[Openstack-operators] Openstack Jump host network

2015-06-09 Thread pra devOPS
Hi I am able to setup the open stack all in one (with native Openstack network). I wanted to achieve the jump host network. My Openstack host is network is 192.168.10.23 I have created a network with 192.168.10.23/24 I am able to lauch a VM in 192.168.10.23/24 network and connected to it,Belo

[Openstack-operators] Openstack Installation with Vlan Interface.

2015-05-25 Thread pra devOPS
All: I am having problem settinup the network on openstack wiht ml2 plugin. Below is my configuration. I have a vlan interface which has a IP 1.2.3.4. and I have a phsysical interface which is assocaited to that box (that does not have an IP). Below is How they look like VLAN1 (VLAN ) Phys