Re: Apache-Cloudstack 4.11.2.0, Maven Error: java.lang.UnsatisfiedLinkError (com/sun/jna/linux-aarch64/libjnidispatch.so not found)

2019-05-23 Thread Rohit Yadav
Eric, We don't have flags to disable list of hypervisors but you can remove kvm and other hypervisor plugins from plugins/pom.xml and client/pom.xml and retry building. Regards, Rohit Yadav Software Architect, ShapeBlue https://www.shapeblue.com From: Eric

pci passthrough with extraconfig

2019-05-23 Thread Piotr Pisz
I'm coming back with the topic I try to passthrough a network device (eno3) to VM on CentOS 7 based on (https://www.linuxtopia.org/online_books/rhel6/rhel_6_virtualization/rhel_6_virtualization_chap-Virtualization-PCI_passthrough.html) Identify device: ethtool -i eno3 (bus-info: :16:00.2) v

Getting Cracking on a

2019-05-23 Thread Paul Angus
Hi everyone, This a little 'heads up'. In order to try to get our release cadence back on track, some of us are planning to get cracking on a 4.11.3 We've come up with a plan which I hope everyone will find acceptable (see below). Let the fun commence!! 4.11.3.0: (next current LTS mi

RE: Getting Cracking on a 4.11.3

2019-05-23 Thread Paul Angus
Correction: 1 June 2019: Cut RC1**SHOULD READ --> 10 July paul.an...@shapeblue.comĀ  www.shapeblue.com Amadeus House, Floral Street, London WC2E 9DPUK @shapeblue -Original Message- From: Paul Angus Sent: 23 May 2019 17:05 To: dev ; users@cloudstack.apache.org Subject: Gett

Re: pci passthrough with extraconfig

2019-05-23 Thread Andrija Panic
You are testing this on 4.12? You have set global config enable.additional.vm.configuration to TRUE ? Can you try with more simple XML changes - to confirm your test ? I.e. must huge pages from that article (part of DPDK extra config) - later do "virsh dumpxml" to confirm On Thu, 23 May 2019 at 1

DNS quit working when I updated to 4.11.2

2019-05-23 Thread Eric Lee Green
I had this working under 4.9. All I did was, on my main BIND9 servers, point a forward zone at 'cloud..com' to the virtual router associated with all VM's that were publicly available. I could then resolve all foo.cloud..com names on my global network. Somehow, though, this quit working after

Re: Apache-Cloudstack 4.11.2.0, Maven Error: java.lang.UnsatisfiedLinkError (com/sun/jna/linux-aarch64/libjnidispatch.so not found)

2019-05-23 Thread Eric Pretorious
Thank you, Rohit: Commenting-out the portions of XML related to the different hypervisor plugins was exactly what was needed! Eric Pretorious, Portland, Oregon On Thu, May 23, 2019 at 12:27 AM Rohit Yadav wrote: > Eric, > > > We don't have flags to disable list of hypervisors but you can remov

RE: pci passthrough with extraconfig

2019-05-23 Thread Piotr Pisz
Hi Andrija, Yes, I'm testing it on 4.12 and I can confirm that with the example of "hugepages" everything works as it should. I do not only understand this option, I do not see it in global settings even as root admin: A configurable global config 'allow.additional.vm.configuration.list.kvm' is