Re: [Openstack] [nova] PCI alias attribute numa_policy ignored when flavor has hw:cpu_policy=dedicated set

2018-11-13 Thread Satish Patel
Sean, Thank you for the detailed explanation, i really hope if we can backport to queens, it would be harder for me to upgrade cluster..! On Tue, Nov 13, 2018 at 8:42 AM Sean Mooney wrote: > > On Tue, 2018-11-13 at 07:52 -0500, Satish Patel wrote: > > Mike, > > > >

Re: [openstack-dev] [Openstack] [nova] PCI alias attribute numa_policy ignored when flavor has hw:cpu_policy=dedicated set

2018-11-13 Thread Satish Patel
Sean, Thank you for the detailed explanation, i really hope if we can backport to queens, it would be harder for me to upgrade cluster..! On Tue, Nov 13, 2018 at 8:42 AM Sean Mooney wrote: > > On Tue, 2018-11-13 at 07:52 -0500, Satish Patel wrote: > > Mike, > > > >

Re: [Openstack] [nova] PCI alias attribute numa_policy ignored when flavor has hw:cpu_policy=dedicated set

2018-11-13 Thread Satish Patel
Mike, Here is the bug which I reported https://bugs.launchpad.net/bugs/1795920 Cc'ing: Sean Sent from my iPhone > On Nov 12, 2018, at 8:27 AM, Satish Patel wrote: > > Mike, > > I had same issue month ago when I roll out sriov in my cloud and this is what > I did to sol

Re: [Openstack] [nova] PCI alias attribute numa_policy ignored when flavor has hw:cpu_policy=dedicated set

2018-11-12 Thread Satish Patel
Mike, I had same issue month ago when I roll out sriov in my cloud and this is what I did to solve this issue. Set following in flavor hw:numa_nodes=2 It will spread out instance vcpu across numa, yes there will be little penalty but if you tune your application according they you are good

[Openstack] numa+sriov issue

2018-10-02 Thread Satish Patel
Folks, I'm building SR-IOV supported compute node on HP 360g8 hardware and i have Qlogic interface card, my compute node has 32 core & 32GB memory. Problem: when i launch vm-1 (with flavor 16 vCPU core) on openstack it launch successful on numa0 node and working great. but when i launch vm-2

Re: [Openstack] [Openstack-operators] UDP Buffer Filling

2018-09-30 Thread Satish Patel
I'm using openstack-ansible to deploy openstack on centos 7.5 ( we are 100% centos shop ) Sent from my iPhone > On Sep 28, 2018, at 1:45 AM, Remo Mattei wrote: > > Are you using ubutu, TripleO??? > > Thanks > >> Il giorno 27 set 2018, alle ore 20:19, Satish Patel

Re: [Openstack] [Openstack-operators] UDP Buffer Filling

2018-09-27 Thread Satish Patel
I know this thread is old but still wanted to post my finding which may help other folks to understand issue. I am dealing with same issue in my openstack network, we are media company and dealing with lots of VoIP applications where we need to handle high stream of udp packets, Virtio-net isn't

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-27 Thread Satish Patel
do i need to do anything in bond0 to enable VF/PF > > function? Just confused because currently my VM nic map with compute > > node br-vlan bridge. > > > > I had not actually used SRIOV in my env~ maybe others could help. > > > > Thanks, > > Liping Mao > &g

[Openstack] SR-IOV packet drops stats

2018-09-20 Thread Satish Patel
Folks, I am running openstack with Linuxbridge+vlan and found getting TX drop on tap interface so i have plan to implement SR-IOV and now running VM on SR-IOV but question is how do i check VF interface status for packet drops? is there a way to find our packet drops on VF interface or i should

Re: [Openstack] [Openstack-Ansible] Unable to install Openstack Queens using Ansible

2018-09-18 Thread Satish Patel
You have 12GB on controller node where mysql going to run. I would say you need to tweak some setting in /etc/openstack_deploy/user_variables.yml file default setting is grab as much resource you can so i would say play with those setting and limit mem use something like this.. and there are more

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-18 Thread Satish Patel
ned 8" then UDP pps rate is 40kpps TCP: If i set "ethtool -L eth0 combined 1" then UDP pps rate is ~150kpps If i set "ethtool -L eth0 combined 1" then UDP pps rate is ~150kpps On Mon, Sep 17, 2018 at 8:33 AM Satish Patel wrote: > > Thanks Liping, > > I w

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-17 Thread Satish Patel
mpute > > node br-vlan bridge. > > > > I had not actually used SRIOV in my env~ maybe others could help. > > > > Thanks, > > Liping Mao > > > > 在 2018/9/17 11:48,“Satish Patel” 写入: > > > >Thanks Liping, > > > &g

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
ue_size but its not > > working somehow. I have tired following. > > > > 1. add rx/tx size in /etc/nova/nova.conf in libvirt section - (didn't > work) > > 2. add /etc/libvirtd/qemu.conf - (didn't work) > > > > I have try to edit virsh edit

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
Sun, Sep 16, 2018 at 1:41 PM Satish Patel wrote: > > I successful reproduce this error with hping3 tool and look like > multiqueue is our solution :) but i have few question you may have > answer of that. > > 1. I have created two instance (vm1.example.com & vm2.exampl

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
?) 2. how do i automate "ethtool -L eth0 combined 8" command in instance so i don't need to tell my customer to do this manually? On Sun, Sep 16, 2018 at 11:53 AM Satish Patel wrote: > > Hi Liping, > > >> I think multi queue feature should help.(be careful to make sure th

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
ake sure all VM build with same config. On Sun, Sep 16, 2018 at 11:51 AM Satish Patel wrote: > > I am currently playing with those setting and trying to generate > traffic with hping3 tools, do you have any tool to test traffic > performance for specially udp style small packets. > &

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
not using L3,this will let you avoid a lot of performance issue. And > since only two instance with 80kpps packets,so in your case,HW interface > should not be bottleneck too. And your Nexus 5k/7k will not be bottleneck for > sure ;-) > > > Thanks, > Liping Mao > > >

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
queues number and length are very poor,you may start to get > packet on eth interface on physical host when rx queue is full. > > [a]https://redhatstackblog.redhat.com/2015/05/05/cpu-pinning-and-numa-topology-awareness-in-openstack-compute/ > > Regards, > Liping Mao > > 在 2018年9月

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-16 Thread Satish Patel
tack/nova-specs/specs/rocky/implemented/libvirt-virtio-set-queue-sizes.html > > [3] https://docs.openstack.org/ocata/networking-guide/config-sriov.html > > > > Regards, > > Liping Mao > > > > 在 2018/9/16 13:07,“Satish Patel” 写入: > > > >[root@com

Re: [Openstack] URGENT: packet loss on openstack instance

2018-09-15 Thread Satish Patel
, still getting packet drops. On Sat, Sep 15, 2018 at 4:22 PM Satish Patel wrote: > > Folks, > > I need some advice or suggestion to find out what is going on with my > network, we have notice high packet loss on openstack instance and not > sure what is going on, same time if i che

[Openstack] URGENT: packet loss on openstack instance

2018-09-15 Thread Satish Patel
Folks, I need some advice or suggestion to find out what is going on with my network, we have notice high packet loss on openstack instance and not sure what is going on, same time if i check on host machine and it has zero packet loss.. this is what i did for test... ping 8.8.8.8 from

[Openstack] How to check capacity from command line

2018-09-08 Thread Satish Patel
Folks, I have deploy openstack cloud with 40 compute node and i have create two aggregated host group based on two kind of hardware. group-A - HP DL460 group-B - HP DL360 Now i want to check per group capacity from command line, so how do i check per group capacity?

Re: [Openstack] Horizon customize IP Address column

2018-08-27 Thread Satish Patel
Folks, any idea or clue ? On Mon, Aug 13, 2018 at 9:51 AM Satish Patel wrote: > > Folks, > > Quick question is there a way in horizon i remove network information > from "IP address" column in instance tab when we have multiple > interface, because its fonts are so

[Openstack] live migration dedicated network issue

2018-08-23 Thread Satish Patel
I am trying to set dedicated network for live migration and for that i did following in nova.conf My dedicated network is 172.29.0.0/24 live_migration_uri = "qemu+ssh://nova@%s/system?no_verify=1=/var/lib/nova/.ssh/id_rsa" live_migration_tunnelled = False live_migration_inbound_addr =

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-23 Thread Satish Patel
Forgive me, by mistake i grab wrong commit and that was the reason i didn't see any changer after applying patch. It works after applying correct version :) Thanks On Thu, Aug 23, 2018 at 6:36 PM Satish Patel wrote: > > I have updated this bug here something is wrong: &

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-23 Thread Satish Patel
this changes in nova repo? On Thu, Aug 23, 2018 at 4:36 PM Satish Patel wrote: > > I have upgraded my nova and all nova component got upgrade but still > my live_migration running on 8Mbps speed.. what else is wrong here? > > I am using CentOS 7.5 > > On Thu, Aug 23, 2018 at 3:26 P

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-23 Thread Satish Patel
I have upgraded my nova and all nova component got upgrade but still my live_migration running on 8Mbps speed.. what else is wrong here? I am using CentOS 7.5 On Thu, Aug 23, 2018 at 3:26 PM Satish Patel wrote: > > Look like it need all 3 line in user_variables.yml file.. after > putt

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-23 Thread Satish Patel
ueens" as of 06.08.2018 nova_git_project_group: nova_all On Thu, Aug 23, 2018 at 7:18 AM, Satish Patel wrote: > I'm testing this in lab, no load yet > > Sent from my iPhone > >> On Aug 23, 2018, at 2:30 AM, Matthew Thode wrote: >> >>> On 18-08-22 23:04:57, Satish

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-23 Thread Satish Patel
I'm testing this in lab, no load yet Sent from my iPhone > On Aug 23, 2018, at 2:30 AM, Matthew Thode wrote: > >> On 18-08-22 23:04:57, Satish Patel wrote: >> Mathew, >> >> I haven't applied any patch yet but i am noticing in cluster some host >> m

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Mathew, I haven't applied any patch yet but i am noticing in cluster some host migrating VM super fast and some host migrating very slow. Is this known behavior? On Wed, Aug 22, 2018 at 11:28 AM, Matthew Thode wrote: > On 18-08-22 10:58:48, Satish Patel wrote: >> Matthew, >>

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
i believe it should be "a9c9285a5a68ab89a6543d143c364d90a01cd51c" am i correct? On Wed, Aug 22, 2018 at 10:46 AM, Matthew Thode wrote: > On 18-08-22 10:33:11, Satish Patel wrote: >> Thanks Matthew, >> >> Can i put that sha in my OSA at >> playbooks/defaults/repo_packages/openstack_services.ym

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Thanks Matthew, Can i put that sha in my OSA at playbooks/defaults/repo_packages/openstack_services.yml by hand and run playbooks [repo/nova] ? On Wed, Aug 22, 2018 at 10:24 AM, Matthew Thode wrote: > On 18-08-22 08:35:09, Satish Patel wrote: >> Currently in stable/queens i am seeing

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Currently in stable/queens i am seeing this sha https://github.com/openstack/openstack-ansible/blob/stable/queens/ansible-role-requirements.yml#L112 On Wed, Aug 22, 2018 at 2:02 AM, Matthew Thode wrote: > On 18-08-22 01:57:17, Satish Patel wrote: >> What I need to upgrade, any specific

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
What I need to upgrade, any specific component? I have deployed openstack-ansible Sent from my iPhone > On Aug 22, 2018, at 1:06 AM, Matthew Thode wrote: > >> On 18-08-22 01:02:53, Satish Patel wrote: >> Matthew, >> >> Thanks for reply, Look like i

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-21 Thread Satish Patel
:42 AM, Matthew Thode wrote: > On 18-08-22 00:27:08, Satish Patel wrote: >> Folks, >> >> I am running openstack queens and hypervisor is kvm, my live migration >> working fine. but somehow it stuck to 8 Mb network speed and taking >> long time to migrate 1G insta

[Openstack] live_migration only using 8 Mb speed

2018-08-21 Thread Satish Patel
Folks, I am running openstack queens and hypervisor is kvm, my live migration working fine. but somehow it stuck to 8 Mb network speed and taking long time to migrate 1G instance. I have 10Gbps network and i have tried to copy 10G file between two compute node and it did copy in 2 minute, so i

[Openstack] MySQL server has gone away

2018-08-16 Thread Satish Patel
I have deployed openstack-ansible and somehow i am frequently seeing following error, I have no packet loss in network and max_packet size is also 16MB in mysql does any one know about this issue? nova-placement-api.log ==> ostack-infra-03-nova-api-container-543a1e2a/nova-placement-api.log <==

[Openstack] changing novalocal hostname suffix issue

2018-08-11 Thread Satish Patel
I have deployed openstack-ansible (queens) and everything working great but now i want to change "novalocal" suffix when i build instance. This is what i have tired and none of them work. 1. put dhcp_domain = example.com in /etc/nova/nova.conf 2. put dns_domain = example.com in neutron server 3.

Re: [Openstack] Queens horizon is very slow

2018-08-03 Thread Satish Patel
/v2.1/servers/detail | 0.645702 | | GET http://172.28.0.9:8774/v2.1/flavors/detail | 0.093062 | | Total | 1.657351 | ++--+ On Fri, Aug 3, 2018 at 2:32 PM, Satish Patel wrote: > Folks, > &g

[Openstack] Queens horizon is very slow

2018-08-03 Thread Satish Patel
Folks, I have deployed pike using openstack-ansible on 3 node (HA) and everything was good Horizon was fast enough but last week i have upgraded to queens and found horizon is painful slow, I did command line test and they are ok but GUI is just hard to watch, I have check all basic setting

[Openstack] Openstack monitoring

2018-07-31 Thread Satish Patel
Folks, I am sure many folks asked this question in past and which include me, How to monitor openstack best and easy way. I just finish openstack-ansible deployment in LXC container and it seems more component i need to monitor, I have couple of question in mind for folks who already using OSA

[Openstack] URGENT - Live migration error DestinationDiskExists

2018-07-25 Thread Satish Patel
I am using PIKE 16.0.15 version and seeing following error during live migration, I am using Ceph storage for shared storage. any idea what is going on ? 2018-07-25 13:15:00.773 52312 ERROR oslo_messaging.rpc.server DestinationDiskExists: The supplied disk path

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
rt/libvirt/test_driver.py: guest.migrate_configure_max_speed = mock.MagicMock() nova/tests/unit/virt/libvirt/test_driver.py: guest.migrate_configure_max_speed.assert_not_called() nova/virt/libvirt/driver.py:guest.migrate_configure_max_speed( On Wed, Jul 25, 2018 at 10:15 AM, Satish Pa

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
Oh wait i believe following. https://github.com/openstack/openstack-ansible/blob/0e03f46a2ebb0ffc6f12384f19ec1184434e7a09/playbooks/defaults/repo_packages/openstack_services.yml#L148 On Wed, Jul 25, 2018 at 10:04 AM, Satish Patel wrote: > David, > > look like OSAD 16.0.15 using follo

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
ova --version is the version of the client (not of nova > itself). > > I'm looking at OSAD 16.0.15 to see what it is pulling for nova. > > If I see anything of interest, I'll reply. > > On Wed, Jul 25, 2018 at 6:33 AM, Satish Patel wrote: >> >> Thanks David, &g

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
find option [root@ostack-compute-01 ~]# grep -i "test_migrate_configure_max_speed" /openstack/venvs/nova-16.0.16/lib/python2.7/site-packages/nova/tests/unit/virt/libvirt/test_guest.py [root@ostack-compute-01 ~]# On Wed, Jul 25, 2018 at 10:06 AM, Satish Patel wrote: > Oh wait i beli

Re: [Openstack] Live migration failed with ceph storage

2018-07-25 Thread Satish Patel
ithub.com/openstack/nova/commit/23446a9552b5be3b040278646149a0f481d0a005 > > That parameter showed up in Queens (not Pike) initially. > > -d > > On Tue, Jul 24, 2018 at 11:22 PM, Satish Patel wrote: >> >> I have openstack with ceph storage setup and trying to test Live >> migratio

[Openstack] Live migration failed with ceph storage

2018-07-24 Thread Satish Patel
I have openstack with ceph storage setup and trying to test Live migration but somehow it failed and showing following error nova.conf # ceph rbd support live_migration_uri = "qemu+tcp://%s/system" live_migration_tunnelled = True libvirtd.conf listen_tls = 0 listen_tcp = 1 unix_sock_group =

Re: [Openstack] ask.openstack.org down?!

2018-07-23 Thread Satish Patel
it up now. On Mon, Jul 23, 2018 at 5:28 AM, Erdősi Péter wrote: > Hi, > > I got connection refused when trying to open ask.openstack.org. > I've tried it from HBONE (AS 1955) and UPC (AS 6830) networks with no luck. > > Can someone investigate or escalate this to the right place? > > Thanks: >

[Openstack] openstack-ansible noVNC console issue

2018-07-17 Thread Satish Patel
I have upgrade OSA from 16.0.14 to 16.0.15 minor version and found spice-html5 has been replaced by noVNC After upgrade i found my GUI console stopped working and after set log-level debug found following errors. Full error output: http://paste.openstack.org/show/726154/ 2018-07-17

[Openstack] openstack-ansible ceph deployment issue

2018-07-11 Thread Satish Patel
Building pike (OSAD) on CentOS7.3 and getting following error during running openstack-ansible ceph-install.yml TASK [ceph-config : template ceph_conf_overrides] *** Wednesday 11 July 2018

Re: [Openstack] DNS integration

2018-07-02 Thread Satish Patel
I am using Openstack-ansible deployment method in HA mode. On Mon, Jul 2, 2018 at 11:08 AM, Remo Mattei wrote: > Are you using OOO? Or what? HA mode? > > Remo > > > On Jul 2, 2018, at 7:32 AM, Satish Patel wrote: > > Yes, i am looking at it but documentation

Re: [Openstack] DNS integration

2018-07-02 Thread Satish Patel
t; > Grand Dial Communications - A ZK Tech Inc. Company > > 616.776.1066 ext. 2006 > www.granddial.com > > ____ > From: Satish Patel > Sent: 7/1/18 10:27 AM > To: openstack > Subject: [Openstack] DNS integration > Folks, > > >

Re: [Openstack] flavor metadata

2018-07-02 Thread Satish Patel
gt; > 616.776.1066 ext. 2006 > www.granddial.com > > ________ > From: Satish Patel > Sent: 7/1/18 9:56 AM > To: openstack > Subject: [Openstack] flavor metadata > Folks, > > Recently we build openstack for production and i have question rela

[Openstack] Openstack-ansible ceph storage question

2018-07-02 Thread Satish Patel
I am have build 15 node openstack cluster and now I have 5 node for ceph storage they all are HP DL360p G8 which has 10 HDD tray. Now for ceph minimum requirement is to have 3 monitor node, I have 5 ceph node then it would be little tight if I give 3 node for monitor and 2 for OSD. I was

Re: [Openstack] openstack-ansible variable overwrite question

2018-07-01 Thread Satish Patel
Damnn it... you are right... it works now.. Thanks On Sun, Jul 1, 2018 at 7:09 PM, Mohammed Naser wrote: > On Sun, Jul 1, 2018 at 6:14 PM, Satish Patel wrote: >> I have deployed OSA and all good but having small issue in following file. >> >> # cat /et

[Openstack] openstack-ansible variable overwrite question

2018-07-01 Thread Satish Patel
I have deployed OSA and all good but having small issue in following file. # cat /etc/neutron/plugins/ml2/linuxbridge_agent.ini [linux_bridge] physical_interface_mappings = flat:eth12,vlan:br-vlan I WANT TO CHANGE IT TO FOLLWOING physical_interface_mappings = vlan:br-vlan I have overwrite

Re: [Openstack] DNS integration

2018-07-01 Thread Satish Patel
Thanks for the clue, I will give it a try and get back here Sent from my iPhone > On Jul 1, 2018, at 11:37 AM, Simon Leinen wrote: > > Satish Patel writes: >> Is there a way to tell openstack when you launch instance add them in >> external DNS using some kind

[Openstack] DNS integration

2018-07-01 Thread Satish Patel
Folks, Is there a way to tell openstack when you launch instance add them in external DNS using some kind of api call? We are using extarnal pDSN (power DNS) and wants my VM get register itself as soon as we launch them, is it possible by neutron or we should use cloud-init?

[Openstack] flavor metadata

2018-07-01 Thread Satish Patel
Folks, Recently we build openstack for production and i have question related flavor metadata. I have 3 kind of servers 8 core / 32 core / 40 core servers, now i want to tell my openstack my one of specific application always go to 32 core machine, how do i tell that to flavor metadata? Or

Re: [Openstack] First Ceph storage planning advice

2018-06-10 Thread Satish Patel
Thanks! I’m still looking for advice to see what I can build from my inventory Sent from my iPhone > On Jun 6, 2018, at 9:17 AM, Torin Woltjer wrote: > > Hello Satish Patel, > > Here are a couple of resources that should help you get started with Ceph: > > http://docs

[Openstack] First Ceph storage planning advice

2018-06-05 Thread Satish Patel
Folks, I am building 15 node openstack private cloud for beginning, so i am planning to build Ceph storage for nova block storage so all VM will run on Central storage and provide failover for vm instances. This is what i have in my inventory and i want to build my first ceph storage, i need

Re: [Openstack] openstack-ansible: Failed to find required executable rabbitmqctl

2018-05-22 Thread Satish Patel
I found issue was related my VMware ESX because i am testing this environment on VMware cluster and found one of vSwitch of ESXi was not allowing me to have multiple MAC on single port and because of that host or other stuff intermediately failed. On Tue, May 22, 2018 at 3:53 PM, Satish Patel

[Openstack] openstack-ansible skipping: no hosts matched

2018-05-22 Thread Satish Patel
https://bugs.launchpad.net/openstack-ansible/+bug/1772778 Did anyone seen this issue? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe :

Re: [Openstack] openstack-ansible: Failed to find required executable rabbitmqctl

2018-05-22 Thread Satish Patel
I found my setup-infrasture.yml failed somewhere so now i am running with -vvv option to find out what happened and then i will post here my finding. On Tue, May 22, 2018 at 3:09 PM, Gurvinder Dadyala wrote: > Did you installed rabbitmq packages required for messaging

[Openstack] openstack-ansible: Failed to find required executable rabbitmqctl

2018-05-22 Thread Satish Patel
I have having issue issue any idea? https://bugs.launchpad.net/openstack-ansible/+bug/1772690 ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe :

Re: [Openstack] openstack-ansible question

2018-05-20 Thread Satish Patel
st, asked at > https://bugs.launchpad.net/openstack-ansible/+bug/1744681, marked as invalid. > > Cheers, > > Marcin > >> On Sun, May 20, 2018 at 3:15 PM, Satish Patel <satish@gmail.com> wrote: >> I am building openstack-ansible and have question related >>

[Openstack] openstack-ansible question

2018-05-20 Thread Satish Patel
I am building openstack-ansible and have question related openstack_user_config.yml file internal_lb_vip_address: 172.29.236.9 is above IP address we need to setup manually on haproxy node or ansible does that? ___ Mailing list:

Re: [Openstack] openstack-ansible aio error

2018-02-04 Thread Satish Patel
bably not. > > If you want to learn sure but let’s look at the facts production needs > something more than what ansible OpenStack can now offer. > >> Il giorno 04 feb 2018, alle ore 11:14, Satish Patel <satish@gmail.com> >> ha scritto: >> >> :) >&

Re: [Openstack] openstack-ansible aio error

2018-02-04 Thread Satish Patel
rno 04 feb 2018, alle ore 11:00, Satish Patel <satish@gmail.com> >> ha scritto: >> >> Just wondering why did you say we can't do HA with TripleO? I thought >> it does support HA. am i missing something here? >> >>> On Sun, Feb 4, 2018 at 11:21

Re: [Openstack] openstack-ansible aio error

2018-02-04 Thread Satish Patel
e deployment but no ha of course. > >> Il giorno 04 feb 2018, alle ore 07:53, Satish Patel <satish@gmail.com> >> ha scritto: >> >> Hi Marcin, >> >> Thank you, i will try other link, also i am using CentOS7 but anyway >> now question is does open

Re: [Openstack] openstack-ansible aio error

2018-02-04 Thread Satish Patel
mysqld is running etc., try to identify which > ansible tasks failed and run them manually inside of the container. > > Marcin > > > On Sun, Feb 4, 2018 at 3:41 AM, Satish Patel <satish@gmail.com> wrote: >> >

Re: [Openstack] openstack-ansible aio error

2018-02-03 Thread Satish Patel
eachable=0 failed=0 aio1_galera_container-4f488f6a : ok=32 changed=3unreachable=0failed=1 On Sat, Feb 3, 2018 at 9:26 PM, Satish Patel <satish@gmail.com> wrote: > I have re-install centos7 and give it a try and got this error >

Re: [Openstack] openstack-ansible aio error

2018-02-03 Thread Satish Patel
-container-bd106f11 ~]# not sure what is this error ? On Sat, Feb 3, 2018 at 7:29 PM, Satish Patel <satish@gmail.com> wrote: > I have tired everything but didn't able to find solution :( what i am > doing wrong here, i am following this instruction and please let me > kno

Re: [Openstack] openstack-ansible aio error

2018-02-03 Thread Satish Patel
with 100GB disk size. Error: http://paste.openstack.org/show/660497/ I have tired gate-check-commit.sh but same error :( On Sat, Feb 3, 2018 at 1:11 AM, Satish Patel <satish@gmail.com> wrote: > I have started playing with openstack-ansible on CentOS7 and trying to > install All-in

[Openstack] openstack-ansible aio error

2018-02-02 Thread Satish Patel
I have started playing with openstack-ansible on CentOS7 and trying to install All-in-one but got this error and not sure what cause that error how do i troubleshoot it? TASK [bootstrap-host : Remove an existing private/public ssh keys if one is missing]

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
Interesting survey but if i am not wrong Fuel is end of life and they stopped development right? On Thu, Feb 1, 2018 at 2:21 PM, Jeremy Stanley wrote: > On 2018-02-01 19:15:51 +0400 (+0400), Fawaz Mohammed wrote: >> TripleO (Supported on CentOS and RHEL) and Juju (Supported on

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
Thanks! any specific version of TripleO i should use or openstack version for production? On Thu, Feb 1, 2018 at 11:54 AM, Fawaz Mohammed <fawaz.moh.ibrah...@gmail.com> wrote: > Yes, you can do that. > > On Feb 1, 2018 8:49 PM, "Satish Patel" <satish@gmail.com

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
ohammed > > > On Feb 1, 2018 8:23 PM, "Satish Patel" <satish@gmail.com> wrote: > > You have a point there! Got it, > > One more question what will happened if deploy my cloud and second day > my undercloud (TripleO) node is dead? is it going to impact my &g

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
the deployment. > > --- > Regards, > Fawaz Mohammed > > > On Feb 1, 2018 8:07 PM, "Satish Patel" <satish@gmail.com> wrote: > > Thanks for info i will keep in mind, Can we use VM for controller > node? or 1 physical and 2 VM controller node, just

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
z Mohammed > > > On Thu, Feb 1, 2018 at 7:32 PM, Satish Patel <satish@gmail.com> wrote: >> >> We are CentOS7 shop that is why i have started playing with TripleO on >> my VMware environment to get familiar. what do you suggest for 20 node >> cluster? we

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
r you need to change the flavors - but i’m afraid 2GB of ram is to little. > If you have the resources try to use at least 8GB per control or compute > node if not you could try with 4GB and swap but i’m not sure if this works > well enough. > > > Am 01.02.2018 um 15:56 schrieb Sat

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
d the > required plugins to decide which deployment you will choose. As each tool > has a pre-integrated plugging out of the box. > > > [1] > https://docs.openstack.org/charm-deployment-guide/latest/install-juju.html > --- > Regards, > Fawaz Mohammed > > On Thu, F

Re: [Openstack] tripleO Error No valid host was found

2018-02-01 Thread Satish Patel
l“ hardware to avoid nova complaining about this. > >> Am 01.02.2018 um 08:16 schrieb Remo Mattei <r...@italy1.com>: >> >> What are you running? Pike? Ocata? >> >> Pike option have changed so the flavor could be an issue now. You should >> look into that

Re: [Openstack] Openstack neutron with ASR1k

2018-02-01 Thread Satish Patel
, usually, there is no license for > such plugins. > > I've no production experience with DVR, and I don't recommend it in medium to > large environment. > >> On Thu, Feb 1, 2018 at 2:58 AM, Satish Patel <satish@gmail.com> wrote: >> What about this? http://www.jimmdenton

[Openstack] tripleO Error No valid host was found

2018-01-31 Thread Satish Patel
I am playing with tripleO and getting following error when deploying overcloud, I doing all this on VMware Workstation with fake_pxe driver, I did enable drive in ironic too. What could be wrong here? (undercloud) [stack@tripleo instance]$ openstack overcloud profiles list

Re: [Openstack] Openstack neutron with ASR1k

2018-01-31 Thread Satish Patel
: > Hi Santish, > > In my knowlege, Cisco has ml2 driver for Nexus only. > > So, if you have requirements for dynamic L3 provisioning / configuration, > it's better to go with SDN solution. > > On Jan 31, 2018 11:39 PM, "Satish Patel" <satish@gmail.com> wrote

Re: [Openstack] Openstack neutron with ASR1k

2018-01-31 Thread Satish Patel
So no one using ASR 1001 for Openstack? On Tue, Jan 30, 2018 at 11:21 PM, Satish Patel <satish@gmail.com> wrote: > Folks, > > We are planning to deploy production style private cloud and gathering > information about what we should use and why and i came across with &g

Re: [Openstack] DVR Public IP consumption

2018-01-31 Thread Satish Patel
Brian, You mean say i can use any private subnet for that service-type? I am having hard time to understand could you please give me example or details would be helpful. On Thu, Jan 18, 2018 at 2:12 PM, Brian Haley <haleyb@gmail.com> wrote: > On 01/16/2018 08:37 AM, Satish Pa

Re: [Openstack] Openstack manual setup

2018-01-30 Thread Satish Patel
Is killa-ansible ready for production deployment on 100 node cluster? On Tue, Jan 30, 2018 at 10:37 AM, Benjamin Diaz wrote: > Hi Guru, > I would recommend you to check the kolla-ansible project. It has native > support for all-in-one deployment. > >

[Openstack] Openstack neutron with ASR1k

2018-01-30 Thread Satish Patel
Folks, We are planning to deploy production style private cloud and gathering information about what we should use and why and i came across with couple of document related network node criticality and performance issue and many folks suggesting following 1. DVR (it seem complicated after

Re: [Openstack] DVR Public IP consumption

2018-01-16 Thread Satish Patel
Thanks Brian, I may having difficulty to understand that example, if I have only /24 public subnet for cloud and have 200 compute node then how does it work? Sent from my iPhone > On Jan 15, 2018, at 9:47 PM, Brian Haley <haleyb@gmail.com> wrote: > >> On 01/15/2018 01:5

[Openstack] DVR Public IP consumption

2018-01-15 Thread Satish Patel
I am planning to build openstack on production and big question is network (legacy vs DVR) but in DVR big concern is number of Public IP used on every compute node, I am planning to add max 100 node in cluster in that case it will use 100 public IP for compute node, Ouch! If i use legacy compute

Re: [Openstack] Production deployment mirantis vs tripleO

2018-01-15 Thread Satish Patel
But Fuel is active project, isn't it? https://docs.openstack.org/fuel-docs/latest/ On Mon, Jan 15, 2018 at 11:56 AM, Remo Mattei <r...@italy1.com> wrote: > OOO, I would be careful with mira fuel since they stop their deployments. > > > Remo > > On Jan 15, 2018, at 8:29

[Openstack] Production deployment mirantis vs tripleO

2018-01-15 Thread Satish Patel
I’m planning to deploy production openstack, after lots of reading seems tripleO and mirantis looks good so far, which one people most prefers in production? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to

Re: [Openstack] Production openstack on 5 node

2017-07-24 Thread Satish Patel
> Hi are you trying TripleO or Packstack.. triple is hard to troubleshoot, > packstack is much easier. > > > Let me know > > >> On 7/23/17 7:06 AM, Satish Patel wrote: >> I found article from RDO website and it's very easy to setup but don't know >> about tr

Re: [Openstack] Configuring DVR.

2017-07-23 Thread Satish Patel
Is DVR good to go for production? I heard it's complex to troubleshoot and other downtime you need public IP on every compute node for internet gateway. What if you have 100 compute node ? Sent from my iPhone > On Feb 20, 2017, at 12:33 AM, Ignazio Cassano >

Re: [Openstack] Production openstack on 5 node

2017-07-23 Thread Satish Patel
o I was looking at that! > > Thanks > > Inviato da iPhone > >> Il giorno 29 giu 2017, alle ore 06:23, Satish Patel <satish@gmail.com> >> ha scritto: >> >> I have implemented DVR in test environment but not sure how much it's >> popular in prod

Re: [Openstack] Production openstack on 5 node

2017-06-29 Thread Satish Patel
o have your vms always > available. It needs ovs. > > I still have not seen a doc details on implementation yet. > > :) > > Inviato da iPhone > >> Il giorno 25 giu 2017, alle ore 12:38, Satish Patel <satish@gmail.com> >> ha scritto: >>

Re: [Openstack] Production openstack on 5 node

2017-06-25 Thread Satish Patel
les). There's no >> reason to reinvent the wheel unless you really want to. >> >> -Erik >> >> On Jun 21, 2017 2:19 PM, "Satish Patel" <satish@gmail.com> wrote: >>> >>> Thank you all of you for your opinion, As mike suggested i

  1   2   3   >