Re: vGPU support in CloudStack on Ubuntu KVM

2022-11-13 Thread Jayanth Reddy
Hi, AFAIK, vGPU and GPU are only supported on Xen Hypervisor as per https://cwiki.apache.org/confluence/display/CLOUDSTACK/GPU+and+vGPU+support+for+CloudStack+Guest+VMs. Not sure about the vGPU but we managed to do a full GPU passthrough to a VM running on Ubuntu KVM Host. Interested to discuss

Re: CEPH Support on Xenserver

2022-11-13 Thread Jayanth Reddy
Hi, Have you checked the hypervisor support matrix at https://docs.cloudstack.apache.org/en/latest/adminguide/storage.html?#hypervisor-support-for-primary-storage ? Thanks On Fri, Sep 30, 2022 at 9:56 PM Ranjit Jadhav wrote: > Hello, > > There are mixed reviews on Cloudstack setup on Xenserv

Re: Issues with Kubernetes

2022-11-13 Thread Jayanth Reddy
Hi, Please list the below 1. CloudStack Version 2. Network (Isolated?) Additionally, please ensure your management server(s) can reach the k8s control plane nodes described at https://github.com/apache/cloudstack/issues/4146#issuecomment-720327587 Thanks On Mon, Nov 7, 2022 at 8:06 PM Ranjit

RE: vGPU support in CloudStack on Ubuntu KVM

2022-11-13 Thread Alex Mattioli
Hi Jay, I'd love to hear more about how you implemented the GPU pass-through, and I think it could be quite useful for the community as well. Cheers Alex -Original Message- From: Jayanth Reddy Sent: 13 November 2022 10:43 To: users@cloudstack.apache.org Cc: Emil Karlsson Subject:

Re: compute cannot be used if rot disk size is 0

2022-11-13 Thread jordan j
I am on it, but it will take some time due to the conference next week. Regards, Jordan On Wed, Nov 9, 2022 at 7:21 AM Harikrishna Patnala < harikrishna.patn...@shapeblue.com> wrote: > Hi Jordan, > > From the deployVirtualMachine API body it seems like rootdisksize param is > missing. Since over

Re: vGPU support in CloudStack on Ubuntu KVM

2022-11-13 Thread Jayanth Reddy
Hi, This blog at https://lab.piszki.pl/cloudstack-kvm-and-running-vm-with-vgpu/ helped us a lot. Thanks to Piotr Pisz, he's active in the CloudStack community as well. Below are the steps we followed to make this work. It doesn't show up in the GPU count in the zone or somewhere else on CloudStack

Get Different ip for connect to kvm host

2022-11-13 Thread technologyrss.m...@gmail.com
*Hi,* My server is private ip using same switch like em1 using static ip without router just using static ip for server to server connection.  like 192.168.x.x And em2 is enable dhcp and all server get ip from this like 172.x.x.x I am connect from my PC using 192.168.x.x network for setup AC

Re: Get Different ip for connect to kvm host

2022-11-13 Thread Wei ZHOU
check 'host' in global settings? On Sunday, 13 November 2022, technologyrss.m...@gmail.com < technologyrss.m...@gmail.com> wrote: > *Hi,* > > My server is private ip using same switch like em1 using static ip without > router just using static ip for server to server connection. like > 192.168.x

EGRES to PUblic IPs only (NON RFC1918)

2022-11-13 Thread Rafael del Valle
​Hi! How can I setup an EGRESS rule that allows traffic to NON private IP ranges? Our connectivity provider complaints that network scanning is taking place from our IP ranges. The problem was traced to misconfigured IPFS servers. We want to allow traffic out but NOT to private IP ranges. Is i