首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >个人电脑中的crm资源清理命令?

个人电脑中的crm资源清理命令?
EN

Server Fault用户
提问于 2013-10-03 07:53:09
回答 1查看 11.5K关注 0票数 2

在起搏器配置系统中是否有用于crm resource cleanup <rsc>的替代命令?我从pcs的状态中得到了以下错误信息,我在不同的站点上发现,一个crm resource cleanup <rsc>可以解决这个问题。如果没有可供选择的命令,那么是否有其他方法可以正确地打开资源?

代码语言:javascript
复制
OS: CentOS 6.4 x86_64

Kernel: 2.6.32

pcs version: 0.9.26

pcs状态:

代码语言:javascript
复制
Stack: classic openais (with plugin)
Current DC: drbd1 - partition with quorum
Version: 1.1.8-7.el6-394e906
2 Nodes configured, 2 expected votes
5 Resources configured.

Online: [ drbd1 drbd2 ]

Full list of resources:

Master/Slave Set: master_drbd [drbd_r0]
    Masters: [ drbd1 ]
    Slaves: [ drbd2 ]
Resource Group: iSCSI_Group
  ClusterIP   (ocf::heartbeat:IPaddr2):        Started drbd1
iSCSI_Target  (ocf::heartbeat:iSCSITarget):    Started drbd2
iSCSI_LUN1    (ocf::heartbeat:iSCSILogicalUnit):       Stopped

Failed actions:
iSCSI_LUN1_start_0 (node=drbd2, call=42, rc=1, status=complete): unknown error
iSCSI_LUN1_start_0 (node=drbd1, call=42, rc=1, status=complete): unknown error

个人电脑资源显示--全是:

代码语言:javascript
复制
Master: master_drbd
  Resource: drbd_r0 (provider=linbit type=drbd class=ocf)
    Attributes: drbd_resource=r0 interval=10s
Group: iSCSI_Group
  Resource: ClusterIP (provider=heartbeat type=IPaddr2 class=ocf)
    Attributes: ip=192.168.10.105 cidr_netmask=24
    Operations: monitor interval=10s
  Resource: iSCSI_Target (provider=heartbeat type=iSCSITarget class=ocf)
    Attributes: iqn=iqn.2013-10.localdomain:storage.localdomain tid=1
    Operations: monitor interval=10s
  Resource: iSCSI_LUN1 (provider=heartbeat type=iSCSILogicalUnit class=ocf)
    Attributes: target_iqn=iqn.2013-10.localdomain:storage.localdomain lun=1 path=/dev/drbd1
    Operations: monitor interval=10s

请指教,谢谢!

EN

回答 1

Server Fault用户

发布于 2015-02-23 16:08:38

我知道这是旧的,但这是解决方案:pcs resource cleanup iSCSI_LUN1

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/543507

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档