On 9/19/07, Junko IKEDA <[EMAIL PROTECTED]> wrote: > > > > can we back up for a moment.... what is it that you're trying to > achieve? > > > > perhaps there is a better way. > > > > > > well, what I want to do is to change some RA's "$OCF_RESKEY_xxx" > parameter > > > with cibadmin or crm_resource. > > > There is no need of restarting RA when the parameter is changed. > > > ... or currently, I want to avoid the restart of resources. > > > > do you want the new value to be used by the resource? > > for instance, it's a status value for RA. > RA has a status "nomal" at first, and this value will be set in cib.xml. > after a while, user might want to change it to "standalone", for example. > RA can decide its behavior according to this status value, > so if this value is changed, RA will also change its condition. > but I don't want to restart RA at this time. > I hope I can come across my request.
so you want the value to be sent to the RA but not cause a restart? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
