Josh,

Thank you for your advice. We succeed to get a new reservation.
We missed to adapt the system time between management-node and
database-node, so the query which finds management-node could not
identify management-node.

The query is:
if ($alive == "now" || $alive == "future"){
$query = " AND m.lastcheckin > $lastcheckin' "
AND s.name != 'maintenance'";
}


By the way, we encountered another problem.
We understand that VCL create the ssh config file,
"/etc/ssh/external_sshd_config ".
However this file don't contain newline, so the description is in
one line.
In the result, we cannot run ext_sshd.

Do you have any idea about this problem?

Thank you.

Yusuke Wada

(2011/06/14 0:29), Josh Thompson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Yusuke,
>
> It sounds like you are missing a computer group to management node group 
> mapping.  These steps should help you check:
>
> - -Use Manage Images->Edit Image Grouping to find what image group the image 
> is 
> in
> - -Use Manage Images->Edit Image Mapping to find which computer group that 
> image 
> group is mapped to
> - -Use Management Nodes->Edit Management Node Mapping to find which 
> management 
> node group the computer group is mapped to
> - -Use Management Nodes->Edit Management Node Grouping to make sure you have 
> a 
> management node in that management node group
>
> Josh
>
> On Sunday June 12, 2011, Yusuke Wada wrote:
>> Hello, everybody.
>>
>> We did Base Image Creation and vcld.log seems to fine, but we cannot get
>> new reservation via browser.
>>
>> The image capture return an output describing that the image capture was
>> successfully.
>> We sure the new image appear in VCL web.
>> In addition, a new virtual machine created by VCL automatically to be
>> reloaded, and we can access to the new virtual machine via ssh.
>>
>> However, we cannot get new reservation from "New Reservation", the
>> following message appear, "Selection not currently available".
>> With that, we tried to reload with our new image via "Manage Computers"
>> -> "Computer Utilities" -> "Reload selected computers with this image:",
>> as a result VCL web says "No functional management node was found for
>> the following computers. They could not be reloaded at this time:".
>>
>> Are there any pre-require to get a new reservation?
>> We would appreciate it if you could give us any advices.
>>
>> Cordially,
>> Yusuke Wada, QITO Cloud Development Team, Kyushu University, Japan.
>>
>> machines--------------------------------------------
>> management node : CentOS5.5
>> database and web node : CentOS5.5
>> VM Host : CentOS5.5
>> captured VM : CentOS5.5
>> Base Image : CentOS5.5
>> provisioning engine : vmware server 2.0.2
> - -- 
> - -------------------------------
> Josh Thompson
> VCL Developer
> North Carolina State University
>
> my GPG/PGP key can be found at pgp.mit.edu
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.17 (GNU/Linux)
>
> iEYEARECAAYFAk32LMoACgkQV/LQcNdtPQOvawCeO9Is3aSJEp2YGafR3SysUSRl
> OPgAn160TSpfL9KMtfpJBJQQh1CfOK0/
> =Htyk
> -----END PGP SIGNATURE-----

Reply via email to