I have a test environment running and noted the same limitation. As far as I can tell you have a few options.
1) Have a primitive for each client group. 2) Rewrite the script ( should not be too hard to have a list of clients as long as the options remain the same ) 3) Use Netgroups ( great if you have lots of individual hosts, bad if you have lots of wildcards ) Eric On 5/23/11 4:03 AM, "Ulrich Windl" <[email protected]> wrote: >Hi! > >Do you use ocf_heartbeat:exportfs? It seems you cannot specify multiple >clients using the same options (i.e.: clientspec="h1,h2,h3"). So you need >to specify a rather huge amount of primitives if you cannot use >reasonable pattern matching. Any good solutions? > >Regards, >Ulrich > > >_______________________________________________ >Linux-HA mailing list >[email protected] >http://lists.linux-ha.org/mailman/listinfo/linux-ha >See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
