Comment #4 on issue 1104 by [email protected]: gnt-backup SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small
https://code.google.com/p/ganeti/issues/detail?id=1104

it works for me:
root@ht5:~# grep DH /var/lib/ganeti/server.pem
-----BEGIN DH PARAMETERS-----
-----END DH PARAMETERS-----
root@ht5:~# /etc/init.d/ganeti restart
[ ok ] Restarting ganeti (via systemctl): ganeti.service.
root@ht5:~# gnt-cluster verify
Submitted jobs 775, 776
Waiting for job 775 ...
Sat Jun 20 21:03:54 2015 * Verifying cluster config
Sat Jun 20 21:03:54 2015 * Verifying cluster certificate files
Sat Jun 20 21:03:54 2015 * Verifying hypervisor parameters
Sat Jun 20 21:03:54 2015 * Verifying all nodes belong to an existing group
Waiting for job 776 ...
Sat Jun 20 21:03:56 2015 * Verifying group 'default'
Sat Jun 20 21:03:56 2015 * Gathering data (3 nodes)
Sat Jun 20 21:03:56 2015 * Gathering information about nodes (3 nodes)
Sat Jun 20 21:03:57 2015 * Gathering disk information (3 nodes)
Sat Jun 20 21:03:57 2015 * Verifying configuration file consistency
Sat Jun 20 21:03:57 2015 * Verifying node status
Sat Jun 20 21:03:57 2015 * Verifying instance status
Sat Jun 20 21:03:57 2015 * Verifying orphan volumes
Sat Jun 20 21:03:57 2015 - WARNING: node ht5.xxx: volume xxx/var-lib-ganeti-export is unknown
Sat Jun 20 21:03:57 2015 * Verifying N+1 Memory redundancy
Sat Jun 20 21:03:57 2015 * Other Notes
Sat Jun 20 21:03:58 2015 * Hooks Results
root@ht5:~# gnt-instance list

Instance     Hypervisor OS                Primary_node Status     Memory
xxx kvm        raw-image+default ht6.xxx    ADMIN_down      -
root@ht5:~#
root@ht5:~# gnt-node list
Node      DTotal DFree MTotal MNode MFree Pinst Sinst
ht5.xxx   1.8T  1.7T  62.9G  1.2G 62.0G     0     0
ht6.xxx   1.8T  1.8T  62.9G  120M 62.4G     1     0
ht7.xxx   1.8T  1.8T  62.9G  115M 62.4G     0     1

I did restart of cluster too.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to