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
If the /tmp file system is on xfs, the publisher node cannot be used with AUFS.
On such systems, adding the mount option xino=/dev/shm/aufs.xino can be
a workaround. In general, new repositories should use OverlayFS if available.