Hi!
I think the RA for exportfs needs to be changed to allow a list of hosts (I had
mentioned that before). Linux only allows eicher a hostname pattern, an IP
mask, or a netgroup, but you cannot specify a thing like host[358] or
host{3,5,8}.
So as an ugly work-arounf one uses one resource per host. This works, but "crm
configure verify" complains about it:
WARNING: Resources
prm_nfs_cbw_trans_exp_h02,prm_nfs_cbw_trans_exp_h03,prm_nfs_cbw_trans_exp_h04,prm_nfs_cbw_trans_exp_h06,prm_nfs_cbw_trans_exp_h07,prm_nfs_cbw_trans_exp_n01,prm_nfs_cbw_trans_exp_v01,prm_nfs_cbw_trans_exp_v03
violate uniqueness for parameter "fsid": "ba57bee9-5872-46f2-9a87-0d178851d795"
So for one filesystem it seems to be required (by the RA only?) that only one
exportfs resource exists. That's bad.
Also the documentation for "clientspec" is not that precise
(resource-agents-1.0.3-0.10.1):
-----
clientspec* (string): Client ACL.
The client specification allowing remote machines to mount the directory
over NFS.
-----
If I find time, I'll suggest a patch for the RA.
Regards,
Ulrich
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems