Hi all,
I am afraid this does not solve the issue:
after applying new packages I try to relocate VM:
root@gnt05:~# gnt-instance move --node=gnt05.gnt.pss.io ip-tracker
Instance ip-tracker will be moved. This requires a shutdown of the
instance. Continue?
y/[n]/?: y
Thu Nov 16 14:29:46 2017 - INFO: Shutting down instance
ip-tracker.wifi.lab.pss.io on source node gnt04.gnt.pss.io
Thu Nov 16 14:31:49 2017 Exporting disk/0 from gnt04.gnt.pss.io to
gnt05.gnt.pss.io
Thu Nov 16 14:31:53 2017 disk/0 is now listening, starting export
Thu Nov 16 14:31:55 2017 - WARNING: import
'import-disk0-2017-11-16_14_31_49-Ve_RJt' on gnt05.gnt.pss.io failed:
Exited with status 1
Thu Nov 16 14:31:55 2017 disk/0 failed to receive data: Exited with
status 1 (recent output: 0+0 records in\n0+0 records out\n0 bytes
copied, 4.33975 s, 0.0 kB/s)
Thu Nov 16 14:31:55 2017 - WARNING: Aborting export
'export-disk0-2017-11-16_14_31_54-tNF0f9' on
352efd17-941a-47b5-88be-17ac40d6fa9a
Thu Nov 16 14:31:56 2017 - WARNING: export
'export-disk0-2017-11-16_14_31_54-tNF0f9' on gnt04.gnt.pss.io failed:
Exited with status 1
Thu Nov 16 14:31:56 2017 disk/0 failed to send data: Exited with status
1 (recent output: socat: E certificate is valid but its commonName does
not match hostname\ndd: dd: error writing 'standard output': Broken
pipe\ndd: 0 bytes copied, 0.0150364 s, 0.0 kB/s\ndd: error writing
'standard output': Broken pipe\n2+0 records in\n1+0 records out\n1052672
bytes (1.1 MB, 1.0 MiB) copied, 0.0207693 s, 50.7 MB/s)
Thu Nov 16 14:31:56 2017 - WARNING: Some disks failed to copy, aborting
Failure: command execution error:
Errors during disk copy: Failed to transfer instance data
root@gnt05:~#
After modifying file /etc/ganeti/share/ganeti/impexpd/__init__.py on
both source and destination nodes:
root@gnt05:~# diff /etc/ganeti/share/ganeti/impexpd/__init__.py.orig
/etc/ganeti/share/ganeti/impexpd/__init__.py
91c91
< SOCAT_OPENSSL_OPTS = ["verify=1", "cipher=%s" % constants.OPENSSL_CIPHERS]
---
> SOCAT_OPENSSL_OPTS = ["verify=0", "cipher=%s" %
constants.OPENSSL_CIPHERS]
root@gnt05:~#
It works.
Cheers
Marek
On 08.10.2017 14:21, Debian Bug Tracking System wrote:
This is an automatic notification regarding your Bug report
which was filed against the ganeti package:
#871771: ganeti: socat support broken in Stretch
It has been closed by Apollon Oikonomopoulos <apoi...@debian.org>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Apollon Oikonomopoulos
<apoi...@debian.org> by
replying to this email.