Displaying 3 results from an estimated 3 matches for "floatingip".
Did you mean:
floating
2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...a
pcs resource clone gluster_vol ordered=true
pcs constraint order start gluster_data-clone then start
glusterd-clone
pcs constraint order start glusterd-clone then start
gluster_vol-clone
pcs constraint order start gluster_vol-clone then start
test_logs
pcs constraint colocation add test_logs with FloatingIp INFINITY
(note the SELinux wrangling - this is because I have a CGI
web application which will later need to read files from the
/var/log/test mount)
At this point, even with the node in standby, it's /already/
failing:
[root at pcmk01 ~]# pcs status
Cluster name: test_cluster
Stack: corosyn...
2017 Dec 08
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...gluster_vol ordered=true
> pcs constraint order start gluster_data-clone then start glusterd-clone
> pcs constraint order start glusterd-clone then start gluster_vol-clone
> pcs constraint order start gluster_vol-clone then start test_logs
> pcs constraint colocation add test_logs with FloatingIp INFINITY
>
> (note the SELinux wrangling - this is because I have a CGI web
> application which will later need to read files from the /var/log/test
> mount)
>
> At this point, even with the node in standby, it's /already/ failing:
>
> [root at pcmk01 ~]# pcs status
&g...
2017 Dec 07
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...gluster_vol ordered=true
> pcs constraint order start gluster_data-clone then start glusterd-clone
> pcs constraint order start glusterd-clone then start gluster_vol-clone
> pcs constraint order start gluster_vol-clone then start test_logs
> pcs constraint colocation add test_logs with FloatingIp INFINITY
>
>
> Out of curiosity, did you write it or you found those commands somewhere
else?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171207/fd16e8ab/attachment.html>