Re: Convert KVM Instance to CloudStack

2018-06-19 Thread Wido den Hollander
On 06/14/2018 01:32 AM, ilya musayev wrote: > Hi Users and Dev > > I apologize for cross posting.. > > I have bunch of VMs that were deployed by CloudStack - however - the > management server along with a DB is no longer available. > > This is a POC environment - but i would love not to loo

Re: PR 2670: Removing an old, unused NetApp plug-in

2018-06-19 Thread Tutkowski, Mike
Just an FYI that I merged this PR into master today. https://github.com/apache/cloudstack/pull/2670 On 5/24/18, 1:41 AM, "Rohit Yadav" wrote: +1 on removal of unused plugin including removal of related files, db tables and any global settings. - Rohit

RE: Agents not reconnecting after reboot.

2018-06-19 Thread Adam Witwicki
Hi, This might be due to the hosts being in maintenance mode, I got an internal error when cancelling maintenance - but the hosts then showed as UP Thanks Adam -Original Message- From: Adam Witwicki Sent: 15 June 2018 16:21 To: users@cloudstack.apache.org Subject: Agents not reconnecti

Re: Hyper Version Supported

2018-06-19 Thread Gabriel Beims Bräscher
Hi Rodrigo, Officially we are supporting XenServer 6.1, 6.2 SP1, 6.5, 7.0, 7.1 and 7.2 [1]. However, there might be someone already using 7.5 out there. [1] http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.11.0.0/compat.html#supported-hypervisor-versions 2018-06-19 11:46

Hyper Version Supported

2018-06-19 Thread Rodrigo Jorge
Hello there, XenServer 7.5 and XCP-ng 7.4.1 are supported on Cloudstack 4.11.0 ? Tks, Rodrigo

Interesting behaviour with OS Type CentOS / RAM over commitment / dynamic scalability

2018-06-19 Thread Stephan Seitz
Hey, just FYI. Hypervisor: Xenserver 6.5 / latest Patches VM: From Template "[x] Dynamic scalable" OS Type [Centos] - Inside a cloud-prepared Centos 7.0 plain. Offering: 4GB RAM (XenServer itself sets dynamic-min and dynamic-max to 4G, static-max to around 12G - which is intentional) As of Cen

CloudStack Host HA Failure

2018-06-19 Thread li li
Hi All: I am testing the host ha function and found that ha will not take effect when the hard disk fails. How does com.cloud.agent.api.CheckHealthCommand determine that the Agent is still online? Here is the test process --- Version: Cloudstac