node hroug-1 node hroug-2 primitive drbd_samba ocf:linbit:drbd \ params drbd_resource="r0" \ op monitor interval="15s" primitive fs_samba ocf:heartbeat:Filesystem \ params device="/dev/drbd0" directory="/mnt" fstype="ocfs2" primitive ip_samba ocf:heartbeat:IPaddr2 \ params ip="192.167.78.87" nic="eth0" primitive samba lsb:samba \ op monitor interval="60s" group sambag ip_samba samba ms ms_drbd_samba drbd_samba \ meta master-max="1" master-node-max="1" clone-max="2" clone-node-max="1" notify="true" colocation samba_na_drbd inf: sambag ms_drbd_samba:Master order fs_after_drbd inf: ms_drbd_samba:promote fs_samba:start order samba_after_fs inf: fs_samba:start sambag:start property $id="cib-bootstrap-options" \ dc-version="1.0.5-3840e6b5a305ccb803d29b468556739e75532d56" \ cluster-infrastructure="openais" \ expected-quorum-votes="2" \ stonith-enabled="false"