Reg: Getting an SSH error when trying to make a reservation

2010-04-06 Thread Kiran N
Hello All, I am trying to make a reservation for an Windows203 image using ESX provisioning. I am facing an SSH error (as seen in the log file) with error code of 255. The IDENTITY * lines in the /etc/vcl/vcld.conf are : IDENTITY_blade_linux=/etc/vcl/vcl.key IDENTITY_solaris_lab=/etc/vcl/vcl.key

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-06 Thread Kiran N
vcld.log has been attached in this email..!! On Tue, Apr 6, 2010 at 11:37 AM, Kiran N wrote: > Hello All, > I am trying to make a reservation for an Windows203 image using ESX > provisioning. > I am facing an SSH error (as seen in the log file) with error code of 255. > > The

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-06 Thread Kiran N
led. I am guessing the problem is that > the vcl public key is not in the authorized_keys file of the esx box. > > On Tue, Apr 6, 2010 at 11:39 AM, Kiran N > wrote: > > > vcld.log has been attached in this email..!! > > > > > > On Tue, Apr 6, 2010 at 11:37 A

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-06 Thread Kiran N
:42|17264|vcld:REAPER(744)|VCL process exited for reservation 31 2010-04-06 13:57:42|17264|vcld:main(165)|lastcheckin time updated for management node 1: 2010-04-06 13:57:42 2010-04-06 13:57:42|17264|31:31|failed|vcld:main(250)|request deleted 2010-04-06 13:57:47|17264|vcld:main(165)|lastcheckin time u

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-06 Thread Kiran N
rnet0.generatedAddress = "00:0c:29:0e:37:24" tools.syncTime = "false" ethernet0.generatedAddressOffset = "0" ethernet1.present = "true" ethernet1.networkName = "VCL VM Private Net Access" ethernet1.addressType = "generated" ethernet1.gen

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-07 Thread Kiran N
n2003-v0vcl01-53f4c71d.vswp" Thanks, Kiran On Wed, Apr 7, 2010 at 9:03 AM, Aaron Peeler wrote: > Just making sure. Is this the vmx file that was created by vcld? > > The displayName doesn't match what vmware.pm would create. displayName is > generally set to the internal

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-07 Thread Kiran N
6 info] Task Completed : haTask-80-vim.VirtualMachine.powerOn-169019277 [2010-04-07 10:05:12.833 'vm:/vmfs/volumes/ef2dcbe3-535bbe08/esx3-win2003-v0vcl01/esx3-win2003-v0vcl01.vmx' 128977840 warning] Failed to find activation record, event user unknown. [2010-04-07 10:05:12.834 'ha-e

Re: Reg: Getting an SSH error when trying to make a reservation

2010-04-12 Thread Kiran N
they exists. > > > Unable to get network object for network VM Network > [2010-04-07 10:05:12.014 > > 'vm:/vmfs/volumes/ef2dcbe3-535bbe08/esx3-win2003-v0vcl01/esx3-win2003-v0vcl01.vmx' > 23407536 warning] Unable to get network object for network Virtual Machine > Publ

Re: Help with external DHCP issue

2010-04-12 Thread Kiran N
hello Josh, I am facing some what similar issue.I have added a new computer host(virtual machine). I checked the dhcp.conf files, the addressing, etc/hosts file. But on making a reservation, my virtual machine does startup, but its not getting any IP addresses assigned. Its unable to detect any net

Re: Help with external DHCP issue

2010-04-13 Thread Kiran N
ter names virtualswitch0 and virtualswitch1 match the > adapters listed on your esx server? > > Aaron > > > > On 4/12/10 3:11 PM, Kiran N wrote: > >> hello Josh, >> I am facing some what similar issue.I have added a new computer >> host(virtual >> m

Re: Help with external DHCP issue

2010-04-13 Thread Kiran N
the .vmdk files created and are exactly the same. Thanks, Kiran On Tue, Apr 13, 2010 at 9:33 AM, Kiran N wrote: > Yes.. it does match! > In this installation, the visrtualswitch0 is the public port and > virtualswitch1 is private. They are named exactly same as the virtual

Re: Help with external DHCP issue

2010-04-13 Thread Kiran N
Yes.. its the initial vm created.. Please find the files are attached with the emal.. Thanks, Kiran On Tue, Apr 13, 2010 at 10:03 AM, Aaron Peeler wrote: > > > On 4/13/10 9:38 AM, Kiran N wrote: > >> In addition to the previous email, the base Windows 2003 image does power >

Re: Help with external DHCP issue

2010-04-13 Thread Kiran N
reating EthernetX.vnet instead of > EthernetX.networkName. > > Aaron > > > > > > > On 4/13/10 10:25 AM, Kiran N wrote: > >> Yes.. its the initial vm created.. >> Please find the files are attached with the emal.. >> >> Thanks, >> Ki

Re: Help with external DHCP issue

2010-04-13 Thread Kiran N
the image again through vcl. > > -A > > > On 4/13/10 11:02 AM, Kiran N wrote: > >> It is set to 3 , since as discussed with my co worker Brian Copcea, it >> says >> it is ESX provisioning but practically the most of the provisioning scheme >> is GSX with few

Re: Help with external DHCP issue

2010-04-14 Thread Kiran N
vm guest is listed > correct mac address, etc? > > If so, check the message log. Are there any dhcp entries, dhcpinform, > dhcprequest, dhcpack, denial, etc related to the guest? > > -A > > > On 4/13/10 11:42 AM, Kiran N wrote: > >> Thanks Vinay, Aaron for the he

Problem with ssh on the vmguest machine

2010-04-14 Thread Kiran N
Hello all, I have my Windows 2003 image configured with cygwin.There is a root account and a password has been set for that. I even updated the vcld.conf file with the password. When I make a reservation, the vguest(vcl01) machine starts but fails when it tries to do an ssh on it.. I tried running

Re: Problem with ssh on the vmguest machine

2010-04-15 Thread Kiran N
hat username is the service configured to use when the VM comes up? > > Nothing in the code should delete the root account. It would be helpful to > know what accounts are listed when you run "net user"? > > Regards, > Andy > > > > > Kiran N wrote: > &

Re: Problem with ssh on the vmguest machine

2010-04-16 Thread Kiran N
. Please take a look at the following file on your image: > C:\cygwin\home\root\VCL\Scripts\autologon_enable.cmd > > What do you see for the following lines? > set USERNAME=root > set PASSWORD= > > -Andy > > > Kiran N wrote: > >> Thanks Andy! >> I

Re: Problem with ssh on the vmguest machine

2010-04-16 Thread Kiran N
Google and such to help out, but that >>>> could be what messed things up (I'm still puzzled by other things not >>>> existing now on the image though). Maybe you have something from a >>>> previous e-mail you can cut and paste for us so you don't have to

Re: Problem with ssh on the vmguest machine

2010-04-19 Thread Kiran N
has admin access and install cygwin by logging into as root user. Thanks again to all for all the help. I have few more sysprep installation steps to follow.. I hope I face less obstacles hereafter.. :) On Fri, Apr 16, 2010 at 5:29 PM, Kiran N wrote: > Thank you Andy ! I will try that out

Multiple reservation error

2010-04-28 Thread Kiran N
Hello All, I have an existing Windows 2003 image which I have configured with VCL.I am able to make 1 reservation successfully on the image on my vmguest vcl01. But when I try to make more than one reservation, the second machine (vcl02)boots up but I see an IP address conflict (in VI client).Henc

Re: Multiple reservation error

2010-05-04 Thread Kiran N
configure the NIC > on your base to request an IP from a DHCP server. > > On Wed, Apr 28, 2010 at 10:50 AM, Kiran N >wrote: > > > Hello All, > > > > I have an existing Windows 2003 image which I have configured with VCL.I > am > > able to make 1 reservation su

Linux base image creation

2010-05-11 Thread Kiran N
Hello All, I am trying to create an Ubuntu base image. I have followed the instructions as given in https://cwiki.apache.org/VCL/create-a-linux-base-image.html I am able to ssh on the private network(eth1) from my management node but I am unable to ssh on the public network(eth0). I start my ssh on

Re: Linux base image creation

2010-05-14 Thread Kiran N
d > > You should see something like: > /usr/sbin/sshd -f /etc/ssh/external_sshd_config > > Hope this helps, > Andy > > > Kiran N wrote: > >> Hello All, >> I am trying to create an Ubuntu base image. I have followed the >> instructions >> as given in

Re: Linux base image creation

2010-05-20 Thread Kiran N
.pid/ext_sshd.pid/g" /etc/init.d/ext_ssh > > I have attached a script I used to configure sshd on my Ubuntu test image. > It's pretty raw but it works for me. Please reply if you have any problems > with it. I'll update the documentation with this script if it's work

Re: Reg: JIRA issue VCL-202

2010-06-01 Thread Kiran N
gt; for contributing large modifications" to establish some guidelines. > > Before discussing your contributions further, lets wait on that process to > get > worked out so that this can be contributed in a way that most benefits the > community. > > Thanks, > Josh > >

Re: [mentors] guidelines for contributing large modifications

2010-06-02 Thread Kiran N
PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > (This message is to everyone in the community. I added [mentors] to the > > subject to help our mentors know it is of particular importance for them > to > > read.) > > > > After reading "Reg: JIRA issue VCL-202&

Re: Reg: JIRA issue VCL-202

2010-06-02 Thread Kiran N
evelopment, and doing a full install > isn't > a simple thing. > > Josh > > On Tuesday June 01, 2010, Kiran N wrote: > > Thank you Josh! > > The plan sounds good to me since there are actually lot of code changes > and > > its important we document that cor

Re: Reg: JIRA issue VCL-202

2010-06-02 Thread Kiran N
ade > servers. > > Josh > > On Wednesday June 02, 2010, Kiran N wrote: > > Thanks Josh for your suggestion ! > > Even I am wondering about the best possible way to get it tested. > > In case there is no other option then I would be needing a set of blades > > an

Re: Reg: JIRA issue VCL-202

2010-06-03 Thread Kiran N
, 2010 at 9:06 AM, Aaron Peeler wrote: > On 6/2/10 2:15 PM, Kiran N wrote: > >> Thank you Josh! Let me see if I can work that out. >> At this point I also had 2 questions. >> There are some sql statements in the perl scripts running in the back end >> on >> managmen

Re: Reg: JIRA issue VCL-202

2010-06-09 Thread Kiran N
ven laptops. You would just need to install the web, database, and > management node software on one, and vmware free server and some VMs on the > other. That would at least be easier than finding and setting up blade > servers. > > Josh > > On Wednesday June 02, 2010, Kiran

Re: [mentors] guidelines for contributing large modifications

2010-06-10 Thread Kiran N
Not yet Alan. It would be great to receive any input on that! On Thu, Jun 10, 2010 at 8:49 AM, Alan D. Cabrera wrote: > Did you get your questions answered? > > > Regards, > Alan > > On Jun 2, 2010, at 10:26 AM, Kiran N wrote: > > > The plan sounds good to me! >

Block reservation failing on sandbox image

2010-07-08 Thread Kiran N
Hello All, I am tryin to make a block reservation for 2 machines with Centos image on Sandbox. But it fails with the message shown below in the vcld.log 2010-07-08 01:49:05|2650|vcld:main(165)|lastcheckin time updated for management node 1: 2010-07-08 01:49:05 2010-07-08 01:49:05|2650|utils.pm:c

Re: Block reservation failing on sandbox image

2010-07-08 Thread Kiran N
onf? > > Aaron > > > On 7/8/10 11:33 AM, Kiran N wrote: > >> Hello All, >> I am tryin to make a block reservation for 2 machines with Centos image on >> Sandbox. But it fails with the message shown below in the vcld.log >> >> >> >> 2010-

Re: Block reservation failing on sandbox image

2010-07-08 Thread Kiran N
or use one of the > existing ones. Either way, you'll need to add the numeric id from the user > table for that user to the $xmlrpcBlockAPIUsers array in conf.php. > > Josh > > On Thursday July 08, 2010, Kiran N wrote: > > I guess they are not set. > > So, it

Re: Block reservation failing on sandbox image

2010-07-08 Thread Kiran N
ng ones. Either way, you'll need to add the numeric id from the > user > > table for that user to the $xmlrpcBlockAPIUsers array in conf.php. > > > > Josh > > > > On Thursday July 08, 2010, Kiran N wrote: > > > I guess they are not set. > > >

Re: Block reservation failing on sandbox image

2010-07-09 Thread Kiran N
rvation start time, vcld > should > make the API call to process the block time. If it is successful, the > blockComputers table should be populated with computers for the block time > and > reload reservations should be created to load those computers at the > appropriate times. >

Re: Block reservation failing on sandbox image

2010-07-09 Thread Kiran N
Sorry.. forgot to mention that when I try to run your script 'apitest.php' , I get this message: error: Access denied (3) On Fri, Jul 9, 2010 at 4:17 PM, Kiran N wrote: > Thank you Josh! > > Ok, I made a new reservation on sandbox image just to make sure I have > everyt

Newly created image reload failing on sandbox

2010-07-15 Thread Kiran N
Hi All, I made an imaging reservation on the sandbox image and the image got created but that new image cant be reloaded on any computer. I am getting an error. VMControl error -16: Virtual machine requires user input to continue I am not sure as to what input I need to provide and I tried few mean

Re: Newly created image reload failing on sandbox

2010-07-15 Thread Kiran N
l Hill > CB #3420, ITS Manning, Rm 2509 > 919-962-9778 > > > -Original Message- > From: Kiran N [mailto:kiran.nellima...@gmail.com] > Sent: Thursday, July 15, 2010 2:39 PM > To: vcl-dev@incubator.apache.org > Subject: Newly created image reload failing on sandbox > > H

Re: Newly created image reload failing on sandbox

2010-07-15 Thread Kiran N
Sorry I think I did not put in correct words.. I am able to run ssh vmhost1 and login to vmhost1. But the current problem is the missing .vmdk files.. On Thu, Jul 15, 2010 at 4:01 PM, Josh Thompson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday July 15, 2

Re: Newly created image reload failing on sandbox

2010-07-16 Thread Kiran N
read later with >> the exact location of the ESX vmware.pm code I had to change and see if I >> can find any GSX counterparts. >> >> Aaron, I said I would submit a Jira issue about this and I got a bit slack >> - >> I'll try to get that done this weekend. >&

Block reservations question

2010-07-19 Thread Kiran N
Hello All, I am trying to make a block reservation on Sandbox. I can see the correct data being populated in the tables related to block request and the request gets processed and the blockComputers table does get populated. The log shows the reload of the computer with the image and processing of