You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to do geo replications for volume in ovirt engine(Version 4.5.4-1.el9), replication between different host within a cluster throwing below error
"Error while executing action Created geo-replication session: Unexpected exception"
logs as follow
2023-12-15 03:39:19,099-08 ERROR [org.ovirt.engine.core.bll.gluster.UpdateGlusterHostPubKeyToSlaveInternalCommand] (EE-ManagedThreadFactory-engine-Thread-51) [7e0bed6d] Command 'org.ovirt.engine.core.bll.gluster.UpdateGlusterHostPubKeyToSlaveInternalCommand' failed: EngineException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to UpdateGlusterGeoRepKeysVDS, error = Internal JSON-RPC error: {'reason': 'Attempt to call function: <bound method GlusterVolume.geoRepKeysUpdate of <vdsm.gluster.apiwrapper.GlusterVolume object at 0x7f0efc32d3a0>> with arguments: ('root', ['command="/usr/libexec/glusterfs/gsyncd" ssh-rsa **********keys[email protected]\n', 'command="tar ${SSH_ORIGINAL_COMMAND# }" ssh-rsa ***********keys[email protected]\n']) error: a bytes-like object is required, not 'str''}, code = -32603 (Failed with error unexpected and code 16)
The text was updated successfully, but these errors were encountered:
I am trying to do geo replications for volume in ovirt engine(Version 4.5.4-1.el9), replication between different host within a cluster throwing below error
"Error while executing action Created geo-replication session: Unexpected exception"
logs as follow
2023-12-15 03:39:19,099-08 ERROR [org.ovirt.engine.core.bll.gluster.UpdateGlusterHostPubKeyToSlaveInternalCommand] (EE-ManagedThreadFactory-engine-Thread-51) [7e0bed6d] Command 'org.ovirt.engine.core.bll.gluster.UpdateGlusterHostPubKeyToSlaveInternalCommand' failed: EngineException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to UpdateGlusterGeoRepKeysVDS, error = Internal JSON-RPC error: {'reason': 'Attempt to call function: <bound method GlusterVolume.geoRepKeysUpdate of <vdsm.gluster.apiwrapper.GlusterVolume object at 0x7f0efc32d3a0>> with arguments: ('root', ['command="/usr/libexec/glusterfs/gsyncd" ssh-rsa **********keys [email protected]\n', 'command="tar ${SSH_ORIGINAL_COMMAND# }" ssh-rsa ***********keys [email protected]\n']) error: a bytes-like object is required, not 'str''}, code = -32603 (Failed with error unexpected and code 16)
The text was updated successfully, but these errors were encountered: