<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
<style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}
</style></head><body style=""><div>Hi everyone</div>
<div>I followed step by step this tutorial http://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/1.1/pdf/Clusters_from_Scratch/Pacemaker-1.1-Clusters_from_Scratch-en-US.pdf and </div>
<div>I have stuck on this point and I'm looking for a help with this</div>
<div> </div>
<div>after I run this command:</div>
<div>
<p>pcs -f drbd_cfg resource create WebData2 ocf:linbit:drbd drbd_resource=wwwdata op monitor interval=60s</p>
<p>I get error like below<br><strong>Error: Agent 'ocf:linbit:drbd' is not installed or does not provide valid metadata: Metadata query for ocf:linbit:drbd failed: Input/output error, use --force to override</strong></p>
<p>To this point everything works fine</p>
<p>Maciek</p>
<p> </p>
</div></body></html>