Re: No password at start of new password enabled VM

2013-03-14 Thread Harikrishna Patnala
s it is encrypted password just due to security, because it must be logged and others can see it so the real one must be hidden(encrypted) here, is it true maybe or what it is purpose? Hari: Yes it is encrypted while sending password to router instead of plain password. From: "Si

Re: System VMs are not coming up on KVM host

2013-03-08 Thread Harikrishna Patnala
I'm on 4.0 On 08-Mar-2013, at 6:57 PM, Harikrishna Patnala wrote: > Hello, > > I'm trying to add KVM host and added successfully but the system vms are not > coming up. > > > Getting NPE when cs tries to start system vms. &g

System VMs are not coming up on KVM host

2013-03-08 Thread Harikrishna Patnala
Hello, I'm trying to add KVM host and added successfully but the system vms are not coming up. Getting NPE when cs tries to start system vms. 2013-03-08 18:35:29,647 INFO [cloud.secstorage.PremiumSecondaryStorageManagerImpl] (secstorage-1:null) Primary secondary storage is not even started,

Re: Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-07 Thread Harikrishna Patnala
ly, visit: https://reviews.apache.org/r/9727/#review17535 --- On March 7, 2013, 9:19 a.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mai

Re: Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-07 Thread Harikrishna Patnala
/com/cloud/server/ConfigurationServerImpl.java c5ae1e2 Diff: https://reviews.apache.org/r/9727/diff/ Testing --- Tested locally Thanks, Harikrishna Patnala

Re: RSA key gets overridden on every management server startup

2013-03-06 Thread Harikrishna Patnala
I have submitted a patch on RB which fixes this. https://reviews.apache.org/r/9727/ Fix is like, using non-default names (id_rsa.cloud and id_rsa.pub.cloud) in developer mode. -Harikrishna On 07-Mar-2013, at 6:08 AM, Alena Prokharchyk wrote: > I've noticed that on every cloudStack management

Review Request: CLOUDSTACK-1453: support restore for VM created from ISO

2013-03-06 Thread Harikrishna Patnala
ca9c13f Diff: https://reviews.apache.org/r/9779/diff/ Testing --- tested locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-06 Thread Harikrishna Patnala
s name (.cloud) serves our purpose. - Harikrishna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9727/#review17325 --- On March

Re: No password at start of new password enabled VM

2013-03-04 Thread Harikrishna Patnala
Hi Sinisa, This problem was there earlier but I already fixed this a week back, can you try pulling the latest code and check again. -Harikrishna On 05-Mar-2013, at 1:05 AM, Sinisa Denic wrote: > There is no return of random set password at start of password enabled > virtual machine, > so u

Re: Base Image Updation facility TestPlan

2013-03-04 Thread Harikrishna Patnala
Thanks for the test plan, I have reviewed the test cases, you may proceed with testing the feature. Since this is moved to 4.2, can you please change the upgrade test cases from 4.1 to 4.2 Thanks Harikrishna On 30-Jan-2013, at 11:03 AM, Kiran Koneti wrote: > Hi, > > Base Image Updation facil

Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-03 Thread Harikrishna Patnala
/9727/diff/ Testing --- Tested locally Thanks, Harikrishna Patnala

[jira] [Created] (CLOUDSTACK-1453) support restore for VM created from ISO

2013-02-28 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-1453: --- Summary: support restore for VM created from ISO Key: CLOUDSTACK-1453 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1453 Project

[jira] [Resolved] (CLOUDSTACK-1293) resetpasswordforVm shows "passsd reset to undefined"

2013-02-28 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala resolved CLOUDSTACK-1293. - Resolution: Fixed > resetpasswordforVm shows "passsd

[jira] [Commented] (CLOUDSTACK-1293) resetpasswordforVm shows "passsd reset to undefined"

2013-02-26 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587040#comment-13587040 ] Harikrishna Patnala commented on CLOUDSTACK-1293: - submitted

Review Request: CLOUDSTACK-1293 : resetpasswordforVm shows "passsd reset to undefined"

2013-02-26 Thread Harikrishna Patnala
/VMEntityManagerImpl.java 7d27e3e engine/orchestration/src/org/apache/cloudstack/engine/cloud/entity/api/VirtualMachineEntityImpl.java 13358d8 server/src/com/cloud/vm/UserVmManagerImpl.java 7e64cea Diff: https://reviews.apache.org/r/9605/diff/ Testing --- Tested locally. Thanks, Harikrishna

[jira] [Resolved] (CLOUDSTACK-745) Reset a VM on reboot

2013-02-21 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala resolved CLOUDSTACK-745. Resolution: Fixed Commit: 7a3f072a50f533c652721f613ba60f1ef78c44b9

[jira] [Resolved] (CLOUDSTACK-667) VM's base image update facility

2013-02-21 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala resolved CLOUDSTACK-667. Resolution: Fixed Commit: 6c01b62cdc2fe068d50b4e37739721dbc722cc41

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-21 Thread Harikrishna Patnala
/r/9158/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-21 Thread Harikrishna Patnala
sql 65add75 Diff: https://reviews.apache.org/r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

[jira] [Created] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-18 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-1317: --- Summary: No upgrade path to hit db schema changes from 4.1.0 to 4.2.0 Key: CLOUDSTACK-1317 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1317

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-18 Thread Harikrishna Patnala
/r/9158/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-18 Thread Harikrishna Patnala
Diff: https://reviews.apache.org/r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-15 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9158/#review16635 ----------- On Feb. 7, 2013, 11:32 a.m., Harikrishna Patnala wrote: > > --

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-07 Thread Harikrishna Patnala
views.apache.org/r/9158/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-06 Thread Harikrishna Patnala
sql f89c885 setup/db/db/schema-40to410.sql 6d5b262 Diff: https://reviews.apache.org/r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

[jira] [Updated] (CLOUDSTACK-940) QA - Test reset VM on reboot

2013-02-06 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-940: --- Fix Version/s: (was: 4.1.0) 4.2.0

[jira] [Updated] (CLOUDSTACK-929) QA VM's base image update facility

2013-02-06 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-929: --- Fix Version/s: (was: 4.1.0) 4.2.0

[jira] [Updated] (CLOUDSTACK-871) Document VM's base image update facility

2013-02-06 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-871: --- Fix Version/s: (was: 4.1.0) 4.2.0 > Docum

[jira] [Updated] (CLOUDSTACK-745) Reset a VM on reboot

2013-02-06 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-745: --- Fix Version/s: (was: 4.1.0) 4.2.0 > Rese

[jira] [Updated] (CLOUDSTACK-667) VM's base image update facility

2013-02-06 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-667: --- Fix Version/s: (was: 4.1.0) 4.2.0 > VM

[jira] [Commented] (CLOUDSTACK-667) VM's base image update facility

2013-02-05 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572199#comment-13572199 ] Harikrishna Patnala commented on CLOUDSTACK-667: Submitted the p

[jira] [Commented] (CLOUDSTACK-745) Reset a VM on reboot

2013-02-05 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572198#comment-13572198 ] Harikrishna Patnala commented on CLOUDSTACK-745: Submitted the p

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-05 Thread Harikrishna Patnala
his is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9158/#review15838 --- On Feb. 1, 2013, 2:20 p.m., Harikrishna Patnala wrote: > > -

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-05 Thread Harikrishna Patnala
To reply, visit: https://reviews.apache.org/r/9157/#review15839 --- On Feb. 1, 2013, 12:41 p.m., Harikrishna Patnala wrote: > > --- > This is an automatically generated e-mai

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-01 Thread Harikrishna Patnala
esting --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-01 Thread Harikrishna Patnala
b/db/schema-40to410.sql 39b686e Diff: https://reviews.apache.org/r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

RE: new committer: Koushik Das

2013-01-31 Thread Harikrishna Patnala
Congratulations Koushik :) -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: 01 February 2013 09:52 To: cloudstack-dev@incubator.apache.org Subject: RE: new committer: Koushik Das Congrats Koushik ! > -Original Message- > From: Nitin Mehta

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-01-31 Thread Harikrishna Patnala
m This addresses bug CLOUDSTACK-667. Diffs (updated) - api/src/org/apache/cloudstack/api/command/user/vm/RestoreVMCmd.java d906c7f server/src/com/cloud/vm/UserVmManagerImpl.java 5891056 Diff: https://reviews.apache.org/r/9158/diff/ Testing --- Did the manual testing locally

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-01-31 Thread Harikrishna Patnala
Diff: https://reviews.apache.org/r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot, CLOUDSTACK-667: VM's base image updation facility

2013-01-30 Thread Harikrishna Patnala
parent diff to CLOUDSTACK-667 Thanks - Harikrishna --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9134/#review15801 -----------

Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-01-30 Thread Harikrishna Patnala
ack/api/command/user/vm/RestoreVMCmd.java d906c7f server/src/com/cloud/vm/UserVmManagerImpl.java 5891056 Diff: https://reviews.apache.org/r/9158/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-01-30 Thread Harikrishna Patnala
r/9157/diff/ Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

Review Request: CLOUDSTACK-745: Reset a VM on reboot, CLOUDSTACK-667: VM's base image updation facility

2013-01-29 Thread Harikrishna Patnala
Testing --- Did the manual testing locally Thanks, Harikrishna Patnala

RE: Jira Issue for Unit Test Fail? (ApiRateLimitTest)

2013-01-28 Thread Harikrishna Patnala
I do get this issue couple of times on windows. I tried by changing the check value of expiredAfter() from 1000 to some higher value in ApiRateLimitTest and it worked for me. -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: 27 January 2013 22:51 To: cloudstack-dev@i

[jira] [Updated] (CLOUDSTACK-941) QA - Granular Global Parameters

2013-01-25 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-941: --- Fix Version/s: (was: 4.1.0) 4.2.0

RE: Regarding Base Image Updation facility(CLOUDSTACK-667).

2013-01-24 Thread Harikrishna Patnala
Hi Kiran, my comments inline. > From: Kiran Koneti > Sent: 24 January 2013 14:44 > To: Harikrishna Patnala > Cc: cloudstack-dev@incubator.apache.org > Subject: Regarding Base Image Updation facility(CLOUDSTACK-667). > Hi Hari, > I have gone through the FS of "Ba

RE: Regarding Base Image Updation facility(CLOUDSTACK-667).

2013-01-24 Thread Harikrishna Patnala
Hi Kiran, my comments inline. From: Kiran Koneti Sent: 24 January 2013 14:44 To: Harikrishna Patnala Cc: cloudstack-dev@incubator.apache.org Subject: Regarding Base Image Updation facility(CLOUDSTACK-667). Hi Hari, I have gone through the FS of "Base Image Updation facility" loca

[jira] [Created] (CLOUDSTACK-1051) API dispatcher unable to find objectVO corresponding to DeleteTemplatecmd

2013-01-24 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-1051: --- Summary: API dispatcher unable to find objectVO corresponding to DeleteTemplatecmd Key: CLOUDSTACK-1051 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (CLOUDSTACK-741) Granular Global Parameters

2013-01-23 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-741: --- Fix Version/s: (was: 4.1.0) 4.2.0 > Granu

[VOTE] Accept a donation of Reset SSH Key to access a VM in CloudStack from Citrix

2013-01-17 Thread Harikrishna Patnala
Hi, I'd like to start the process of IP Clearance for CLOUDSTACK-297: Reset SSH key to access VM (Similar to reset password) Citrix would like to donate this code to Apache Cloudstack. With this new API command resetSSHKeyForVirtualMachine,

Re: Review Request: CLOUDSTACK-297 Reset SSH key to access VM (Similar to reset password)

2013-01-17 Thread Harikrishna Patnala
- Reset SSH keys for VM already having SSH key when VM is in running state - Reset SSH keys for VM created from password enabled template and already having SSH key and VM is in running state Thanks, Harikrishna Patnala

Review Request: CLOUDSTACK-297 Reset SSH key to access VM (Similar to reset password)

2013-01-09 Thread Harikrishna Patnala
template and already having SSH key and VM is in running state Thanks, Harikrishna Patnala

[jira] [Created] (CLOUDSTACK-745) Reset a VM on reboot

2013-01-03 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-745: -- Summary: Reset a VM on reboot Key: CLOUDSTACK-745 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-745 Project: CloudStack Issue

[DISCUSS] Virtual machine's Base Image Updatation Facility

2012-12-25 Thread Harikrishna Patnala
When a user tries to create VM, following sequence of events happen with current CloudStack implementation (1)User / admin adds a template (which is stored on secondary storage) (2)Template gets downloaded from secondary storage to primary storage (3)New delta disk is created out o

[jira] [Updated] (CLOUDSTACK-667) VM's base image update facility

2012-12-19 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala updated CLOUDSTACK-667: --- Description: When base image update has been performed (e.g patches

[jira] [Created] (CLOUDSTACK-667) VM's base image update facility

2012-12-19 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-667: -- Summary: VM's base image update facility Key: CLOUDSTACK-667 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-667 Project: Cloud

[jira] [Assigned] (CLOUDSTACK-297) Reset SSH Key to access VM (similar to reset password)

2012-10-12 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala reassigned CLOUDSTACK-297: -- Assignee: Harikrishna Patnala > Reset SSH Key to access

RE: SSH keys and linux VMs on CS 3.0.3 + doc mistake/bug

2012-10-11 Thread Harikrishna Patnala
did you check the api call while deploying your VM? To associate ssh key to your VM, you need to provide the ssh keypair name (that you have already created) while deploying the VM. -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: 12 October 2012 09:28 To: clouds

RE: review comment for Reset ssh key functional spec

2012-10-11 Thread Harikrishna Patnala
To: Harikrishna Patnala; cloudstack-dev@incubator.apache.org; #Cloud - QA Team Subject: RE: review comment for Reset ssh key functional spec What about my scenario where in I want to update ssh key of my 100VMs having same ssh key pair at one go . Can we achieve it with current Api implementation

RE: review comment for Reset ssh key functional spec

2012-10-11 Thread Harikrishna Patnala
pted saying "VM needs to be stopped". Please review and comment on this. Thanks Harikrishna From: Shweta Agarwal Sent: 11 October 2012 10:42 To: cloudstack-dev@incubator.apache.org; #Cloud - QA Team; Harikrishna Patnala Subject: review comment for Reset ssh key functional spec

Reset SSH key support to access VM

2012-10-08 Thread Harikrishna Patnala
A user VM can be associated with a SSH key pair while deploying that VM. A user can SSH into the VM using the SSH private Key. But there should be a provision to reset that SSH key pair corresponding to that VM, i.e., to associate a new SSH key pair to the VM. This feature aims to reset the SSH

[jira] [Created] (CLOUDSTACK-297) Reset SSH Key to access VM (similar to reset password)

2012-10-08 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-297: -- Summary: Reset SSH Key to access VM (similar to reset password) Key: CLOUDSTACK-297 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-297