>>> Indivar Nair <[email protected]> schrieb am 09.06.2019 um 14:52 in Nachricht <calupyl1jkhr0jmnchfi50aqsjfscg2hbru8vtziszjkrr4_...@mail.gmail.com>: > Hello ..., > > I have an Active-Passive cluster with two nodes hosting an XFS Filesystem > over a CLVM Volume. > > If a failover happens, the volume is mounted on the other node without a > recovery that usually happens to a volume that has not been cleanly > unmounted. > The FS journal is on the same volume. > > Now, when we fail it back (with a complete cluster shutdown and restart) on > to its original node, it undergoes the automatic recovery. > > 1. > Shouldn't it do an FS recovery during the failover to the other node? > Note: The FS journal is on the same volume. > > 2. > Also, the failback usually fails because the FS check takes a considerable > amount of time. How do I configure the mount not to fail when an automatic > FS check is going on?
I think if a journaled filesystem like XFS needs a full check (as opposed to a journal replay), it's possibly safe to attract operator attention (ie.e.: timeout). > > Any help/pointers would be highly appreciated. Try to find out why a journal-replay is not sufficient. Are you sure your XFS is never mounted on both nodes simultaneously? > > Thanks. > > Regards, > > > Indivar Nair _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
