我是靠谱客的博主 爱笑宝马,最近开发中收集的这篇文章主要介绍集群pcs常用命令(添加,移除,粘度,约束),觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

移除集群添加的参数

crm_attribute --name cluster-delay --delete

添加集群参数

pcs resource update nas_shared_metadata op start timeout="60"

pcs resource update nas_vip_192_168_1_19 nic=eth_nas_3

设置粘度

pcs resource defaults resource-stickiness=100

pcs resource op defaults timeout=90s

约束添加,移除

pcs constraint location nas_ip prefers node178

pcs constraint location remove id

pcs constraint location Webserver prefers example-1=200

pcs constraint colocation add WebServer ClusterIP INFINITY

pcs constraint order ClusterIP then WebServer

pcs constraint

最后

以上就是爱笑宝马为你收集整理的集群pcs常用命令(添加,移除,粘度,约束)的全部内容,希望文章能够帮你解决集群pcs常用命令(添加,移除,粘度,约束)所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(53)

评论列表共有 0 条评论

立即
投稿
返回
顶部