Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o ���b � @ sZ d dl mZmZmZmZ d dlZG dd� de�ZG dd� dee�ZG dd� deee�ZdS ) � )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginNc @ s, e Zd ZdZdZdZdZdd� Zdd� Zd S ) �CorosynczCorosync cluster engine�corosync)�cluster)r c C s� | � g d�� | �g d�� | �d� d}| �|�sd S d}z4t| �d�d��!}|D ]}t�||�r>| � t�||�� d�� q*W d � W d S 1 sKw Y W d S t yn } z| �d||f � W Y d }~d S d }~ww ) N)z /etc/corosyncz/var/lib/corosync/fdataz/var/log/cluster/corosync.log*)zcorosync-quorumtool -lzcorosync-quorumtool -szcorosync-cpgtoolzcorosync-cfgtool -szcorosync-blackboxzcorosync-objctl -azcorosync-cmapctlzcorosync-cmapctl -m statszkillall -USR2 corosyncz/etc/corosync/corosync.confz ^\s*(logging.)?logfile:\s*(\S+)$�r� zcould not read from %s: %s)� add_copy_spec�add_cmd_output�exec_cmd�path_exists�open� path_join�re�match�search�group�IOError� _log_warn)�self� corosync_conf�pattern�f�line�e� r �=/usr/lib/python3/dist-packages/sos/report/plugins/corosync.py�setup s&