<div dir="ltr"><span style="font-size:medium;line-height:25.6px">Hi!</span><div style="font-size:medium;line-height:25.6px">I cant get attribute value:</div><div style="font-size:medium;line-height:25.6px"><div>/usr/sbin/crm_attribute -q --type nodes --node-uname $HOSTNAME --attr-name master-pgsqld --get-value</div><div>Error performing operation: No such device or address</div></div><div style="font-size:medium;line-height:25.6px"><br></div><div style="font-size:medium;line-height:25.6px">This value is present:</div><div style="font-size:medium;line-height:25.6px"><div>crm_mon -A1  | grep master-pgsqld</div><div>    + master-pgsqld                   <span style="white-space:pre-wrap">       </span>: 1001      </div><div>    + master-pgsqld                   <span style="white-space:pre-wrap">        </span>: 1000      </div><div>    + master-pgsqld                   <span style="white-space:pre-wrap">        </span>: 1   </div></div><div style="font-size:medium;line-height:25.6px"><br></div><div style="font-size:medium;line-height:25.6px">I use 1.1.15-rc1</div><div style="font-size:medium;line-height:25.6px"><div>dpkg -l | grep pacemaker-cli-utils</div><div>ii  pacemaker-cli-utils            1.1.15-rc1                    amd64        Command line interface utilities for Pacemaker</div></div><div style="font-size:medium;line-height:25.6px"><br></div><div style="font-size:medium;line-height:25.6px">Also non-integer values work file:</div><div style="font-size:medium;line-height:25.6px"><div>/usr/sbin/crm_attribute -q --type nodes --node-uname $HOSTNAME --attr-name pgsql-data-status --get-value</div><div>STREAMING|ASYNC</div></div><div style="font-size:medium;line-height:25.6px"><br></div><div style="font-size:medium;line-height:25.6px">I thinking this patch <a href="https://github.com/ClusterLabs/pacemaker/commit/26d34a9171bddae67c56ebd8c2513ea8fa770204?diff=unified#diff-55bc49a57c12093902e3842ce349a71fR269" target="_blank">https://github.com/ClusterLabs/pacemaker/commit/26d34a9171bddae67c56ebd8c2513ea8fa770204?diff=unified#diff-55bc49a57c12093902e3842ce349a71fR269</a> is not apply in 1.1.15-rc1?</div><div style="font-size:medium;line-height:25.6px"><br></div><div style="font-size:medium;line-height:25.6px">How I can get integere value from node attribute?</div><div style="font-size:medium;line-height:25.6px"><br></div></div>