We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Rons • 2 years ago

Hi,

You have typo error within gfs-cluster:

`mkfs.gfs2 -j2 -p lock_dlm -t gfs_cluster:gfs2 /dev/shared_vg/shared_lv`

Must be:

`mkfs.gfs2 -j2 -p lock_dlm -t gfs-cluster:gfs2 /dev/shared_vg/shared_lv`

Best regards,

Fabien

Robert Hoo • 4 months ago

Hi,
How's this GFS2's performance on shared storage?