Creating VCL test environment on a single machine

2011-02-18 Thread Tyler Hardesty
hanks again for all your help! -Tyler Hardesty

VMware server with test machine

2011-02-26 Thread Tyler Hardesty
Mware site... I created 3 test machines but their network configs don't seem to be the same as what Apache VCL is looking for) Any help would be great Thanks! -Tyler Hardesty

ssh on vmguest

2011-03-07 Thread Tyler Hardesty
agement node and I get: [thardesty@vcl ~]$ ssh xxx.xx.xxx.xxx Warning: Permanently added 'xxx.xx.xxx.xxx' (RSA) to the list of known hosts. Permission denied (publickey,keyboard-interactive). I can't seem to find what I am doing wrong so any help would be great!! -Tyler Hardesty

Re: ssh on vmguest

2011-03-07 Thread Tyler Hardesty
Sorry, additional info--- when I do: [root@vcl ~]# ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o BatchMode=no -i /etc/vcl/vcl.key xxx.xx.xxx.xxx It ssh's into the machine just fine. On Mon, Mar 7, 2011 at 5:41 PM, Tyler Hardesty wrote: > I've been trying to search thr

Re: ssh on vmguest

2011-03-08 Thread Tyler Hardesty
O'Dell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > It really looks like your keys are incorrect. > > try "ssh -vvv XXX.XXX.XXX.XXX", ssh will output debugging messages, > and you should be able to see why you're getting permission

Re: ssh on vmguest

2011-03-08 Thread Tyler Hardesty
Hey thanks! adding those lines helped solve my permission denied problem but unfortunately I still can't create the base image... It keeps telling me that it is not responding to ssh (It also looks like Jay Diener-Brazelle had this problem that he posted at the end of Feb 2011 but I don't see a so

Re: ssh on vmguest

2011-03-09 Thread Tyler Hardesty
ed the plug on the VCL project at my university. > > > On 3/8/2011 4:58 PM, Tyler Hardesty wrote: > > Hey thanks! > > adding those lines helped solve my permission denied problem but > unfortunately I still can't create the base image... It keeps telling me > that it i

Re: ssh on vmguest

2011-03-15 Thread Tyler Hardesty
Andy thanks, that was exactly right, I had some typos in my hosts file... but now I am encountering some different warnings that are preventing the image from being captured: |16014|14:14|image| WARNING |16014|14:14|image| 2011-03-15 16:00:38|16014|14:14|image|VMware.pm:copy_vmdk(4750)|d

image failed to be captured

2011-03-21 Thread Tyler Hardesty
Sorry to repost this issue but I still haven't been able to figure out how to resolve it.. does anyone have any ideas?? I can post any more information that might be needed like log files and what not... Thanks so much to everyone who has already helped out!!! |16014|14:14|image| WARNING

Windows 7 and Windows XP give same error when trying to capture

2011-03-28 Thread Tyler Hardesty
So I've been trying for about 3 weeks to get an image captured... I kept trying with a windows xp vm and finally decided to try win 7 to see if that made a difference, it didn't. I get this same error when trying to capture both win xp and win7 and can't figure it out. Any help would be fantastic!!

dynamic vs static ip

2011-04-01 Thread Tyler Hardesty
I'm still trying to debug why my image capturing keeps failing and I noticed that might be a problem but I'm not sure... I have my virtual machines all set up with static IP address because I am not able to use DHCP in my current situation. Well I noticed that once I try to capture an image and it

Re: Windows 7 and Windows XP give same error when trying to capture

2011-04-06 Thread Tyler Hardesty
Thanks Andy, you have been sooo helpful!! My image seemed to capture successfully, but it wasn't the Data Store Path I had to clear, it was the Image repository path, then I ran setup again and it said image capture successful... however now I can't seem to successfully reserve the image... I still

Re: Windows 7 and Windows XP give same error when trying to capture

2011-04-11 Thread Tyler Hardesty
Ok, sorry to be such a bug with the same problem but I've done everything exactly how it is in the link that you provided and after this image is created, it still fails to be reserved saying it's not responding to ssh. Here are some of my configs: [root@vcl ~]# ifconfig eth0 Link encap:Ether

Re: SSH disabled on Windows XP image

2011-04-11 Thread Tyler Hardesty
I'm curious as to whether or not you got this working, that seems to be where I am stuck right now as well. On Fri, Feb 25, 2011 at 9:26 AM, Junaid Ali wrote: > Hello, > > We have a VCL 2.2 system running on Cent OS 5.5 and using VMware Server > 2.0.2 for provisioning. > > I have a windows xp b

Re: Windows 7 and Windows XP give same error when trying to capture

2011-04-12 Thread Tyler Hardesty
n the management node then you should see > output containing the private MAC address: 00:50:56:1a:01:01. > > The public IP address isn't necessarily a problem. Once the private > interface gets an IP address and responds to SSH, vcld will SSH in and > configure the public in

Re: SSH disabled on Windows XP image

2011-04-12 Thread Tyler Hardesty
ersion of cygwin does not play too well with VCL. > > > > Junaid Ali > > System Engineer, > > Office of Technology Services/IIT, > > 10W, 31st Street, > > Stuart Building Room # 007, > > Chicago, IL - 60616 > > Ph (O): 312-567-5836 > > Ph (F)

windows 7 and dhcp

2011-04-18 Thread Tyler Hardesty
Is there anything different between windows xp and windows7 that would cause windows 7 not to respond to dhcp? I have my windows XP image and everything works fine so I decided to set up a Win7 machine to test it out... the image captures fine but when trying to reserve it, it gives me the same not

Re: windows 7 and dhcp

2011-04-18 Thread Tyler Hardesty
;t find it now, if anyone knows which month it's under (if it even exists) just let me know and I'll be happy to try some more trouble shooting and researching on my own. On Tue, Apr 19, 2011 at 12:09 AM, Tyler Hardesty wrote: > Is there anything different between windows xp and wind

Re: windows 7 and dhcp

2011-04-18 Thread Tyler Hardesty
still doesn't work I'll let you know. On Tue, Apr 19, 2011 at 12:23 AM, Tyler Hardesty wrote: > Oh, follow-up, I didn't even bother checking the machine on vmware before. > So I just did now and when windows 7 tries to boot it goes into start up > repair. When going through t

Re: web interface errors

2011-04-19 Thread Tyler Hardesty
Thanks, that seemed to work! On Tue, Apr 19, 2011 at 1:00 PM, Vishnu D H wrote: > Hello, > > I was recently installing VCL web interface on my laptop. I faced the same > error on my web interface. The issue is due to the permission issues which > Josh mentions here. It clears the errors once u se

Re: windows 7 and dhcp

2011-04-19 Thread Tyler Hardesty
:01:03 via vmnet1 On Tue, Apr 19, 2011 at 12:48 AM, Tyler Hardesty wrote: > Man, sorry to take up space but I actually found it here in the month of > April. I changed the logic type in vmware to lsi logic SAS and it powered up > just fine... so tomorrow I'll try and create a new i