diff --git a/xml/art_sle_ha_nfs_quick.xml b/xml/art_sle_ha_nfs_quick.xml index 4cabff695..8ceaf0b06 100644 --- a/xml/art_sle_ha_nfs_quick.xml +++ b/xml/art_sle_ha_nfs_quick.xml @@ -614,10 +614,11 @@ include /etc/drbd.d/*.res; &prompt.crm.conf;primitive exportfs_work \ ocf:heartbeat:exportfs \ - params directory="/srv/nfs/work" \ + params directory="/srv/nfs/work" \ options="rw,mountpoint" \ clientspec="&nfs-clientspec;" \ wait_for_leasetime_on_stop=true \ + fsid=100 \ op monitor interval="30s"