Re: [Openstack] [Neutron][DVR] Network issue during migration

2018-03-21 Thread Mārtiņš Jakubovičs
Hello Brian, Yes, after migration it works well, but during migration it is not. On 2018.03.21. 23:37, Brian Haley wrote: On 03/21/2018 04:52 PM, Mārtiņš Jakubovičs wrote: Dear all, I faced issue when migrating instance by live-migration + block-migration guests floating IP became

[Openstack] [Neutron][DVR] Network issue during migration

2018-03-21 Thread Mārtiņš Jakubovičs
Dear all, I faced issue when migrating instance by live-migration + block-migration guests floating IP became inaccessible. My setup are OVS + DVR. Currently upgrading from Newton to Ocata. Looks like when migration starts, in destination host neutron configures floating IP so traffic start

Re: [Openstack] DVR Public IP consumption

2018-01-17 Thread Mārtiņš Jakubovičs
Hello all, It would be useful for me too if someone could explain this in details. Additionally I also have issue with each virtual router on which is configured external GW, as this also consumes additional public IP. As I read documentation, it looks like Service Subnet solve this issue too.

Re: [Openstack] Gnocchi support in Openstack

2017-10-18 Thread Mārtiņš Jakubovičs
Hello Maria, My environment used ceilometer + gnocchi from Mitaka release. On 2017.10.18. 11:33, Maria Concepcion Garcia wrote: Hi, I would like to know the Openstack version that is the first one in which Gnocchi support has been included. As I’ve seen in different sources, the support o

[Openstack] Endpoint filter and Heat

2017-07-24 Thread Mārtiņš Jakubovičs
Hello all, Does anyone managed to get running Heat service if using Endpoint filter driver in Keystone? Looks like Heat admin user in heat domain did not work, because of empty catalog list. Could it be a issue? Error in heat-engine: 2017-07-24 16:44:14.759 11617 ERROR oslo_messaging.rpc.ser

[Openstack] Hide admin interface endpoints

2017-06-01 Thread Mārtiņš Jakubovičs
Hello all, Are there a mechanism to hide admin interface endpoint's in catalog list? Basically I want to hide admin and internal urls from users with regular role (aka users). Something like that looks like do this keystone function https://developer.openstack.org/api-ref/identity/v3-ext/ Bu

Re: [Openstack] Launch instance on dashboard says not enough RAM

2017-04-05 Thread Mārtiņš Jakubovičs
Hello Mark, Check also CPU and HDD. On 2017.04.04. 22:55, MARK wrote: So under the dashboard if I try to launch an instance, when I get to the point of picking a flavor, under the memory/RAM column an orange warning triangle is shown, which I suppose indicates that there is not enough RAM

[Openstack] Best way to configure telemetry for billing

2017-03-16 Thread Mārtiņš Jakubovičs
Hello, I try to configure ceilometer for usage in billing. I use mitaka/newton mix to install ceilometer with gnocchi support. For metrics gnocchi works great, but for billing looks like need more event based metrics. As I understand, for events we should use Panko. But for Panko there is lac

Re: [Openstack] Request for more documents: Ceilometer, Gnocchi, Aodh, Senlin and OVN.

2017-03-02 Thread Mārtiņš Jakubovičs
ers! Thiago On 1 March 2017 at 08:36, Mārtiņš Jakubovičs <mailto:martins-li...@hostnet.lv>> wrote: Hello Thiago, Did you installed gnocchi successfully? I also try to deploy gnocchi but stuck in step "gnocchi-upgrade", from http://gnocchi.xyz/install.html

Re: [Openstack] Request for more documents: Ceilometer, Gnocchi, Aodh, Senlin and OVN.

2017-03-01 Thread Mārtiņš Jakubovičs
Hello Thiago, Did you installed gnocchi successfully? I also try to deploy gnocchi but stuck in step "gnocchi-upgrade", from http://gnocchi.xyz/install.html documentation. Did you installed it from pip or from OS packages? Thanks, Martins On 2017.02.16. 07:16, Martinx - ジェームズ wrote: Guys

Re: [Openstack] [Ceilomter] Unable to get neutron data

2017-02-28 Thread Mārtiņš Jakubovičs
So far I solved issue with network metrics, I added: [notification] disable_non_metric_meters = false To ceilometer.conf. Is this right way to enable network metrics? On 2017.02.24. 18:02, Mārtiņš Jakubovičs wrote: Hello all, I try to integrate Ceilometer in Mitaka cloud, so far goes well

[Openstack] [Ceilomter] Unable to get neutron data

2017-02-24 Thread Mārtiņš Jakubovičs
Hello all, I try to integrate Ceilometer in Mitaka cloud, so far goes well, but as I investigate more I see that I miss some of metrics, for example, I miss "network", "subnet", "router" metrics, also from cinder service I miss "volume" metric ("volume.size" appears). How I could debug this is

Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs
ersons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. On Thu, Jan 5, 2017 at 11:48 AM, Mārtiņš Jakubovičs mailto:martins-li...@hostnet.lv>> wrote: I am tying, but all the ti

Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs
than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. On Thu, Jan 5, 2017 at 11:20 AM, Mārtiņš Jakubovičs mailto:martins-li...@hostnet.lv>> wrote: Network it self are working great, but I j

Re: [Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs
ng to switch port must have configured with atleast 1600 MTU in order for VXLAN traffic to work seamlessly. Thanks, Prashant On Thu, Jan 5, 2017 at 9:30 PM, Mārtiņš Jakubovičs mailto:martins-li...@hostnet.lv>> wrote: Hello all, I have problem to setup PPTP VPN behind float

[Openstack] [Neutron][VXLAN] PPTP VPN problem

2017-01-05 Thread Mārtiņš Jakubovičs
Hello all, I have problem to setup PPTP VPN behind floating IP's in instances which have VXLAN network. Maybe someone had same issue and can recommend something? In security groups I allowed protocol's 47 traffic and VPN client can connect but it can't establish connection, I consider, maybe

Re: [Openstack] [Designate + Neutron] Regarding dns_domain

2016-12-08 Thread Mārtiņš Jakubovičs
Hello, Yes, dns are enabled in ML2 plugin in neutron-server host. Domain and PTR records in designate creates successfully. [ml2] extension_drivers = port_security,dns On 2016.12.08. 16:30, Hayes, Graham wrote: It should. Did you enable the dns ML2 plugin as well? ___

[Openstack] [Designate + Neutron] Regarding dns_domain

2016-12-08 Thread Mārtiņš Jakubovičs
Hello all, I have some confusion with integrating designate in to neutron. I followed this documentation: http://docs.openstack.org/draft/networking-guide/config-dns-int.html So, if I set dns_domain in neutron.conf, and create new port in tenant network, which don't have dns_domain set, ports

[Openstack] Cinder migrate between pools fails

2016-05-06 Thread Mārtiņš Jakubovičs
Hello all, I try to test cinder migration between two storage pools and so far without success. What I have: ~$ cinder get-pools +--++ | Property | Value |

Re: [Openstack] Annoying warning

2016-02-19 Thread Mārtiņš Jakubovičs
ture. At least until your next upgrade (and we'll work to check for beyond that), that message can be treated as advisory and will not impact your running cloud. --Morgan On Thu, Feb 18, 2016 at 1:04 PM, Mārtiņš Jakubovičs mailto:martins-li...@hostnet.lv>> wrote: With experim

Re: [Openstack] Annoying warning

2016-02-18 Thread Mārtiņš Jakubovičs
t, you should be able to remove all those and use: auth_url = http://controller:35357 <http://localhost:35357/> project_domain_id = default project_name = service user_domain_id = default username = glance password = XXX stevemar Inactive hide details for Mārtiņš Jakubovičs ---2016/02/18

[Openstack] Annoying warning

2016-02-18 Thread Mārtiņš Jakubovičs
Hello, Can someone point how to get away from this annoying warning in glance-api? 2016-02-18 21:17:09.140 22878 WARNING keystonemiddleware.auth_token [-] Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant

Re: [Openstack] Root disk resize down

2016-02-10 Thread Mārtiņš Jakubovičs
Yes, with Cinder resize works, and volume resize is separated function. But my issue is when I use VM boot from image, without using cinder, using CEPH directly in nova. On 2016.02.10. 16:49, Alberto Molina Coballes wrote: Sorry Mārtiņš, my previous comment wasn't completely correct. I'm assu

Re: [Openstack] Root disk resize down

2016-02-10 Thread Mārtiņš Jakubovičs
I would be happy if resize is going to smaller flavor, nova just change CPU and RAM, didn't try to change disk to smaller. But it doesn't work. In search I found that it should work like that, resize with KVM just change CPU and RAM, but disk stay same, if flavor have smaller disk. Maybe this i

Re: [Openstack] Root disk resize down

2016-02-10 Thread Mārtiņš Jakubovičs
, Martins On 2016.02.10. 12:10, Alberto Molina Coballes wrote: 2016-02-10 8:51 GMT+01:00 Mārtiņš Jakubovičs <mailto:martins-li...@hostnet.lv>>: Thanks, But how at least I can setup that if I change offering to lower it change just CPU and RAM and if root disk size in offering is

Re: [Openstack] Root disk resize down

2016-02-10 Thread Mārtiņš Jakubovičs
en if you only have a couple gigs of data on the disk. I think the ceph driver disallows resizing down out of an abundance of caution; it's too likely that data could be lost. -Chris On Tue, Feb 9, 2016 at 6:00 AM, Mārtiņš Jakubovičs mailto:martins-li...@hostnet.lv>> wrote: He

[Openstack] Root disk resize down

2016-02-09 Thread Mārtiņš Jakubovičs
Hello, I can't find documentation about this. Is it possible to resize instance down when use CEPH as storage? Right now I try to resize down and I receive error: Flavor's disk is too small for requested image. Flavor disk is 42949672960 bytes, image is 21474836480 bytes. OS Liberty, Ubuntu 1

Re: [Openstack] XenServer 6.5 or KVM

2015-07-24 Thread Mārtiņš Jakubovičs
Hello Leandro, From my experience OpenStack + XenServer is really difficult to build, but it *work*. Newest features like neutron, advanced cinder drivers, XenServer pool's, etc is not working well. At least with XenServer 6.2 and Icehouse release. If you know both technologies and don't know

[Openstack] Disable Security groups

2014-07-16 Thread Mārtiņš Jakubovičs
Hello, Security groups with Neutron + XenServer is not working. So I want to disable SG completely from my cloud. Which is best way to do that? In compute, controller and network nodes I edited /etc/neutron/plugins/ml2/ml2_conf.ini file: enable_security_group = False In /etc/nova/nova.conf I set

Re: [Openstack] Hypervisor - Xen / Xenserver hypervisor support for icehouse

2014-07-14 Thread Mārtiņš Jakubovičs
Hello, You need first of all install XenServer (use ext3 local storage), than create paravirtualized VM (this will be compute node, can be centos, or other distribution, but it should be paravirtualized) in that XenServer. In PV VM (compute) install openstack compute package and configure it to us

Re: [Openstack] live migration with custom instance_name_template

2014-07-10 Thread Mārtiņš Jakubovičs
Hello, Looks like I forgot to restart some of nova services in controller node. After whole controller node restart, live migration works now. Thanks. On 2014.07.10. 10:32, Mārtiņš Jakubovičs wrote: Hello, I changed instance_name_template on my compute and controller nodes, VM's

[Openstack] live migration with custom instance_name_template

2014-07-10 Thread Mārtiņš Jakubovičs
Hello, I changed instance_name_template on my compute and controller nodes, VM's spawn successfully, I can delete them, and all works well till I perform live-migration (with --block-migrate option). When I start live-migration, in compute I got error, which show, that unable find instance by name

Re: [Openstack] XenServer domU packages

2014-07-08 Thread Mārtiņš Jakubovičs
hanks. On 2014.06.10. 12:15, Mārtiņš Jakubovičs wrote: > Thanks, Bob. > > Package nova-compute-xcp is not included in icehouse release. > > On 2014.06.10. 12:04, Bob Ball wrote: >> It seems that this was historically provided by "nova-compute-xcp" but this >> does not

Re: [Openstack] Tenant List

2014-06-20 Thread Mārtiņš Jakubovičs
Look command as "nova help list", there is such option --tenant and I can confirm, it didn't work for me either. On 2014.06.20. 12:16, Deepak Shetty wrote: > I think --tenant is not a supported option for nova > I don't see it under nova -h > > What i see is this... > --os-tenant-name > > So ma

[Openstack] Feature restriction

2014-06-17 Thread Mārtiņš Jakubovičs
Hello, Which is best way to restrict features, for example, restrict boot from volume, and allow boot from image and snapshot's? Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.opens

[Openstack] short hostname in horizon

2014-06-13 Thread Mārtiņš Jakubovičs
Hello, I don' t know is this bug or not, so I wrote it to list. Compute nodes in horizon shows with short hostname in "Hypervisors" section. In other sections like "Host Aggregates" and "Instances" it shows with full hostname. When I perform migration it shows short hostname also. It will be

Re: [Openstack] Security groups on XenServer

2014-06-12 Thread Mārtiņš Jakubovičs
Hello, As I know, security groups in neutron with XenServer is not working. https://bugs.launchpad.net/neutron/+bug/1245809 And solution will be https://blueprints.launchpad.net/neutron/+spec/ovs-firewall-driver On 2014.06.12. 23:19, Randy wrote: To summarize.. If anyone has security groups w

Re: [Openstack] XenServer domU packages

2014-06-10 Thread Mārtiņš Jakubovičs
ackaging, you may need to install Nova > from source rather than relying on the packaging. > > Bob > >> -----Original Message- >> From: Mārtiņš Jakubovičs [mailto:mart...@vertigs.lv] >> Sent: 09 June 2014 16:02 >> To: openstack@lists.openstack.org &

[Openstack] XenServer domU packages

2014-06-09 Thread Mārtiņš Jakubovičs
Hello, Which package install necesery XenServer domU compute services? If try to install nova-compute (ubuntu 12.04) it install nova-compute-kvm and libvirt packages also. I want to try with clean install as possible. Thanks. ___ Mailing list: http://l

Re: [Openstack] [Cinder] volume from image

2014-06-04 Thread Mārtiņš Jakubovičs
| | updated_at | 2014-06-03T13:38:35 | +--+--+ On 2014.06.03. 23:46, Chris Buccella wrote: > On 06/03/2014 10:54 AM, Mārtiņš Jakubovičs wrote: >> Hello, >> >> I am playing with CEPH and ci

[Openstack] [Cinder] volume from image

2014-06-03 Thread Mārtiņš Jakubovičs
Hello, I am playing with CEPH and cinder. I try to create cinder setup from this tutorial: http://ceph.com/docs/master/rbd/rbd-openstack/ At this point I can create volumes and attach them to running instances. But if i create volume from an image, it fails with errors in cinder-api log's: http:/

Re: [Openstack] 回复: Re: OpenDaylight + OpenStack

2014-05-30 Thread Mārtiņš Jakubovičs
ping0704 > > > > 发件人:Mārtiņš Jakubovičs > 发送时间:2014-05-30 20:11 > 主题:Re: [Openstack] OpenDaylight + OpenStack > 收件人:"Kyle Mestery" > 抄送:"openstack@lists.openstack.org" > > Yes, I am trying deploy from this instruction also, but without succe

Re: [Openstack] OpenDaylight + OpenStack

2014-05-30 Thread Mārtiņš Jakubovičs
Yes, I am trying deploy from this instruction also, but without success yet... On 2014.05.29. 20:49, Kyle Mestery wrote: > On Thu, May 29, 2014 at 9:52 AM, Mārtiņš Jakubovičs > wrote: >> Hello, >> >> Is there any normal documentation or howto's to setup opendayligh

[Openstack] OpenDaylight + OpenStack

2014-05-29 Thread Mārtiņš Jakubovičs
Hello, Is there any normal documentation or howto's to setup opendaylight with openstack? All what I found are ODL + Devstack in which configuration are a little bit "messy" for me. Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/l

Re: [Openstack] Neutron metadata agent

2014-01-13 Thread Mārtiņš Jakubovičs
ay. On 2014.01.13. 4:22, sylecn wrote: Hi, Do you have these settings in nova.conf: service_neutron_metadata_proxy=True neutron_metadata_proxy_shared_secret=file> Thanks, Yuanle On Fri, Jan 10, 2014 at 8:24 PM, Mārtiņš Jakubovičs mailto:mart...@hostnet.lv>> wrote: Hello,

[Openstack] Neutron metadata agent

2014-01-10 Thread Mārtiņš Jakubovičs
Hello, How can I debug neutron metadata agent? Problem is, that this service is not working for me, I see that request to IP 169.254.169.254 is coming from my instance to network node (with tcpdump I can see that), but in metadata logs nothing happens. I did exactly like is described in docum

Re: [Openstack] Openstack on XenServer

2014-01-08 Thread Mārtiņš Jakubovičs
tools/xen/README.md ? I don't know if I should choose to learn/use Xen or KVM On 8 January 2014 19:46, Mārtiņš Jakubovičs <mailto:mart...@hostnet.lv>> wrote: Hello, I just followed this guides: http://docs.openstack.org/havana/install-guide/install/apt

Re: [Openstack] Openstack on XenServer

2014-01-08 Thread Mārtiņš Jakubovičs
Hello, I just followed this guides: http://docs.openstack.org/havana/install-guide/install/apt/content/ http://docs.openstack.org/havana/config-reference/content/introduction-to-xen.html On 2014.01.08. 21:18, Dário Nascimento wrote: Hello members, I'm trying to setup 2 hosts: one is the cont

Re: [Openstack] can't get IP when I working with ml2 + GRE

2014-01-02 Thread Mārtiņš Jakubovičs
-358.111.1.openstack.el6.x86_64 Thanks. -chen -Original Message----- From: Mārtiņš Jakubovičs [mailto:mart...@hostnet.lv] Sent: Thursday, January 02, 2014 5:35 PM To: openstack@lists.openstack.org Subject: Re: [Openstack] can't get IP when I working with ml2 + GRE Hello Li, I hav

[Openstack] Neutron + live migration

2014-01-02 Thread Mārtiņš Jakubovičs
Hello, Is anyone tested live migration with neutron setup on XenServer hosts? Currently I can't achieve that, because neutron setup requare to create single server private network in pool and in XenServer is limitation, that you can run all VM only in one host: http://support.citrix.com/artic

Re: [Openstack] can't get IP when I working with ml2 + GRE

2014-01-02 Thread Mārtiņš Jakubovičs
Hello Li, I have similar issue, unfortunately I use Ubuntu system on my network node. When I manualy setup IP in instance, network works, but when I setup to use DHCP, it fails to assign IP. Which kernel you got before? On 2014.01.02. 7:03, Li, Chen wrote: After upgrade network node's kernel

Re: [Openstack] XenServer support

2013-12-19 Thread Mārtiņš Jakubovičs
Hello Bob, Thanks for advices, I reported "resize" bug as you mentioned: https://bugs.launchpad.net/nova/+bug/1262601 Suggestions about storage live migration is interesting, I will check it. Thanks. On 2013.12.18. 15:12, Bob Ball wrote: -Original Message----- From: Mārtiņš

[Openstack] XenServer support

2013-12-18 Thread Mārtiņš Jakubovičs
Hello all, I just want to know in which way is OpenStack going with XenServer/XCP support. I want to create small cloud but in testing I faced with many issues and it looks like OpenStack + XenServer is not usable for production. Some issues: - Can't aggregate hosts. (After patch it is going

Re: [Openstack] Failed to resize

2013-12-17 Thread Mārtiņš Jakubovičs
ārtiņš, Add 'allow_resize_to_same_host=True' to /etc/nova/nova.conf, restart nova service (api/compute) and try again~ wingwj On Tue, Dec 17, 2013 at 4:08 PM, Mārtiņš Jakubovičs mailto:mart...@hostnet.lv>> wrote: Hello all, I got a lot problems with XenServer + Ope

[Openstack] Failed to resize

2013-12-17 Thread Mārtiņš Jakubovičs
Hello all, I got a lot problems with XenServer + OpenStack and one more is with instance resize. When I attempt to resize instance nothing happens, only in nova-conductor.log I got some error messages. Maybe someone know how to fix this? Looks like sch

Re: [Openstack] Problem with neutron

2013-12-15 Thread Mārtiņš Jakubovičs
with XenServer 2013/12/15 Mārtiņš Jakubovičs <mailto:mart...@hostnet.lv>> Hello, Is this right tutorial <http://docs.openstack.org/havana/install-guide/install/apt/content/neutron-install-network-node.html> to install neutron in OpenStack with XenServer?

Re: [Openstack] Problem with neutron

2013-12-15 Thread Mārtiņš Jakubovičs
ing-intro> say's that OVS isn't supported in XenServer with neutron, is it right? So I must uninstall OVS and use this Nicira NVP? On 2013.12.13. 10:54, Mārtiņš Jakubovičs wrote: Hello all, I have problem with setting up neutron. I have latest havana realase and XenServer 6.2 as

[Openstack] Problem with neutron

2013-12-13 Thread Mārtiņš Jakubovičs
Hello all, I have problem with setting up neutron. I have latest havana realase and XenServer 6.2 as hypervisor. I did all step-by-step from this tutorial http://docs.openstack.org/havana/install-guide/install/apt/content/neutron-install-network-node.html All is going well, I can create network

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
e I’m nervous about trying to backport the big changes to use objects (which was the correct fix in trunk). Can you remove the change you cherry-picked as a result of my advice on ask.openstack.org and cherry-pick my new commit: git checkout HEAD^1 git fetch https://review.openstack.org/openstack/

Re: [Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
/openstack/nova refs/changes/10/15910/1 && git cherry-pick FETCH_HEAD I’ll look at trying to get these two fixes backported to Havana. Bob *From:*Mārtiņš Jakubovičs [mailto:mart...@hostnet.lv] *Sent:* 12 December 2013 08:08 *To:* openstack@lists.openstack.org *Subject:* [Openstack] Prob

[Openstack] Problem with aggregate second host with XenServer

2013-12-12 Thread Mārtiņš Jakubovičs
Hello! First of all I want to say, that aggregate function isn't working at all, but it is solved by this post: https://ask.openstack.org/en/question/8392/aggregate-hosts/ After fixing sources aggregate is working now, I can add master and second host to pool (second host's node-compute succes