Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o -�_g�% � @ sj d dl Z d dlZd dlZd dlmZmZmZmZ G dd� de�ZG dd� dee�Z G dd� deee�Z dS ) � N)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc @ s\ e Zd ZdZdZdZdZdZdZdZ dZ dZdZdZ dd� Zg fdd �Zd d� Zdd � ZdS )� OVNCentralz OVN Northd�ovn_central)�network�virt)zovn-dbs-bundle.*�ovn_cluster_north_db_server� c C s� | � ||�}| jrG| jd|� �| jd�}|d dks d|d vr+| �d| j� �� |S t�|�}|d �d�D ]}|�|�rF| � ||� S q7|S )Nzls )� container�statusr � �outputz=Could not retrieve ovn_controller socket path from container )� path_join�container_name�exec_cmd� _log_error�re�compile�split�match)�self�path� regex_name�_sfile�res�pattern�filename� r �@/usr/lib/python3/dist-packages/sos/report/plugins/ovn_central.py� _find_sock% s �� � �zOVNCentral._find_sockc s� | j r?d|� �}| j|dd| j d�}|d dkr#| �d| j � �� dS z t�|d �}W np ty> | �d |� �� Y dS w z?| �|�}t|d dd��)}zt�|�}W n tym | �d |� �� Y W d � W dS w W d � n1 sxw Y W n t y� } z| �d |� d|� �� W Y d}~dS d}~ww z� fdd�t �|d �D �W S ty� | �d|� d�� Y dS w )z Get tables from schema zcat NT)�timeout� foregroundr r r z1Could not retrieve DB schema file from container r zCannot parse JSON file �rzUTF-8)�encodingzCould not open DB schema file z: c s g | ]}|� vr|�qS r r ��.0�table��skipr r � <listcomp>S s �z5OVNCentral.get_tables_from_schema.<locals>.<listcomp>�tablesz DB schema z has no 'tables' key) r r r �json�loads� Exceptionr �open�load�IOError�dict�keys�AttributeError) r r r* �cmdr � db_schema�fname�file�exr r) r �get_tables_from_schema6 sX ��� ������� ��z!OVNCentral.get_tables_from_schemac s |r� fdd�|D �S dS )z Collect OVN database output c s g | ] }� � d |� ��qS )z list r r&