File: //lib/python3/dist-packages/sos/report/plugins/__pycache__/cman.cpython-310.pyc
o
i��d/ � @ s2 d dl mZmZ d dlmZ G dd� dee�ZdS )� )�Plugin�RedHatPlugin)�globc @ s0 e Zd ZdZdZdZdZdZdd� Zdd � Z d
S )�Cmanz,cman based Red Hat Cluster High Availability�cman)�cluster)�lucir �
clusterlib)z/etc/cluster/cluster.confc C s | � g d�� | �g d�� d S )N) z/etc/cluster.confz/etc/clusterz/etc/sysconfig/clusterz/etc/sysconfig/cmanz/var/log/clusterz/etc/fence_virt.confz/var/lib/luci/data/luci.dbz/var/lib/luci/etcz
/var/log/luci)
zcman_tool serviceszcman_tool nodeszcman_tool statuszccs_tool lsnodez
mkqdisk -Lzgroup_tool dumpzfence_tool dumpzfence_tool ls -n�clustatz&rg_test test /etc/cluster/cluster.conf)�
add_copy_spec�add_cmd_output)�self� r �9/usr/lib/python3/dist-packages/sos/report/plugins/cman.py�setup s z
Cman.setupc C s. t d�D ] }| �|dd� q| �ddd� d S )Nz/etc/cluster/cluster.conf*z.(\s*\<fencedevice\s*.*\s*passwd\s*=\s*)\S+(\")z\1"***"z/var/lib/luci/etc/.*\.iniz(.*secret\s*=\s*)\S+z\1******)r �do_file_sub�do_path_regex_sub)r
�cluster_confr r r �postproc3 s ��z
Cman.postprocN)
�__name__�
__module__�__qualname__�
short_desc�plugin_name�profiles�packages�filesr r r r r r r
s r N)�sos.report.pluginsr r r r r r r r �<module> s