[Openstack] how to sync quota usage our of sync in Rocky release

2018-11-19 Thread Manuel Sopena Ballesteros
ll', 'floating', 'api_db') Any idea how can I refresh the quota usage in Rocky? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355

[Openstack] neutron python client stopped working

2018-11-15 Thread Manuel Sopena Ballesteros
--+--+ | 13fd3ed8-988e-407b-955b-e6f749b8f8a3 | privatesubnet | abc29399b91d423088549d7446766573 | 192.168.1.0/24| {"start": "192.168.1.100", "end": "192.168.1.199"} | | 7d5f5405-8b3b-4ebc-8bf3-9f9be196e1a5 | publicsubnet | abc29399b91d423088549d7446766573 | 129.

[Openstack] pci alias device_type and numa_policy and device_type meanings

2018-11-04 Thread Manuel Sopena Ballesteros
-passthrough.html#configure-nova-api-controller https://docs.openstack.org/nova/rocky/configuration/config.html#pci thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0

[Openstack] [NOVA][KOLLA] not able to configure pci pass-through on gpu devices

2018-11-01 Thread Manuel Sopena Ballesteros
Dear Openstack community, I am not able to configure PCI pass-through with GPUs successfully and was wondering if someone could give advice. physical machine: Dell C4140 DT-V and SR-IOV are enabled on BIOS # hosts names/role: openstack-deployment --> kolla deployment and openstack client cont

Re: [Openstack] [kolla] nova-gpu support

2018-10-21 Thread Manuel Sopena Ballesteros
Forgot to mention that the compute nodes will have x4 NVidia V100 SXM2 cards Thank you Manuel From: Manuel Sopena Ballesteros Sent: Monday, October 22, 2018 4:34 PM To: openstack@lists.openstack.org Subject: [kolla] nova-gpu support Dear Openstack/Kolla community, I am planning to deploy

[Openstack] [kolla] nova-gpu support

2018-10-21 Thread Manuel Sopena Ballesteros
support. Any idea? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8507 | E: manuel...@garvan.org.au<mailto:manuel...@garvan.org

Re: [Openstack] vm not starting

2018-10-07 Thread Manuel Sopena Ballesteros
| ++

[Openstack] vm not starting

2018-10-07 Thread Manuel Sopena Ballesteros
ine? [root@openstack ~(keystone_admin)]# sudo ss -nolpt | grep 5672 LISTEN 0 128 *:25672*:* users:(("beam.smp",pid=2465,fd=43)) LISTEN 0 128 :::5672:::* users:(("beam.

Re: [Openstack] Monitor Instances KVM

2018-07-16 Thread Manuel Sopena Ballesteros
Hi Marcio, I used to use gnocchi and grafana. This may be a starting point https://julien.danjou.info/openstack-gnocchi-grafana/ thanks Manuel -Original Message- From: Marcio Prado [mailto:marciopr...@marcioprado.eti.br] Sent: Friday, July 13, 2018 8:34 PM To: openstack@lists.openstac

[Openstack] can't resize server

2018-05-28 Thread Manuel Sopena Ballesteros
er force=force) 2018-05-28 17:54:39.814 6804 ERROR oslo_messaging.rpc.server File "/usr/lib/python2.7/site-packages/cinder/volume/manager.py", line 1498, in terminate_connection 2018-05-28 17:54:39.814 6804 ERROR oslo_messaging.rpc.server raise exception.VolumeBackendAPIExcepti

[Openstack] can't delete volume because host does not have free space

2018-04-15 Thread Manuel Sopena Ballesteros
51G 0% /run/user/0 Is there anything else I can do? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8507 | E: manuel..

Re: [Openstack] need help understanding neutron/OVS

2017-12-18 Thread Manuel Sopena Ballesteros
: Manuel Sopena Ballesteros Cc: openstack@lists.openstack.org Subject: Re: [Openstack] need help understanding neutron/OVS I think you are looking at the wrong file.. if you are using ovs you need to look at that… example: [root@os-poc-controller-0 ml2]# grep -i mtu openvswitch_agent.ini # MTU size

Re: [Openstack] need help understanding neutron/OVS

2017-12-18 Thread Manuel Sopena Ballesteros
= 10.0.32.23 thank you Manuel From: Remo Mattei [mailto:r...@italy1.com] Sent: Tuesday, December 19, 2017 12:56 PM To: Manuel Sopena Ballesteros Cc: openstack@lists.openstack.org Subject: Re: [Openstack] need help understanding neutron/OVS Did you change the mtu on neutron config? Sent from my iPad

[Openstack] need help understanding neutron/OVS

2017-12-18 Thread Manuel Sopena Ballesteros
| | 8.2 | VM to Host Downloading| SKIPPED | {} | +--+---+

[Openstack] vm to vm bandwith not fully utilising the network

2017-11-30 Thread Manuel Sopena Ballesteros
network and what can I do to fix it Envinronment details: * Openstack version: Pike * Deployment: kolla-ansible * Hypervisor: KVM * Network setup: neturon + ovs + vxlan Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical

[Openstack] kolla-ansible Openstack MTU customization

2017-11-22 Thread Manuel Sopena Ballesteros
? Does anyone has a tip about how to configure MTU 9000 on a Opestack kolla-ansible deployment? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F

[Openstack] how can I migrate an instance from one openstack environment to another and why the size of an image created from an instance is 0?

2017-09-21 Thread Manuel Sopena Ballesteros
-------------+ [root@openstack ~(keystone_admin)]# openstack image save --file ~/image.test.qcow2 b9e3326f-3904-43d9-b0ab-fcc4a1ea04a6 [root@openstack ~(keystone_admin)]# ll ~/image.test.qcow2 -rw-r--r--. 1 root root 0 Sep 22 12:

[Openstack] How do you manage your openstack utilisation?

2017-07-23 Thread Manuel Sopena Ballesteros
s the organization? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8507 | E: manuel...@garvan.org.au<mailto:manuel...@garva

[Openstack] can't assign floating IP to an instance

2017-07-20 Thread Manuel Sopena Ballesteros
ce 2017-07-21 11:08:22.226 23 INFO neutron.wsgi [req-9503b359-14f5-46da-9ef5-966c61505a2a - - - - -] 10.1.0.5,10.1.0.11 - - [21/Jul/2017 11:08:22] "PUT /v2.0/floatingips/40843a80-3fb9-496a-907f-19bd869ec834.json HTTP/1.1" 500 344 0.226700 2017-07-21 11:08:22.787 24 INFO neutron.wsgi

[Openstack] refresh/update quotas

2017-07-11 Thread Manuel Sopena Ballesteros
x27;t help. I also tried nova-manage project quota_usage_refresh -project but still no luck. Is there a way to force nova to recalculate the quota usage? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Vic

[Openstack] domain name resets to novalocal (ignoring designate DNS zone)

2017-06-01 Thread Manuel Sopena Ballesteros
designate and how can I fix it? I am running ocata and my environment is quite standard so I assume this issue may be affecting many people. Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street

Re: [Openstack] poor bandwidth across instances running on same host

2017-04-18 Thread Manuel Sopena Ballesteros
: · DPDK: YES · SR-IOV: YES · OS: Ubuntu (kernel 4.1) Do you think the kernel may have a huge impact in the ovs performance? Thank you very much Manuel From: Tomáš Vondra [mailto:von...@homeatcloud.cz] Sent: Tuesday, April 18, 2017 10:12 PM To: Manuel Sopena Ballesteros Cc: openstack

[Openstack] poor bandwidth across instances running on same host

2017-04-18 Thread Manuel Sopena Ballesteros
Y vermagic: 3.10.0-514.el7.x86_64 SMP mod_unload modversions signer: CentOS Linux kernel signing key sig_key:D4:88:63:A7:C1:6F:CC:27:41:23:E6:29:8F:74:F0:57:AF:19:FC:54 sig_hashalgo: sha256 As far as I know the communication is VM <--OVS-->VM and the linux bri

[Openstack] running control plane on a vmware VM

2017-03-30 Thread Manuel Sopena Ballesteros
but I don't know how to prove this. Am I doing something stupid by running the control plane on a vmware vm? Has anyone done this before? How can I troubleshoot deeper so I can prove my theory? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Re

[Openstack] how to configure placement on my compute node

2017-03-06 Thread Manuel Sopena Ballesteros
/developer/nova/placement.html but unfortunately I don't have the knowledge to understand what I need to do to setup placement on my nova node. I was wondering if someone has a more detail set of instructions to fix this? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan In

[Openstack] migrate instances to another openstack environment

2017-03-01 Thread Manuel Sopena Ballesteros
been able to find another documentation and #openstack at the iRC channel has not helped me either. Could someone guide me on how to migrate an instance? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street

[Openstack] VM performance/benchmark tools

2017-02-08 Thread Manuel Sopena Ballesteros
Hi, What would be the recommended tools to measure MY OPENSTACK INSTANCES performance? I am quite new to openstack and would like to be able to measure the performance of my VMs vs baremetal but also across different VMs with different configurations. thanks Manuel Sopena Ballesteros | Big

[Openstack] nova assign isntances to cpu pinning

2017-02-06 Thread Manuel Sopena Ballesteros
y doesn't allow os_compute_api:os-aggregates:index to be performed. (HTTP 403) (Request-ID: req-a5687fd4-c00d-4b64-af9e-bd5a82eb99c1) What would be the recommended way to do this? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer

[Openstack] deploying openstack on Mesos

2017-02-01 Thread Manuel Sopena Ballesteros
. I would like to get some feedback from the community regarding my idea, what other people are doing. Also, I would like to read documentation regarding how to deploy Openstack on Mesos (so far I have not been able to find anything with enough details). Thank you very much Manuel Sopena

[Openstack] ephemeral disks location

2017-01-24 Thread Manuel Sopena Ballesteros
? If ephemeral can be stored on the same host the instance is running... what would happen if the host fails and the instance is migrated to another one? Will the ephemeral disk be moved across? Will the data persist? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan

Re: [Openstack] recommended way to install openstack today

2017-01-16 Thread Manuel Sopena Ballesteros
; > > > > > Hey, > > > > > > i used it for study purposes, too. > > > > > > I implemented an OpenStack environment with DevStack. This is a > > > easy way to deploy OpenStack on your System. You will find a good > > > documentation on o

Re: [Openstack] instances disks limited to 2TB

2017-01-15 Thread Manuel Sopena Ballesteros
Hi Yes you are right, I was wondering how other people manage to have big drives instances on their instances? thanks Manuel From: fying...@qq.com [mailto:fying...@qq.com] On Behalf Of Yingcai FENG Sent: Friday, January 13, 2017 7:11 PM To: Manuel Sopena Ballesteros; openstack Subject: Re

[Openstack] recommended way to install openstack today

2017-01-15 Thread Manuel Sopena Ballesteros
very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8507 | E: manuel...@garvan.org.au<mailto:manuel...@garvan.org.au> NOTICE Please co

[Openstack] instances disks limited to 2TB

2017-01-12 Thread Manuel Sopena Ballesteros
Hi all, I recently installed an all-in-one openstack environment using packstack. I just realized that my instances disks have a limitation of 2TB even though the volume is bigger. Is there a reason for that? Thank you very much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute

Re: [Openstack] deploy openstack components on contaienrs and HA

2017-01-05 Thread Manuel Sopena Ballesteros
solutions production ready? Do you know any kind of environment where I can read this? Thank you Manuel From: Balu Mudhavathu [mailto:balu.mudhava...@gmail.com] Sent: Thursday, January 5, 2017 9:57 PM To: Manuel Sopena Ballesteros Cc: openstack@lists.openstack.org Subject: Re: [Openstack] deploy

[Openstack] problems extending the isntance volume

2017-01-05 Thread Manuel Sopena Ballesteros
isk space has not changed. Both df -h and fdisk -l shows a space of 10Gigs . Any suggestion? Thanks Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8

[Openstack] deploy openstack components on contaienrs and HA

2017-01-04 Thread Manuel Sopena Ballesteros
much Manuel Sopena Ballesteros | Big data Engineer Garvan Institute of Medical Research The Kinghorn Cancer Centre, 370 Victoria Street, Darlinghurst, NSW 2010 T: + 61 (0)2 9355 5760 | F: +61 (0)2 9295 8507 | E: manuel...@garvan.org.au<mailto:manuel...@garvan.org.au> NOTICE Please consid