Hi, I try to setup a high available NFS server according to the tutorial "Highly available NFS storage with DRBD and Pacemaker".
My problem is that Ubuntu Lucid LTS does not know the resource ocf:heartbeat:exportfs. I tried to copy the file exportfs from the current git repository but I still get: crm(live)configure# primitive p_exportfs_root ocf:heartbeat:exportfs params fsid=0 directory "/srv/nfs/afs" options="rw,no_root_squash,crossmnt" clientspec="192.168.143.0/255.255.255.0" op monitor interval="30s" ERROR: ocf:heartbeat:exportfs: could not parse meta-data: ERROR: ocf:heartbeat:exportfs: no such resource agent Are there newer packages available for Ubuntu Lucid? Or how to get it running? Christoph _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
