How to modify crm configure by command line
"Dang Zhiqiang" <[email protected]>
| Newsgroups | gmane.linux.highavailability.user |
|---|---|
| Message-ID | <[email protected]> |
hi,
I want to modify op start timeout value through command line, but I search on internet find nothing.
I try crm_resource comand, but I only modify params and meta.
root@host2:~# crm configure show test-ip
primitive test-ip ocf:openindiana:IPaddr \
params ip="192.168.1.253" nic="igb0" cidr_netmask="24" \
op start interval="0s" timeout="60s" on-fail="restart" \
op monitor interval="10s" timeout="60s" on-fail="restart" \
op stop interval="0s" timeout="60s" on-fail="stop" \
meta target-role="Stopped"
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems