Jan Pokorný <[email protected]> writes: > 1. [X] Do you edit CIB by hand (as opposed to relying on crm/pcs or > their UI counterparts)?
For debugging one has to understand the CIB anyway, so why learn additional syntaxes? :) Most of our configuration changes are scripted via a home-grown domain-specific CLI. Using crmsh or pcs under the hood instead of cibadmin and crm_resource would bring additional dependencies and require additional knowledge (of these tools). > 2. [X] Do you use "template" based syntactic simplification[1] in CIB? This allows changing templated resource parameters at a single place. > 3. [ ] Do you use "id-ref" based syntactic simplification[2] in CIB? > > 3.1 [ ] When positive about 3., would you mind much if "id-refs" got > unfold/exploded during the "cibadmin --upgrade --force" > equivalent as a reliability/safety precaution? > > 4. [ ] Do you use "tag" based syntactic grouping[3] in CIB? -- Regards, Feri _______________________________________________ Users mailing list: [email protected] https://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
