Re: Issue with live migrations

2021-06-04 Thread Andrija Panic
You opened a new thread with this question - which I answered, so this one is probably good to be closed :) On Tue, 1 Jun 2021 at 22:40, Jeremy Hansen wrote: > Thank you for your help. Set up a tagged VLAN and live migrations are > working like a champ now. > > My next issue… > > I launched a s

Re: VMware Instance Error

2021-06-04 Thread Andrija Panic
Short update for anyone (besides Mike) interested in this thread: the VMware has different naming (strings) used for controller names if they are in VMX (VMware specific) or in OVA (vendor-neutral) - so Mike was hitting/using templates/appliances which had only last 2, unsupported by 4.15.0, contr

Re: Windows Virtual Machine on Cloudstack KVM Platform

2021-06-04 Thread Hean Seng
Hi Andrija Yes, that is fedora driver i installed VirtIO, performance look a lot better then without VirtIO. On Fri, Jun 4, 2021 at 8:06 PM Andrija Panic wrote: > Yes, Windows guests can run perfectly fine/stable and fast on KVM > > - Instead of 'Windows XXX" version guest OS type, chose "Windo

Re: Windows Virtual Machine on Cloudstack KVM Platform

2021-06-04 Thread Andrija Panic
Yes, Windows guests can run perfectly fine/stable and fast on KVM - Instead of 'Windows XXX" version guest OS type, chose "Windows PV" when you register Windows ISO - this ensures all SCSI/NIC hardware is VirtIO (optimal performance), otherwise if you chose Windows XXX (2012, 2016, etc) - the hard

Re: Issue uploading templates/isos

2021-06-04 Thread Andrija Panic
There is no workaround - it's a hardcoded requirement that SSL should be set for SSVM (when you set CPVM SSL and domain, one of the setting is: secstorage.encrypt.copy=true - this ensures Apache inside SSVM is configured with the same SSL that was uploaded for CPVM. Best. On Fri, 4 Jun 2021 at 12

Re: [VOTE] Apache CloudStack 4.15.1.0 (RC1)

2021-06-04 Thread Rohit Yadav
All, It appears an RC2 is imminent which I hope to cut again after all outstanding issues reported this and next week are resolved. Kindly continue testing 4.15.1.0 RC1 and help report/discuss blocker and critical issues this and next week. Thanks. Regards. F

Re: Issue uploading templates/isos

2021-06-04 Thread vas...@gmx.de
I has some issues with this, too - which have been related to the certificate / SSL issue as the local upload requires https conectivity . There ist an "open" issue at github https://github.com/apache/cloudstack/issues/4169 The workaround is also explained there. Could be worth trying. Regards,

RE: Issue uploading templates/isos

2021-06-04 Thread Yordan Kostov
Hello Jeremy, Uploading option does not work unless TLS is enabled. https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html#uploading-templates-and-isos-from-a-local-computer Best regards, Jordan From: Jeremy Hans

Issue uploading templates/isos

2021-06-04 Thread Jeremy Hansen
The event log makes it look as if it was successful: But it definitely fails with these errors. I don’t really see anything in the manager logs. Network Error Unable to reach the management server or a browser extension may be blocking the network request. <> Upload Failed Failed to uplo

Re: UEFI-Boot with Windows VM, attach ISO failes

2021-06-04 Thread Daan Hoogland
tnx Slavka, I'll have a look On Fri, Jun 4, 2021 at 9:55 AM Slavka Peleva wrote: > Hi, Daan, Udo, > > I've already opened a PR for this > https://github.com/apache/cloudstack/pull/5072 > > Kind regards, > Slavka > > On Fri, Jun 4, 2021 at 10:40 AM Daan Hoogland > wrote: > > > I think you hit a

Re: UEFI-Boot with Windows VM, attach ISO failes

2021-06-04 Thread Slavka Peleva
Hi, Daan, Udo, I've already opened a PR for this https://github.com/apache/cloudstack/pull/5072 Kind regards, Slavka On Fri, Jun 4, 2021 at 10:40 AM Daan Hoogland wrote: > I think you hit a limitation of the system Udo, > Can you enter an issue on github, please? > please add the hypervisor t

Re: UEFI-Boot with Windows VM, attach ISO failes

2021-06-04 Thread Daan Hoogland
I think you hit a limitation of the system Udo, Can you enter an issue on github, please? please add the hypervisor type and make to the ticket as well. On Wed, Jun 2, 2021 at 4:37 PM Udo Müller wrote: > Oh i forgot: I am using 4.15.1 SNAPSHOT > > Am 02.06.21 um 16:36 schrieb Udo Müller: > > Hi