search for: 1233344

Displaying 3 results from an estimated 3 matches for "1233344".

2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...a NFS): systemctl start glusterd gluster volume create logs replica 2 transport tcp pcmk01-drbd:/gluster/test_brick pcmk02-drbd:/gluster/test_brick gluster volume start test_logs gluster volume set test_logs nfs.disable off And here's where the fun starts. Firstly, we need to work around bug 1233344* (which was closed when 3.7 went end-of-life but still seems valid in 3.10): sed -i 's#voldir="/etc/glusterd/vols/${OCF_RESKEY_volname}"#voldir="/var/lib/glusterd/vols/${OCF_RESKEY_volname}"#' /usr/lib/ocf/resource.d/glusterfs/volume With that done, I [attempt to] stop...
2017 Dec 08
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
...gluster volume create logs replica 2 transport tcp > pcmk01-drbd:/gluster/test_brick pcmk02-drbd:/gluster/test_brick > gluster volume start test_logs > gluster volume set test_logs nfs.disable off > > And here's where the fun starts. > > Firstly, we need to work around bug 1233344* (which was closed when > 3.7 went end-of-life but still seems valid in 3.10): > > sed -i > 's#voldir="/etc/glusterd/vols/${OCF_RESKEY_volname}"#voldir="/var/lib/glusterd/vols/${OCF_RESKEY_volname}"#' > /usr/lib/ocf/resource.d/glusterfs/volume > >...
2005 Jan 24
2
Different encodings on different ports
Hi all, I'm looking to migrate from Shoutcast to Icecast. Our current configuration is such that we have a low bitrate encoding on port 8000, and a high bitrate encoding on 889. I've been looking through the documentation but haven't found a good way to make this happen in Icecast. We're using Darkice to stream to the server, and that does the different enodings fine, but