Hi,<br><br>Has anyone see the below error on a Filesytem resource?<br>11:19:33 crmd: [3296]: info: do_lrm_rsc_op: Performing key=13:19:0:9d7002dc-2865-4610-9240-ff844f62205d op=fs_01_stop_0 )<br>11:19:33 lrmd: [3293]: info: rsc:fs_01:74: stop<br>
11:19:33 Filesystem[31487]: [31493]: ERROR: Please set OCF_RESKEY_device to the device to be managed<br>11:19:33 crmd: [3296]: info: process_lrm_event: LRM operation fs_01_stop_0 (call=74, rc=2, cib-update=90, confirmed=true) invalid parameter<br>
<br>Suddenly, it failed to stop!<br><br>primitive fs_01 ocf:heartbeat:Filesystem \<br>        params device="/dev/drbd1" directory="/pbx_service_01" fstype="ext3" \<br>        meta migration-threshold="3" failure-timeout="60" \<br>
        op monitor interval="20s" timeout="40s" OCF_CHECK_LEVEL="20" \<br>        op start interval="0" timeout="60s" \<br>        op stop interval="0" timeout="60s"<br>
<br>Cheers,<br>Pavlos<br><br>