We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pcs resource create vip2 ocf:heartbeat:IPaddr2 ip="X.X.X.X" cidr_netmask="24" nic="ethX" op monitor interval="30s"
Thêm tùy chọn nic="ethX": Chỉ định NIC lắng nghe
pcs resource master vip2-clone vip2 master-max=1 master-node-max=1 clone-max=2 clone-node-max=1 notify=true
pcs resource update vip2 IPAddr ip=192.168.2.200 cidr_netmask=24 op monitor interval=30s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tạo tài nguyên VIP mới
Thêm tùy chọn nic="ethX": Chỉ định NIC lắng nghe
Tạo clone tài nguyên
Bonus: Thay đổi địa chỉ VIP
The text was updated successfully, but these errors were encountered: