27.3. 管理仲裁设备服务
PCS 提供了使用 pcs qdevice
命令在本地主机上管理仲裁设备服务的能力(corosync-qnetd
),如以下示例命令中所示。请注意,这些命令只影响 corosync-qnetd
服务。
[root@qdevice:~]# pcs qdevice start net [root@qdevice:~]# pcs qdevice stop net [root@qdevice:~]# pcs qdevice enable net [root@qdevice:~]# pcs qdevice disable net [root@qdevice:~]# pcs qdevice kill net
[root@qdevice:~]# pcs qdevice start net
[root@qdevice:~]# pcs qdevice stop net
[root@qdevice:~]# pcs qdevice enable net
[root@qdevice:~]# pcs qdevice disable net
[root@qdevice:~]# pcs qdevice kill net