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
Currently manage-replicas-log only checks for the existence of log files /var/run/cvmfs, it does not check to see if any process is holding a lock on it like cvmfs_server does. So if manage-replicas-log is aborted, that log file becomes unusable.