Re: Unable Creare/CleanUp Virual Router After upgraded to ACS 4.6.2

2016-01-27 Thread Harikrishna Patnala
Hi, Latest system vm template has flask installed in it. Can you please let us which system vm template you have used. Thanks, Harikrishna On 27-Jan-2016, at 4:17 pm, mvs babu wrote: > Sorry, it is not allowing to attach a screenshot. Please find below link. > > > http://picpaste.com/pics/

Re: getRouterAlerts.sh

2016-03-10 Thread Harikrishna Patnala
Hi, We have a feature to monitor and bring back the services running on the VR which needs to run always. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Monitoring+VR+services Any actions taken during this monitoring will be logged only in VR. To get the events back to Management server

Re: CPU socket miss match !!! Urgent

2014-12-30 Thread Harikrishna Patnala
Hi, This seems to me like a libvirt issue on KVM. We read the socket count from the parameter ‘sockets’ in NodeInfo on KVM host. Can you check with the command “virsh nodeinfo” ? Thanks, Harikrishna On 31-Dec-2014, at 9:54 am, Abdul Rasool mailto:rasool...@gmail.com>> wrote: Attachment is mis

Re: My CS 4.2.1 Error with My complete log

2015-01-10 Thread Harikrishna Patnala
Hi, InsufficientServerCapacityException catches most of the exceptions. The actual exception I see from the logs is com.cloud.exception.ResourceUnavailableException: Resource [DataCenter:5] is unreachable: Unable to apply dhcp entry on router There are some other expections as well “unable t

Re: Xenserver tools6.1+ UI option

2015-02-23 Thread Harikrishna Patnala
Hi Prapul, I think while creating the template from VM, we need to mark the checkbox “Original XS Version is 6.1+”, and then deploy vm using that template, you can see vm status saying Xentools are there. Or you can edit the already created template parameters and then deployvm using that templ

Re: Disable primary storage, not delete...

2015-02-23 Thread Harikrishna Patnala
Hi, I think it is better to go with option 2, as it makes sense to be part of one of the states. I believe that VMs using that storage continue to work, but what are the plans for the operations related to the storage on those VMs like migration/HA/... ? Thanks, Harikrishna On 23-Feb-2015, a

Re: Please tell me about the attach of volume

2015-03-02 Thread Harikrishna Patnala
The actual supported values are a) 13 data disks on all versions of VMware, XenServer hypervisor versions 6.0 and above b) 64 data disks on HyperV c) 6 data disks on other hypervisor types created a doc bug for it https://issues.apache.org/jira/browse/CLOUDSTACK-8295 Thanks, Harikrishna On 03

Re: ACS Baremetal

2015-03-03 Thread Harikrishna Patnala
You can try bare metal kickstart installation in basic zone based on https://cwiki.apache.org/confluence/display/CLOUDSTACK/Baremetal+KickStart -Harikrishna On 03-Mar-2015, at 9:04 pm, Mārtiņš Jakubovičs wrote: > Hello, > > I want to play with ACS Barmetal feature. Are there documentation for

Re: "list virtualmachines name=" problem.

2015-03-04 Thread Harikrishna Patnala
Hi Dan, listVirtualMachine API provided with vm name gives the result of VMs where name like “%Provided_VM_name%”. As the name vm-10 is like vm-1, you are getting the result of vm-10 as well. You can try with UUID of the vm which gives you exact vm details you want, http://localhost:8080/client

Re: How to retrieve user-data via the API

2014-05-26 Thread Harikrishna Patnala
Hi, AFAIK there is no user data parameter in our vm response. You can retrieve it from user_vm table. -Harikrishna On 26-May-2014, at 1:43 pm, Octavian Popescu wrote: > Hi, > > Is there any way to fetch the user-data fields of a VM, via the CloudStack > API? Can you please give me a quick ex

Re: Enable dynamically scalable property of a vm

2014-05-27 Thread Harikrishna Patnala
Hi, If you want to update the vm to enable the dynamic scaling (using updateVirtualMachine command) 1. Please make sure the vm has xenserver/vmware tools installed on it to support dynamic scaling of cpu/ram. 2. Set the zone/global level configuration parameter “enable.dynamic.scale.vm” to tru

Re: SSVM Not Working

2014-06-06 Thread Harikrishna Patnala
Is your ssvm in running state. If so please run the troubleshooting script mentioned in the following wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting -Harikrishna On 06-Jun-2014, at 1:19 pm, Yesid Mora mailto:ym...@o4it.com>> wrote:

Re: Cloudstack 4.3 KVM cpu overcommit

2014-06-17 Thread Harikrishna Patnala
Hi Ivan, Please take a look at “capacity calculations on MS” section in the following wiki for better understanding. https://cwiki.apache.org/confluence/display/CLOUDSTACK/CPU+and+RAM+Overcommit Thanks Harikrishna On 17-Jun-2014, at 5:52 pm, Ivan Rodriguez wrote: > The vm is not the problem b

Re: Cloud stack install issues

2014-06-19 Thread Harikrishna Patnala
Hi, Did you start the services cloud-management, tomcat, mysql ? Check whether tomcat server is running or not, any permission issues.! check this for any errors /var/log/cloudstack/management/catalina.out I suggest you to use cloudstack 4.1.0 and above for better documentation/installation.

Re: InsufficientServerCapacityException - Unsure Why

2014-07-02 Thread Harikrishna Patnala
Hi, You need to look into the logs prior to the InsufficientServerCapacityException. There should be some other error that caused the deployment to fail. Can you provide the logs. -Harikrishna On 02-Jul-2014, at 1:36 pm, Elliot Berg wrote: > Hi, > > I've been putting together a cloudstack s

Re: Template Default SystemVM

2014-07-03 Thread Harikrishna Patnala
Do add the host, secondary storage and primary storage into the Cloudstack ? -Harikrishna On 04-Jul-2014, at 9:25 am, Rajani Karuturi mailto:rajani.karut...@citrix.com>> wrote: Do you see the template in your secondary storage? Can you check the size and state of the template in vm_template tab

Re: Autoscaling

2014-07-07 Thread Harikrishna Patnala
Hi, That would be nice to merge dynamic scaling of cpu and ram with auto scaling. Only problem is support for dynamic scale down of cpu and ram is not there, so we may need to control the maximum resource(cpu/ram) that can allocate to a VM based on the service we want. -Harikrishna On 06-Jul-2

Re: InsufficientServerCapacityException - Unsure Why

2014-07-07 Thread Harikrishna Patnala
Do you see any work item pending for Virtual Router r-4-VM in “op_it_work” table ? If there are any, remove those entries and try VM deployment again. I see in the logs that VR has a task pending 2014-07-07 10:28:15,934 WARN [cloud.vm.VirtualMachineManagerImpl] (Job-Executor-5:job-48 = [ 223698

Re: InsufficientServerCapacityException - Unsure Why

2014-07-07 Thread Harikrishna Patnala
uot;step" field set to something other than > "Done", one of them is > > ConsoleProxy | Starting > > and the other is > > DomainRouter | Prepare > > Am I safe to just delete the rows, or should I just update the field? > > Thanks, > > Elli

Re: InsufficientServerCapacityException - Unsure Why

2014-07-08 Thread Harikrishna Patnala
it or anything. If I change the state to stopped in the database > directly will the management server attempt to start it again or do I need to > do something more? > > Thanks! > > Elliot > > Harikrishna Patnala wrote: >> Is your Virtual Router up and running ? If

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Harikrishna Patnala
7;s now one thing in the op_it_work table with a step != 'Done', which is > a ConsoleProxy. > > Interestingly if I look at the console proxy vm in the cloudstack management > gui it says it's running, though. > > Thanks, > > Elliot > > Harikrishna Patnala w

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Harikrishna Patnala
ssh > times out. If I try and use the "connect to console" button in the gui, that > too times out :( > > Elliot > > Harikrishna Patnala wrote: >> > From the logs >> 2014-07-08 12:08:56,218 DEBUG [agent.transport.Request] >> (AgentManager

Re: Help with CloudStack using Local Storage

2014-07-10 Thread Harikrishna Patnala
Download vhd-util @ http://download.cloud.com.s3.amazonaws.com/tools/vhd-util, copy to /opt/xensource/bin and /opt/cloud/bin on XenServer and give executable permissions(a+x). -Harikrishna On 11-Jul-2014, at 1:29 am, Hollman Enciso R. wrote: > On Thu, Jul 10, 2014 at 2:30 PM, Geoff Higginbo

Re: Failed to start system VM

2014-07-22 Thread Harikrishna Patnala
Do you see any other exceptions ? I think vhd-util is missing on the XenServer. Download vhd-util @ http://download.cloud.com.s3.amazonaws.com/tools/vhd-util, copy to /opt/xensource/bin and /opt/cloud/bin on XenServer and give executable permissions(a+x). -Harikrishna On 22-Jul-2014, at 3:18

Re: Reset password configuration

2014-08-08 Thread Harikrishna Patnala
Try this http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download This link is on the same page under linux os installation. We need to update the page. Thanks, Harikrishna On 07-Aug-2014, at 10:47 pm, Siddharth wrote: > This link in t

Re: unable to create VM in ACS 4.4 hypervisor XenServer

2014-08-11 Thread Harikrishna Patnala
Hi, You are trying to deploy a FreeBSD 10 instance right ! Try following the steps mentioned in the blog http://shankerbalan.net/blog/freebsd-10-on-cloudstack-xenserver/ I think you are using the FreeBSD-10.0-RELEASE-amd64-disc1.iso

Re: Move VM instances from default view to a Project

2014-08-12 Thread Harikrishna Patnala
Yes there is no such API but earlier I saw the similar requirement and was done with some DB manual operations Please check the discussion http://mail-archives.apache.org/mod_mbox/cloudstack-users/201401.mbox/%3c2d4972281edd4e4693e52af1526f7...@amxpr07mb070.eurprd07.prod.outlook.com%3E -Harikris

Re: Template - Download file size is too large

2014-08-20 Thread Harikrishna Patnala
Hi, answers inline. -Harikrishna On 20-Aug-2014, at 11:48 am, rahul wrote: > Nitin Mehta writes: > > > >> > >> You can upload data volumes into CS and this config is used for defining > >> the max size of the volume you can upload. > > > > > > Hi > > > > 1) So storage.max.volume

Re: Unable to start system VMS with new install of 4.4

2014-08-25 Thread Harikrishna Patnala
Try restarting libvirt and cloudstack-agent, if that does not work please reopen the bug and attach management server logs and agent logs. Thanks Harikrishna On 25-Aug-2014, at 7:57 am, Alex Dodson wrote: > Hello, > > I am trying to get an install of Cloudstack 4.4 with kvm hypervisors. I >

Re: error restarting virtual router after upgrading

2014-08-27 Thread Harikrishna Patnala
Hi, Can you check the value of “cache_mode" column in disk_offering table for the disk_offering used by router. As per the fix “cache_mode" value should be in upper case. -Harikrishna On 27-Aug-2014, at 3:00 pm, Erik Weber wrote: > Most likely this: https://issues.apache.org/jira/browse/CLOUD

Re: Upgrade VR template

2014-08-27 Thread Harikrishna Patnala
You can register a router template using registerTemplate API (from UI as well), while registering mark the check box “Routing”. Steps to update the router template are as follows, 1) Register the template that you want to deploy router (say name “KVMrouterTemplate”) and tick the check box “Rout

Re: http://cloudstack.org/dl/cloud-set-guest-password not working

2014-08-30 Thread Harikrishna Patnala
Try this http://sourceforge.net/projects/cloudstack/files/Password%20Management%20Scripts/CloudInstanceManager.msi/download you may need to start the service in windows after installation. Thanks, Harikrishna On 29-Aug-2014, at 6:39 pm, France mailto:mailingli...@isg.si>> wrote: Tnx what about

Re: Patched 4.3.1 SystemVMs (was Re: git commit: updated refs/heads/master to 88acc9b)

2014-11-04 Thread Harikrishna Patnala
Regarding the configurations in httpd.conf, they don't apply to apache server running in our system vms. We need to put the configuration in “/etc/apache2/mods-enabled/ssl.conf”, if you see apache2.conf it includes ssl.conf “Include mods-enabled/*.conf" not httpd.conf. I tried using namp, it w

Re: Unable to register templates and ISOs

2013-06-29 Thread Harikrishna Patnala
Can you try troubleshooting the SSVM by following this link https://cwiki.apache.org/CLOUDSTACK/ssvm-templates-secondary-storage-troubleshooting.html Probably agent is not running in the SSVM due to which no entry is created in the host table. please try building systemvm and recreate ssvm -Harik

Re: Password Management in OS Templates Not Working

2013-08-07 Thread Harikrishna Patnala
Hi Did you prepare this script in windows environment? Seems like some control characters got inserted in the script. -Harikrishna On 08-Aug-2013, at 10:25 AM, Punit Dambiwal wrote: > Hi Venkata, > > Thanks for the replyas the script run successfully and prompt the new > password...but wh

Re: Password Management in OS Templates Not Working

2013-08-07 Thread Harikrishna Patnala
dstack-scripts > > On Thu, Aug 08, 2013 at 02:09:02PM +0800, Punit Dambiwal wrote: >> NoI just copied this from sourceforge and run >> >> >> On Thu, Aug 8, 2013 at 1:47 PM, Harikrishna Patnala < >> harikrishna.patn...@citrix.com> wrote: >&

Re: [Doc] Please review: Update base image of VMs doc

2013-08-08 Thread Harikrishna Patnala
Hi Jessica, Thanks for the doc and it looks fine. Some minor changes required, The new template id in restore virtual machine API is optional parameter, if not specified vm restores to the same template. Additional thing we need to add is, we support base image update from vm created from templ

Re: [Doc] Please review: VM root disk reset on reboot doc

2013-08-15 Thread Harikrishna Patnala
Thank you Jessica, doc looks good for me. -Harikrishna On 15-Aug-2013, at 8:54 AM, Jessica Tomechak mailto:jessica.tomec...@gmail.com>> wrote: Since no comments have been made against this doc, I am resolving the bug. Jessica T. On Thu, Aug 8, 2013 at 11:16 PM, Jessica Tomechak mailto:jessic

Re: [Doc] Developer Guide API Section for Review

2013-08-15 Thread Harikrishna Patnala
Hi Radhika, Thank you for the doc. Some changes are required, 1) updateCluster: The following request parameters are added: cpuovercommitratio, ramovercommitratio - These parameters are removed from the updateCluster API. Please remove from the doc as well. - Same doc entry exists in Page 24

Re: Starting system and VR vms on a specific host

2013-08-19 Thread Harikrishna Patnala
There are some global configuration parameters which helps in these kind of things. We have "consoleproxy.service.offering" and "secstorage.service.offering" to specify system offerings. These are used while deploying system vms and in those system offerings we can specify tags. If we want to s

Re: [Doc] Please review: Update base image of VMs doc

2013-08-20 Thread Harikrishna Patnala
.apache.org/repos/asf?p=cloudstack.git;h=a6d7651 Bug: https://issues.apache.org/jira/browse/CLOUDSTACK-871 Regards, Jessica T. On Thu, Aug 8, 2013 at 11:16 PM, Harikrishna Patnala mailto:harikrishna.patn...@citrix.com>> wrote: Hi Jessica, Thanks for the doc and it looks fine. Some minor

Re: [Doc] Please review: Granular configuration parameters doc

2013-08-28 Thread Harikrishna Patnala
Thank you Likitha for the doc. Some text need to be added. 1) There is no need of restarting the management server after setting the local configuration parameters. 2) If we set value 'null' in the local configuration then CS considers the value from global configuration. Could you please make

Re: New root volume from snapshot

2013-09-01 Thread Harikrishna Patnala
After creating the template try this API. http://localhost:8096/client/api?command=restoreVirtualMachine&virtualmachineid=&templateid= -Harikrishna On 02-Sep-2013, at 11:12 AM, Nitin Mehta wrote: > > You can create template from this snapshot and then restore the vm from > this new template id

Re: Register Template Error

2013-09-04 Thread Harikrishna Patnala
I think there is no need of destroy the SSVM. Just set the global parameter and restart the MS. On 05-Sep-2013, at 12:13 AM, Rafael Weingartner wrote: > I just had this issue today, > after you set the "secstorage.allowed.internal. > sites" do not forget to restart the management application,

Re: 4.2 VMware memory overcommit

2013-09-09 Thread Harikrishna Patnala
Hi, There was a bug opened on this global parameter vmware.reserve.mem(https://issues.apache.org/jira/browse/CLOUDSTACK-4498) and it was fixed. Can you please try with latest 4.2. -Harikrishna On 23-Aug-2013, at 9:38 PM, Sean Hamilton wrote: > Hey guys, > > I'm playing around with 4.2 and V

Re: Usage Server is running but DB is empty

2013-09-19 Thread Harikrishna Patnala
Hi, Did you set the global configuration parameters related to this. Link: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Admin_Guide/configure-usage-server.html -Harikrishna On 19-Sep-2013, at 12:10 PM, Nikolay Kabadjov wrote: > Hello, > we've built a deb package for th

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-24 Thread Harikrishna Patnala
that I overlooked it during documentation. > > Thanks and regards, > Abhinav > > -Original Message- > From: Indra Pramana [mailto:in...@sg.or.id] > Sent: Tuesday, September 24, 2013 12:12 PM > To: d...@cloudstack.apache.org > Cc: users@cloudstack.apache.org; Radhika

Re: Database upgrade

2013-09-24 Thread Harikrishna Patnala
My comments inline -Harikrishna On 25-Sep-2013, at 10:18 AM, Indra Pramana wrote: > Dear all, > > During my (failed) upgrade attempt from CloudStack 4.1.1 to 4.2.0 early > this week, I noted that CloudStack management server will automatically > detect the database version and upgrade the data

Re: mem.overprovisioning.facto and KVM

2013-09-25 Thread Harikrishna Patnala
As far as I know men over provisioning is intended to work only with VMWare hypervisor to allocate reserved memory for VM. On 25-Sep-2013, at 11:11 AM, Nikolay Kabadjov wrote: > Yes Kirk, I did > > > > > From: Kirk Jantzer > To: Cloudstack users mailing list

RE: Dynamically scalable?

2013-10-09 Thread Harikrishna Patnala
Hi , While registering template we can specify whether xenserver/vmware tools installed in the template using this flag(dynamically scalable). This is required while deploying vm to set some parameters for dynamic scaling of cpu and ram feature to work. The same flag is reflected in the vm insta

RE: Setting user data removes SSH public key data on a running VM

2013-10-11 Thread Harikrishna Patnala
Hi, Did you stop start the vm after updating the Userdata (after step 4). API doc says we need to stop start the vm to take effect. http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/updateVirtualMachine.html Even after stop and start if same behavior exists then this is an issue. Than

Re: Urgent - usage databae always empty

2013-10-29 Thread Harikrishna Patnala
Hi, Can you check db.properties file for correct db connection configurations. Thanks Harikrishna On 30-Oct-2013, at 9:02 am, Dean Kamali wrote: > Hello everyone > > I never seen issue with 4.1.1 but with 4.2, I'm not able to get usage > database to work. > > it has been very frustrating day f

[Solved]Re: Urgent - usage databae always empty

2013-10-30 Thread Harikrishna Patnala
with start and >>>>> end_date >>>>>> >>>>>> I have checked the logs, I keep seeing "Not owner of usage job, >>>>>> skipping... " when execution time occur. >>>>>> >>>>>> >>&

Re: Missing vhd-util on the KVM System VM?

2013-12-05 Thread Harikrishna Patnala
Hi Shankar, Can you please try giving execution rights to vhd-util. Are you using 64bit template for system vms ? This'll work. chmod a+x /bin/vhd-util Thanks, Harikrishna On 05-Dec-2013, at 6:13 pm, Shanker Balan wrote: > Helo, > > While trying to create a template from an instance running

Re: Dynamic Scaling Of CPU and RAM not working

2013-12-19 Thread Harikrishna Patnala
Hi, >From cloustack we need to specify whether Xenserver tools got installed on the >template. while registering a template we see a checkbox “IsDynamic”, this >represents whether tools installed or not. Please check the template that you have used to deploy vm contains Xensever Tools. (List te

Re: VM distribution between hosts (XenServer) in the same cluster

2014-02-10 Thread Harikrishna Patnala
Hi, Can you share the management logs. Is the host has enough capacity to deploy 4th VM ? -Harikrishna On 11-Feb-2014, at 1:26 am, Florin Dumitrascu wrote: > Hi everyone, > > I am testing at the moment with CS 4.1.1 and XenServer 6.1 > I have 2 hosts in the same cluster. At the moment 3 VM

Re: how cloudstack performs dynamic scaling

2014-03-25 Thread Harikrishna Patnala
Yes we increase the VM capacity upto the max resources and max values that OS supports based on the hypervisor. Thanks Harikrishna On 26-Mar-2014, at 9:17 am, Umair Azam wrote: > Hi guys, > > How cloudstack performs dynamic scaling, Is it dynamic scaling in terms of > replication or increas

Re: Upgrading system vm template after previous upgrade

2014-04-22 Thread Harikrishna Patnala
Hi, 1) Register new system vm template and change the type = “SYSTEM” in vm_template table. (update `cloud`.`vm_template` set type='SYSTEM' where id = ) 2) Update vm_template_id = “” for all system vm entries in vm_instance table corresponding to the hypervisor. 3) Stop start the s

Re: somebody experience with bare metal?

2017-09-11 Thread Harikrishna Patnala
Hi, We have a pretty good experience with baremetal deployments in both basic and advanced zones. Yes, as you said currently cloudstack supports only Dell Force10 switch for dynamic VLAN configuration. Since this is a plugin model, one can develop their own support for the switches. Only thin

Re: somebody experience with bare metal?

2017-10-05 Thread Harikrishna Patnala
> > Swen > > -Ursprüngliche Nachricht- > Von: Harikrishna Patnala [mailto:harikrishna.patn...@accelerite.com] > Gesendet: Montag, 11. September 2017 11:01 > An: users@cloudstack.apache.org; S. Brüseke - proIO GmbH > > Betreff: Re: somebody experience with bar

Re: [ANNOUNCE] new committer: Rakesh Venkatesh

2020-11-17 Thread Harikrishna Patnala
Congrats Rakesh 🙂 From: Sven Vogel Sent: Wednesday, November 18, 2020 4:18 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: r.venkat...@global.leaseweb.com Subject: [ANNOUNCE] new committer: Rakesh Venkatesh Hi everyone, The Project Manag

Re: [ANNOUNCE] new committer: Nguyen Mai Hoang

2020-11-17 Thread Harikrishna Patnala
Congratulations Nguyen ! From: Sven Vogel Sent: Wednesday, November 18, 2020 4:18 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: hoang.ngu...@ewerk.com Subject: [ANNOUNCE] new committer: Nguyen Mai Hoang Hi everyone, The Project Managem

Re: [ANNOUNCE] new committer: Abhishek Kumar

2020-11-17 Thread Harikrishna Patnala
Congratulations Abhishek 🙂 From: Sven Vogel Sent: Wednesday, November 18, 2020 4:18 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: Abhishek Kumar Subject: [ANNOUNCE] new committer: Abhishek Kumar Hi everyone, The Project Management Commit

Re: [ANNOUNCE] new committer: Suresh Anaparti

2020-11-17 Thread Harikrishna Patnala
Congratulations Suresh 🙂 From: Sven Vogel Sent: Wednesday, November 18, 2020 4:17 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: Suresh Anaparti Subject: [ANNOUNCE] new committer: Suresh Anaparti Hi everyone, The Project Management Commi

Re: Baremetal provisioning in CloudStack

2020-12-14 Thread Harikrishna Patnala
Hi Alireza, It has been years since Baremetal provision is tested with CloudStack, the documents may still valid but definitely it has to be tested and fix bugs. So overall it is not fully functional. Thanks, Harikrishna From: Alireza Eskandari Sent: Monday, De

Re: fcd was not found - after upgrade to 4.15

2021-01-31 Thread Harikrishna Patnala
fcd is not specific to vVols, it is related to vSAN, but we made a generic solution to support on all datastore types. fcd folder would have created on datastores if folder is not found, after CS is upgraded and started the management server. Cristian, as Andrija suggested, can you please log a

Re: Goggle Summer of Code 2021

2021-03-15 Thread Harikrishna Patnala
Hi guys, I've an idea around mapping existing configuration parameters to the APIs when they are used during some operation, instead of looking for configuration parameters using string search or documentation. This helps in debugging or tuning the API operation easily w.r.t. configuration para

Re: Congratulations to Gabriel - CloudStack PMC Chair

2021-03-18 Thread Harikrishna Patnala
Congratulations Gabriel Best regards, Harikrishna From: Paul Angus Sent: Thursday, March 18, 2021 2:40 AM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org Cc: priv...@cloudstack.apache.org Subject: Congratulations to Gabriel - CloudStack PMC Chair

Re: Congratulations to Sven - Apache Software Foundation Member

2021-03-18 Thread Harikrishna Patnala
Congratulations Sven Best regards, Harikrishna From: Pearl d'Silva Sent: Thursday, March 18, 2021 5:13 PM To: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Subject: Re: Congratulations to Sven - Apache Software Foundation Member Congratulations Sve

Re: ACS 4.13.1 + Solidfire + VMware

2021-03-23 Thread Harikrishna Patnala
Hi Matthew, Yes, SolidFire as a managed storage is supported in 4.13. You are getting the error while management server is trying to access the primary storage, though I'm not sure how the volume is getting created. You would have got this error while adding the primary storage itself. There is

Re: Problems after upgrade from 4.13.1 to 4.15.0

2021-03-29 Thread Harikrishna Patnala
Hi Andrei, Since this is an upgrade, I assumed you did not face this issue on 4.13.1. Quick googling on this specific error shows some problems with mysql-connector-java version. It is supposed to be 8.0.19. Can you please check what versions of mysql and mysql java connectors are in use after

Re: Db schema upgrade fails from 4.14 to 4.16

2021-04-11 Thread Harikrishna Patnala
Hi Rakesh, As Pearl mentioned I don't see any issue in upgrading from 4.14 to master. The specific error what you are getting is about the foreign key constraint being missed on that table. Can you check on your 4.14 setup if "'fk_project_account__account_id'" foreign key is there are not on t

Re: [PROPOSAL] Force option and/or command to the detach ISO operation for running VMs

2021-04-11 Thread Harikrishna Patnala
Yes, it's better to keep an optional flag in the API params to decide on force detach of ISO instead of hardcoding force in the final detach operation. Thats gives flexibility to users and also keeps backward compatibility. +1 Regards, Harikrishna From: Pearl d'

Re: [VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-19 Thread Harikrishna Patnala
+1 I agree with Rohit on this. Regards, Harikrishna From: Rohit Yadav Sent: Monday, April 19, 2021 5:07 PM To: d...@cloudstack.apache.org ; users@cloudstack.apache.org ; m...@renemoser.net Subject: Re: [VOTE] New life to Terraform Provider CloudStack with Apac

Re: Cannot start stopped VMs

2021-04-19 Thread Harikrishna Patnala
Hi, At first glance on the logs, I could see below reasons for the start VM failures management server logs: 2021-04-19 18:31:13,539 INFO [c.c.v.VirtualMachineManagerImpl] (Work-Job-Executor-46:ctx-7073f4ff job-28887/job-2 ctx-70a0c6b3) (logid:e613b60b) Unable to start VM on Host[-1-Routin

Re: cannot create template?

2021-05-05 Thread Harikrishna Patnala
Hi Jordon, You can try running the below mount command on XCP host which runs during this operation to see what is the actual mount problem, you can check it in verbose mode too. "mount -o soft,tcp,timeo=133,retrans=1 " The other error raises a concern of adding unsupported XCP 8.2 version is

Re: [VOTE] Renaming default git branch name from 'master' to 'main' and replace offensive words as appropriate for inclusiveness

2021-05-07 Thread Harikrishna Patnala
+1 from me. Regards, Harikrishna From: Suresh Anaparti Sent: Friday, April 30, 2021 5:13 PM To: d...@cloudstack.apache.org ; priv...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: [VOTE] Renaming default git branch name from 'master' to 'main'

Re: cannot create template?

2021-05-09 Thread Harikrishna Patnala
" I will continue to investigate. Regards, Jordan -Original Message- From: Harikrishna Patnala Sent: Thursday, May 6, 2021 5:43 AM To: users@cloudstack.apache.org Subject: Re: cannot create template? [X] This message came from outside your organization Hi Jordon, You can try run

Re: Initial Zone Setup Wizard

2021-05-10 Thread Harikrishna Patnala
Hi Mike, In 4.15, new UI has only option to setup advanced zone. If you want to setup basic zone in 4.15 you can use legacy UI (x.x.x.x:8080/client/legacy/). FYI the basic zone wizard is restored in 4.15.1 version of CloudStack (https://github.com/apache/cloudstack/pull/4882) I cannot see your

Re: Hypervisor limits

2021-05-18 Thread Harikrishna Patnala
Hi, The management server could have taken the default value for the max data volumes limit. | default| 6 | Please check the hypervisor version in the host table to know which version it has detected. You can view it from the host section in UI. If it is correc

Re: Quickstart question

2021-05-30 Thread Harikrishna Patnala
Hi Jeremy, May I know the NFS version number that you are using in your environment? Also, check the status of the default template by clicking on the template and then into the zones tab, to check if it is downloaded properly or not. Regards, Harikrishna

Re: Routers on specific cluster

2021-05-30 Thread Harikrishna Patnala
Hi Vivek, I could found the global setting "system.vm.default.hypervisor" which is considered while deploying the router, you may check that. Host tags in the system service offering should also work, can you go through the logs while the virtual router is getting deployed to observe which pod/

Re: Snapshots are not working after upgrading to 4.15.0

2021-06-07 Thread Harikrishna Patnala
Hi Andrei, Can you check the following things and let us know? 1. Can you try creating a new volume and then create snapshot of that, to check if this an issue with old entries 2. For the snapshots which are failing can you check if you are seeing any error messages like this "Can't find

Re: Adding a new host in Xen pool.

2021-07-11 Thread Harikrishna Patnala
Hi, We can add a new Xen host to the existing pool. After adding the Xen host to the pool, Cloudstack will not detect any new host, we need to add the new host in the cluster same as other existing hosts in the pool. Regards, Harikrishna From: Abishek Budhathoki

Re: Primary Storage Volume detach issue

2021-07-12 Thread Harikrishna Patnala
Hi Pradeep, If the disk is in fcd folder means that the data disk would have already detached. Please check whether the volumes paths and storage pool IDs in CloudStack database are in sync with the location at vCenter. Regards, Harikrishna From: pradeep pal Se

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

2021-07-19 Thread Harikrishna Patnala
Hi Abhishek, There is a global setting "xen.vm.vcpu.max" which can be configured to the desired value. But I think hosts in the cluster should also have the required number of CPU sockets. The minimum of CPU sockets numbers of the hosts in the cluster will be assigned to the VPCUs-max. I rememb

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

2021-07-19 Thread Harikrishna Patnala
Hi, I just saw the other email thread. Yes, you can try disabling the dynamic scaling and then try deploying and start the VM. But I also see you are testing dynamic scale VM, in that case, please check my previous reply, Regards, Harikrishna From: Harikrishna

Re: Scale Running VM.

2021-07-19 Thread Harikrishna Patnala
If you got till here I believe you have already enabled global setting and marked the template as dynamically scalable. Please check if host license supports dynamic scaling or not. In the host license view on xenserver you can check that using "restrict_dmc" flag. If it is set to true then dyn

Re: [RESULT][VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-07-25 Thread Harikrishna Patnala
That's great to know and thanks for all the efforts Rohit. For release management, I would like to volunteer myself for the RM. I'll create the first milestone and propose myself as RM on the mailing list. Regards, Harikrishna From: Rohit Yadav Sent: Monday, Jul

Re: [!!Mass Mail]Re: Scale Running VM.

2021-07-26 Thread Harikrishna Patnala
@cloudstack.apache.org Subject: RE: [!!Mass Mail]Re: Scale Running VM. Hi all! I have same question. I can scale only CPU but not RAM. In Global Settings: enable.dynamic.scale.vm - true scale.retry - 2 In template: Dynamically Scalable - Yes XCP tools is installed. -Original Message- From: Harikrishna

Re: [!!Mass Mail]Re: Scale Running VM.

2021-07-26 Thread Harikrishna Patnala
ale Running VM. Hi Yes, XCP-NG 8.2 supports dynamic scaling for memory. In guest_os_details I see "xenserver.dynamicMin" and "xenserver.dynamicMax" for VM. What I can check now? -Original Message- From: Harikrishna Patnala [mailto:harikrishna.patn...@shapeb

Re: [!!Mass Mail]Re: Scale Running VM.

2021-07-27 Thread Harikrishna Patnala
don't see any other error messages: https://hastebin.com/jatojiwatu.yaml -Original Message- From: Harikrishna Patnala [mailto:harikrishna.patn...@shapeblue.com] Sent: Tuesday, July 27, 2021 9:52 AM To: users@cloudstack.apache.org Subject: Re: [!!Mass Mail]Re: Scale Running VM. Can you

Re: vSAN vsphere 7.0 with Cloudstack.

2021-08-01 Thread Harikrishna Patnala
Hello, Yes, vSAN and other storage types as primary storage support is added in 4.15 release itself. You can set up a vSAN storage in vCenter and add it as primary storage under "presetup" storage protocol type. "presetup" is the generic storage protocol type for primary storage using which we

Re: Problem with Templates/ISO

2021-09-19 Thread Harikrishna Patnala
Hi Douglas, Firstly, welcome to CloudStack. This looks to me like DB changes did not apply properly during installation. Did you observe any issues in the logs during the management server installation or start. You can check the logs at /usr/share/cloudstack/management/management-server.log

Re: Problem with Templates/ISO

2021-09-19 Thread Harikrishna Patnala
Sorry, logs at /var/log/cloudstack/management/management-server.log From: Harikrishna Patnala Sent: Monday, September 20, 2021 10:04 AM To: users@cloudstack.apache.org Subject: Re: Problem with Templates/ISO Hi Douglas, Firstly, welcome to CloudStack. This

Re: Failed to authentication SSH user root on host - repetitive error

2021-09-27 Thread Harikrishna Patnala
Hi Crisitian, To my understanding, you are trying to add a new zone and getting issues with the system VM having some SSH failures. May I ask you to start everything fresh? I mean to prepare new secondary storage, seed the system VM template into new secondary storage and then deploy the zone

Re: Multiple console proxy

2021-10-10 Thread Harikrishna Patnala
Hi Abhishek, Please check these two global settings "consoleproxy.capacity.standby" and "consoleproxy.session.max" which are used to configure the number of viewer sessions and accordingly new CPVM VM will be spawned. In your case, it might have hit the maximum sessions and spawned a new CPVM.

Re: Multiple console proxy

2021-10-11 Thread Harikrishna Patnala
entation regarding it can you please provide me the link I will very grateful Thank You. On 2021/10/11 02:56:02, Harikrishna Patnala wrote: > Hi Abhishek, > > Please check these two global settings "consoleproxy.capacity.standby" and > "consoleproxy.session.m

New Terraform artifacts published for testing

2021-10-20 Thread Harikrishna Patnala
Hi All, We have published the new artifacts to the Terraform registry https://registry.terraform.io/providers/cloudstack/cloudstack/latest. These are created only for testing purposes with tag v0.4.0-pre. May I ask the terraform users to help in testing it and report if you find any issues her

Re: New Terraform artifacts published for testing

2021-10-28 Thread Harikrishna Patnala
ssage- From: Harikrishna Patnala Sent: Wednesday, October 20, 2021 4:12 PM To: 'users@cloudstack.apache.org' Cc: d...@cloudstack.apache.org Subject: New Terraform artifacts published for testing Hi All, We have published the new artifacts to the Terraform registry https://regist

  1   2   >