Re: Base Image creation error - Continued

2011-10-25 Thread Alexander Patterson
Hello, Here is the main issue, You need to have your datastore the location that you are storing you VM images in the correct place. As of right now they are looking in the /vmfs/volumes/local-datastore You can either move your images to this folder or change the default location. To do this

RE: Traffic isolation

2011-10-25 Thread Jeries, Ibrahim (Student)
Aaron, Many thanks for your advice, very helpful and exactly what i was looking for. James, Many thanks for your advice too, I already have VLANs in place but was hoping for an automated solution that one can set and forget in a sense. Regards, Ibrahim

Re: Base Image creation error - Continued

2011-10-25 Thread Evelio Quiros
OK, After adding the missing javascript, I am able to get the Virtual Hosts page to display. I added 10 VMs which have been added to the database, as well as the base image I want to capture, so 11 in all. Does VCL require the Vsphere module to add a virtual machine computer ? Also, I am using

Re: Base Image creation error - VMware host config

2011-10-25 Thread Evelio Quiros
Thank you Josh. I found the missing Dojo javascript. Now I get the correct response when adding the VM to the host. Cheers, Q On 10/25/11 10:32 AM, "Josh Thompson" wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >If nothing is happening when you click on Configure Host on the Manage >

Re: Base Image creation error - VMware host config

2011-10-25 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If nothing is happening when you click on Configure Host on the Manage Virtual Hosts page, then you are most likely getting a javascript error due to a misconfiguration. Can you check to see if your browser is saying there was an error? If you use

Re: Base Image creation error - VMware host config

2011-10-25 Thread Aaron Coburn
Al, if you plan to use the vSphere API, then you will need to install the vSphere SDK for Perl separately. The perl modules are available here -- just make sure that you download the release that matches your vCenter version. http://www.vmware.com/support/developer/viperltoolkit/ Aaron Coburn

Re: Base Image creation error - VMware host config

2011-10-25 Thread Evelio Quiros
Yes, that was done. The server is set to vmhostinuse. In the "Manage Virtual Hosts" page, none of the buttons seem to do anything. In troubleshooting this, I did set the state to available, and then found I could not set it back to vmhostinuse. I deleted the entry, and added a new one with a slig

Re: Base Image creation error - VMware host config

2011-10-25 Thread Aaron Peeler
When you added your VM host servers did you set the state to vmhostinuse? https://cwiki.apache.org/confluence/display/VCL/VCL+2.2.1+-+Further+Steps+if+Using+VMware If not then you'll need to go into the mysql cmdline or phpmyadmin and set that server to vmhostinuse state and assigne the vmhost pr

Re: Base Image creation error - VMware host config

2011-10-25 Thread Evelio Quiros
Thanks again Aaron. It seems we are taking baby steps here. Ok, next issue: When I click "Configure Host" in the vcl web interface, nothing happens. My Vmware server is listed there. It is in "vmhostinuse" state. I noticed some complaints below about the Vsphere perl module not being installed.

Re: Base Image creation error - The plot thickens

2011-10-25 Thread Aaron Peeler
In the log output your missing the vmhost information. Make sure your vm host server have a correctly configured vmhost profile and you have assigned your vms to the virtual host server by using the Virtual Host interface. https://cwiki.apache.org/confluence/display/VCL/VCL+2.2.1+-+Further+Steps+

Re: Base Image creation error - The plot thickens

2011-10-25 Thread Evelio Quiros
Thank you Aaron. Ok, now it can resolve the name redhat64base to the private IP address 10.0.0.2. I tried to add the base image as the name linux64. It resides in the database as redhat64base, with the public IP of 10.106.128.53, and set as available. I'm not sure what this error message is tellin

Re: Base Image creation error

2011-10-25 Thread Aaron Peeler
Al, The hostname has to resolve. Put an entry in your /etc/hosts file. Aaron On Tue, Oct 25, 2011 at 8:52 AM, Evelio Quiros wrote: > Hello, > I am getting an error when I try to capture a linux base image in vcl. I am > following the instructions, but perhaps some parts of these may have been

Base Image creation error

2011-10-25 Thread Evelio Quiros
Hello, I am getting an error when I try to capture a linux base image in vcl. I am following the instructions, but perhaps some parts of these may have been misinterpreted. My VCL server is at 10.0.0.1. My Vmware based virtual machine is at 10.0.0.2. I can ssh without passwords using keys from