[ClusterLabs] Question on sharing data with DRDB

Valentin Vidic Valentin.Vidic at CARNet.hr
Wed Mar 20 11:41:20 EDT 2019


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


More information about the Users mailing list