Benchmarking Software's on VCL

2012-04-16 Thread Kumar, Amit H.
Dear All, I have run into issues of software(GIS) being slower on VCL as opposed to Laptop. Although I have 8GB RAM and 2 vCPU assigned for this VM, comparison of few tests resulted in poor performance on VCL. It could be the nature of GIS and RDP or something else. I have tried to isolate GIS

RE: EC2 Provisioning Module

2011-07-29 Thread Kumar, Amit H.
Hi Aaron, This is of interest to us as well. Thank you, Amit From: Aaron Peeler [fapee...@ncsu.edu] Sent: Friday, July 29, 2011 8:54 AM To: vcl-dev@incubator.apache.org Subject: Re: EC2 Provisioning Module There was some work done a couple of years ago by

RE: VCL Risk for Collaborators With Permissions to manage Images

2011-07-19 Thread Kumar, Amit H.
on-root or non-admin user and always monitor > their usage, also explain to them that they must follow your existing > computer use policies or there access will be revoked(if feasible). > This usually works for us. > > Hope this helps, > Aaron > > On Mon, Jul 18, 2011 at 5:22 PM

VCL Risk for Collaborators With Permissions to manage Images

2011-07-18 Thread Kumar, Amit H.
Hello, Don't know if this has been answered already in the forum... What are the risks? If we were to let collaborators external to the university have admin access to a reservation made on a VCL resource either vmware or baremetal? Any thoughts? Any way to lock him out? Please advise! Regard

RE: Private vs Public Setup of VCL

2011-05-27 Thread Kumar, Amit H.
evelopment that can request resources from EC2 and IBM's cloud. Xianqing Yu is working on a JIRA issue for interacting with an IBM cloud https://issues.apache.org/jira/browse/VCL-457 as an example. Aaron On Fri, May 27, 2011 at 10:39 AM, Kumar, Amit H. wrote: > Hi All, > > > &g

Private vs Public Setup of VCL

2011-05-27 Thread Kumar, Amit H.
Hi All, Reading through this document on VCL on IBM developers site: http://www.ibm.com/developerworks/webservices/library/ws-vcl/index.html Brings me to the following question: First of all I am not sure how this question will be treated on this forum , because I have not seen a discussion on

RE: [VOTE] release VCL 2.2

2010-09-20 Thread Kumar, Amit H.
+1 Thank you, Amit From: Xianqing Yu [yu267155...@hotmail.com] Sent: Monday, September 20, 2010 11:49 AM To: vcl-dev@incubator.apache.org Subject: Re: [VOTE] release VCL 2.2 +1 Thanks, Xianqing Yu Graduate Student Department of Computer Science North Caro

VCL Getting Reservation to work

2010-04-01 Thread Kumar, Amit H.
Hi All again, After a long break I am back to where, I was unable to get the Reservation to work: So, I was able to get Image capture work smoothly with the only short come of not completing the automatically created reservation process after image capture. Which failed at the point after regi

Re: Reloading VM After Image Capture and VM Registration: FAILS

2010-03-25 Thread Kumar, Amit H.
>>Weird, actually I just ran into your problem above, I noticed that I can't >>browse the NFS after the vmdk is supposedly copied, remounting your NFS will >>probably fix the problem. Hi Ryan that is weird ...but I will try your fix when i get to work earl

RE: Reservation Error:

2010-03-23 Thread Kumar, Amit H.
sure you have an entry for the hostname in your /etc/hosts file > on the management node. > > On Tue, Mar 23, 2010 at 11:01 AM, Kumar, Amit H. wrote: > > > Hi All, > > > > Looking closely it looks like there is an issue when, the esx.pm picks all > > the paramet

RE: Reservation Error:

2010-03-23 Thread Kumar, Amit H.
Hi All, Looking closely it looks like there is an issue when, the esx.pm picks all the parameters to initiate a poweroff command on the VMguest using the VMware Perl toolkit API Please advise ...if my understanding below is right or wrong? 2010-03-22 16:51:09|15553|2:2|image|esx.pm:capture(64

RE: Reservation Error:

2010-03-22 Thread Kumar, Amit H.
Hi Ryan, you are great! I made quite a bit of progress with your suggestion. I hope you can help me with this next step error: Seems like image creation was successful but upon realod/poweron VMware perl toolkit looks for server '128' instead of the full ip. Something seems to be missing: Hope

RE: Reservation Error:

2010-03-22 Thread Kumar, Amit H.
(line: 135) > |14061|2:3|image| (-4) vcld, make_new_child (line: 594) > |14061|2:3|image| (-5) vcld, main (line: 341) > > > On Mon, Mar 22, 2010 at 2:08 PM, Kumar, Amit H. wrote: > > > Hi Andy, > > > > I followed through every step in esx.README and still not succe

RE: Reservation Error:

2010-03-22 Thread Kumar, Amit H.
Hi Andy, I followed through every step in esx.README and still not successful in capturing an image: I can SSH to the hypervisor and the VMhost through the management node with the/etc/vcl/vcl.key etc etc ..everything else looks okay; below I also have the query's that I used to create this im

RE: Reservation Error:

2010-03-19 Thread Kumar, Amit H.
urth [mailto:andy_ku...@ncsu.edu] > Sent: Thursday, March 18, 2010 12:22 PM > To: vcl-dev@incubator.apache.org > Subject: Re: Reservation Error: > > Yes, the management node needs to be be able to SSH to the VM hosts before > attempting the image capture, or any other VM operation

RE: Reservation Error:

2010-03-18 Thread Kumar, Amit H.
Ah! .. I see. Seems like I started with a wrong assumption. I didn't not do the capture image process yet. I wanted to see if I can make a reservation for the already existing VM, that I built with the name 'vmwarewinxp-base7-v0' and placed it under the Data-Store-Path on the VMhost that built

Reservation Error:

2010-03-17 Thread Kumar, Amit H.
Hi All, I am trying this in baby steps and running into few issues: One thing I have to say is your vcld.log is really amazing, it kind of walks you through the code precisely and yet complete. I have few missing pieces that I want to identify and need your help here. I have inline questions st

RE: Current SVN: missing .ht-inc/php5extras.php

2010-02-24 Thread Kumar, Amit H.
ed in soon. But, again, the best thing to do is > to install from the current (2.1) release. That also provides you with a > clean upgrade path when the next release comes out. Otherwise, you'll have > to figure out any database changes since the checkout you made and apply them >

Current SVN: missing .ht-inc/php5extras.php

2010-02-24 Thread Kumar, Amit H.
Hi All, Following the current instructions on installing the VCL Frontend Web Code results in a error at step 12; With a little debugging found that in file ".ht-inc/utils.php" at line 110 currently, the code fails to find require_once(".ht-inc/php5extras.php"); I see that the documentation me