keystore generation problem when bringing up mgmt server on devcloud

2013-09-16 Thread Vijayendra Bhamidipati
I'm setting up devcloud on mac os x and am running into this problem when bringing up the mgmt server (following the instructions on https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud, this is in step 7.3) INFO [utils.component.ComponentContext] (Timer-2:) Configuring

Re: keystore generation problem when bringing up mgmt server on devcloud

2013-09-16 Thread Vijayendra Bhamidipati
--Sheng On Mon, Sep 16, 2013 at 5:41 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: I'm setting up devcloud on mac os x and am running into this problem when bringing up the mgmt server (following the instructions on https://cwiki.apache.org/confluence/display/CLOUDSTACK

RE: Apache CloudStack 4.2.0 (fifth round)

2013-09-13 Thread Vijayendra Bhamidipati
+1 -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Friday, September 13, 2013 4:13 PM To: dev@cloudstack.apache.org Subject: Apache CloudStack 4.2.0 (fifth round) I've created a 4.2.0 release, with the following artifacts up for a vote: Git

Re: plain text authenticator

2013-09-12 Thread Vijayendra Bhamidipati
Good catch Darren - the plain text authenticator was only preserved to support older clients that still hashed their passwords to md5. Indeed, storing the hash type would be required so only the appropriate authenticator would be invoked. However, we need to ensure that upgrades are correctly

Review Request 13907: change criteria to set vmware.create.full.clone global flag

2013-08-29 Thread Venkata Siva Vijayendra Bhamidipati
that had no data centers created in it, to 4.2, and the flag was set to true post upgrade. 2) Upgraded from 3.0.6 that had data centers created in it, to 4.2, and the flag was set to false post upgrade. 3) Deployed a fresh 4.2.0 setup, and the flag was set to true. Thanks, Venkata Siva Vijayendra

cherry-pick CLOUDSTACK-4539

2013-08-28 Thread Vijayendra Bhamidipati
Hi Animesh, Requesting that you cherry-pick commit # a30a33c14d38a30840be19619c9aff65ed14cf2f from 4.2-forward to 4.2 for bug CLOUDSTACK-4539. I've checked the patch into master as well in commit # e6247e712588903b77313b50750e9a0e7d0cf2af. Thanks, Regards, Vijay

RE: [Doc] Default Password Encoding Mechanism, SHA256Salt, Doc for Review

2013-08-17 Thread Vijayendra Bhamidipati
. Please also make changes to the other sentences that refer to either of these files, accordingly. Rest all looks good. Thanks! Regards, Vijay. From: Radhika Puthiyetath Sent: Thursday, August 08, 2013 1:52 AM To: us...@cloudstack.apache.org; dev@cloudstack.apache.org; Vijayendra Bhamidipati

Re: Review Request 13547: Extend listCapabilities API support to verify KVM snapshot enabled or not

2013-08-13 Thread Venkata Siva Vijayendra Bhamidipati
Siva Vijayendra Bhamidipati On Aug. 14, 2013, 12:46 a.m., Fang Wang wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13547

Re: Review Request 13547: Extend listCapabilities API support to verify KVM snapshot enabled or not

2013-08-13 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13547/#review25115 --- Ship it! Ship It! - Venkata Siva Vijayendra Bhamidipati On Aug

RE: [ANNOUNCE] New Committer: Vijay Bhamidipati

2013-08-12 Thread Vijayendra Bhamidipati
Thanks Rohit, Bharat, Sanjay, Abhinav, Hari, Issac, Radhika, Animesh, Likitha, Saksham, Anshul, Krishnan, Sadhu, Ian, Wei, Hugo! ^_^ Regards, Vijay -Original Message- From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com] Sent: Monday, August 12, 2013 2:13 AM To:

Re: [ANNOUNCE] New Committer: Vijay Bhamidipati

2013-08-10 Thread Vijayendra Bhamidipati
Thanks for the wishes Prasanna, Min, Sateesh, Sailaja, Rajesh, Ahmad, Koushik, Prachi! :) Regards, Vijay On 8/10/13 9:54 AM, Prachi Damle prachi.da...@citrix.com wrote: Congratulations Vijay! Well deserved! -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent:

db exception?

2013-08-10 Thread Vijayendra Bhamidipati
On a fresh nonoss dev setup of the latest 4.2 branch, I'm running into this DB exception when the SSVM is being started upon enabling a zone: INFO [storage.endpoint.DefaultEndPointSelector] (StatsCollector-2:) No running ssvm is found, so command will be sent to LocalHostEndPoint INFO

RE: Review Request 13298: Put in upgrade path from 4.1.1 to 4.1.2

2013-08-07 Thread Vijayendra Bhamidipati
Will send out a patch shortly. Regards, Vijay -Original Message- From: Marcus Sorensen [mailto:shadow...@gmail.com] Sent: Wednesday, August 07, 2013 3:09 PM To: dev@cloudstack.apache.org; Alena Prokharchyk Cc: Min Chen; Chip Childers; cloudstack; Vijayendra Bhamidipati Subject: Re

compile error on 4.2

2013-08-07 Thread Vijayendra Bhamidipati
Looks like this line has gone missing in AuthenticatorTest.java: import com.cloud.user.dao.UserAccountDao; So 4.2 is running into a compilation error.. can someone please add it to the file?? Thanks! Cheers! Regards, Vijay

Re: Review Request 13298: Put in upgrade path from 4.1.1 to 4.1.2

2013-08-07 Thread Venkata Siva Vijayendra Bhamidipati
-08-05 14:42:20 | Complete | | 4 | 4.1.2 | 2013-08-05 14:42:20 | Complete | ++-+-+--+ 4 rows in set (0.00 sec) mysql Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 13404: Remove unused global config parameters after upgrade from 4.1 to 4.2.

2013-08-07 Thread Venkata Siva Vijayendra Bhamidipati
| +--+--+---+--+---++ 1 row in set (0.00 sec) mysql Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-06 Thread Venkata Siva Vijayendra Bhamidipati
4.2. Will test out refactored patch and resubmit. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: db.properties

2013-08-05 Thread Vijayendra Bhamidipati
Hi Mike, If when installing your mysql server, you set a password for the mysql root user, you will need to specify that here. If you haven't encountered errors in your deploydb, you probably haven't set the mysql root user password and so you don't have to change the db.properties file.

RE: Cannot deploy db on latest 4.1 branch

2013-08-05 Thread Vijayendra Bhamidipati
Thanks Alena! I've put in the fix, will submit the patch for review in a short while. Cheers! Regards, Vijay From: Alena Prokharchyk Sent: Friday, August 02, 2013 4:51 PM To: Vijayendra Bhamidipati; dev@cloudstack.apache.org Subject: Re: Cannot deploy db on latest 4.1 branch Happens because

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-05 Thread Venkata Siva Vijayendra Bhamidipati
are necessary. UPDATE for 08/05/2013 = 4.2 code has diverged - need to refactor the patch on top of latest 4.2. Will test out refactored patch and resubmit. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-01 Thread Venkata Siva Vijayendra Bhamidipati
transparent to any of cloudstack's existing functionalities and all the test cases that cover the above code paths and APIs - all existing tests should and do pass - no new tests are necessary. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13093: Put retry logic to check existence/non-existence of created/deleted files even though vSphere returns successful completion on wait for asynchronous task.

2013-07-31 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13093/#review24312 --- On July 31, 2013, 12:41 a.m., Venkata Siva Vijayendra Bhamidipati wrote

Review Request 13093: Put retry logic to check existence/non-existence of created/deleted files even though vSphere returns successful completion on wait for asynchronous task.

2013-07-30 Thread Venkata Siva Vijayendra Bhamidipati
to be some other exceptions with some VMs, but they are not related to this code path. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
: https://reviews.apache.org/r/13008/#review24078 --- On July 29, 2013, 1:55 a.m., Venkata Siva Vijayendra Bhamidipati wrote: --- This is an automatically generated e-mail. To reply, visit

deploydb jdbc/mysql connector error?

2013-07-29 Thread Vijayendra Bhamidipati
After rebasing my code against the latest master/4.2, I'm running into this error when doing a mvn -e -P developer -pl developer -Ddeploydb across master and 4.2 : WARNING: Provided file does not exist:

RE: deploydb jdbc/mysql connector error?

2013-07-29 Thread Vijayendra Bhamidipati
-Original Message- From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com] Sent: Monday, July 29, 2013 12:32 PM To: dev@cloudstack.apache.org Subject: deploydb jdbc/mysql connector error? After rebasing my code against the latest master/4.2, I'm running into this error when

RE: deploydb jdbc/mysql connector error?

2013-07-29 Thread Vijayendra Bhamidipati
error? I'm having this issue too when trying to do deploydb on master. Its working fine on a slightly older branch. On 29 July 2013 20:53, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Prachi and I had a look at this, I should have pasted the entire output of the deploydb

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
On July 29, 2013, 3:59 a.m., Jenkins Cloudstack.org wrote: Review 13008 failed the build test : FAILURE The url of build cloudstack-master-with-patch #65 is : http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/65/ Venkata Siva Vijayendra Bhamidipati wrote: This patch

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-29 Thread Venkata Siva Vijayendra Bhamidipati
and all the test cases that cover the above code paths and APIs - all existing tests should and do pass - no new tests are necessary. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-28 Thread Venkata Siva Vijayendra Bhamidipati
Vijayendra Bhamidipati

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-28 Thread Vijayendra Bhamidipati
...@apache.orgmailto:chipchild...@apache.org, Alex Huang alex.hu...@citrix.commailto:alex.hu...@citrix.com Cc: Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.commailto:vijayendra.bhamidip...@citrix.com, cloudstack-...@incubator.apache.orgmailto:cloudstack-...@incubator.apache.org cloudstack

RE: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-07-28 Thread Vijayendra Bhamidipati
+dev (the older dev@incubator mail id showed up in the previous mail - probably needs to be fixed in jenkins) From: Vijayendra Bhamidipati [vijayendra.bhamidip...@citrix.com] Sent: Sunday, July 28, 2013 9:11 PM To: Jenkins Cloudstack.org; Kelven Yang

RE: Error to start MS on 4.2

2013-07-20 Thread Vijayendra Bhamidipati
Hi Min, Yes it's due to Frank's changes that went into 0633608f8035f8f409c271fc6e7548699a63d366 on master (and a5ee39a54a8574b030655916d6156d049c99009c on 4.2). He introduced a new global configuration variable ucs.sync.blade.interval. So to not run into this error, either redeploy your db or

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
On July 17, 2013, 12:24 a.m., Sheng Yang wrote: server/src/com/cloud/template/TemplateManagerImpl.java, line 999 https://reviews.apache.org/r/12612/diff/1/?file=322288#file322288line999 How can this happen?? Add Min Chen in reviewer. Venkata Siva Vijayendra Bhamidipati wrote

Re: Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
) - plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java 4113803 Diff: https://reviews.apache.org/r/12612/diff/ Testing --- With the fix in place, vmware-tools.iso attach to a vmware guest VM works as expected. Thanks, Venkata Siva Vijayendra

Review Request 12716: Fix for NPE

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
/ Testing --- This showed up in automation tests in the code path that handles template sync operations. I wasn't able to reproduce this in a manual setup. But the NPE does exist and the code needs to be fixed for that, so I'm submitting the patch. Thanks, Venkata Siva Vijayendra

Re: Review Request 12702: Fix CopyCmdAnswer returned by backupSnapshotCommand for VMware

2013-07-17 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12702/#review23354 --- Ship it! Ship It! - Venkata Siva Vijayendra Bhamidipati On July

Review Request 12612: Fix NPE when attaching vmware-tools iso to guest VM on ESX

2013-07-16 Thread Venkata Siva Vijayendra Bhamidipati
server/src/com/cloud/template/TemplateManagerImpl.java c7cc818 Diff: https://reviews.apache.org/r/12612/diff/ Testing --- With the fix in place, vmware-tools.iso attach to a vmware guest VM works as expected. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
Hi Mike, You can find the cloud-install-sys-tmplt script in the source at ./scripts/storage/secondary/cloud-install-sys-tmplt - you can run that directly from that location and preseed your secondary storage. The script would error out with a message saying it can't read

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
the -F? Thanks! On Mon, Jul 15, 2013 at 1:58 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Perfect - thanks! On Mon, Jul 15, 2013 at 12:51 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Hi Mike, You can find the cloud-install-sys-tmplt script

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
template Id from database Installation failed Any thoughts on this? Thanks again On Mon, Jul 15, 2013 at 2:36 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Hi Mike, Yes, you can leave out the -s option in that case. Looking at the script, the -F option

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
...@solidfire.com wrote: Here are my super-secret DB settings. :) # CloudStack database settings db.cloud.username=cloud db.cloud.password=cloud db.root.password= db.cloud.host=localhost db.cloud.port=3306 db.cloud.name=cloud On Mon, Jul 15, 2013 at 2:50 PM, Vijayendra Bhamidipati

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
db.cloud.username=cloud db.cloud.password=cloud db.root.password= db.cloud.host=localhost db.cloud.port=3306 db.cloud.name=cloud On Mon, Jul 15, 2013 at 2:50 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Hi Mike, The db.properties file that you copied over

Re: Review Request 12517: Fix checks for already existing primary and secondary pvlan id on vmware DVS in pvlan setup

2013-07-15 Thread Venkata Siva Vijayendra Bhamidipati
networks in each and they also worked as expected. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:680) On Mon, Jul 15, 2013 at 3:05 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: You can copy over the entire

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 16 more On Mon, Jul 15, 2013 at 5:29 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Looks like /mnt/sec/template/tmpl/1/8/ isn't writable - what do the directory permissions show? Also, what's the umask? What

RE: Secondary Storage Setup Question

2013-07-15 Thread Vijayendra Bhamidipati
, Jul 15, 2013 at 7:16 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: Hi Mike, The very first time the mgmt. server has to bring up the SSVM, it needs to prepare the ova template and make it available to ESX such that ESX can import the ovf generated from the ova template

Review Request 12517: Fix checks for already existing primary and secondary pvlan id on vmware DVS in pvlan setup

2013-07-12 Thread Venkata Siva Vijayendra Bhamidipati
Vijayendra Bhamidipati

Review Request 12521: Include vmware in hypervisor list for volume resize support

2013-07-12 Thread Venkata Siva Vijayendra Bhamidipati
of a non root volume of a guest VM in a vmware deployment works instead of throwing the exception pasted in the bug description. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: bean injection failure

2013-07-11 Thread Vijayendra Bhamidipati
2013 06:59 To: dev@cloudstack.apache.org Cc: Sateesh Chodapuneedi Subject: Re: bean injection failure Is ListVmwareDcsCmd.class in one of the jars? Kelven On 7/10/13 5:55 PM, Vijayendra Bhamidipati vijayendra.bhamidip...@citrix.com wrote: I'm running into the following spring exception

CS-3425

2013-07-11 Thread Vijayendra Bhamidipati
Hi Hugo, Can you please take a quick look at the fix put up at https://reviews.apache.org/r/12369/ and provide your review comments? Thanks! Regards, Vijay

bean injection failure

2013-07-10 Thread Vijayendra Bhamidipati
I'm running into the following spring exception when starting up the mgmt. server on latest master: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'apiDiscoveryServiceImpl': Injection of autowired dependencies failed; nested exception is

Review Request 12369: Ignore network interfaces without uuids when passing extra config to ESX for nvp

2013-07-09 Thread Venkata Siva Vijayendra Bhamidipati
. Diffs - plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java 372cc1b Diff: https://reviews.apache.org/r/12369/diff/ Testing --- With the fix, the VR comes up successfully, and guest VMs get created. Thanks, Venkata Siva Vijayendra Bhamidipati

SimulatorSecondaryDiscoverer bean

2013-07-09 Thread Vijayendra Bhamidipati
Hi Edison, It looks like this bean is missing from the applicationContext.xml file with commit# 5e13327339305cd81993952abbd8c19409a48537, causing the mgmt. server to fail to startup with this error : INFO [hypervisor.vmware.VmwareServerDiscoverer] (main:) VmwareServerDiscoverer is

RE: SimulatorSecondaryDiscoverer bean

2013-07-09 Thread Vijayendra Bhamidipati
Ah ok, thanks Edison! Cheers! Regards, Vijay -Original Message- From: Edison Su Sent: Tuesday, July 09, 2013 2:10 PM To: Vijayendra Bhamidipati; dev@cloudstack.apache.org Subject: RE: SimulatorSecondaryDiscoverer bean We should move all the simulator related classes into client

Re: Review Request 12348: Fix for NPE when listing eligible primary storage pools for volume migration across primary storages

2013-07-09 Thread Venkata Siva Vijayendra Bhamidipati
, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12227: NPE while deploying any instances in kvm/vmware using ZWPS due to capacityIops

2013-07-08 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12227/#review22846 --- Ship it! Fix looks good. - Venkata Siva Vijayendra Bhamidipati

Review Request 12348: Fix for NPE when listing eligible primary storage pools for volume migration across primary storages

2013-07-08 Thread Venkata Siva Vijayendra Bhamidipati
wide primary can only be moved to other zone wide primary pools and similarly with cluster wide pools. Created new guest VM to confirm that existing primary code paths work correctly with the changes in place. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 11984: Fix primary datastore NPE/incorrect db entry/exception propagation for KVM on cloudstack

2013-07-02 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11984/#review22205 --- On June 20, 2013, 2:42 a.m., Venkata Siva Vijayendra Bhamidipati wrote

Unresolved compilation problem?

2013-07-01 Thread Vijayendra Bhamidipati
I'm running into this exception when trying to add a vmware cluster on top of latest master: INFO [cloud.configuration.ConfigurationManagerImpl] (829088401@qtp-729217986-4:) adding a new subnet to the network 200 INFO [hypervisor.vmware.VmwareServerDiscoverer] (1175658854@qtp-729217986-5:)

Review Request 12180: Fix NPE when adding invalid primary datastore

2013-06-28 Thread Venkata Siva Vijayendra Bhamidipati
will fail with a GUI error dialog instead of failing silently with an NPE in the mgmt server log. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-06-28 Thread Venkata Siva Vijayendra Bhamidipati
branch https://reviews.apache.org/media/uploaded/files/2013/06/29/0001-CLOUDSTACK-3110-VMWARE-NPE-while-adding-primary-stor.patch Thanks, Venkata Siva Vijayendra Bhamidipati

RE: instance is not coming on the vmware deployment

2013-06-19 Thread Vijayendra Bhamidipati
Hi Sateesh, This happens because of a stale systemvm.iso existing in the systemvm directory on the secondary storage - if you delete it and then rebuild the systemvm.iso, and redeploy, the latest systemvm.iso gets copied over to the secondary systemvm directory and the problem will go away.

RE: instance is not coming on the vmware deployment

2013-06-19 Thread Vijayendra Bhamidipati
. It worked wonderfully. Yes, Deleteing stale systemvm.iso from secondary storage did it. Regards, Sateesh -Original Message- From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com] Sent: 20 June 2013 06:14 To: dev@cloudstack.apache.org Subject: RE: instance

Review Request: Fix primary datastore NPE/incorrect db entry/exception propagation for KVM on cloudstack

2013-06-19 Thread Venkata Siva Vijayendra Bhamidipati
. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: Fix for NPE during ip range creation

2013-06-12 Thread Venkata Siva Vijayendra Bhamidipati
111586d Diff: https://reviews.apache.org/r/11850/diff/ Testing --- Advanced zone creation proceeds correctly with fix in place. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: PCI-Passthrough with CloudStack

2013-06-11 Thread Vijayendra Bhamidipati
-Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Tuesday, June 11, 2013 5:08 AM To: dev@cloudstack.apache.org Cc: Ryousei Takano Subject: Re: PCI-Passthrough with CloudStack On Tue, Jun 11, 2013 at 3:52 AM, Pawit Pornkitprasan p.pa...@gmail.com wrote: Hi, I am

RE: Quick DB Question

2013-06-07 Thread Vijayendra Bhamidipati
Hi Mike, You're probably calling those setter methods in the constructor and I don't see any problem having an '_' in the function name. What is the problem you're seeing? Also I don't see this iscsi_name in VolumeVO.java on master - I'm guessing you're working off a private branch. I'm yet

RE: Quick DB Question

2013-06-07 Thread Vijayendra Bhamidipati
plug-in which creates an iSCSI volume on a SAN and I just wanted to use (what I thought was) an existing column to store the IQN. It looked like the iscsi_name column would be a good place to store this info. Thanks! On Fri, Jun 7, 2013 at 4:05 PM, Vijayendra Bhamidipati

Review Request: Windows 8 (64 bit) guest OS enablement for KVM deployments in cloudstack

2013-06-03 Thread Venkata Siva Vijayendra Bhamidipati
/11611/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

RE: VMware API Question

2013-05-29 Thread Vijayendra Bhamidipati
Hi Mike, Your opensource vi java code will be close to what you would implement using the closed source vi sdk, so though you will have to rewrite some code, it should be possible to reuse much of your core code, especially with spec preparation and the like. Cloudstack code already has useful

RE: [MERGE]PVLAN branch to MASTER(v2)

2013-05-16 Thread Vijayendra Bhamidipati
I'm done with implementation of pvlan changes for VMWare - I've tested and uploaded the diffs as a file on top of the current master branch to https://reviews.apache.org/r/11019/ I wasn't able to update the patch on review board though - I run into the error error: short SHA1 01a0384 is

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-14 Thread Venkata Siva Vijayendra Bhamidipati
with these changes on vmware and it works as expected. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-09 Thread Venkata Siva Vijayendra Bhamidipati
testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: PVLAN support for vmware Distributed Virtual switch deployments on cloudstack

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

Review Request: PVLAN provisioning support for vmware Distributed Virtual Switch deployments on cloudstack.

2013-05-08 Thread Venkata Siva Vijayendra Bhamidipati
set during their creation. VM live migration using vmware vMotion has also been tested with these changes on vmware and it works as expected. Further testing will be carried out and this review request will be updated accordingly. Thanks, Venkata Siva Vijayendra Bhamidipati

RE: Database Access

2013-05-07 Thread Vijayendra Bhamidipati
with it, when I have time I will create a page for this in the Wiki and copy this information there. -Soheil From: Vijayendra Bhamidipati [vijayendra.bhamidip...@citrix.com] Sent: Monday, May 06, 2013 7:02 PM To: dev@cloudstack.apache.org Subject: RE: Database

RE: Dispatcher

2013-05-07 Thread Vijayendra Bhamidipati
Hi Faisal, Are you referring to the API dispatcher in cloudstack? If so, there are two starting points - one for servlet requests received over 8080, and the other for the integration port (8096 by default). The former starts with handle() in ApiServer.java. The latter starts with doGet() and

RE: Database Access

2013-05-06 Thread Vijayendra Bhamidipati
Hi Soheil, Cloudstack internally uses cglib and ehcache to create and cache POJO (plain old java object) proxy objects in the db schema. The DAO layer has been written such that most routines that you will ever need to work with the POJOs, read a record from the db, or a list of records from

RE: Database Access

2013-05-06 Thread Vijayendra Bhamidipati
Also, you will need to follow the coding guidelines for cloudstack when naming the db columns (refer to the Database Conventions section) : https://cwiki.apache.org/CLOUDSTACK/coding-conventions.html Regards, Vijay -Original Message- From: Vijayendra Bhamidipati

RE: dvs cheatsheet?

2013-05-03 Thread Vijayendra Bhamidipati
Thanks for the pointers Ilya! I was running into a bug that Sateesh fixed and I was able to deploy the vds.. Cheers! Regards, Vijay -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Thursday, May 02, 2013 4:30 PM To: Vijayendra Bhamidipati; dev

RE: dvs cheatsheet?

2013-05-03 Thread Vijayendra Bhamidipati
Sure :) CLOUDSTACK-2316.. Cheers! Regards, Vijay -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Friday, May 03, 2013 1:55 PM To: Vijayendra Bhamidipati; dev@cloudstack.apache.org Subject: RE: dvs cheatsheet? Do you mind sharing what bug he fixed

dvs cheatsheet?

2013-05-02 Thread Vijayendra Bhamidipati
Ilya, When you tested out the vmware DVS feature, did you happen to put up a cheatsheet someplace on the setup/steps you followed? If so can you point me to it? Thanks! Regards, Vijay

RE: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-23 Thread Vijayendra Bhamidipati
...@apache.org] Sent: Tuesday, April 23, 2013 11:51 AM To: Vijayendra Bhamidipati; Min Chen; Chip Childers; CloudStack Dev Subject: Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request Also - you need to run a RAT test before the merge (if and when

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
/test_deploy_vm_with_userdata.py PRE-CREATION Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-22 Thread Venkata Siva Vijayendra Bhamidipati
POSTable APIs, as soon as that is made available for create/update VM operations, marvin tests will be written for the same. Requesting that this be noted as an AI for the future. Thanks, Venkata Siva Vijayendra Bhamidipati

apidocs build failing on master?

2013-04-16 Thread Vijayendra Bhamidipati
Hi, I'm running into the following error when trying mvn install -P developer,systemvm -Dnonoss on top of master: [INFO] [INFO] Building Apache CloudStack apidocs 4.2.0-SNAPSHOT [INFO]

RE: Desktop as a Service solution

2013-04-16 Thread Vijayendra Bhamidipati
Iheb, You mentioned DaaS, so if possible, please provide us with more details on the DaaS solution you are trying to implement. Since you mentioned VDI protocols, I assume you are looking to build a VDI solution on top of a cloud platform, spawning off VDI host VMs on demand, and deploying a

RE: Desktop as a Service solution

2013-04-16 Thread Vijayendra Bhamidipati
Ah, didn't see the subject line earlier - I was thinking of Data as a service apart from Desktop as a Service when I saw DaaS and was wondering! You can ignore that first line unless you want to add more :) Regards, Vijay -Original Message- From: Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/#review19245 --- On April 16, 2013, 2:53 a.m., Venkata Siva Vijayendra Bhamidipati wrote

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-16 Thread Venkata Siva Vijayendra Bhamidipati
/UserVmDaoTestConfiguration.java PRE-CREATION server/test/resources/UserVMDaoTestContext.xml PRE-CREATION setup/db/db/schema-410to420.sql 6a7a72c tools/marvin/marvin/cloudstackConnection.py 1caeef3 Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-15 Thread Venkata Siva Vijayendra Bhamidipati
Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-15 Thread Venkata Siva Vijayendra Bhamidipati
--- On April 16, 2013, 2:53 a.m., Venkata Siva Vijayendra Bhamidipati wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-11 Thread Venkata Siva Vijayendra Bhamidipati
Vijayendra Bhamidipati wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10294/ --- (Updated April 10, 2013, 9:59 p.m.) Review

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-10 Thread Venkata Siva Vijayendra Bhamidipati
-CREATION server/test/resources/UserVMDaoTestContext.xml PRE-CREATION setup/db/db/schema-410to420.sql c7c8b5b Diff: https://reviews.apache.org/r/10294/diff/ Testing --- Thanks, Venkata Siva Vijayendra Bhamidipati

Re: Review Request: Remove 2k limitation for user data on a deployVMCmd issued as an HTTP POST request

2013-04-08 Thread Venkata Siva Vijayendra Bhamidipati
method on the ApiServlet class and accept userdate from POST request, this would work. Cheers. Venkata Siva Vijayendra Bhamidipati wrote: Yes, the POST will be handled by ApiServlet's doPost() only, and the userdata will need to be put into the POST body. I've put in a check to allow

  1   2   >