The entry for cluster1(CLUSTERNAME) is not found.
The CLUSTERNAME is a hostname, which must be resolvable (e.g. it must exist in DNS or in /etc/hosts).
e.g. /etc/hosts
192.168.1.199 cluster1
192.168.1.200 node1.system.com node1
After starting your Ganeti master node (e.g. /etc/init.d/ganeti start),
please check IP addresses for eth0, br0, eth0:0.
# ifconfig
e.g.
eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
...
eth0:0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.1.199 Bcast:0.0.0.0 Mask:255.255.255.255
...
br0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0
Quick question on this part
...
Where does the static ip of 192.168.1.199 happen?
Lastly the cluster name is different from the node name correct? And the cluster name has to be FQDN as well?
Also my node is node1.system.com and the cluster name is cluster1 so do make the cluster name cluster1.system.com as well?
From: "Grant Tailor" <thereal...@gmail.com>
To: gan...@googlegroups.com
Sent: Friday, May 16, 2014 7:48:21 PM
Subject: Re: Stuck setting up Ganeti
Here is where i am at setting up Ganeti
Can anyone PLEASE help me out or point me in the right direction and why i am getting the errors?
[root@node1 ~]# gnt-cluster init --vg-name vg_node1 --master-netdev eth0 --enabled-hypervisors kvm --nic-parameters link=br0 cluster1
[root@node1 ~]# gnt-cluster verify
Submitted jobs 55, 56
Waiting for job 55 ...
Mon May 12 22:46:20 2014 * Verifying cluster config
Mon May 12 22:46:20 2014 * Verifying cluster certificate files
Mon May 12 22:46:20 2014 * Verifying hypervisor parameters
Mon May 12 22:46:20 2014 * Verifying all nodes belong to an existing group
Waiting for job 56 ...
Mon May 12 22:46:20 2014 * Verifying group 'default'
Mon May 12 22:46:20 2014 * Gathering data (1 nodes)
Mon May 12 22:46:21 2014 * Gathering disk information (1 nodes)
Mon May 12 22:46:21 2014 * Verifying configuration file consistency
Mon May 12 22:46:21 2014 * Verifying node status
Mon May 12 22:46:21 2014 - ERROR: node node1.system.com: ssh communication with node 'node1.system.com': ssh problem: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).\'r\n
Mon May 12 22:46:21 2014 - ERROR: node node1.system.com: the master node cannot reach the master IP (not configured?)
Mon May 12 22:46:21 2014 * Verifying instance status
Mon May 12 22:46:21 2014 * Verifying orphan volumes
Mon May 12 22:46:21 2014 - WARNING: node node1.system.com: volume vg_node1/lv_swap is unknown
Mon May 12 22:46:21 2014 - WARNING: node node1.system.com: volume vg_node1/lv_root is unknown
Mon May 12 22:46:21 2014 * Verifying N+1 Memory redundancy
Mon May 12 22:46:21 2014 * Other Notes
Mon May 12 22:46:21 2014 * Hooks Results
[root@node1 ~]# gnt-node list
Node DTotal DFree MTotal MNode MFree Pinst Sinst
node1.system.com 232.4G 0M 7.6G 889M 7.2G 0 0
Hi,
> Can anyone PLEASE help me out or point me in the right direction and why i
> am getting the errors?
Well, the error messages give you a hint on what went wrong...
> ERROR: node node1.system.com: ssh communication with node 'node1.system.com': ssh problem: Permission denied
Ganeti wants to set up ssh-connection between all nodes. It does change
the authorized keys accordingly, but assumes that otherwise the sshd
configuration is suitable to allow for this; in particular, ssh access
for root must be allowed.
> ERROR: node node1.system.com: the master node cannot reach the master IP (not configured?)
As it says, the master IP is not reachable. Keep in mind that
the cluster name is not just a name, but needs to resolve to
an IP address routed to the cluster. Whatever node currently is
the master will assign itself the IP address. I'm not sure how
you shortened your quoted command, but "cluster1" does not look
like a fully qualified DNS name.
> WARNING: node node1.system.com: volume vg_node1/lv_swap is unknown
> WARNING: node node1.system.com: volume vg_node1/lv_root is unknown
Ganeti assumes that the volume group assigned to it is completely
managed by Ganeti itself; however the volume group you assigned it
already contains two volumes.
--
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores