2012/10/31 Cliff Brake <[email protected]>: > On Wed, Oct 31, 2012 at 10:36 AM, Mirco Tischler <[email protected]> wrote: >> >> 2012/10/31 Cliff Brake <[email protected]>: >> >> 6) nfs mount either the server's /var/log/journal over the clients >> /var/log/journal, or all of the >> clients /var/log/journal/<machine-id>s into the server's /var/log/journal. > > > How does the process work for mounting this during bootup? How does > journald transition the logging to this NFS mount? Do you delay journald > starting until the mount is complete? > > Thanks, > Cliff > journald starts logging to /run/ until all filesystems are mounted. systemd-journal-flush.service then triggers the migration to persistent storage.
Mirco _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
