On Wed, Feb 2, 2011 at 1:34 PM, Dejan Muhamedagic <[email protected]> wrote: > Hi, > > On Tue, Feb 01, 2011 at 09:46:59PM +0100, Matthias Ferdinand wrote: >> Hi, >> >> I tried to use comments inside CRM configuration as per >> http://www.clusterlabs.org/doc/crm_cli.html: >> >> ------------------- >> ... >> configure >> ... >> Comments start with # in the first line. The comments are tied to the >> element which follows. If the element moves, its comments will follow. >> ... >> -------------------- > > Hmm, that's the version for Pacemaker 1.1 > >> crm(live)configure# # try a comment >> crm(live)configure# primitive res_ip_comment ocf:heartbeat:IPaddr2 \ >> params ip="1.2.3.4" meta target-role="Stopped" >> >> but it is not shown in "crm configure show" output. Adding a comment in >> "crm configure edit" has the same (non-)effect. >> >> Tried with the following pacemaker versions: >> Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd >> Version: 1.0.10-b0266dd5ffa9c51377c68b1f29d6bc84367f51dd >> >> Are comments not supported? > > They have never been enabled for Pacemaker stable 1.0. Though > they could be. On the other hand, they could be considered a new > feature. Andrew, what's your take on this? >
I would be inclined not to backport it. It doesn't seem like a critical change. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
