Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-21709

ZFS snapdir=visible breaks Galera rsync SST replication

    XMLWordPrintable

Details

    Description

      Using ZFS with the following example config:

      zfs create tank/mysql
      zfs set snapdir=visible tank/mysql
      zfs set mountpoint=/mysql tank/mysql
      

      my.cnf:

      [mysqld]
      datadir=/mysql
       
      [galera]
      wsrep_on=ON
      wsrep_sst_method = rsync
      

      rsync will attempt to sync the .zfs special folder, which breaks rsync (and thus sst replication)

      incoming patch in just a few minutes.

      Attachments

        Issue Links

          Activity

            People

              jplindst Jan Lindström (Inactive)
              darkain Vincent Milum Jr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.