Displaying 3 results from an estimated 3 matches for "activepassive".
2017 Dec 07
1
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...t; Out of curiosity,? did you write it or you found those
> commands somewhere else?
I wrote it, using what little experience of pcs I have so
far - haven't actually been able to find any documented
steps/instructions. :(
Although this blog -
http://www.tomvernon.co.uk/blog/2015/01/gluster-activepassive-cluster/
- suggested I was on the right path.
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171207/2dd232e6/attachment.html>
2017 Dec 07
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
>
> With the node in standby (just one is online in this example, but another
> is configured), I then set up the resources:
>
> pcs node standby
> pcs resource create gluster_data ocf:heartbeat:Filesystem
> device="/dev/cl/lv_drbd" directory="/gluster" fstype="xfs"
> pcs resource create glusterd ocf:glusterfs:glusterd
> pcs resource create
2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
Hi guys
I'm wondering if anyone here is using the GlusterFS OCF
resource agents with Pacemaker on CentOS 7?
yum install centos-release-gluster
yum install glusterfs-server glusterfs-resource-agents
The reason I ask is that there seem to be a few problems
with them on 3.10, but these problems are so severe that I'm
struggling to believe I'm not just doing something wrong.
I created