Re: PowerFlex Intergration and Future Support.

2022-12-31 Thread Abishek
s in the PowerFlex > APIs and their underlying behavior in version 3.6, the integration > should work without any issues. > > Regards, > Suresh > > On Thu, Dec 29, 2022 at 11:00 AM Abishek wrote: > > > > Hi All, > > > > We are exploring implementi

Re: PowerFlex Intergration and Future Support.

2022-12-30 Thread Abishek
h its REST APIs for various > storage operations. I think, if there are no changes in the PowerFlex > APIs and their underlying behavior in version 3.6, the integration > should work without any issues. > > Regards, > Suresh > > On Thu, Dec 29, 2022 at 11:00 AM Abi

PowerFlex Intergration and Future Support.

2022-12-28 Thread Abishek
Hi All, We are exploring implementing of Apache CloudStack with Dell PowerFlex. We have seen that there is an integration of the PowerFlex (v3.5) in Cloudstack. On the hypervisor, we are considering KVM. The only question that remains is future support and integration. We have seen that PowerFlex

Re: Adding local datastore Vmware.

2021-12-13 Thread Abishek
> detect for any local storages available. > > Regards, > Harikrishna > > From: Abishek > Sent: Monday, December 6, 2021 7:47 PM > To: users@cloudstack.apache.org > Subject: Adding local datastore Vmware. > > Hello All, > >

Adding local datastore Vmware.

2021-12-06 Thread Abishek
Hello All, I am currently testing cloudstack 4.16 with vmware vsphere7.0. Installation has succeeded and everything is working fine. In my setup I have used Raid 1 setup to install ESXI and I have also setup another local datastore with RAID 5 setup i.e I have 2 local storage (datastore1 contains

Password Validation.

2021-11-25 Thread Abishek
Hello All, I have seen that the user can change their password with any string and length. There is no any kind of validation for the password being used. Is there any way we can change it or any option to set password validation in global settings. If it must be handled by the user themselves

Re: Dynamic VM Scaling KVM

2021-11-22 Thread Abishek
Hi Daniel, Thanks for the reply. This clears a lot of things. I will test it out. On Mon, 22 Nov 2021 at 18:57, Daniel Augusto Veronezi Salvador < dvsalvador...@gmail.com> wrote: > Hi Abishek, > It's only available via CLI (at least, right now). There are some > details that

Re: Dynamic VM Scaling KVM

2021-11-22 Thread Abishek
gt; > Thanks, > Harikrishna > ____ > From: Abishek > Sent: Sunday, November 21, 2021 12:19 PM > To: users@cloudstack.apache.org > Subject: Re: Dynamic VM Scaling KVM > > Hello All, > > I have successfully upgraded qemu-kvm to qemu-kvm-ev and now I can start > the VM wi

Re: Dynamic VM Scaling KVM

2021-11-20 Thread Abishek
supported via CLI only or do I have to enable some other options (enable dynamic scale vm is already set to true). Mgmt : Cloudstack 4.16 (upgraded from 4.15.2) HV: Centos 7.9 with KVM Thank You [image: image.png] On Fri, 19 Nov 2021 at 19:18, Abishek wrote: > Hi Slavka, > > I am very

Re: Dynamic VM Scaling KVM

2021-11-19 Thread Abishek
- passed > > qemu-kvm > deploy VM - failed with the same error (org.libvirt.LibvirtException: > internal error: process exited while connecting to monitor: qemu: invalid > ram size: size=524288k,slots=16,maxmem=4194304k) > scale VM on existing VM - passed > > Best regards, &

Re: Dynamic VM Scaling KVM

2021-11-18 Thread Abishek
Thanks a lot Wei for helping out. I will first try it in the Ubuntu environment. On Fri, 19 Nov 2021 at 00:09, Wei ZHOU wrote: > Great, thanks Daniel. > > Abishek, now it seems you need to install qemu-kvm-ev for testing the > feature. > > -Wei > > On Thursday, 18 Novem

Re: Dynamic VM Scaling KVM

2021-11-18 Thread Abishek
wrote: > Hi Abishek, Wei, I tested this feature with Ubuntu 20.04 + KVM. Some > community members tested with CentOS7 and qemu-kvm-ev and it worked. > Also, as live snapshots and live migrations, hotplug memory is a known > limitation of qemu-kvm. I cannot give you advice regarding this

Re: Dynamic VM Scaling KVM

2021-11-17 Thread Abishek
Hi Wei, I am using Centos 7.9 with KVM. Thank You. On Wed, 17 Nov 2021 at 17:53, Wei ZHOU wrote: > Hi Abishek, > > I cannot give your advice on it as I did not install qemu-kvm-ev to replace > qemu-kvm before. > > I suspect that the issue you faced is caused by qem

Re: Dynamic VM Scaling KVM

2021-11-17 Thread Abishek
but the option for Scaling the VM in UI was not present while the VM was in running state but was available when the VM was in shutdown state only. Thank You. On Wed, 17 Nov 2021 at 15:23, Wei ZHOU wrote: > Hi Abishek, > > Have you tested with qemu-kvm-ev instead of qemu-kvm ?

Re: Dynamic VM Scaling KVM

2021-11-17 Thread Abishek
to scale the VM to shutdown state. Thank You. On Wed, 17 Nov 2021 at 13:11, Wei ZHOU wrote: > Hi Abishek, > > I guess the error is same as before: > > qemu: invalid ram size: size=4194304k,slots=16,maxmem=1583660032k > > > What are your hypervisor/qemu version and guest OS v

Re: Dynamic VM Scaling KVM

2021-11-16 Thread Abishek Budhathoki
:50, Wei ZHOU wrote: > The max ram looks very huge. It would be better to double check the > offerings. > > "minRam":"(4.00 GB) 4294967296","maxRam":"(1.4749 TB) 1621666836480" > > > -Wei > > > On Tue, 16 Nov 2021 at 15:21

Re: Dynamic VM Scaling KVM

2021-11-16 Thread Abishek Budhathoki
On Tue, 16 Nov 2021 at 16:51, Abishek Budhathoki wrote: > Hello All, > > I have just upgraded my Cloudstack installation from 4.15 to 4.16 and > everything is working as expected. In the docs site(Changes in 4.16.0.0 > since 4.15) I have seen that dynamic Scaling wit

Dynamic VM Scaling KVM

2021-11-16 Thread Abishek Budhathoki
Hello All, I have just upgraded my Cloudstack installation from 4.15 to 4.16 and everything is working as expected. In the docs site(Changes in 4.16.0.0 since 4.15) I have seen that dynamic Scaling with KVM now works with Cloudstack 4.16(github #4878 Support vm dynamic scaling with kvm). Is this

Re: Multiple console proxy

2021-10-11 Thread Abishek
In your case, it might > have hit the maximum sessions and spawned a new CPVM. > > Regards, > Harikrishna > > From: Abishek > Sent: Sunday, October 10, 2021 9:51 AM > To: users@cloudstack.apache.org > Subject: Multiple console proxy &g

Multiple console proxy

2021-10-10 Thread Abishek
Hello All, I am using cloudstack 4.15.2 with KVM hosts. Everything is working fine but I noticed that suddenly the a new console proxy was spawned. Now there are multiple console proxy. The old console proxy was working and is current is working fine. All the request are still being served

Re: Recommendation for Storage.

2021-09-28 Thread Abishek
Thank You Ivan. I am very grateful for the response. On 2021/09/23 09:01:42, Ivan Kudryavtsev wrote: > Abishek, > > NFS over a bunch of drives works just fine but has no means for failover > (out of the box, when self-built). If your benchmark shows enough IO > performance p

Re: RE: Recommendation for Storage.

2021-09-28 Thread Abishek
t; at all. > > Just be sure to select the right vendor and size it correctly. > > > > > -Original Message- > From: Ivan Kudryavtsev > Sent: 23 September 2021 11:02 > To: users > Subject: Re: Recommendation for Storage. > > Abishek, > > NFS o

Recommendation for Storage.

2021-09-23 Thread Abishek
Hello Every One, We are planning to go into cloud production with cloudstack 4.15 and KVM host. We are currently considering nfs as storage because of the performance. Is it feasible to use NFS as primary storage type in production environment. Will there be any bottleneck of any offsets in

Re: Groovy Script error while changing guest cpu model.

2021-09-15 Thread Abishek
atic > > guid=8880b099-e99c-3012-afc6-d1a365f08991 > > LibvirtComputingResource.id=1 > > workers=5 > > iscsi.session.cleanup.enabled=false > > > > Thank You. > > > > On 2021/09/13 12:00:00, Wei ZHOU wrote: > > > Hi Abishek, > > > > >

Re: Groovy Script error while changing guest cpu model.

2021-09-13 Thread Abishek
Hello Ivan, But the VM's (Windows) just keep showing the qemu virtual cpu. I want to have the actual CPU parameters available for the VM's and I could not achieve it. Thank You. On 2021/09/13 07:55:39, Ivan Kudryavtsev wrote: > That is just fine. Go ahead, it's not an error. > > On Mon,

Re: Secondary storage missing in one host.

2021-09-08 Thread Abishek
have agent logs of that host currently. I will try to recreate the issue again and will revert you back if it arises again. Thank You. On 2021/09/08 15:19:23, Wei ZHOU wrote: > Hi Abishek, > > It is not needed to mount secondary storage on kvm hosts during vm > migration. > Ca

Re: Secondary storage missing in one host.

2021-09-08 Thread Abishek
was caused by it. On 2021/09/08 15:10:10, Daan Hoogland wrote: > Abishek, > can you install a VM directly on host 2? > and can you mount the secondary storage by hand? > > On Wed, Sep 8, 2021 at 4:45 PM Abishek wrote: > > > Hell All, > > > > I have setup cloud

Secondary storage missing in one host.

2021-09-08 Thread Abishek
Hell All, I have setup cloudstack 4.15.1 with 2 KVM host machine. Everything is working fine but I was unable to migrate systsem vm's to host 2. All is working fine on host 1. Error is as follows: (s-7-VM) Resource [Host:9] is unreachable: Host 9: Unable to prepare for migration due to

GlusterFS consideration KVM.

2021-09-03 Thread Abishek
Hell All, I have been testing cloudstack 4.15.1 from past few weeks and its going well. For further testing into our environment I am planning to test out glusterfs with KVM host (the servers have only local storage). Will glusterfs have any performance downside. Did anyone previously had the

Re: Configuring Out of Band Management.

2021-08-18 Thread Abishek
with: This is not a JSON Object. I will be very grateful for any suggestion. I am trying to achive this to configure HA between KVM host. Thank You. On 2021/08/15 07:49:13, Abishek wrote: > Hello All, > > I am trying to configure out of band management in cisco cimc with redfish. > But

Configuring Out of Band Management.

2021-08-16 Thread Abishek
Hello All, I am trying to configure out of band management in cisco cimc with redfish. But I am getting the following error (x.x.x.x) Failed to execute HTTP GET request retry attempt 2/2 [URL: https://x.x.x.x/redfish/v1/Systems/] due to exception javax.net.ssl.SSLHandshakeException: PKIX path

Limit Host Resource.

2021-07-25 Thread Abishek
Hello Every One, Is it possible to limit host resources in cloudstack 4.15.1. Lets say if a host CPU and memory resource is allocated about 90%, then do not allow the further new vm's to start on that host(choose another host). Thank You

Memory and CPU Failure

2021-07-25 Thread Abishek
Hello Every One, Just for future planning I want to know what will happen when there is a CPU and memory failure in hosts. Suppose a host is running at fully capacity of its 1.5TB of allocated RAM to vm's. Suddenly lets say 3 RAM went awol. Will the vms start to get migrated to another host or

Re: XCP-ng 8.2 cannot start vm more than 4 core

2021-07-19 Thread Abishek
ts number of the host results in VM start > error. So in your case, it should be a maximum of 4. > > Regards, > Harikrishna > > From: Abishek > Sent: Monday, July 19, 2021 9:25 AM > To: users@cloudstack.apache.org > Subject: XCP-ng 8.2 cann

XCP-ng 8.2 cannot start vm more than 4 core

2021-07-19 Thread Abishek
Hello EveryOne, I am deployed XCP-ng 8.2 host with cloudstack 4.15.1. Every thing is sucessfully setup with 2 XCP-ng host. But I am facing a problem while deploying a vm greater than 4 cores. Every time I try to start a VM with more than 4 cores I get the error VCPUs-at-startup, 5, value

Issue in staring vm above 4 Cores.

2021-07-19 Thread Abishek
Hello everyone, I am facing trouble in starting vm above 4 cores in XCP-ng 8.2 with cloudstack 4.15.1. I receive the following error: nameLabel: Async.VM.start_on nameDescription: allowedOperations: [] currentOperations: {} created: Sun Jul 18 13:26:27 NPT 2021

Scale Running VM.

2021-07-19 Thread Abishek
Hello EveryOne, Is it possible to scale a running vm with host XCP-ng 8.2 and cloudstack 4.15.1. I am testing it for production enviromnment. I tried enabling it but received the following error: Caused by: com.cloud.utils.exception.CloudRuntimeException: Unable to scale vm due to Catch

XCP-ng HA with cloudstack.

2021-07-14 Thread Abishek Budhathoki
Can we achieve HA in XCP-ng host via cloudstack 4.15.1? If its posssible I will be very grateful if someone can point me to any kind of documentation regarding HA with xcp-ng. Thank You.

Re: XCP-ng Backup Cloudstack 4.15

2021-07-12 Thread Abishek Budhathoki
Thank You for the response. Really apricated. On 2021/07/12 09:41:07, Rohit Yadav wrote: > Hi Abishek, > > That's right, the current Backup & Recovery framework only supports Veeam > provider on VMware. > > For XenServer/xcpng, we don't have a plugin/provider, however v

XCP-ng Backup Cloudstack 4.15

2021-07-11 Thread Abishek Budhathoki
Hello EveryOne, I am trying cloudstack with xen environment. I was trying out the backup feature of the cloudstack and was not able to achieve it. Does the backup work in xen environment or it strictly only works with vmware only.

Adding a new host in Xen pool.

2021-07-11 Thread Abishek Budhathoki
Will cloudstack automatically detect a new host added in xenpool or is it not possible to add new host to existing xenpool. I came into the scenario to plan cloudstack deployment for my company in Xen server(xcp-ng). In near future I will need to add new host to existing pool so, will it be

Re: Network error when uploading local ISO

2021-07-06 Thread Abishek Budhathoki
If it may help, Please open the ssvm public IP https://192.41.41.161/ in the new tab of the running browser and accept the certificate warning and try again uploading the ISO. Faced the same issue at first while not using ssl for system vms. Thank You. On 2021/07/05 00:23:34, Joshua Schaeffer