Hi, On Wed, Feb 03, 2010 at 02:19:31PM +0200, Marian Marinov wrote: > On Wednesday 03 February 2010 12:46:46 Dejan Muhamedagic wrote: > > > My solution was: > > > crm(live)# resource meta bind delete target-role > > > Deleted bind option: id=bind-meta_attributes-target-role name=target-role > > > crm(live)# resource stop bind-clone > > > > > > But is this the right thing ? > > > > Probably not. Though this has always been the case. crm_resource > > won't touch a meta attribute if there's more than one found. You > > can open an enhancement bugzilla for shell. > > > > Thanks, > > > > Dejan > > > > What would be the right solution? I want to try to implement it my self and > then file the enhancement bugzilla.
The crm shell should find all meta attributes' sets and then set them all to the given value (started or stopped). crm_resource has an option to reference a particular set. Thanks, Dejan > -- > Best regards, > Marian Marinov > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
