On Thursday 05 August 2010 21:57, Pushkar Pradhan wrote: > I have a 2 node cluster without crm. > Suppose everything is running fine (resource running on its preferred node) > and user realizes they entered the wrong resource arguments (i.e. wrong > virtual ip or wrong argument to resource). What is the best way to correct > the situation? I think you should first stop HA on both nodes, modify > haresources on both nodes and then restart them. > > I have a colleague who says there must be a way to modify haresources and > make it take effect without causing failover to the other node.
Depends: if it's a simple "/etc/init.d/<service> restart" then you can of course do (and modify haresources accordingly) it without restarting heartbeat. I doubt you can easily do that with IPAddr or, say, DRBD resource. Dimitri -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
