AW: nvidia tesla grid card implementation (kvm)

2017-05-24 Thread Vogel, Sven
Hi Marc, thanks for reply. I see the passthrough mode but i need to use it with different virtual machines. Should I open a jira ticket for implementation? Thanks Sven -Ursprüngliche Nachricht- Von: Marc-Aurèle Brothier [mailto:ma...@exoscale.ch] Gesendet: Mittwoch, 24. Mai 2017

Re: Miami CCC '17 Roundtable/Hackathon Summary

2017-05-24 Thread Matthew Smart
Hey guys, I originally chose Cloudstack because I really liked the idea of a monolithic stack and always pick an Apache project over an industry controlled one. I moved on to OpenStack because I could not figure out how to implement some advanced networking capabilities using Cloudstack (and

Re: GSoC'17

2017-05-24 Thread sachin patil
yeah, anytime!! let have a call at 10PM IST On Wed, May 24, 2017 at 9:22 PM, Syed Ahmed wrote: > Let's schedule a call. Are you available in half an hour. I know it will > be late for you. If you can make it, let me know. > > On Wed, May 24, 2017 at 10:55 AM, sachin patil > wrote: > >> I am st

Re: GSoC'17

2017-05-24 Thread Syed Ahmed
Let's schedule a call. Are you available in half an hour. I know it will be late for you. If you can make it, let me know. On Wed, May 24, 2017 at 10:55 AM, sachin patil wrote: > I am stuck in login loop can't get out of it. No answer on stack overflow > is helping > > > > On 24-May-2017 11:42 A

Re: GSoC'17

2017-05-24 Thread sachin patil
I am stuck in login loop can't get out of it. No answer on stack overflow is helping On 24-May-2017 11:42 AM, "Rohit Yadav" wrote: Sachin, Try this: sudo apt-get remove mysql-connector-python-cext-py3 sudo apt-get install python-mysql.connector If if this works? I'm on Ubuntu 17.04 and

Re: [VOTE] Apache Cloudstack 4.10.0.0 - RC2

2017-05-24 Thread Wido den Hollander
Will look into it asap. Just got back from travel from US. Wido > Op 24 mei 2017 om 12:14 heeft Rajani Karuturi het > volgende geschreven: > > PR 2089 - vRouters fixes & performance improvement is the only blocker for > RC3. If we can resolve it quickly, I will create RC3. > > Thanks, > ~ Ra

Re: Miami CCC '17 Roundtable/Hackathon Summary

2017-05-24 Thread David Mabry
Marty, thanks for keeping usability and adoption at the forefront of this conversation. I believe it is something that can be easily lost as we get deep in the technical weeds and it is good to be reminded about what is important beyond how much code it will take to create feature X. I also be

Re: [VOTE] Apache Cloudstack 4.10.0.0 - RC2

2017-05-24 Thread Rajani Karuturi
PR 2089 - vRouters fixes & performance improvement is the only blocker for RC3. If we can resolve it quickly, I will create RC3. Thanks, ~ Rajani http://cloudplatform.accelerite.com/ On May 18, 2017 at 5:12 PM, Rohit Yadav (rohit.ya...@shapeblue.com) wrote: Thanks Rajani, I'll try to help ove

RE: Miami CCC '17 Roundtable/Hackathon Summary

2017-05-24 Thread Paul Angus
Rather than trying to re-write my presentation at CCC17 here, have a look at the slides here: https://www.slideshare.net/ShapeBlue/ccna17-cloudstack-and-nfv Before we can separate out the VR into VNFs, we need to be able to connect VNFs together logically in a useful manner. A firewall VM will

Re: nvidia tesla grid card implementation (kvm)

2017-05-24 Thread Marc-Aurèle Brothier
Hi Sven, We implemented for KVM a pci manager to give a pass through to any PCI devices. We use that to provision VM with Tesla P100 GPU card, 1 to 4 cards per VM. My code is based on CS 4.4.2 and not the upstream version as we are not following anymore upstream. But I completely got rid of Xen im