what is the replacement for gfs2-cluster?
I would like to be informed about what is the replacement for gfs2-cluster. How else is it possible to configure the Distributed Lock Manager when using crmsh in Pacemaker? Now that gfs2-cluster has been dropped in Trusty 14.04 LTS, I need to know what is the replacement for the following?:
crm<<EOF.
configure
primitive dlm_controld ocf:pacemaker:
params daemon=
op monitor interval="60s" timeout="640s" \
op start interval="0" timeout="90s" \
op stop interval="0" timeout="100s"
primitive gfs_controld ocf:pacemaker:
params daemon=
op monitor interval="60s" timeout="640s" \
op start interval="0" timeout="90s" \
op stop interval="0" timeout="100s"
group gr_locking dlm_controld gfs_controld
clone cl_locking gr_locking \
meta interleave="true"
commit
EOF.crm_locking
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Travis Bean
- Solved:
- Last query:
- Last reply: