Hi, I checked all threads about HA NFS active/active, and I understood that the solution was to have a periodic backup of rmtab in a .rmtab locally in the shared FS, as it was effectively done in the OCF RA exportfs delivered in resource-agents-3.0.12-15
I just wonder if it is always the good solution for HA-NFS active/active and if there is somewhere a newer version of this RA OCF exportfs ? The thing I don't catch in this RA OCF exportfs script is that the monitoring function does a grep of OCF_RESKEY_directory in the rmtab which fails if it does not find it in the file, but it seems that unless at least on NFS client mounts the directory via NFS, there is no chance to have this directory in the rmtab file ... so, once the resource is started, first monitoring fails. Where am I wrong ? Thanks Alain Moullé _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
