Welcome,
Sorry for my bad english.
I've 3 servers. A) 1x desktop computer with basic configuration - working as CC, CLC, SC and WS B) Two servers working as NC, with VT-x technologies and 24GB RAM per server
Server A have a two ethernet cards. First is for internet connection (address for example 192.168.209.x), second (eth1) are for LAN (IP 192.168.10.1) where NC working.
On first server (A), I installed Ubuntu using this tutorial https://help.ubuntu.com/community/UEC/CDInstall
On servers B, when instalation proces prompt the IP address of CC I point the IP address 192.168.10.1. Everything goes ok. Server B1 - IP 192.168.10.2 Server B2 - IP 192.168.10.3
After all work done and system goes up, Ive checked if the NCs are registered (with euca_conf --list-nodes). All seems to be ok. I made new VT machines and install on it ubuntu 10.04.
But when I restart server A or B(nodes) server configuration crash. Server A can't register nodes (first I'm checking with --list-nodes, nothing in response), Im trying manually register NC (with --register-nodes 192.168.20.2 and .3). Everything goes ok, keys are synchronized, but euca_conf --list-nodes don't list the NC, euca-describe-avavibility-zones shows no free resources.
Questions:
- What I'm doing wrong? Why I can't register nodes?
- Server time and synchronization between server is very important? I installed and configured NTP service on Server A, but on Serves B I don't install any NTP services. (EDIT: I'm just installed NTP service on B servers and configure NTP. I'm restarted daemon and try to register NC but anything changed.)
- Second question. It is possible to make ONE big new VT machine (over this two NC's server) and when I'm connect new one NC automatically deploy VT machine on the new one. Easier: I want to make one big VT machine over all NCs. In time I want to connect new NCs, and use new resources on VT machine.
Thanks for any answers. I'm open for any proposals if I'm wrong ;)
Greetings