<div dir="ltr">Hi,<br><br>'pcs config export' fails in RHEL 8.0 environment because clufter does not<br>support Corosync 3 (Camelback).<br>How is the state of progress? <a href="https://pagure.io/clufter/issue/4">https://pagure.io/clufter/issue/4</a><br><br>[root@r80-1 ~]# cat /etc/redhat-release<br>Red Hat Enterprise Linux release 8.0 (Ootpa)<br><br>[root@r80-1 ~]# dnf list | grep -E "corosync|pcs|clufter" | grep @<br>clufter-bin.x86_64            0.77.1-5.el8        @rhel-ha<br>clufter-cli.noarch            0.77.1-5.el8        @rhel-ha<br>clufter-common.noarch         0.77.1-5.el8        @rhel-ha<br>corosync.x86_64               3.0.0-2.el8         @rhel-ha<br>corosynclib.x86_64            3.0.0-2.el8         @rhel-appstream<br>pcs.x86_64                    0.10.1-4.el8        @rhel-ha<br>python3-clufter.noarch        0.77.1-5.el8        @rhel-ha<br><br>[root@r80-1 ~]# pcs config export pcs-commands<br>Error: unable to export cluster configuration: 'pcs2pcscmd-camelback'<br>Try using --interactive to solve the issues manually, --debug to get more information, --force to override.<br><br>[root@r80-1 ~]# clufter -l | grep pcs2pcscmd<br>  pcs2pcscmd-flatiron  (Corosync/CMAN,Pacemaker) cluster cfg. -> reinstating<br>  pcs2pcscmd-needle    (Corosync v2,Pacemaker) cluster cfg. -> reinstating<br>  pcs2pcscmd           alias for pcs2pcscmd-needle<br><br>Best regards,<br>Kazunori INOUE<br></div>