Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.37-galera
-
Fix Version/s: 5.5.38-galera, 10.0.11-galera, 10.1.9
-
Environment:CentOS All Versions
Description
PROBLEM: wsrep_sst_rsync fails due to lsof missing. wsrep_sst_rsync times out and then silently dies and then the mysql process terminates.
RESOLUTION: lsof needs to be added as a dependency for MariaDB-Galera-server. This will trigger lsof to be installed by yum when you install MariaDB-Galera-server.