Hello, if I create a resource XXX with some wrong (in the sense of different from advised) op values, I can
crm configure delete XXX and then crm configure primitive XXX <with_the_ok_params and op...> So I can set/delete a param with crm resource param XXX set param_YYY crm resource param XXX delete param_YYY But how can I chnage an op parameter when I receive warning during creation such as WARNING: NfsFS: default-action-timeout 20s for start is smaller than the advised 60 WARNING: NfsFS: default-action-timeout 20s for stop is smaller than the advised 60 Is there an option different from delete/recreate? Also, I erroneously issued this command (thinkig to do what I wanted...) crm resource param NfsFS set start timeout=60 but crm didn't complain and didn't succeed (in my will... ;-) Is this a bug or ok by design? Thanks, Gianluca _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
