[Pacemaker] cibadmin vs. crm

2009-07-08 Thread Ryan Steele
My apologies if this is documented somewhere - I couldn't seem to find it if it is, but I'm certainly happy to be pointed in the right direction if that's the case. While both the 'crm' and 'cibadmin' binaries appear as though they can be used to configure a cluster, is either "preferred" in th

Re: [Pacemaker] cibadmin vs. crm

2009-07-08 Thread Dominik Klein
Both work, in fact crm uses cibadmin in the background for some commands. crm uses readable, easier to remember syntax and commands, whereas cibadmin needs xml input (at least most of the time). So it's basically a question of preference. Regards Dominik Ryan Steele wrote: > My apologies if thi