Re: reset sshkeyforvirtualmachine also resets password

2015-04-01 Thread Harikrishna Patnala
Hi Nux, As already mentioned we store the encrypted vm password using the ssh key, so we need to reset the password also. Regarding the password field in the DB, we have an API to get the VM password (https://cloudstack.apache.org/docs/api/apidocs-4.5/root_admin/getVMPassword.html) which gets

Re: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack

2015-03-30 Thread Harikrishna Patnala
Congrats Rohit :) -Harikrishna On 31-Mar-2015, at 10:45 am, Wilder Rodrigues wrote: > Congratulation, Rohit! > > Keep up the cool stuff! ;) > > Cheers, > Wilder > > On 27 Mar 2015, at 09:07, Sebastien Goasguen wrote: > >> The Project Management Committee (PMC) for Apache CloudStack are pl

Re: [ANNOUNCE] New committer: Harikrishna Patnala

2015-03-10 Thread Harikrishna Patnala
Thank you all. Regards, Harikrishna On 10-Mar-2015, at 5:16 pm, Erik Weber mailto:terbol...@gmail.com>> wrote: On Tue, Mar 10, 2015 at 6:30 AM, Rajani Karuturi mailto:raj...@apache.org>> wrote: The Project Management Committee (PMC) for Apache CloudStack has asked Harikrishn

Re: [DISCUSS] Let's do ACS 4.5 RC4?

2015-03-02 Thread Harikrishna Patnala
yes it is supposed to be, but we hardcode the guest os mapping for all the hypervisors and it is working, so should not be a problem now for RC. Thanks, Harikrishna On 03-Mar-2015, at 3:01 am, Marcus wrote: > Thanks for looking into this. On a side note, is column guest_os_id in > guest_os_hyp

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-03-02 Thread Harikrishna Patnala
Yes, this logic won’t work, scoped configuration parameters logic moved to ConfigDepot. We have to use ConfigKey class to enable scope level parameters [ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration] Thanks, Harikrishna On 02-Mar-2015, at 5:45 pm, Koushik Das wrote:

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: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-27 Thread Harikrishna Patnala
Hi, This patch was only intended to put in 4.5 and master and later it was back ported to 4.3. If you can help me adding the upgrade path from 4.4.2 to 4.4.3, I’ll put the PR for back porting to 4.4.3 Thanks, Harikrishna On 27-Nov-2014, at 8:59 pm, Rohit Yadav mailto:bhais...@apache.org>> wro

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-27 Thread Harikrishna Patnala
cally generated e-mail. To reply, visit: https://reviews.apache.org/r/17941/#review63196 ----------- On Nov. 27, 2014, 9:22 a.m., Harikrishna Patnala wrote: > > --- >

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-27 Thread Harikrishna Patnala
cd0824e server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java 9fb47fd setup/db/db/schema-442to450.sql 107f10c Diff: https://reviews.apache.org/r/17941/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Re: Review Request 21805: CLOUDSTACK-6748: Creating an instance with user-data when network doesn't support user-data should error

2014-11-24 Thread Harikrishna Patnala
.java 96dafe9 server/src/com/cloud/vm/UserVmManagerImpl.java cf04270 Diff: https://reviews.apache.org/r/21805/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 20518: CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings

2014-11-24 Thread Harikrishna Patnala
: https://reviews.apache.org/r/20518/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-24 Thread Harikrishna Patnala
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java 85ce8b9 setup/db/db/schema-441to450.sql c899289 Diff: https://reviews.apache.org/r/17941/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Review Request 27862: CLOUDSTACK-7706: Triage and fix Coverity defects

2014-11-11 Thread Harikrishna Patnala
server/src/com/cloud/server/ManagementServerImpl.java deb2424 Diff: https://reviews.apache.org/r/27862/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 20518: CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings

2014-11-10 Thread Harikrishna Patnala
ce - Harikrishna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20518/#review53503 ------- On Nov. 10, 2014, 10:04 a.m., Harikrishna Patn

Re: Review Request 21805: CLOUDSTACK-6748: Creating an instance with user-data when network doesn't support user-data should error

2014-11-10 Thread Harikrishna Patnala
erver/src/com/cloud/vm/UserVmManagerImpl.java cf04270 Diff: https://reviews.apache.org/r/21805/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-10 Thread Harikrishna Patnala
/network/router/VirtualNetworkApplianceManager.java 85ce8b9 setup/db/db/schema-441to450.sql c899289 Diff: https://reviews.apache.org/r/17941/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-11-10 Thread Harikrishna Patnala
/router/VirtualNetworkApplianceManager.java 85ce8b9 setup/db/db/schema-441to450.sql c899289 Diff: https://reviews.apache.org/r/17941/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Re: Review Request 20518: CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings

2014-11-10 Thread Harikrishna Patnala
: https://reviews.apache.org/r/20518/diff/ Testing --- Thanks, Harikrishna Patnala

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: Review Request 26361: CLOUDSTACK-7660: Enhance system vm template to support baremetal

2014-10-31 Thread Harikrishna Patnala
merging part of disk partitions. Diffs (updated) - tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh 31ba2d4 tools/appliance/definitions/systemvmtemplate/preseed.cfg 0d2f70b Diff: https://reviews.apache.org/r/26361/diff/ Testing --- Thanks, Harikrishna

Re: Review Request 26361: CLOUDSTACK-7660: Enhance system vm template to support baremetal

2014-10-21 Thread Harikrishna Patnala
merging part of disk partitions. Diffs (updated) - systemvm/patches/debian/buildsystemvm.sh 7f6188a tools/appliance/definitions/systemvmtemplate/preseed.cfg 0d2f70b Diff: https://reviews.apache.org/r/26361/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-20 Thread Harikrishna Patnala
vmtemplate/configure_systemvm_services.sh c076bb5 Diff: https://reviews.apache.org/r/26871/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-17 Thread Harikrishna Patnala
173 ----------- On Oct. 17, 2014, 5:30 p.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26871/ >

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-17 Thread Harikrishna Patnala
alut value(CLOUDSTACK_RELEASE=4.4.0) is overridden by the null value (since argument is not passed). Diffs - tools/appliance/build.sh 8bf78b1 Diff: https://reviews.apache.org/r/26871/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-17 Thread Harikrishna Patnala
version number which leads in vm deployment failure while checking router version Diffs - tools/appliance/build.sh 8bf78b1 Diff: https://reviews.apache.org/r/26871/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 26871: CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.

2014-10-17 Thread Harikrishna Patnala
while checking router version Diffs - tools/appliance/build.sh 8bf78b1 Diff: https://reviews.apache.org/r/26871/diff/ Testing --- Thanks, Harikrishna Patnala

Re: [ANNOUNCE] New PMC Member: Rajani Karuturi

2014-10-17 Thread Harikrishna Patnala
Congratulations Rajani :) -Harikrishna On 17-Oct-2014, at 3:59 pm, Koushik Das wrote: > Congrats Rajani! > > On 17-Oct-2014, at 3:51 PM, Daan Hoogland wrote: > >> The Project Management Committee (PMC) for Apache CloudStack are pleased to >> announce that Rajani Karuturi has accepted our in

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-10-09 Thread Harikrishna Patnala
plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java e3c3943 Diff: https://reviews.apache.org/r/17747/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 23837: CLOUDSTACK-7087: Downgrade openswan to previous version for VPN services to fix OSX client

2014-10-07 Thread Harikrishna Patnala
(updated) - tools/appliance/definitions/systemvmtemplate/postinstall.sh 51006c9 tools/appliance/definitions/systemvmtemplate64/postinstall.sh 515348c Diff: https://reviews.apache.org/r/23837/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 26408: CLOUDSTACK-7677: 4.2 systemvm template job failing

2014-10-07 Thread Harikrishna Patnala
://reviews.apache.org/r/26408/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26361: CLOUDSTACK-7660: Enhance system vm template to support baremetal

2014-10-06 Thread Harikrishna Patnala
merging part of disk partitions. Diffs - systemvm/patches/debian/buildsystemvm.sh 7f6188a tools/appliance/definitions/systemvmtemplate/preseed.cfg 0d2f70b Diff: https://reviews.apache.org/r/26361/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 26361: CLOUDSTACK-7660: Enhance system vm template to support baremetal

2014-10-06 Thread Harikrishna Patnala
/patches/debian/buildsystemvm.sh 7f6188a tools/appliance/definitions/systemvmtemplate/preseed.cfg 0d2f70b Diff: https://reviews.apache.org/r/26361/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26173: CLOUDSTACK-7658: Upgrading debian packages as part of system vm template build

2014-09-30 Thread Harikrishna Patnala
always. Diffs (updated) - tools/appliance/definitions/systemvm64template/postinstall.sh 80cedc0 tools/appliance/definitions/systemvmtemplate/postinstall.sh 81d4f86 Diff: https://reviews.apache.org/r/26173/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 26173: CLOUDSTACK-7658: Upgrading debian packages as part of system vm template build

2014-09-30 Thread Harikrishna Patnala
/definitions/systemvm64template/postinstall.sh 80cedc0 tools/appliance/definitions/systemvmtemplate/postinstall.sh 81d4f86 Diff: https://reviews.apache.org/r/26173/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 23837: CLOUDSTACK-7087: Downgrade openswan to previous version for VPN services to fix OSX client

2014-09-30 Thread Harikrishna Patnala
- tools/appliance/definitions/systemvm64template/postinstall.sh 8763a9f tools/appliance/definitions/systemvmtemplate/postinstall.sh 587d44d Diff: https://reviews.apache.org/r/23837/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 26171: CLOUDSTACK-7655: Fixing system vm template to build from newer debian iso links

2014-09-30 Thread Harikrishna Patnala
--- Thanks, Harikrishna Patnala

Review Request 26171: CLOUDSTACK-7655: Fixing system vm template to build from newer debian iso links

2014-09-30 Thread Harikrishna Patnala
/systemvmtemplate/postinstall.sh dc3d130 tools/appliance/definitions/systemvmtemplate64/definition.rb 713ee75 tools/appliance/definitions/systemvmtemplate64/postinstall.sh a330cea Diff: https://reviews.apache.org/r/26171/diff/ Testing --- Thanks, Harikrishna Patnala

Re: [BLOCKED] Management server not starting

2014-09-24 Thread Harikrishna Patnala
This is fixed by reverting the commit 093fa6f0a53bd031a09e4042c3aa25860bc947e5 https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=2503aaafef5280ce20e319c77623f9709d85151a MS is now starting with no issues. -Harikrishna On 24-Sep-2014, at 2:25 pm, Alex Brett wrote: > The man

Review Request 25530: CLOUDSTACK-7534: ResetVM for VM with attached datadisk fails when enable.ha.storage.migration is false

2014-09-10 Thread Harikrishna Patnala
/HighAvailabilityManagerImpl.java 310f361 Diff: https://reviews.apache.org/r/25530/diff/ Testing --- Thanks, Harikrishna Patnala

Re: [ACS431] Help testing 4.3.1 vote candidate

2014-09-05 Thread Harikrishna Patnala
Yes the available 4.3 system vm templates on jenkins are post heart bleed. -Harikrishna On 05-Sep-2014, at 12:59 pm, Sebastien Goasguen mailto:run...@gmail.com>> wrote: On Sep 4, 2014, at 5:25 PM, Rohit Yadav mailto:rohit.ya...@shapeblue.com>> wrote: FYI, the deb/rpm repo I shared hosts nor

Re: Unable to start a VM due to insufficient capacity

2014-09-01 Thread Harikrishna Patnala
You can use http://pastebin.com/ to upload the logs and provide the link. -Harikrishna On 02-Sep-2014, at 10:06 am, Giri Prasad wrote: > Thanks. > > The error occurs at line 20400th line in the management server log. Please > let me know, where I can upload these 20400 lines (or a few 1000 l

Re: Review Request 24646: CLOUDSTACK-7337: Volume state remains in allocated after volume creation faliure from snapshot

2014-08-20 Thread Harikrishna Patnala
faliure. Diffs - server/src/com/cloud/storage/VolumeApiServiceImpl.java 8d83225 Diff: https://reviews.apache.org/r/24646/diff/ Testing (updated) --- Tested manually and validated my changes using simulator Thanks, Harikrishna Patnala

Re: Review Request 24646: CLOUDSTACK-7337: Volume state remains in allocated after volume creation faliure from snapshot

2014-08-20 Thread Harikrishna Patnala
faliure. Diffs (updated) - server/src/com/cloud/storage/VolumeApiServiceImpl.java 8d83225 Diff: https://reviews.apache.org/r/24646/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 24646: CLOUDSTACK-7337: Volume state remains in allocated after volume creation faliure from snapshot

2014-08-13 Thread Harikrishna Patnala
/cloud/storage/VolumeApiServiceImpl.java 8d83225b5109ceb577d788e8fe931a8e45a84286 Diff: https://reviews.apache.org/r/24646/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 24549: CLOUDSTACK-7305: hypervisor type parameter is mandatory when deploying VM using ISO

2014-08-12 Thread Harikrishna Patnala
when deploying VM using ISO Diffs - api/src/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java 8ceccb9 server/src/com/cloud/vm/UserVmManagerImpl.java 05cc183 Diff: https://reviews.apache.org/r/24549/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 24549: CLOUDSTACK-7305: hypervisor type parameter is mandatory when deploying VM using ISO

2014-08-11 Thread Harikrishna Patnala
- api/src/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java 8ceccb9 server/src/com/cloud/vm/UserVmManagerImpl.java 05cc183 Diff: https://reviews.apache.org/r/24549/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 17941: CLOUDSTACK-6075: Increase the ram size for router service offering

2014-08-11 Thread Harikrishna Patnala
/router/VirtualNetworkApplianceManager.java 85ce8b9 setup/db/db/schema-441to450.sql 34d5f88 Diff: https://reviews.apache.org/r/17941/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Re: [DISCUSS] Removing template URL format checking logic

2014-08-10 Thread Harikrishna Patnala
Hi Rohit, This was already fixed for templates https://issues.apache.org/jira/browse/CLOUDSTACK-6940 We have to do the same for registering ISOs as well. Thanks, Harikrishna On 08-Aug-2014, at 11:20 pm, Rohit Yadav wrote: > Hi, > > With reference to https://issues.apache.org/jira/browse/CL

Re: [PROPOSAL] Solving the cherry-picking problem

2014-08-07 Thread Harikrishna Patnala
Hi Rohit, Thanks for the proposal. I’ve some concerns. If we work directly on release branch only (with out forward branch) I’m not sure how we control regressions in the release time. In case of forward branch cut from the release branch RMs will merge only critical bug fixes to release branc

Re: Review Request 23837: CLOUDSTACK-7087: Downgrade openswan to previous version for VPN services to fix OSX client

2014-08-04 Thread Harikrishna Patnala
) - tools/appliance/definitions/systemvm64template/postinstall.sh 8763a9f tools/appliance/definitions/systemvmtemplate/postinstall.sh 587d44d Diff: https://reviews.apache.org/r/23837/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 23837: CLOUDSTACK-7087: Downgrade openswan to previous version for VPN services to fix OSX client

2014-08-04 Thread Harikrishna Patnala
/appliance/definitions/systemvm64template/postinstall.sh 5ce0163 tools/appliance/definitions/systemvmtemplate/postinstall.sh 822cd5f Diff: https://reviews.apache.org/r/23837/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 23837: CLOUDSTACK-7087: Downgrade openswan to previous version for VPN services to fix OSX client

2014-07-22 Thread Harikrishna Patnala
/systemvm64template/postinstall.sh 5ce0163 tools/appliance/definitions/systemvmtemplate/postinstall.sh 822cd5f Diff: https://reviews.apache.org/r/23837/diff/ Testing --- Thanks, Harikrishna Patnala

Re: [ANNOUNCE] Rajani Karuturi as committer

2014-07-21 Thread Harikrishna Patnala
Congratulations Rajani :) -Harikrishna On 22-Jul-2014, at 12:11 pm, Punith S wrote: > Congrats Rajani :) > > cheers! > > > On Tue, Jul 22, 2014 at 12:04 PM, Suresh Sadhu > wrote: > >> Congrats Rajani. >> >> -Original Message- >> From: Shweta Agarwal [mailto:shweta.agar...@citrix.c

Re: What to modify to increase instance password length?

2014-07-20 Thread Harikrishna Patnala
omorrow away from a computer for the weekend. On 18 Jul 2014 13:36, "Harikrishna Patnala" mailto:harikrishna.patn...@citrix.com>> wrote: Hi Ian, The commit was made only in 4.4 and not in master. Can you cherry pick the same to master. Thanks, Harikrishna On 26-Jun-2014, at 1

Re: What to modify to increase instance password length?

2014-07-18 Thread Harikrishna Patnala
Hi Ian, The commit was made only in 4.4 and not in master. Can you cherry pick the same to master. Thanks, Harikrishna On 26-Jun-2014, at 12:23 am, Ian Duffy wrote: > Just pushed a change for this to the 4.4-forward branch. > > Daan, will you review / cherrypick? 96412e3e58fd1ced9d269e4552aa

Re: changing cpu.overprovisioning.factor

2014-07-17 Thread Harikrishna Patnala
Please create a doc bug only for two parameters cpu and memory overprovisioning factors. Because for the remaining parameters till the value is defined at granular level, CS uses the value at global level. So in your case if it would have some parameter other than cpu and memory over provis

Review Request 23547: CLOUDSTACK-7113: Ability to reset password when Router VM is stopped

2014-07-16 Thread Harikrishna Patnala
restoreVM Diffs - server/src/com/cloud/network/element/VirtualRouterElement.java 3b3cacd server/src/com/cloud/vm/UserVmManagerImpl.java dac4acf Diff: https://reviews.apache.org/r/23547/diff/ Testing --- Thanks, Harikrishna Patnala

Re: createTemplate API lacks sshkeyenabled?

2014-07-03 Thread Harikrishna Patnala
Yes Demetrius, please raise a bug at https://issues.apache.org/jira -Harikrishna On 03-Jul-2014, at 12:52 am, Demetrius Tsitrelis wrote: > OK, should I raise a bug to remove the parameter (at least from the > documentation)? > > -Original Message----- > From: Hari

Re: createTemplate API lacks sshkeyenabled?

2014-07-01 Thread Harikrishna Patnala
sshkeyenabled flag is no where used in the code. So even if sshkeyenabled flag is set false we send the SSH public key to VR. IMHO there is no need of this flag, if a user wants to set SSH key to VM, ssh key ( “keypair" param ) is passed while deploying the VM and CS sends the same to VR. -Ha

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Harikrishna Patnala
Congratulations Santosh. On 01-Jul-2014, at 1:16 am, Animesh Chaturvedi wrote: > Congrats Santhosh > >> -Original Message- >> From: Alex Huang [mailto:alex.hu...@citrix.com] >> Sent: Monday, June 30, 2014 9:25 AM >> To: dev@cloudstack.apache.org >> Subject: [ANNOUNCE] Santhosh Edukull

Re: What to modify to increase instance password length?

2014-06-25 Thread Harikrishna Patnala
It is better to use ConfigKey class to define configuration parameters, this handles default values in case of NULL or db entry missing and no need to put in upgrade script. static final ConfigKey CustomDiskOfferingMaxSize = new ConfigKey("Advanced", Long.class, "custom.diskoffe

Review Request 22613: CLOUDSTACK-6912: 4.2 32 bit system vm template job failing in jenkins

2014-06-15 Thread Harikrishna Patnala
--- Thanks, Harikrishna Patnala

[ACS-4.4] Cherry-pick request

2014-06-11 Thread Harikrishna Patnala
Hi Daan, Can you please cherry-pick the following commit to 4.4 branch Commit aa75b4388554a502b1073dd78050cd4b364a803e in cloudstack's branch refs/heads/4.4-forward from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=aa75b43 ] CLOUDSTACK-6869: SSH Publi

Review Request 22456: CLOUDSTACK-6869: Public key content is overridden by template's meta data when you create a instance

2014-06-11 Thread Harikrishna Patnala
r/src/com/cloud/vm/UserVmManagerImpl.java 14d2eef Diff: https://reviews.apache.org/r/22456/diff/ Testing --- Thanks, Harikrishna Patnala

Re: ssh keypair value overridden by template meta data

2014-06-09 Thread Harikrishna Patnala
se/CLOUDSTACK-6869 > > Please confirm it. > > > Best Regards > > 2014-06-09 15:59 GMT+09:00 Harikrishna Patnala > : >> Hi Hiroki, >> >> We should not override the ssh key pair provided in the deployVM API with >> the ssh key in template meta

Re: ssh keypair value overridden by template meta data

2014-06-09 Thread Harikrishna Patnala
Hi Hiroki, We should not override the ssh key pair provided in the deployVM API with the ssh key in template metadata. I just able to reproduce this. Please create a ticket for this issue. Thanks Harikrishna On 06-Jun-2014, at 5:18 pm, Hiroki Ohashi wrote: > Dear guys > > I encountered a pro

Re: Cpu, cpu speed and memory in usage records

2014-06-05 Thread Harikrishna Patnala
answer. I created a ticket for this (CLOUDSTACK-6880 [1]). I can submit a review request for this issue, but I cannot assign the issue to myself on Jira. -- Olivier [1] https://issues.apache.org/jira/browse/CLOUDSTACK-6850 On Wed, Jun 4, 2014 at 10:55 AM, Harikrishna Patnala mailto:harikrishn

RE: Cpu, cpu speed and memory in usage records

2014-06-04 Thread Harikrishna Patnala
: Tuesday, June 03, 2014 8:54 PM To: dev@cloudstack.apache.org Cc: Harikrishna Patnala; Kishan Kavala Subject: Cpu, cpu speed and memory in usage records Hi, Is it normal if CloudStack does not return usage details (cpu cores, cpu speed and memory) in the usage records? Since the introduction of dynamic

Re: Review Request 21971: [Automation] Disabling the failed test cases in Xenserver and KVM runs

2014-05-28 Thread Harikrishna Patnala
it will again be part of CI run. - Harikrishna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21971/#review44100 ----------- On

Review Request 21971: [Automation] Disabling the failed test cases in Xenserver and KVM runs

2014-05-27 Thread Harikrishna Patnala
integration.smoke.test_iso - CLOUDSTACK-6769, CLOUDSTACK-6774 Diffs - test/integration/smoke/test_iso.py 93f436f Diff: https://reviews.apache.org/r/21971/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 21924: [Automation] Disabling the failed test cases in XenServer and KVM runs

2014-05-27 Thread Harikrishna Patnala
/test_primary_storage.py 3147d86 test/integration/smoke/test_scale_vm.py f0ec534 test/integration/smoke/test_secondary_storage.py 90304b3 Diff: https://reviews.apache.org/r/21924/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 21924: [Automation]Fixed issues in Xenserver and KVM runs

2014-05-27 Thread Harikrishna Patnala
/test_scale_vm.py f0ec534 test/integration/smoke/test_secondary_storage.py 90304b3 Diff: https://reviews.apache.org/r/21924/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 21924: [Automation]Fixed Regression issues in Xenserver and KVM runs

2014-05-27 Thread Harikrishna Patnala
/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 21805: CLOUDSTACK-6748: Creating an instance with user-data when network doesn't support user-data should error

2014-05-22 Thread Harikrishna Patnala
04270 Diff: https://reviews.apache.org/r/21805/diff/ Testing --- Thanks, Harikrishna Patnala

Re: CLOUDSTACK-6544 [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed

2014-05-15 Thread Harikrishna Patnala
Hi Daan, Both the issues CLOUDSTACK-6544 and CLOUDSTACK-6551 are related to Xenserver 6.2 Fox version. I’ll fix them by tomorrow. Thanks Harikrishna On 07-May-2014, at 4:41 pm, Daan Hoogland wrote: > Harikrishna, > > Do you have an idea on a solutions for this issue, yet? and maybe an eta? >

Re: Review Request 21196: CLOUDSTACK-6551: [Automation] Failed to revert vm snapshot in xen

2014-05-15 Thread Harikrishna Patnala
) - plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/Xenserver625Resource.java d290194 Diff: https://reviews.apache.org/r/21196/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 21196: CLOUDSTACK-6551: [Automation] Failed to revert vm snapshot in xen

2014-05-15 Thread Harikrishna Patnala
/hypervisor/xenserver/xenserver62/cloud-plugin-storage 03a05b7 Diff: https://reviews.apache.org/r/21196/diff/ Testing --- Thanks, Harikrishna Patnala

Re: CLOUDSTACK-6551 should be closed?

2014-05-14 Thread Harikrishna Patnala
Hi Daan, These kind of errors come when there is no function defined with name "revert_memory_snapshot" in vmopsSnapshot plugin. Rayees, may I know the Xenserver version, is that XenServer 6.2 Fox ? In that case "cloud-plugin-storage” plugin is being called where “revert_memory_snapshot” is no

Review Request 21195: CLOUDSTACK-6544: [Automation] Failed to create template for ROOT volume in Xen, with Exception: callHostPlugin failed

2014-05-11 Thread Harikrishna Patnala
- scripts/vm/hypervisor/xenserver/xenserver62/patch 13f4f93 Diff: https://reviews.apache.org/r/21195/diff/ Testing --- Thanks, Harikrishna Patnala

[ACS4.4] Cherry-pick request for CLOUDSTACK-6551 and CLOUDSTACK-6544

2014-05-11 Thread Harikrishna Patnala
Hi Daan, Can you please cherry pick the following commits to 4.4 branch 1) Commit 17810b0e95ce6418b6809ab5d3dd436659120721 in cloudstack's branch refs/heads/4.4-forward from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=17810b0 ] CLOUDSTACK-6544: [Autom

Review Request 21196: CLOUDSTACK-6551: [Automation] Failed to revert vm snapshot in xen

2014-05-11 Thread Harikrishna Patnala
-plugin-storage 03a05b7 Diff: https://reviews.apache.org/r/21196/diff/ Testing --- Thanks, Harikrishna Patnala

[ACS 4.4] cherry-pick request for CLOUDSTACK-6463 and CLOUDSTACK-6466

2014-05-05 Thread Harikrishna Patnala
Hi Daan, Could you cherry pick the following commits to 4.4 branch 1) Commit ce3074e9a23e71855798cb5decd01d7f9958f6c0 in cloudstack's branch refs/heads/4.4-forward [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ce3074e ] CLOUDSTACK-6463: password is not set for VMs created from pas

Review Request 20519: CLOUDSTACK-6466: cpu and ram is not getting updated correctly in usage_vm_instance table for usage type 2

2014-04-21 Thread Harikrishna Patnala
://reviews.apache.org/r/20519/diff/ Testing --- Thanks, Harikrishna Patnala

Review Request 20518: CLOUDSTACK-6465: vmware.reserve.mem is missing from cluster level settings

2014-04-21 Thread Harikrishna Patnala
--- Thanks, Harikrishna Patnala

Re: Review Request 20516: CLOUDSTACK-6463: password is not set for VMs created from password enabled template

2014-04-21 Thread Harikrishna Patnala
/VirtualMachineProfile.java c098e85 Diff: https://reviews.apache.org/r/20516/diff/ Testing --- Tested locally Thanks, Harikrishna Patnala

Review Request 20516: CLOUDSTACK-6463: password is not set for VMs created from password enabled template

2014-04-20 Thread Harikrishna Patnala
/20516/diff/ Testing --- Tested locally Thanks, Harikrishna Patnala

Review Request 20480: CLOUDSTACK-6451: Missing some library dependencies to 32 bit support for vhd-util

2014-04-18 Thread Harikrishna Patnala
://reviews.apache.org/r/20480/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 18902: CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios

2014-04-17 Thread Harikrishna Patnala
/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java 07c4558 Diff: https://reviews.apache.org/r/18902/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 18902: CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios

2014-04-17 Thread Harikrishna Patnala
when testing host down scenarios Diffs (updated) - engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java 07c4558 Diff: https://reviews.apache.org/r/18902/diff/ Testing --- Thanks, Harikrishna Patnala

Re: 4.3 system vm template job failing in jenkins

2014-04-10 Thread Harikrishna Patnala
On 4.3 this env var is already there. install_packages() { DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical # Basic packages apt-get --no-install-recommends -q -y --force-yes install rsyslog logrotate cron chkconfig insserv net-tools ifupdown vim-tiny netbase iptables apt-get --

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-04-09 Thread Harikrishna Patnala
://reviews.apache.org/r/19578/diff/ Testing --- Thanks, Harikrishna Patnala

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-04-09 Thread Harikrishna Patnala
/19578/diff/ Testing --- Thanks, Harikrishna Patnala

Re: OpenSSL vunerability (bleedheart)

2014-04-09 Thread Harikrishna Patnala
Latest System VMs have openssl 1.0.1e-2+deb7u4. We need to update openssl to get 1.0.1e-2+deb7u6. It will be great if some one can update openssl to 1.0.1e-2+deb7u6 and test OpenSSL HeartBleed Vulnerability. Right now I could not do it from our network. -Harikrishna On 09-Apr-2014, at 5:00 pm

Re: OpenSSL vunerability (bleedheart)

2014-04-09 Thread Harikrishna Patnala
Hi, I have tried upgrading openssl on our system vms(deployed using latest template), the version is still OpenSSL 1.0.1e Seems like apt does not have the binary of latest OpenSSL, may be we need to compile the library from latest OpenSSL source(OpenSSL 1.0.1g) and use that build in our syste

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-04-08 Thread Harikrishna Patnala
/test_VirtualRouter_alerts.py caa9fc5 Diff: https://reviews.apache.org/r/19578/diff/ Testing --- Thanks, Harikrishna Patnala

Re: VM deployment is failing on 4.4

2014-04-06 Thread Harikrishna Patnala
Hi, I see in the logs, not only stop command but all the agent commands are failing with the error “Bailed out as maximum outstanding task limit reached” We need to increase the cap direct.agent.thread.cap to higher value or 1. -Harikrishna On 04-Apr-2014, at 10:05 pm, SrikanteswaraRao Tallur

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-03-24 Thread Harikrishna Patnala
--- Thanks, Harikrishna Patnala

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-03-24 Thread Harikrishna Patnala
nyway I'm skipping the VPC routers in the loop in VritualnetworkapplianceManagerImpl - Harikrishna ----------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19578/#review38374 --

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-03-24 Thread Harikrishna Patnala
---------- On March 24, 2014, 2:17 p.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19578/ > -

Re: Review Request 19578: CLOUDSTACK-6253: Optimizing VR alerts getting algorithm

2014-03-24 Thread Harikrishna Patnala
- Harikrishna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19578/#review38374 --- On March 24, 2014, 2:17 p.m., Harikrishna Patnala

<    1   2   3   4   5   >