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

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

RE: VCL Risk for Collaborators With Permissions to manage Images

2011-07-19 Thread Kumar, Amit H.
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, Kumar, Amit H. ahku...@odu.edu wrote: Hello, Don't know if this has been answered

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!

RE: Private vs Public Setup of VCL

2011-05-27 Thread Kumar, Amit H.
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. ahku...@odu.edu wrote: Hi All, Reading through this document

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 early

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

RE: Reservation Error:

2010-03-23 Thread Kumar, Amit H.
on the management node. On Tue, Mar 23, 2010 at 11:01 AM, Kumar, Amit H. ahku...@odu.edu wrote: 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

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

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-19 Thread Kumar, Amit H.
on the VM hosts, you can run gen-node-key.sh IP for each of them. I wouldn't try the VCL image capture process until this works: ssh -i /etc/vcl/vcl.key -l root -p 22 VM host IP -Andy Kumar, Amit H. wrote: Ah! .. I see. Seems like I started with a wrong assumption. I didn't not do

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

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

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