On Tue, Jun 12, 2012 at 08:52:27AM -0700, Walter Feddern wrote:
> I have a 4 node cluster running about 120 tomcat resources. Currently they 
> are using the stock tomcat resource script ( ocf:heartbeat:tomcat )
> 
> As I may need to make some adjustments to the script for our environment, I 
> would like to move it out of the heartbeat directory. I have created a 
> directory 'custom', and can edit the resource manually using:
> 
> crm configure edit tomcat_rsc1
> 
> then making the change using 'vi'
> 
> As I have to make the change to 120 resources, I would like find a way
> to automate it a bit more, but have not been able to find an easy way
> to make the change on the command line.

crm configure edit, then :%s///
... but wait ...
crm configure help filter

careful, that one is a bit tricky to get right.

> 
> Any suggestions?
> 
> Thanks,
> Walter.

-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
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

Reply via email to