Changes between Version 15 and Version 16 of Documentation/Logs/PacemakerGFS2
- Timestamp:
- Mar 15, 2016 11:22:01 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Logs/PacemakerGFS2
v15 v16 1 = Setting up Cluster GFS2 using Pacemaker = 2 3 ''*This page does not contains the exact configuration of current Pacemaker on the KNU Cluster, but at least provides a basic configuration flow with examples.'' 4 1 5 Configuration: 2 6 {{{ … … 69 73 }}} 70 74 71 DRBD Master/Master with Pacemaker :75 DRBD Master/Master with Pacemaker ('''Obsolete: configured as Master/Slave now''') 72 76 {{{ 73 77 echo drbd > /etc/modules-load.d/drbd.conf … … 80 84 }}} 81 85 82 GFS2 /opt on DRBD: 86 GFS2 /opt on DRBD: ('''Obsolete: using ext4 now (more reliable with Master/Slave DRBD)''') 83 87 {{{ 84 88 mkfs.gfs2 -p lock_dlm -j 2 -t pcs_cluster:a-nodes-opt /dev/drbd1