On Wed, Mar 20, 2019 at 09:36:58AM -0600, JCA wrote: > # pcs -f fs_cfg resource create TestFS Filesystem device="/dev/drbd1" > directory="/tmp/Testing" > fstype="ext4"
ext4 can only be mounted on one node at a time. If you need to access files on both nodes at the same time than a cluster filesystem should be used (GFS2, OCFS2). -- Valentin _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
