| Server IP : 186.64.123.29 / Your IP : 216.73.217.94 Web Server : LiteSpeed System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : tuemp9827 ( 1016) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o
O6ufK � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�IndependentPlugin� PluginOptc @ s4 e Zd ZdZdZdZdZedddd�gZd d
� Z dS )�Gfs2zGFS2 (Global Filesystem 2)�gfs2)�cluster)z
gfs2-utils�lockdumpFz+collect lock dumps for all GFS2 filesystems)�default�descc C sj | � dg� | �ddg� | �d�r| � d� d}d}d}| �||�D ]}| jd |� d
|� �dd� q#d S )
Nz/sys/fs/gfs2/*/withdrawzgfs_control ls -nzgfs_control dump�gfs2lockdumpz/sys/kernel/debug/gfs2/*z-lz/proc/mountsz^(/dev/\S+).+gfs2\s+z tunegfs2 � �
tunegfs2_l)�tags)�
add_copy_spec�add_cmd_output�
get_option�do_regex_find_all)�self�
tunegfs2_opts�mounts�
gfs2_fs_regex�dev� r �9/usr/lib/python3/dist-packages/sos/report/plugins/gfs2.py�setup s"