On Wed, Jul 11, 2012 at 10:16 PM, Nikola Ciprich <[email protected]> wrote: > Hi, > > I'm tryig to get remote cib access working using > http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/ch-advanced-options.html > and http://www.mail-archive.com/[email protected]/msg02373.html > thread.. > however I'm already having trouble with the first step - setting > remote-clear-port: > cibadmin -c --modify -X '<cib remote-clear-port="6900"/>' > > checking with cibadmin shows the option to be set: > [root@vmnci20 /]# cibadmin -Q | grep remote > <cib epoch="13" num_updates="25" admin_epoch="0" > validate-with="pacemaker-1.2" crm_feature_set="3.0.5" update-origin="vmnci20" > update-client="cibadmin" cib-last-written="Wed Jul 11 11:44:34 2012" > have-quorum="0" dc-uuid="vmnci20" remote-clear-port="6900"> > > after the restart,
you mean of the cluster stack? that should have done the trick. > the options is missing again though and nobody's listening on 6900.. > is this functionality still supported? definitely supported. i'd have to look into it to find out if/why its not working. > I'm using pacemaker-1.1.6 on centos6... > > thanks a lot in advance! > > nik > > -- > ------------------------------------- > Ing. Nikola CIPRICH > LinuxBox.cz, s.r.o. > 28.rijna 168, 709 00 Ostrava > > tel.: +420 591 166 214 > fax: +420 596 621 273 > mobil: +420 777 093 799 > www.linuxbox.cz > > mobil servis: +420 737 238 656 > email servis: [email protected] > ------------------------------------- > > _______________________________________________ > Pacemaker mailing list: [email protected] > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org > _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
