HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/filesys.cpython-310.pyc
o

-�_g;�@sLddlmZmZmZmZmZmZGdd�deeee�ZGdd�dee�ZdS)�)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPlugin�	CosPlugin�	PluginOptc@sTeZdZdZdZdZdZedddd�ed	dd
d�edddd�gZd
d�Z	dd�Z
dS)�Filesysa�Collects general information about the local filesystem(s) and mount
    points as well as optional information about EXT filesystems. Note that
    information specific filesystems such as XFS or ZFS is not collected by
    this plugin, as there are specific plugins for those filesystem types.

    This plugin will collect /etc/fstab as well as mount information within
    /proc/, and is responsible for the 'mount' and 'df' symlinks that appear
    in an sos archive's root.
    zLocal file systems�filesys)�storage�lsofFz%collect information on all open files)�default�desc�dumpe2fszdump filesystem info�fragz'collect filesystem fragmentation statuscCs�|�gd��|jdddd�|jdddd�|�gd��|�gd	��|�d
�r2|jdd
dd
�d}|�d�r;d}d}d}|�||�D]}|jd|�d|��dd�|�d�rc|jd|��dd�qEdS)N)
z	/proc/fs/�/proc/mountsz/proc/filesystemsz/proc/self/mountsz/proc/self/mountinfoz/proc/self/mountstatsz/proc/[0-9]*/mountinfoz	/etc/mtab�
/etc/fstabz/run/mount/utabzmount -l�mount)�root_symlink�tagszdf -al -x autofs�df�df__al)zdf -aliT -x autofs�findmnt�lslocks)z
/proc/fs/cifsz/proc/fs/ldiskfsz/proc/fs/lustrez
/proc/fs/nfsdz/proc/fs/nfsfsz/proc/fs/panfsz/proc/fs/xfsrzlsof -b +M -n -l -P�2)r�priorityz-hr�rz^(/dev/\S+).+ext[234]\s+z	dumpe2fs � �
dumpe2fs_h)rrze2freefrag �d)r)�
add_copy_spec�add_cmd_output�add_forbidden_path�
get_option�do_regex_find_all)�self�
dumpe2fs_opts�mounts�ext_fs_regex�dev�r)�</usr/lib/python3/dist-packages/sos/report/plugins/filesys.py�setup%s4��
�
�
��z
Filesys.setupcCs$|�ddd�d}|�d|d�dS)Nrz(password=)[^,\s]*z
\1********z](lsof: (avoiding (.*?)|WARNING: can't stat\(\) (.*?))|Output information may be incomplete.)
rr)�do_file_sub�do_cmd_output_sub)r$�regexr)r)r*�postproc\s�zFilesys.postprocN)�__name__�
__module__�__qualname__�__doc__�
short_desc�plugin_name�profilesr�option_listr+r/r)r)r)r*r
s
���7rcseZdZ�fdd�Z�ZS)�
RedHatFilesyscst���|�d�dS)Nzls -ldZ /tmp)�superr+r )r$��	__class__r)r*r+ms
zRedHatFilesys.setup)r0r1r2r+�
__classcell__r)r)r:r*r8ksr8N)	�sos.report.pluginsrrrrrrrr8r)r)r)r*�<module>s ^