|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o
([Qh � @ s2 d dl m Z d dlmZmZ G dd� dee�ZdS )� )�glob)�Plugin�RedHatPluginc @ 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)r �sos.report.pluginsr r r r r r r �<module> s