corosync-objctl:找不到命令

corosync-objctl: command not found

我从 ubuntu 14.04.1 中的 apt 存储库安装了 corosync,并配置了两台电脑来设置连接。

apt-get install corosync corosync-dev

corosync 的版本是

corosync:
  Installed: 2.3.3-1ubuntu1
  Candidate: 2.3.3-1ubuntu1
  Version table:
 *** 2.3.3-1ubuntu1 0
        500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status

查看圈内成员,使用

corosync-objctl | grep member

但是corosync-objctl: command not found 我还需要安装什么软件包?有人知道吗? 或任何其他方式来检查 corosync 环中的成员?

提前致谢

corosync-objctl 已在 Corosync 2.x.x 中替换为 corosync-cmapctl