Re: [Openstack] Public IPs without NAT

2014-04-25 Thread Amit
Good idea! Thank you Can you please share changes to nova and neutron config. That go with this? I have a Havana cluster with nova net and am trying to migrate my Dev cloud to neutron with flat physical network. Regards Amit On Apr 25, 2014 11:54 AM, "Matej" wrote: > Hel

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
I mean it is exactly the same in nova.conf and the command line On Wed, Nov 26, 2014 at 2:21 PM, Amit Anand wrote: > Hi Jay - I believe so below is the part that is in the nova.conf > > # The SQLAlchemy connection string used to connect to the > # bare-metal database (

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
338 | % | | root | *7088873CEA983CB57491834389F9BB9369B9D756 | % | +--+---+---+ 10 rows in set (0.00 sec) On Wed, Nov 26, 2014 at 2:26 PM, Jay Pipes wrote: > On 11/26/2014 02:21 PM, Amit Anand wrote: > >> Hi Jay

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
HI Geo - Pasted above in the email chain but here it is again: # The SQLAlchemy connection string used to connect to the # bare-metal database (string value) connection=mysql://nova:PASSWORD@localhost/nova On Wed, Nov 26, 2014 at 2:17 PM, Geo Varghese wrote: > Hi Amit, > > Please ope

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
nova.conf Im doing this manually via the Juno instruction guide for CentOs 7. On Wed, Nov 26, 2014 at 1:25 PM, Jay Pipes wrote: > On 11/25/2014 05:10 PM, Amit Anand wrote: > >> Hi all, >> >> Setup: 3 node, one controller, one compute and one network all separate &

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
://nova:nova@controller/nova On Wed, Nov 26, 2014 at 3:02 PM, Geo Varghese wrote: > Try this > > connection=mysql://nova:nova@controller/nova > > This will fix the issue. > > On Thu, Nov 27, 2014 at 1:06 AM, Amit Anand wrote: > >> Same error - also tried with 127.0.0

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
riaDB MariaDB Server Copyright (c) 2000, 2014, Oracle, Monty Program Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [nova]> quit Bye On Wed, Nov 26, 2014 at 3:36 PM, Amit Anand wrote: > Jay, > >

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
s_priv: Y Create_view_priv: Y Show_view_priv: Y Create_routine_priv: Y Alter_routine_priv: Y Execute_priv: Y Event_priv: Y Trigger_priv: Y 2 rows in set (0.00 sec) On Wed, Nov 26, 2014 at 3:12 PM, Jay Pipes wrote: > On 11/26/2014 02:36 PM, Amit Anand wrote: >

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
Password is viimed1 On Wed, Nov 26, 2014 at 3:55 PM, Amit Anand wrote: > George > > Thanks. Yeah there no other nova.conf I went as far as to do a find in > case I put somewhere nothing turned up except the proper one. I did have a > nova.conf.orig (I always make a backup

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
/home/amit dir but alas that failed as well :-( Permissions I made rwrwrw still same. On Wed, Nov 26, 2014 at 3:42 PM, Amit Anand wrote: > Geo > > Error logs are here: > > http://paste.openstack.org/show/139035/ > > When I run your command with password nova it fails

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
Im going to try building a new controller on a whole new nuc see if I get the same I will keep yall abreast if it works or not. In any case thank you very much for all your help!!! On Wed, Nov 26, 2014 at 3:56 PM, Amit Anand wrote: > > Password is viimed1 > > > > On Wed, Nov 2

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
... http://paste.openstack.org/show/139079/ On Wed, Nov 26, 2014 at 4:09 PM, Amit Anand wrote: > Im going to try building a new controller on a whole new nuc see if I get > the same I will keep yall abreast if it works or not. In any case thank you > very much for all your help!!! > &

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Amit Anand
think this would be valuable to post on Ask Openstack and/or report it as a bug?? My new nova.conf: http://paste.openstack.org/show/139105/ Thanks everyone!!! On Wed, Nov 26, 2014 at 4:56 PM, Amit Anand wrote: > Well created a new controller on a whole new machine and get all the way > up

Re: [Openstack] (Juno) Swift Dashboard error

2014-12-03 Thread Amit Anand
Thanks Don, your email showed me where to find out my error! But its a weird error, it wasnt recognizing my timezone. In local_settings I had changed: TIME_ZONE = "US" and it was failing. Changed it to "EST" and now all is good. Thank you very much for pointing me in the ri

[Openstack] (Juno) Multiple rings Swift

2014-12-15 Thread Amit Anand
backup for existing data. Would anyone have any good links to send me I would appreciate it! Thanks! Amit Anand ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscr

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-16 Thread Amit Anand
balance. Is this normal or did do something incorrect? It doesnt seem to be replicating the data to the new nodes (or at least it looks like it stopped?) but I am not sure. Would appreciate any insight. Thanks! Amit On Mon, Dec 15, 2014 at 1:49 PM, John Dickinson wrote: > Sounds like you

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-16 Thread Amit Anand
city-management/ > > --John > > > > > > > > On Dec 16, 2014, at 9:09 AM, Amit Anand wrote: > > > > Hi John thank you! > > > > So I went ahead and added two more storage nodes to the existing rings > (object, account, container) and tried to rebalance

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-16 Thread Amit Anand
n region 2. > > --John > > > > > > On Dec 16, 2014, at 9:39 AM, Amit Anand wrote: > > > > Ok cool Ill wait it out see what happens. So now I have another stupid > question - after all is said and done, how many copies of my data will I > have?! What I am aiming for

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-22 Thread Amit Anand
Paris and Montreal have the same containers. I want to try and have Paris-HQ and Montreal-HQ have their own separate containers. Appreciate the time and help!! Thanks Amit Anand On Wed, Dec 17, 2014 at 4:14 AM, Jonathan Lu wrote: > Hi, > It seems that John has helped a lot. I ju

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-22 Thread Amit Anand
That for some reason doesnt seem correct to me but what do I know. Also, if you notice i my command for the name i gave hq-ip# - do I have to use the naming convention r#z#-ip when I add? Thanks Amit On Mon, Dec 22, 2014 at 1:46 PM, Christian Schwede < christian.schw...@enovance.com>

Re: [Openstack] (Juno) Multiple rings Swift

2014-12-22 Thread Amit Anand
Sorry the command should read swift-ring-builder account*-1*.builder add hq-ip#1:6002/sda3 100 ? I forgot to add the -1 in... On Mon, Dec 22, 2014 at 3:00 PM, Amit Anand wrote: > Thanks Christian I think thats exactly what I needed - I will try and make > 2 new rings and see how that

Re: [Openstack] multiple cinder backend with emc vnx and NFS backend

2015-01-18 Thread Amit Das
ied to particular volume type. Now this configuration is repeated for all volume nodes. Do we need to be concerned about the host entry ? Regards, Amit *CloudByte Inc.* <http://www.cloudbyte.com/> On Mon, Jan 19, 2015 at 4:14 AM, John Griffith wrote: > > On Jan 16, 2015 9:03 PM, &qu

Re: [Openstack] multiple cinder backend with emc vnx and NFS backend

2015-01-19 Thread Amit Das
Thanks John for the detailed information. I will do the experiments and report the same. On 19 Jan 2015 21:39, "John Griffith" wrote: > On Sun, Jan 18, 2015 at 11:41 PM, Amit Das wrote: > > Hi John, > > > >> > >> Otherwise you can move to multibackend

[Openstack] Multi network, shared FlatManager config

2013-12-24 Thread amit gupta
t it right. Please help. I have 2 clusters and can try anything in my dev. env. PS: Instances from CLI "nova boot --nic ..." command look fine and show only 1 IP assigned in dashboard. Thank you in advance, Amit ___ Mailing list: http://lists.o

Re: [Openstack] nova-network vs neutron

2014-05-30 Thread amit gupta
Hi Jeremy Nova-network has basically 3 modes (Flat, FlatDHCP and VLAN) while neutron is designed to handle complex setups needing most flexibility. And your setup seems to be complex so I think it would be better of with Neutron networking. Thanks, Amit On 05/30/2014 01:21 PM, Jeremy

[Openstack] Trouble adding volume to instance

2014-10-07 Thread Amit Anand
Hi all, Been troubleshooting this for a while now and cant seem to figure out what wrong, reaching out here hoping that maybe someone would have some input/advice on how to fix. I am trying to add a volume to an instance and it keeps failing with the following errors below. Would appreciate any

[Openstack] Name Resolution problem (ICEHOUSE)

2014-10-14 Thread Amit Anand
from all nodes now (controller/network/compute) just fine (but strangely I cannot access the private ips, the tenant network from any of the nodes?!) but cant ... View on ask.openstack.org Preview by Yahoo Thanks in advance for any help! Amit ___

Re: [Openstack] Name Resolution problem (ICEHOUSE)

2014-10-14 Thread Amit Anand
Also forgot to specify my VM external address is 10.7.7.105. The external network CIDR is 10.7.0.0/16 gateway is 10.7.0.1. On Tuesday, October 14, 2014 3:40 PM, Amit Anand wrote: Hi James, Thanks for the response! Yeah Ive tried that no luck. My resolv.conf on a VM (192.168.1.5) is

Re: [Openstack] Trouble adding volume to instance

2014-10-15 Thread Amit Anand
[Portals: 0] /iscsi/iqn.20.../tpg1/portals> create ip_address=10.7.5.41 Using default IP port 3260 Could not create NetworkPortal in configFS. On Tuesday, October 7, 2014 11:07 AM, Amit Anand wrote: Hi all, Been troubleshooting this for a while now and cant seem

Re: [Openstack] Trouble adding volume to instance

2014-10-15 Thread Amit Anand
'any' FROM targetcli: /iscsi/iqn.20.../tpg1/portals> ls o- portals [Portals: 0] /iscsi/iqn.20.../tpg1/portals> create ip_address=10.7.5.41 Using default IP port 3260 Could not create NetworkPortal in configFS. On Wednesday

Re: [Openstack] Trouble adding volume to instance

2014-10-15 Thread Amit Anand
:11:55 Amit написал: > **Resending as another Openstack user informed me this was being > directed to Spam in Gmail** Went to spam again. Maybe you should put all the logs to http://paste.openstack.org? -- Regards, Boris___ Mailing list

[Openstack] [Icehouse] Object Container error

2014-10-29 Thread Amit Anand
Hi all, So I have whats seems to be a weird error and I have no clue where this is coming from. When I try to do the upload of mytest files from the Icehouse documentation (I guess it also creates a container as well), I see this error on my object node: [root@object1 tmp]# swift upload myfiles

Re: [Openstack] [Icehouse] Object Container error

2014-10-30 Thread Amit Anand
Thanks Clay. Yeah this is swift version 2.1.0. Ive done write_wring and copied the new .gz files to the object node still getting same error. I have no clue where port 6003 is coming from its driving me crazy :-) On Thu, Oct 30, 2014 at 1:11 PM, Clay Gerrard wrote: > Well the device ports can

Re: [Openstack] [Icehouse] Object Container error

2014-10-31 Thread Amit Anand
a 404 error when trying to list/create containers. Will dive into that now but phew, thank you very much for putting me on the right path! Amit On Thu, Oct 30, 2014 at 5:30 PM, Clay Gerrard wrote: > oic, the proxy is on a different machine, and the storage node doesn't > h

[Openstack] [Nova Juno]

2014-11-12 Thread Amit Anand
| *7088873CEA983CB57491834389F9BB9369B9D756 | % | +--+---+---+ 12 rows in set (0.00 sec) Any ideas on how to fix this would be greatly appreciated. Thank you very much! Amit ___ Mailing list:

[Openstack] Juno nova login credential error

2014-11-13 Thread Amit Anand
Hi all, So after configuring both my controller and compute node (controller seems to be just fine now) I start the openstack-nova-compute.service on the compute node and I get errors. In the log files on the controller node I see errors: 2014-11-13 18:40:12.629 6540 INFO oslo.messaging._drivers.

Re: [Openstack] [Nova Juno]

2014-11-14 Thread Amit Anand
ff...@solidfire.com>, wrote: > >> On Wed, Nov 12, 2014 at 11:16 AM, Amit Anand wrote: >> > Hi all, >> > >> > So been trying to figure out why this is happening I was hoping yall >> could >> > maybe shed some light on it asI really would not like to

[Openstack] (Juno) Neutron router-create 404 error

2014-11-18 Thread Amit Anand
All, So been following the Juno guide and now have arrived to the point where I need to create the demo-router - but when I run the command this is what I get: [root@controller ~]# source demo-openrc.sh [root@controller ~]# neutron router-create demo-router Not Found (HTTP 404) (Request-ID: req-0

Re: [Openstack] (Juno) Neutron router-create 404 error

2014-11-18 Thread Amit Anand
face when they start > deploying neutron. > > Salvatore > > On 18 November 2014 22:08, Amit Anand wrote: > >> All, >> >> So been following the Juno guide and now have arrived to the point where >> I need to create the demo-router - but when I run the comma

Re: [Openstack] (Juno) Neutron router-create 404 error

2014-11-18 Thread Amit Anand
; > In /etc/neutron/neutron.conf you need to enable the router service > plugin.[1] > service_plugins = router > > > https://github.com/openstack/neutron/blob/c2b1594ad878b1897468210ccb89fc0d0c4146c4/etc/neutron.conf#L72 > > On Tue, Nov 18, 2014 at 2:10 PM, Amit Anand wrote: >

Re: [Openstack] (Juno) Neutron router-create 404 error

2014-11-18 Thread Amit Anand
on http://0.0.0.0:9696/ 2014-11-18 19:32:23.634 10165 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on controller:5672 On Tue, Nov 18, 2014 at 7:17 PM, Kevin Benton wrote: > This config goes on whichever ones are running the neutron server process. > > Can you in

Re: [Openstack] (Juno) Neutron router-create 404 error

2014-11-19 Thread Amit Anand
Kevin/Antonio Yeah router is still missing. The l3 agent is nto starting and I dont know why. Im confident that I followed the guide exactly but when i start the neutron server (systemctl start neutron-server.service) on the controller node it wont start the l3 service... [root@controller neutro

Re: [Openstack] (Juno) Neutron router-create 404 error

2014-11-19 Thread Amit Anand
ALL the nodes it worked but that is really really weird.. On Wed, Nov 19, 2014 at 11:09 AM, Amit Anand wrote: > Kevin/Antonio > > Yeah router is still missing. The l3 agent is nto starting and I dont know > why. Im confident that I followed the guide exactly but when i start the >

[Openstack] (Juno) Launching instance 500 error

2014-11-20 Thread Amit Anand
Hi all, Well for me its like 1 step forward 2 steps back with thing :-) So Ive gotten up to the point where I am to launch an instance (3 node setup - controller, network, compute) and I am getting this error below. Ive been searching (mailing list, ask openstack, google) for the past two days for

[Openstack] Nova DB sync Operational error

2014-11-25 Thread Amit Anand
Hi all, Setup: 3 node, one controller, one compute and one network all separate machines. Juno install. Recreating my Juno install and this is the second time Ive gotten this error whne running "su -s /bin/sh -c "nova-manage db sync" nova" ( I got in in another install so I started over): 2014-1

[Openstack] Nova-Glance Query

2016-09-27 Thread Amit Uniyal
Hi, I am using python-openstackclient and os_client_config My requirement is, i want to update, my image metadata i made two objects, by which i think i may achieve it: nova = os_client_config.make_client('compute') glance = os_client_config.make_client('images') example: metadata = {'hw_

Re: [Openstack] Nova-Glance Query

2016-09-29 Thread Amit Uniyal
, now i used image_obj.manager.set_meta({'key':'value'}) and it works fine values are set properly and vm also launched successfully. The reason is Glance stores everything as a string. Regards On Wed, Sep 28, 2016 at 12:15 PM, Amit Uniyal wrote: > Hi, > > I am

Re: [Openstack] Link Openstack Request-ids

2016-12-08 Thread Amit Uniyal
Hi Pawan, If u want to know the flow of cmd execution just add --debug in cmd. each call creates new req-id, anyway by only looking at log you will get know the flow. Amit Uniyal On Tue, Dec 6, 2016 at 9:32 PM, Christian Berendt < bere...@betacloud-solutions.de> wrote: > > > On

[Openstack] Repose Configuration Setup

2017-01-22 Thread Amit Uniyal
Hi, Does anyone face any problem in configuring Repose. I followed this document. https://repose.atlassian.net/wiki/display/REPOSE Stuck with system model configuration. Is there any other more elaborate way to configure it. Regards Amit Uniyal

[Openstack] There are no availability zones

2017-02-08 Thread Amit Kumar
vailability zones in "Host Aggregate" as "internal" only. One more thing "Openstack hypervisor list" is empty. Has anybody faced such issue ever that why availability zones are not available in Horizon UI launch instance? Please guide if you have any clue regarding this is

[Openstack] Error while connecting using Openstack python SDK

2017-02-10 Thread Amit Kumar
- - - - -] Expecting to find domain in project - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. Could you please guide regarding this problem. Thanks. Regards, Amit

Re: [Openstack] [Fuel] Cannot access Fuel 10.0 UI because of unavailable Nailgun server

2017-02-14 Thread Amit Kumar
installation so that NW settings can be added from FUEL menu to provide internet connectivity to machine. Can anybody guide if such issue is faced by you. Regards, Amit On Feb 14, 2017 8:20 PM, "Vincent Jahjah" wrote: > Fortunately, I have been documenting my step-by-step way

Re: [Openstack] [Fuel] Cannot access Fuel 10.0 UI because of unavailable Nailgun server

2017-02-15 Thread Amit Kumar
Hi Vincent, Have you found solution to your problem? I am facing exactly same problem now at my setup. Any pointers? Thanks. Regards, Amit On Feb 14, 2017 8:20 PM, "Vincent Jahjah" wrote: > Fortunately, I have been documenting my step-by-step way of installing > Cent OS. >

Re: [Openstack] [Fuel] Cannot access Fuel 10.0 UI because of unavailable Nailgun server

2017-02-16 Thread Amit Kumar
/developer/fuel-docs/userdocs/fuel-install-guide/install/install_change_network_interface.html. After this installation of FUEL master node was successful. Hope it helps. Regards, Amit On Thu, Feb 16, 2017 at 9:09 AM, Vincent Jahjah wrote: > Hello, > > > I have not. The techies are cu

[Openstack] [openstack][fuel] Problem in PXE booting few machines

2017-02-22 Thread Amit Kumar
machine is not giving any error while PXE booting. Have any of you folks encountered this issue? If yes, please suggest the way out of this problem. Thanks. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/opensta

[Openstack] Newton FloatingIP issue - attached but not accessible

2017-02-27 Thread Amit Uniyal
check logs but no errors were there regarding this. I have configured self-service network newton installation guide on ubuntu 16. Please Suggest something. Regards Amit Uniyal ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] [openstack] Unable to launch an instance

2017-02-28 Thread Amit Kumar
*| 10 | nova-compute | compute1 | nova | enabled | up| 2017-02-28T17:46:41.00 | - |* *++--+--+--+-+---++-+* Apart from this, computer and controller nodes

Re: [Openstack] Newton FloatingIP issue - attached but not accessible

2017-02-28 Thread Amit Uniyal
generation for this use case. Thanks and Regards Amit Uniyal On Mon, Feb 27, 2017 at 9:02 PM, Turbo Fredriksson wrote: > On 27 Feb 2017, at 15:10, Turbo Fredriksson wrote: > > > Are you possibly using distributed routers? There’s a bug (somewhere) > that made Newton > > break wh

Re: [Openstack] [Openstack-operators] [openstack] Unable to launch an instance

2017-03-01 Thread Amit Kumar
Thanks you all for your responses. Problem is resolved at my end with the help of folks in #openstack-ansible chat room. Problem was in my yml configuration file where a non-existent interface was specified. Regards, Amit On Wed, Mar 1, 2017 at 12:24 AM, Kris G. Lindgren wrote: > You sho

[Openstack] Newton: not able to login via public key

2017-03-01 Thread Amit Uniyal
-agent is it fine? Regards Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] Error in making connection Openstack Python SDK

2017-03-02 Thread Amit Kumar
. Thanks. Regards, Amit from openstack import connection auth_args = { 'auth_url': 'http://192.168.255.45:5000/v3', 'project_name': 'admin', 'username': 'admin', 'password': '362a7f371d10d4461659e049548', }

Re: [Openstack] [Openstack-operators] Error in making connection Openstack Python SDK

2017-03-02 Thread Amit Kumar
Thanks Alexandra. I missed to follow the convention. I will take care of it in future. But I am in doubt if this problem is specific to deployment using OSA or some other generic problem. Regards, Amit On Mar 2, 2017 4:35 PM, "Alexandra Settle" wrote: > Hi Amit, > > &

Re: [Openstack] [Openstack-sdk] Error in making connection Openstack Python SDK

2017-03-03 Thread Amit Kumar
k, could anyone provide information that how to add domain related information while attempting connection using python sdk. Regards, Amit On Thu, Mar 2, 2017 at 8:54 PM, Andy McCrae wrote: > Hi Amit, > > Sending it again to include the ML! > > On 2 March 2017 at 11:01, Amit Kum

Re: [Openstack] [Openstack-sdk] Error in making connection Openstack Python SDK

2017-03-04 Thread Amit Kumar
#x27;internal' with internal ip 172.29.236.11, connection is successful. Seems this SSL error be related to config parser object. Regards, Amit On Sat, Mar 4, 2017 at 2:12 AM, Michael Gale wrote: > Hey, > > Here is how I am authenticating using openstacksdk: > > --snip-- &

Re: [Openstack] Newton: not able to login via public key

2017-03-05 Thread Amit Uniyal
Hi all, I have reconfigured everything, working fine but not sure where what went wrong last time, Can anyone explain, how this works, like metadata agent is *neutron *service, is it responsible for adding key inside new instance? It should be a job of *nova *service. Thanks and Regards Amit

Re: [Openstack] Newton: not able to login via public key

2017-03-05 Thread Amit Uniyal
Hi Kevin, Thanks for response. Can you tell which service or which configuration(file) is responsible for adding metadata to instance. like adding adding keys in new instance ? Thanks and Regards Amit Uniyal On Sun, Mar 5, 2017 at 8:18 PM, Kevin Benton wrote: > The metadata agent

[Openstack] Monasca installation guide

2017-03-11 Thread Amit Uniyal
? Thanks and Regards Amit Uniyal ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] [openstack][openstack-ansible] VMs not able to access external n/w

2017-03-16 Thread Amit Kumar
NEUTRON-ROUTER - neutron router-gateway-set NEUTRON-ROUTER GATEWAY_NET - neutron router-interface-add NEUTRON-ROUTER INTERNAL_SUBNET_1_1 Thanks. Regards, Amit # Controller Node (Infra). # This illustrates the configuration of the first # Infrastructure host and the IP addresses assigne

[Openstack] [openstack][openstack-ansible] Error while running setup-hosts.yml

2017-03-20 Thread Amit Kumar
ing this error: http://paste.openstack.org/show/603448/ Please let me know if any of you have encountered this problem and found a fix for this. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Pos

[Openstack] [openstack-ansible] Way to cleanup existing Openstack-Ansible deployment

2017-03-27 Thread Amit Kumar
. Thanks. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] setup mail server in ubuntu cloud image

2017-04-06 Thread Amit Uniyal
ect" u...@mail.com There is nothing in /var/mail/root its completely empty. Its working fine in other non cloud VM's like vmdk. Thanks and Regards Amit Uniyal ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/opens

Re: [Openstack] setup mail server in ubuntu cloud image

2017-04-06 Thread Amit Uniyal
Hi Jagdish/Turbo, I added smtp in security group. and in server also port 25 is open. [image: Inline image 1] Thanks Amit Uniyal On Thu, Apr 6, 2017 at 5:20 PM, Turbo Fredriksson wrote: > On 6 Apr 2017, at 12:30, Amit Uniyal wrote: > > > There is nothing in /var/mail/root it

Re: [Openstack] setup mail server in ubuntu cloud image

2017-04-07 Thread Amit Uniyal
ksson wrote: > On 6 Apr 2017, at 13:26, Amit Uniyal wrote: > > > I added smtp in security group. and in server also port 25 is open. > > As an “egress” with the correct CIDR destination? Do you have any network > rules that might stop it? > _

Re: [Openstack] setup mail server in ubuntu cloud image

2017-04-07 Thread Amit Uniyal
I added port 25 in egress still not working. On Fri, Apr 7, 2017 at 1:36 PM, Turbo Fredriksson wrote: > On 7 Apr 2017, at 08:21, Amit Uniyal wrote: > > > I have seen only ingress option to set SMTP rule not egress. > > Well, you’re going to n

Re: [Openstack] setup mail server in ubuntu cloud image

2017-04-13 Thread Amit Uniyal
Hi all, Its working now, I just reinstalled it, no extra steps. Thanks and Regards On Fri, Apr 7, 2017 at 8:34 PM, Remo Mattei wrote: > By default all ports going out are open! > > Inviato da iPhone > > Il giorno 07 apr 2017, alle ore 08:17, Amit Uniyal > ha scritto

[Openstack] Use VNC url without login to horizon

2017-04-21 Thread Amit Uniyal
Hi, I am trying to find a way to access vm through a novnc, but without horizon login, like we can get vnc console url for a particular vm from openstack api's, but how to access this console independently. Is there any help/document available to understand how this works or may be openstack lib

[Openstack] How Launch to a VM on particular subnet in network.

2017-04-28 Thread Amit Uniyal
Hi all, How to launch a VM on particular subnet in network. We have a option of creating more then one subnets in networks. but how to launch a VM on particular subnet. [image: Inline image 3] In above image, I have a network parent-network, and this network has sub-networks. My objective is

[Openstack] How can we use Orchestration service efficiently

2017-05-04 Thread Amit Uniyal
Hi all, Please help with heat service, the only example I could find is to create new stack. But how to use existing stack template which is already stored by orchestration service. My understanding is we need to form/write a .yaml template and create new stack by this template. It saves this tem

Re: [Openstack] How can we use Orchestration service efficiently

2017-05-14 Thread Amit Uniyal
error as ERROR: No template specified what would be the proper procedure to launch stack by os_client_config. Regards On Thu, May 4, 2017 at 5:53 PM, Amit Uniyal wrote: > Hi all, > > Please help with heat service, the only example I could find is to create > new

Re: [Openstack] How can we use Orchestration service efficiently

2017-05-14 Thread Amit Uniyal
d and > resumed respectively. Change stack template is for changing the > infrastructure created with the template, like upgrading the instances > flavour used in it. > > I do not understand your second question about re running the stack. > > Are you trying to create stacks usi

[Openstack] [openstack][heat][openstack-telemetry][openstack-ansible] Heat engine unable to connect to Aodh service

2017-05-30 Thread Amit Kumar
e code. Has anybody faced such problem, please respond? Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] [Heat][Openstack-Ansible] Heat Engine not able to connect to Aodh Service

2017-05-30 Thread Amit Kumar
e code. Has anybody faced such problem, please respond? Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[Openstack] Neutron - communication between private networks

2017-06-01 Thread Amit Uniyal
Hi all, I have a VM A on subnet(10.10.1.0/24) and VM B on subnet(10.10.2.0/24), in same private network. And I want these VM's to communicate with each other. I tried to use router to connect these two subnets, but its not working, Do I need to make changes in neutron configurations. I am using

Re: [Openstack] Neutron - communication between private networks

2017-06-01 Thread Amit Uniyal
ake sure sec groups are open for the services > > Remo > > Inviato da iPhone > > Il giorno 01 giu 2017, alle ore 05:00, Amit Uniyal > ha scritto: > > Hi all, > > I have a VM A on subnet(10.10.1.0/24) and VM B on subnet(10.10.2.0/24), > in same private network. &

Re: [Openstack] Neutron - communication between private networks

2017-06-05 Thread Amit Uniyal
Hi all, I am trying to attach more then one port to a vm, from horizon it shows it attached but internally when I checked the IP was not s added. console log was: if-info: eth1,down, Its because adaptor is not mentioned in interface file. so after adding it there it works fine. later I found o

Re: [Openstack] How to configure the interfaces file using cloud-init (meta-data) or any other way?

2017-06-05 Thread Amit Uniyal
Hi Jorge, You can use heat template to launch these type of VM's, The user data to edit interface file can be: user_data: #!/bin/bash sudo echo >> /etc/network/interfaces sudo echo auto ens3 >> /etc/network/interfaces sudo echo iface ens3 inet dhcp >> /etc/network/interfaces s

[Openstack] [telemetry] Issues with autoscaling using HEAT, Aodh and Ceilometer

2017-06-16 Thread Amit Kumar
nged to "alarm" from "insufficient data" but at this point Aodh Notifier gives error: *http://paste.openstack.org/show/612823/ <http://paste.openstack.org/show/612823/>*. Please give some pointers to find the actual root cause behind the issues. Regards, Amit

[Openstack] [heat] Heat::SoftwareDeployment not working

2017-06-23 Thread Amit Kumar
. Here is the /var/lib/cloud/instances/i-003a/user-data.txt: http://paste.openstack.org/show/613505/ With the help of above logs, please see if you can point out if I am missing anything here. Thanks. Regards, Amit ___ Mailing list: http

Re: [Openstack] [heat] Heat::SoftwareDeployment not working

2017-06-23 Thread Amit Kumar
then does it make any difference for SoftwareConfig and SoftwareDeployment? curl -v http://169.254.169.254 <http://169.254.169.254/latest> works fine. Regards, Amit On Jun 23, 2017 6:51 PM, "Eugen Block" wrote: Hi, it seems like your VM fails to connect to the metadata server,

[Openstack] Ocata vm instance is not booting

2017-07-21 Thread Amit Kumar
ot;No bootable device found". We tried with multiple images we are facing the same issue. Even the default cirror image also not booting up but it shows the vm is up and running. Could you please help us to resolve the issue. -- Thanks & Rega

Re: [Openstack] Ocata vm instance is not booting

2017-07-27 Thread Amit Kumar
hanks & Regards Amit K On Fri, Jul 21, 2017 at 2:56 PM, Amit Kumar wrote: > Hi, > > Recently i have installed the openstack ocata on Ubuntu 16.04. Brought up > one controller and 2 compute nodes. All services are up and running. > > We are able to create the vm instances but

Re: [Openstack] Fwd: Unable to reach the vm from outside[from qrouter unable to reach both internal and external network]

2017-07-29 Thread Amit Kumar
interface_driver = neutron.agent.linux.interface.BridgeInterfaceDriver(qr interface is set with dead vlan tag 4095) if this is the case I am able to reach the vm from qrouter but from qrouter unable to reach the external network. Thanks & Regards Amit K On Fri, Jul 28, 2017 at 9:27 PM, Brian H

[Openstack] Fwd: Fwd: Unable to reach the vm from outside[from qrouter unable to reach both internal and external network]

2017-07-31 Thread Amit Kumar
-- Forwarded message -- From: Amit Kumar Date: Sat, Jul 29, 2017 at 2:39 PM Subject: Re: [Openstack] Fwd: Unable to reach the vm from outside[from qrouter unable to reach both internal and external network] To: Brian Haley Cc: openstack@lists.openstack.org, chandra kumar Hi

[Openstack] [Nova][Operators]

2017-11-05 Thread Amit Kumar
what are the parameters which will go in the configuration files to make over commitment work? I strictly want to enforce that VM be instantiated on the host I mention in availability zone. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi

[Openstack] [OpenStack][Takcer] SSL error while connecting tacker to OpenStack VIM

2017-12-10 Thread Amit Kumar
in'* *password: '56d1bcb5f554830270eeb9a6c1950728fb3f3'* *project_name: 'admin'* *project_domain_name: 'Default'* *user_domain_name: 'Default'* Please suggest if you have faced similar problem and if there is any

[Openstack] [OpenStack][Ceph][Manila]

2017-12-22 Thread Amit Kumar
= Permission denied Please suggest if anybody has also observed the same problem and let me know there is any solution to this. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack

[Openstack] [openstack][openstack-nova][openstack-operators] Query regarding LXC instantiation using nova

2018-02-20 Thread Amit Kumar
LXD daemon. Regards, Amit nova-compute.log Description: Binary data ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman

[Openstack] [OpenStack-Operators][OpenStack] Regarding production grade OpenStack deployment

2018-05-18 Thread Amit Kumar
ement: HA and ZDT, then please do suggest the same. Regards, Amit ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/lis

Re: [Openstack] [Openstack-operators] [OpenStack-Operators][OpenStack] Regarding production grade OpenStack deployment

2018-05-18 Thread Amit Kumar
multi node, multi-Controller architecture, right? And any experience with Kolla-Ansible from OpenStack release upgrade perspective? Is ZDT of OpenStack services feasible while upgrading? Regards, Amit On May 18, 2018 5:48 PM, "Flint WALRUS" wrote: Hi amit, I’m using kolla-ansible as

Re: [Openstack] "Resource doesn't have field name."

2018-05-25 Thread Amit Uniyal
You can use -v (for verbose), directly check logs on openstackclient run. On Fri, May 25, 2018 at 10:11 PM, Ken D'Ambrosio wrote: > Hey, all. I've got a new job, and I tried my first Openstack command on > it -- a Juno cloud -- with Openstack CLI 3.14.0, and it failed. > Specifically: > > kdamb

  1   2   >