Cannot provision on newly added hosts due to bridge network not being created

2021-08-04 Thread SVI
Hi, I followed setting up of KVM hosts on my ubuntu 20.04 and added it as in my cloudstack cluster. I tried launching an instance but always gets this error in the hypervisor: WARN [resource.wrapper.LibvirtStartCommandWrapper] (agentRequest-Handler-2:null) (logid:3851fa03) InternalErrorExcep

Re: Cannot provision on newly added hosts due to bridge network not being created

2021-08-04 Thread SVI
I guess I overlooked the interface naming conventions required by KVM. After disabling renaming of NIC (so the interface name will be eth0 and eth1), everything works. Thanks. > On Aug 5, 2021, at 11:57 AM, SVI wrote: > > Hi, > > I followed setting up of KVM hosts on my u

How to create a multiple GPU passthrough offering

2021-08-12 Thread SVI
Hi, I was able to create a GPU passthrough offering but at the moment it’s 1 VM = 1 GPU passthrough. I have 8 GPUs in my hypervisor and technically I can create 8 instance with 1 GPU passthrough each. What I want to do now is to create at least 2 GPU to be passthrough 1 guest VM. I can’t see an

Re: How to create a multiple GPU passthrough offering

2021-08-12 Thread SVI
gt; > - > http://docs.cloudstack.apache.org/en/latest/adminguide/service_offerings.html#creating-a-new-compute-offering > > May I know the CloudStack release and Hypervisor version you are testing. > > Regards, > Suresh > > On 13/08/21, 7:03 AM, "SVI" wrote

Re: How to create a multiple GPU passthrough offering

2021-08-12 Thread SVI
can try this out-of-band. Check / test with the following - stop > VM, add GPUs and start VM from the hypervisor. > > Regards, > Suresh > > On 13/08/21, 10:31 AM, "SVI" wrote: > >Hi Suresh, > >I’m using Cloudstack 4.15.1 and XCP-NG 8.2.0 as the h

Re: How to create a multiple GPU passthrough offering

2021-08-13 Thread SVI
PM, Suresh Anaparti > wrote: > > There is no provision to specify GPU count through service offering. > > Regards, > Suresh > > On 13/08/21, 11:52 AM, "SVI" wrote: > >Sorry, I’m not sure I follow. So right now, my XCP-NG hypervisor detects 8 > GPU

Default firewall and egress rule

2021-10-20 Thread SVI
Hi, I need help in setting up default networking for new users that will create an instance. I wanted it to have a default firewall rule and default egress rule so they don’t need to set it up on initial creation of instance. How can I do this? Thanks.

Re: Default firewall and egress rule

2021-10-21 Thread SVI
t, egress rule can be "allow all" > or "deny all" per network(check 'default egress policy' of network offering) > > Do you expose cloudstack api/ui to users ? It's better to give more details. > > -Wei > > On Thu, 21 Oct 2021 at 02:52, SVI

Re: Default firewall and egress rule

2021-10-21 Thread SVI
Thanks Wei! Another thing, can I set a default firewall rule? For egress, I’ll check the networking offering Thanks, Irvin > On Oct 21, 2021, at 4:44 PM, Wei ZHOU wrote: > > Hi SVI, > > It looks like you do use an advanced zone. > > If your users create vm on isolated

Database connection issue

2021-12-17 Thread SVI
Hi, I’ve installed a fresh cloudstack in Ubuntu 20.04 with version 4.16 with a database server on a separate Debian 11 server provisioned using DebOps MariaDB server with version Server version: 5.5.5-10.5.12-MariaDB-0+deb11u1-log Debian 11 . I am able to connect from the management server usin

Re: Database connection issue

2021-12-21 Thread SVI
ote: > > Hi SVI, > > Can you check if you've allowed firewall rules and MySQL config to access the > server remotely for the configured MySQL user. One way to test that would be > to use the mysql-client on the management server for the remote DB server > with the sa

Re: Database connection issue

2021-12-21 Thread SVI
Hi Wei, It is set to false. db.cloud.useSSL=false Thanks, Irvin > On Dec 21, 2021, at 7:47 PM, Wei ZHOU wrote: > > Hi Irvin, > > Is `db.cloud.useSSL` set to true > in /etc/cloudstack/management/db.properties ? > > -Wei > > On Tue, 21 Dec 2021 at 12:

Re: Database connection issue

2021-12-21 Thread SVI
se upgrade to mysql 8 or mariadb 10.5+ ? > > -Wei > > On Tue, 21 Dec 2021 at 13:29, SVI wrote: > >> Hi Wei, >> >> It is set to false. >> >> db.cloud.useSSL=false >> >> Thanks, >> Irvin >> >>> On Dec 21, 2021, at

Re: Database connection issue

2021-12-22 Thread SVI
So just an update. I tried MariaDB 10.5 and 10.6 and both have the same error. I was able to make it work using Percona 8.0. Thanks, Irvin > On Dec 21, 2021, at 9:21 PM, SVI wrote: > > Hi Wei, > > Ok, I’ll try updating version. > > Thanks, > Irvin > >> On D

Cannot mount NFS share as a primary storage

2022-01-27 Thread SVI
Hi, I’m using 4.16.0.0 installed on Ubuntu 20.04 LTS. I was adding a NFS storage but is receiving errors. The NFS server is on a Debian server. I tried manually mounting the nfs path in the management server and it’s working fine, but when I try via cloudstack, I’m receiving errors. Below are t