From 08e1f406d3205493e74abcbac916a70299a6f030 Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Wed, 18 Oct 2023 15:29:30 +0200 Subject: [PATCH] gather_facts --- ansible.cfg | 12 + facts_brandine.txt | 1974 +++++++++++++++++++++++++++++ facts_quimby.txt | 1538 ++++++++++++++++++++++ facts_terry.txt | 1478 +++++++++++++++++++++ gather_facts.yml | 6 + inventory.yml | 1 + roles/gather-facts/tasks/main.yml | 3 + 7 files changed, 5012 insertions(+) create mode 100644 ansible.cfg create mode 100644 facts_brandine.txt create mode 100644 facts_quimby.txt create mode 100644 facts_terry.txt create mode 100644 gather_facts.yml create mode 100644 roles/gather-facts/tasks/main.yml diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..e5b4c07 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,12 @@ +[defaults] +inventory = inventory.yml +interpreter_python = auto_silent +nocows = 1 +timeout= 60 +force_valid_group_names = ignore +#private_key_file = ~/.ssh/id_ed25519 +private_key_file = ~/.ssh/id_rsa + +[ssh_connection] +ssh_args = -o StrictHostKeyChecking=no + diff --git a/facts_brandine.txt b/facts_brandine.txt new file mode 100644 index 0000000..93fe75d --- /dev/null +++ b/facts_brandine.txt @@ -0,0 +1,1974 @@ + "ansible_facts": { + "all_ipv4_addresses": [ + "172.17.0.1", + "169.254.175.171", + "169.254.6.113", + "192.168.178.30", + "169.254.119.46", + "169.254.182.8", + "10.42.0.0", + "169.254.34.128", + "169.254.73.186", + "10.42.0.1" + ], + "all_ipv6_addresses": [ + "fe80::9b9e:67b2:c8d0:411c", + "fe80::c891:8aff:fe35:4f04", + "fe80::c45:1e14:bc5b:a657", + "fe80::9023:35ff:fecb:30d3", + "fe80::e6e8:61ab:dc61:8f05", + "fe80::cafd:75b6:5e7f:5a4d", + "fe80::b46d:60ff:feba:4c1c", + "fe80::b5d5:26ef:3a72:665b", + "fe80::24a7:26ff:fee7:519f", + "fe80::2a45:4588:c780:a4f8", + "fe80::9374:194b:85b3:bc9f", + "fe80::8e7:d3ff:fe1b:e8e9", + "fe80::2479:d4ff:fe4d:e56a" + ], + "ansible_local": {}, + "apparmor": { + "status": "disabled" + }, + "architecture": "aarch64", + "bios_date": "", + "bios_vendor": "", + "bios_version": "", + "board_asset_tag": "", + "board_name": "", + "board_serial": "", + "board_vendor": "", + "board_version": "", + "chassis_asset_tag": "", + "chassis_serial": "", + "chassis_vendor": "", + "chassis_version": "", + "cmdline": { + "8250.nr_uarts": "0", + "cgroup": "1", + "cgroup_enable": "memory", + "coherent_pool": "1M", + "console": "tty1", + "elevator": "deadline", + "fsck.repair": "yes", + "rfkill.default.state": "1", + "root": "PARTUUID=18481e83-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:B6:13:46", + "snd_bcm2835.enable_compat_alsa": "0", + "snd_bcm2835.enable_hdmi": "1", + "systemd.restore_state": "0", + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "cni0": { + "active": true, + "device": "cni0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "off [requested on]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "off [requested on]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.2679d44de56a", + "interfaces": [ + "vethe0bacd3f", + "veth752b092e", + "veth2d169caf", + "vethb296f487", + "veth2f4e591d" + ], + "ipv4": { + "address": "10.42.0.1", + "broadcast": "10.42.0.255", + "netmask": "255.255.255.0", + "network": "10.42.0.0" + }, + "ipv6": [ + { + "address": "fe80::2479:d4ff:fe4d:e56a", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "26:79:d4:4d:e5:6a", + "mtu": 1450, + "promisc": false, + "speed": 10000, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "date_time": { + "date": "2023-10-18", + "day": "18", + "epoch": "1697630943", + "hour": "14", + "iso8601": "2023-10-18T12:09:03Z", + "iso8601_basic": "20231018T140903204365", + "iso8601_basic_short": "20231018T140903", + "iso8601_micro": "2023-10-18T12:09:03.204365Z", + "minute": "09", + "month": "10", + "second": "03", + "time": "14:09:03", + "tz": "CEST", + "tz_offset": "+0200", + "weekday": "Mittwoch", + "weekday_number": "3", + "weeknumber": "42", + "year": "2023" + }, + "default_ipv4": { + "address": "192.168.178.30", + "alias": "wlan0", + "broadcast": "192.168.178.255", + "gateway": "192.168.178.1", + "interface": "wlan0", + "macaddress": "dc:a6:32:b6:13:47", + "mtu": 1500, + "netmask": "255.255.255.0", + "network": "192.168.178.0", + "type": "ether" + }, + "default_ipv6": {}, + "device_links": { + "ids": { + "mmcblk0": [ + "mmc-SD32G_0xfdb073ae" + ], + "mmcblk0p1": [ + "mmc-SD32G_0xfdb073ae-part1" + ], + "mmcblk0p2": [ + "mmc-SD32G_0xfdb073ae-part2" + ] + }, + "labels": { + "mmcblk0p1": [ + "boot" + ], + "mmcblk0p2": [ + "rootfs" + ] + }, + "masters": {}, + "uuids": { + "mmcblk0p1": [ + "5DE4-665C" + ], + "mmcblk0p2": [ + "7295bbc3-bbc2-4267-9fa0-099e10ef5bf0" + ] + } + }, + "devices": { + "loop0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "mmcblk0": { + "holders": [], + "host": "", + "links": { + "ids": [ + "mmc-SD32G_0xfdb073ae" + ], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": { + "mmcblk0p1": { + "holders": [], + "links": { + "ids": [ + "mmc-SD32G_0xfdb073ae-part1" + ], + "labels": [ + "boot" + ], + "masters": [], + "uuids": [ + "5DE4-665C" + ] + }, + "sectors": "524288", + "sectorsize": 512, + "size": "256.00 MB", + "start": "2048", + "uuid": "5DE4-665C" + }, + "mmcblk0p2": { + "holders": [], + "links": { + "ids": [ + "mmc-SD32G_0xfdb073ae-part2" + ], + "labels": [ + "rootfs" + ], + "masters": [], + "uuids": [ + "7295bbc3-bbc2-4267-9fa0-099e10ef5bf0" + ] + }, + "sectors": "61831168", + "sectorsize": 512, + "size": "29.48 GB", + "start": "526336", + "uuid": "7295bbc3-bbc2-4267-9fa0-099e10ef5bf0" + } + }, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "62357504", + "sectorsize": "512", + "size": "29.73 GB", + "support_discard": "4194304", + "vendor": null, + "virtual": 1 + }, + "ram0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram10": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram11": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram12": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram13": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram14": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram15": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram8": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram9": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + } + }, + "discovered_interpreter_python": "/usr/bin/python3", + "distribution": "Debian", + "distribution_file_parsed": true, + "distribution_file_path": "/etc/os-release", + "distribution_file_variety": "Debian", + "distribution_major_version": "12", + "distribution_release": "bookworm", + "distribution_version": "12", + "dns": { + "domain": "fritz.box", + "nameservers": [ + "192.168.178.60", + "8.8.8.8" + ] + }, + "docker0": { + "active": false, + "device": "docker0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "on", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "on", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.02425d968af0", + "interfaces": [], + "ipv4": { + "address": "172.17.0.1", + "broadcast": "172.17.255.255", + "netmask": "255.255.0.0", + "network": "172.17.0.0" + }, + "macaddress": "02:42:5d:96:8a:f0", + "mtu": 1500, + "promisc": false, + "speed": -1, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "domain": "", + "effective_group_id": 1000, + "effective_user_id": 1000, + "env": { + "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", + "HOME": "/home/pi", + "LANG": "C", + "LC_ALL": "C", + "LC_NUMERIC": "C", + "LOGNAME": "pi", + "MOTD_SHOWN": "pam", + "PATH": "/usr/local/bin:/usr/bin:/bin:/usr/games", + "PWD": "/home/pi", + "SHELL": "/bin/bash", + "SHLVL": "0", + "SSH_CLIENT": "192.168.178.104 33962 22", + "SSH_CONNECTION": "192.168.178.104 33962 192.168.178.30 22", + "SSH_TTY": "/dev/pts/0", + "TERM": "xterm-256color", + "USER": "pi", + "XDG_RUNTIME_DIR": "/run/user/1000", + "XDG_SESSION_CLASS": "user", + "XDG_SESSION_ID": "928", + "XDG_SESSION_TYPE": "tty", + "_": "/bin/sh" + }, + "eth0": { + "active": false, + "device": "eth0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "macaddress": "dc:a6:32:b6:13:46", + "mtu": 1500, + "pciid": "fd580000.ethernet", + "promisc": false, + "speed": -1, + "timestamping": [], + "type": "ether" + }, + "fibre_channel_wwn": [], + "fips": false, + "flannel.1": { + "active": true, + "device": "flannel.1", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "10.42.0.0", + "broadcast": "", + "netmask": "255.255.255.255", + "network": "10.42.0.0" + }, + "ipv4_secondaries": [ + { + "address": "169.254.34.128", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + } + ], + "ipv6": [ + { + "address": "fe80::2a45:4588:c780:a4f8", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "be:3c:b0:29:73:57", + "mtu": 1450, + "promisc": false, + "timestamping": [], + "type": "ether" + }, + "form_factor": "", + "fqdn": "selma", + "gather_subset": [ + "all" + ], + "hostname": "brandine", + "hostnqn": "", + "interfaces": [ + "vethb296f487", + "veth2f4e591d", + "eth0", + "lo", + "veth752b092e", + "flannel.1", + "vethe0bacd3f", + "veth2d169caf", + "docker0", + "wlan0", + "cni0" + ], + "is_chroot": false, + "iscsi_iqn": "", + "kernel": "5.10.103-v8+", + "kernel_version": "#1529 SMP PREEMPT Tue Mar 8 12:26:46 GMT 2022", + "lo": { + "active": true, + "device": "lo", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "on [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off [fixed]", + "tx_scatter_gather": "on [fixed]", + "tx_scatter_gather_fraglist": "on [fixed]", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "on [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "127.0.0.1", + "broadcast": "", + "netmask": "255.0.0.0", + "network": "127.0.0.0" + }, + "ipv6": [ + { + "address": "::1", + "prefix": "128", + "scope": "host" + } + ], + "mtu": 65536, + "promisc": false, + "timestamping": [], + "type": "loopback" + }, + "lsb": { + "codename": "bookworm", + "description": "Raspbian GNU/Linux 12 (bookworm)", + "id": "Raspbian", + "major_release": "12", + "release": "12" + }, + "machine": "aarch64", + "machine_id": "5965e821d7b648a39e0c32c4cff4b803", + "memfree_mb": 5741, + "memory_mb": { + "nocache": { + "free": 7040, + "used": 822 + }, + "real": { + "free": 5741, + "total": 7862, + "used": 2121 + }, + "swap": { + "cached": 0, + "free": 0, + "total": 0, + "used": 0 + } + }, + "memtotal_mb": 7862, + "module_setup": true, + "mounts": [ + { + "block_available": 5436643, + "block_size": 4096, + "block_total": 7668534, + "block_used": 2231891, + "device": "/dev/root", + "fstype": "ext4", + "inode_available": 1821409, + "inode_total": 1925760, + "inode_used": 104351, + "mount": "/", + "options": "rw,noatime", + "size_available": 22268489728, + "size_total": 31410315264, + "uuid": "N/A" + }, + { + "block_available": 416878, + "block_size": 512, + "block_total": 516190, + "block_used": 99312, + "device": "/dev/mmcblk0p1", + "fstype": "vfat", + "inode_available": 0, + "inode_total": 0, + "inode_used": 0, + "mount": "/boot", + "options": "rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro", + "size_available": 213441536, + "size_total": 264289280, + "uuid": "5DE4-665C" + }, + { + "block_available": 5436643, + "block_size": 4096, + "block_total": 7668534, + "block_used": 2231891, + "device": "/dev/root", + "fstype": "ext4", + "inode_available": 1821409, + "inode_total": 1925760, + "inode_used": 104351, + "mount": "/var/hdd.log", + "options": "rw,noatime,bind", + "size_available": 22268489728, + "size_total": 31410315264, + "uuid": "N/A" + }, + { + "block_available": 95410563, + "block_size": 262144, + "block_total": 113954954, + "block_used": 18544391, + "device": "192.168.178.36:/mnt/md0/public", + "fstype": "nfs4", + "inode_available": 456771537, + "inode_total": 457641984, + "inode_used": 870447, + "mount": "/tank", + "options": "rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=262144,wsize=262144,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.178.30,local_lock=none,addr=192.168.178.36", + "size_available": 25011306627072, + "size_total": 29872607461376, + "uuid": "N/A" + } + ], + "nodename": "brandine", + "os_family": "Debian", + "pkg_mgr": "apt", + "proc_cmdline": { + "8250.nr_uarts": "0", + "cgroup": "1", + "cgroup_enable": "memory", + "coherent_pool": "1M", + "console": [ + "ttyS0,115200", + "tty1" + ], + "elevator": "deadline", + "fsck.repair": "yes", + "rfkill.default.state": "1", + "root": "PARTUUID=18481e83-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:B6:13:46", + "snd_bcm2835.enable_compat_alsa": "0", + "snd_bcm2835.enable_hdmi": "1", + "systemd.restore_state": "0", + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "processor": [ + "0", + "1", + "2", + "3" + ], + "processor_cores": 1, + "processor_count": 4, + "processor_nproc": 4, + "processor_threads_per_core": 1, + "processor_vcpus": 4, + "product_name": "", + "product_serial": "", + "product_uuid": "", + "product_version": "", + "python": { + "executable": "/usr/bin/python3", + "has_sslcontext": true, + "type": "cpython", + "version": { + "major": 3, + "micro": 2, + "minor": 11, + "releaselevel": "final", + "serial": 0 + }, + "version_info": [ + 3, + 11, + 2, + "final", + 0 + ] + }, + "python_version": "3.11.2", + "real_group_id": 1000, + "real_user_id": 1000, + "selinux": { + "status": "Missing selinux Python library" + }, + "selinux_python_present": false, + "service_mgr": "systemd", + "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP1WeMfSSrgkTOMjV7lUIRs86REdJVJ+IaPL6rG6rPmXLMSHCwhxgOflE5wfOf3y6dG2todcKyeTiI0okBvITD1K8PpBLmc7PDmbSKiAs6mDmAC+UvawpOXjYwGtZgHBco4uEqdXtRLx6y4uwJIonTbRGPjcBnRBbxXUsePVBLidAAAAFQCsl9TLiNkXfqbzeqUkL/PAoQ2KjwAAAIBAomOWW2r/lxAvG045+uE48cHsuEMX8otEfvX/Jp4NGRsodkEQPxfCJ1poCxPE97VoGs4MJFuTvcMwto4mB4i2wV9JQ1lfsa5pyg7c7NFpxoUGQDDtf5u5CRnYIjDB5feoaEUykBAtntHUxETV//IYEExNF5daiIe3cAHAQGs11gAAAIEAj3DxuVceuGDSbxw46H5LImvcwtFjCvUrwmtbCbCokRbFgyBxYb5KK4nLNSQf/kQW1HrylKKWctpUn1FQobLRl0XwMQOX6u/C/8rzHhZ9ewVPKUfJmDQ3lDNAqpmnSpLkohd5Tck+jYy7ys/p/kt/0uZHrTTiFDA8gWwcBCx8vT4=", + "ssh_host_key_dsa_public_keytype": "ssh-dss", + "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP1Hz31FuhqZYo1ez57O/IqQTpCFlVJhfZD1vl/YgV9KwfeWFIIIhVJgAKZ/TehCZv+YpT71oco1BqJ+ogKDpo4=", + "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", + "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAn0iuT47SGxdT4b6F8CDQgXCPEQsE1RjZFHMX7n0ldp", + "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", + "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQClX2oCN6eQY2G30vEEolE2dUnAzzMFy55LNrRt0IYTcvqKFlidQUh4Gn+BvdtZdT/jP31os3P1VblYe0KRsJIX+rfufL6gyh5w+gZkYYByQJaQSA2gp+hihHKULebIcoDep9O/iA6xgyQVoNHwFFbO8OTZrrzZJDbAAbNvnq9WjmiTskKY/+IsCPdWYyyGlPAUXyt0yumtvOD5qkEz8Xgh5eL02uXdaRk32Yvfp3BvkjF6Q5vk1KHQNi+E2TOa6ogFWOw07SfwkrCtRvyqGOebgM4IZ7UGshCrMyvn5eauLD18SDf1nS+jkNF0HZtnOx+uDg9NzUmlI2ZE4s6Zzs4n", + "ssh_host_key_rsa_public_keytype": "ssh-rsa", + "swapfree_mb": 0, + "swaptotal_mb": 0, + "system": "Linux", + "system_capabilities": [ + "" + ], + "system_capabilities_enforced": "True", + "system_vendor": "", + "uptime_seconds": 1653888, + "user_dir": "/home/pi", + "user_gecos": ",,,", + "user_gid": 1000, + "user_id": "pi", + "user_shell": "/bin/bash", + "user_uid": 1000, + "userspace_bits": "32", + "veth2d169caf": { + "active": true, + "device": "veth2d169caf", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.6.113", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::c45:1e14:bc5b:a657", + "prefix": "64", + "scope": "link" + }, + { + "address": "fe80::9023:35ff:fecb:30d3", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "92:23:35:cb:30:d3", + "mtu": 1450, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "veth2f4e591d": { + "active": true, + "device": "veth2f4e591d", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.182.8", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::b5d5:26ef:3a72:665b", + "prefix": "64", + "scope": "link" + }, + { + "address": "fe80::24a7:26ff:fee7:519f", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "26:a7:26:e7:51:9f", + "mtu": 1450, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "veth752b092e": { + "active": true, + "device": "veth752b092e", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.175.171", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::9b9e:67b2:c8d0:411c", + "prefix": "64", + "scope": "link" + }, + { + "address": "fe80::c891:8aff:fe35:4f04", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "ca:91:8a:35:4f:04", + "mtu": 1450, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "vethb296f487": { + "active": true, + "device": "vethb296f487", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.119.46", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::cafd:75b6:5e7f:5a4d", + "prefix": "64", + "scope": "link" + }, + { + "address": "fe80::b46d:60ff:feba:4c1c", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "b6:6d:60:ba:4c:1c", + "mtu": 1450, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "vethe0bacd3f": { + "active": true, + "device": "vethe0bacd3f", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.73.186", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::9374:194b:85b3:bc9f", + "prefix": "64", + "scope": "link" + }, + { + "address": "fe80::8e7:d3ff:fe1b:e8e9", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "0a:e7:d3:1b:e8:e9", + "mtu": 1450, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "virtualization_role": "NA", + "virtualization_type": "NA", + "wlan0": { + "active": true, + "device": "wlan0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "off [requested on]", + "highdma": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "off", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "off [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "off", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "off [fixed]", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "192.168.178.30", + "broadcast": "192.168.178.255", + "netmask": "255.255.255.0", + "network": "192.168.178.0" + }, + "ipv6": [ + { + "address": "fe80::e6e8:61ab:dc61:8f05", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "dc:a6:32:b6:13:47", + "module": "brcmfmac", + "mtu": 1500, + "pciid": "mmc1:0001:1", + "promisc": false, + "timestamping": [], + "type": "ether" + } + } +} diff --git a/facts_quimby.txt b/facts_quimby.txt new file mode 100644 index 0000000..cc63b1f --- /dev/null +++ b/facts_quimby.txt @@ -0,0 +1,1538 @@ + +PLAY [quimby] ****************************************************************** + +TASK [Gathering Facts] ********************************************************* +ok: [quimby] + +TASK [gather-facts : Informationen sammeln] ************************************ +ok: [quimby] => { + "ansible_facts": { + "all_ipv4_addresses": [ + "172.18.0.1", + "169.254.2.187", + "192.168.178.25", + "172.17.0.1" + ], + "all_ipv6_addresses": [ + "fe80::42:54ff:fe58:9396", + "fe80::44b5:61ff:feaf:aa98", + "fe80::ba39:c96e:98d4:6fcc" + ], + "ansible_local": {}, + "apparmor": { + "status": "disabled" + }, + "architecture": "aarch64", + "bios_date": "", + "bios_vendor": "", + "bios_version": "", + "board_asset_tag": "", + "board_name": "", + "board_serial": "", + "board_vendor": "", + "board_version": "", + "br_bf4fce03568d": { + "active": true, + "device": "br-bf4fce03568d", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "off [requested on]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "off [requested on]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.024254589396", + "interfaces": [ + "veth5b0cf5a" + ], + "ipv4": { + "address": "172.18.0.1", + "broadcast": "172.18.255.255", + "netmask": "255.255.0.0", + "network": "172.18.0.0" + }, + "ipv6": [ + { + "address": "fe80::42:54ff:fe58:9396", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "02:42:54:58:93:96", + "mtu": 1500, + "promisc": false, + "speed": 10000, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "chassis_asset_tag": "", + "chassis_serial": "", + "chassis_vendor": "", + "chassis_version": "", + "cmdline": { + "8250.nr_uarts": "0", + "coherent_pool": "1M", + "console": "tty1", + "fsck.repair": "yes", + "quiet": true, + "root": "PARTUUID=8acef004-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:18:B0:79", + "snd_bcm2835.enable_hdmi": "1", + "snd_bcm2835.enable_headphones": "1", + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "date_time": { + "date": "2023-10-18", + "day": "18", + "epoch": "1697631026", + "hour": "14", + "iso8601": "2023-10-18T12:10:26Z", + "iso8601_basic": "20231018T141026891997", + "iso8601_basic_short": "20231018T141026", + "iso8601_micro": "2023-10-18T12:10:26.891997Z", + "minute": "10", + "month": "10", + "second": "26", + "time": "14:10:26", + "tz": "CEST", + "tz_offset": "+0200", + "weekday": "Wednesday", + "weekday_number": "3", + "weeknumber": "42", + "year": "2023" + }, + "default_ipv4": { + "address": "192.168.178.25", + "alias": "wlan0", + "broadcast": "192.168.178.255", + "gateway": "192.168.178.1", + "interface": "wlan0", + "macaddress": "dc:a6:32:18:b0:7a", + "mtu": 1500, + "netmask": "255.255.255.0", + "network": "192.168.178.0", + "type": "ether" + }, + "default_ipv6": {}, + "device_links": { + "ids": { + "mmcblk0": [ + "mmc-SC32G_0xdb18a4bc" + ], + "mmcblk0p1": [ + "mmc-SC32G_0xdb18a4bc-part1" + ], + "mmcblk0p2": [ + "mmc-SC32G_0xdb18a4bc-part2" + ] + }, + "labels": { + "mmcblk0p1": [ + "boot" + ], + "mmcblk0p2": [ + "rootfs" + ] + }, + "masters": {}, + "uuids": { + "mmcblk0p1": [ + "C839-E506" + ], + "mmcblk0p2": [ + "568caafd-bab1-46cb-921b-cd257b61f505" + ] + } + }, + "devices": { + "loop0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "mmcblk0": { + "holders": [], + "host": "", + "links": { + "ids": [ + "mmc-SC32G_0xdb18a4bc" + ], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": { + "mmcblk0p1": { + "holders": [], + "links": { + "ids": [ + "mmc-SC32G_0xdb18a4bc-part1" + ], + "labels": [ + "boot" + ], + "masters": [], + "uuids": [ + "C839-E506" + ] + }, + "sectors": "524288", + "sectorsize": 512, + "size": "256.00 MB", + "start": "8192", + "uuid": "C839-E506" + }, + "mmcblk0p2": { + "holders": [], + "links": { + "ids": [ + "mmc-SC32G_0xdb18a4bc-part2" + ], + "labels": [ + "rootfs" + ], + "masters": [], + "uuids": [ + "568caafd-bab1-46cb-921b-cd257b61f505" + ] + }, + "sectors": "60534784", + "sectorsize": 512, + "size": "28.87 GB", + "start": "532480", + "uuid": "568caafd-bab1-46cb-921b-cd257b61f505" + } + }, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "62333952", + "sectorsize": "512", + "size": "29.72 GB", + "support_discard": "4194304", + "vendor": null, + "virtual": 1 + }, + "ram0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram10": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram11": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram12": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram13": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram14": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram15": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram8": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram9": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + } + }, + "discovered_interpreter_python": "/usr/bin/python", + "distribution": "Debian", + "distribution_file_parsed": true, + "distribution_file_path": "/etc/os-release", + "distribution_file_variety": "Debian", + "distribution_major_version": "12", + "distribution_release": "bookworm", + "distribution_version": "12", + "dns": { + "domain": "fritz.box", + "nameservers": [ + "192.168.178.60", + "8.8.8" + ] + }, + "docker0": { + "active": false, + "device": "docker0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "on", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "on", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.0242bf744637", + "interfaces": [], + "ipv4": { + "address": "172.17.0.1", + "broadcast": "172.17.255.255", + "netmask": "255.255.0.0", + "network": "172.17.0.0" + }, + "macaddress": "02:42:bf:74:46:37", + "mtu": 1500, + "promisc": false, + "speed": -1, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "domain": "", + "effective_group_id": 1000, + "effective_user_id": 1000, + "env": { + "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1000/bus", + "HOME": "/home/pi", + "LANG": "en_GB.UTF-8", + "LOGNAME": "pi", + "MOTD_SHOWN": "pam", + "PATH": "/usr/local/bin:/usr/bin:/bin:/usr/games", + "PWD": "/home/pi", + "SHELL": "/bin/bash", + "SHLVL": "0", + "SSH_CLIENT": "192.168.178.104 47792 22", + "SSH_CONNECTION": "192.168.178.104 47792 192.168.178.25 22", + "SSH_TTY": "/dev/pts/0", + "TERM": "xterm-256color", + "USER": "pi", + "XDG_RUNTIME_DIR": "/run/user/1000", + "XDG_SESSION_CLASS": "user", + "XDG_SESSION_ID": "270", + "XDG_SESSION_TYPE": "tty", + "_": "/bin/sh" + }, + "eth0": { + "active": false, + "device": "eth0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "macaddress": "dc:a6:32:18:b0:79", + "mtu": 1500, + "pciid": "fd580000.ethernet", + "promisc": false, + "speed": -1, + "timestamping": [], + "type": "ether" + }, + "fibre_channel_wwn": [], + "fips": false, + "form_factor": "", + "fqdn": "quimby", + "gather_subset": [ + "all" + ], + "hostname": "quimby", + "hostnqn": "", + "interfaces": [ + "lo", + "veth5b0cf5a", + "wlan0", + "eth0", + "docker0", + "br-bf4fce03568d" + ], + "is_chroot": false, + "iscsi_iqn": "", + "kernel": "6.1.21-v8+", + "kernel_version": "#1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023", + "lo": { + "active": true, + "device": "lo", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on [fixed]", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "on [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "on", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off [fixed]", + "tx_scatter_gather": "on [fixed]", + "tx_scatter_gather_fraglist": "on [fixed]", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "on [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "127.0.0.1", + "broadcast": "", + "netmask": "255.0.0.0", + "network": "127.0.0.0" + }, + "ipv6": [ + { + "address": "::1", + "prefix": "128", + "scope": "host" + } + ], + "mtu": 65536, + "promisc": false, + "timestamping": [], + "type": "loopback" + }, + "lsb": { + "codename": "bookworm", + "description": "Raspbian GNU/Linux 12 (bookworm)", + "id": "Raspbian", + "major_release": "12", + "release": "12" + }, + "machine": "aarch64", + "machine_id": "3e23e34d17484a28b9473f69f7d9d21c", + "memfree_mb": 2657, + "memory_mb": { + "nocache": { + "free": 3462, + "used": 382 + }, + "real": { + "free": 2657, + "total": 3844, + "used": 1187 + }, + "swap": { + "cached": 0, + "free": 99, + "total": 99, + "used": 0 + } + }, + "memtotal_mb": 3844, + "module_setup": true, + "mounts": [ + { + "block_available": 5685307, + "block_size": 4096, + "block_total": 7442958, + "block_used": 1757651, + "device": "/dev/root", + "fstype": "ext4", + "inode_available": 1665752, + "inode_total": 1825824, + "inode_used": 160072, + "mount": "/", + "options": "rw,noatime", + "size_available": 23287017472, + "size_total": 30486355968, + "uuid": "N/A" + }, + { + "block_available": 413375, + "block_size": 512, + "block_total": 516190, + "block_used": 102815, + "device": "/dev/mmcblk0p1", + "fstype": "vfat", + "inode_available": 0, + "inode_total": 0, + "inode_used": 0, + "mount": "/boot", + "options": "rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro", + "size_available": 211648000, + "size_total": 264289280, + "uuid": "C839-E506" + }, + { + "block_available": 5685307, + "block_size": 4096, + "block_total": 7442958, + "block_used": 1757651, + "device": "/dev/root", + "fstype": "ext4", + "inode_available": 1665752, + "inode_total": 1825824, + "inode_used": 160072, + "mount": "/var/hdd.log", + "options": "rw,noatime,bind", + "size_available": 23287017472, + "size_total": 30486355968, + "uuid": "N/A" + }, + { + "block_available": 95410563, + "block_size": 262144, + "block_total": 113954954, + "block_used": 18544391, + "device": "192.168.178.36:/mnt/md0/public", + "fstype": "nfs4", + "inode_available": 456771537, + "inode_total": 457641984, + "inode_used": 870447, + "mount": "/tank", + "options": "rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=262144,wsize=262144,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.178.25,local_lock=none,addr=192.168.178.36", + "size_available": 25011306627072, + "size_total": 29872607461376, + "uuid": "N/A" + }, + { + "block_available": 4808212780, + "block_size": 1024, + "block_total": 7751272176, + "block_used": 2943059396, + "device": "//clancy/nas", + "fstype": "cifs", + "inode_available": 0, + "inode_total": 0, + "inode_used": 0, + "mount": "/mnt/raspi-nas", + "options": "rw,relatime,vers=3.1.1,cache=strict,username=smbuser,uid=1000,noforceuid,gid=1000,noforcegid,addr=192.168.178.22,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5", + "size_available": 4923609886720, + "size_total": 7937302708224, + "uuid": "N/A" + } + ], + "nodename": "quimby", + "os_family": "Debian", + "pkg_mgr": "apt", + "proc_cmdline": { + "8250.nr_uarts": "0", + "coherent_pool": "1M", + "console": [ + "ttyS0,115200", + "tty1" + ], + "fsck.repair": "yes", + "quiet": true, + "root": "PARTUUID=8acef004-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:18:B0:79", + "snd_bcm2835.enable_hdmi": "1", + "snd_bcm2835.enable_headphones": [ + "0", + "1" + ], + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "processor": [ + "0", + "1", + "2", + "3" + ], + "processor_cores": 1, + "processor_count": 4, + "processor_nproc": 4, + "processor_threads_per_core": 1, + "processor_vcpus": 4, + "product_name": "", + "product_serial": "", + "product_uuid": "", + "product_version": "", + "python": { + "executable": "/usr/bin/python", + "has_sslcontext": true, + "type": "cpython", + "version": { + "major": 3, + "micro": 2, + "minor": 11, + "releaselevel": "final", + "serial": 0 + }, + "version_info": [ + 3, + 11, + 2, + "final", + 0 + ] + }, + "python_version": "3.11.2", + "real_group_id": 1000, + "real_user_id": 1000, + "selinux": { + "status": "Missing selinux Python library" + }, + "selinux_python_present": false, + "service_mgr": "systemd", + "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIvdaY4YmbkzGbVk70xU/CDhWMt+9Z7UXvvTodnmAJpFMsVpGepoAea24p/Mk/WaTq3VboeCJcWhHelGxMKTBNaHtDLREsPXHZvn/NaTnJjEjkM0jZRF6MhpWJcEo8xV/cID19Uu9uMIIuSOqvGbw0QZQU5OukS7iRVCdytEXVSvAAAAFQC7rl5z2pTb+FFUARDh1aaPLZBdKwAAAIB6qdofdaERXk8SUImYjnfCDdCjMSafQrwaohBaGbrFqZGTf4TRJKkzCKl2YlAibxoanQLO+Bp469ZG0+NnZHFmEdOArY+Qr/Aj9525LK5VTxj1+2ykfinbmqVIH8fCtnGmujBeJqkbVifZORaIi87p2PBbpr71a4uXnVlSlJDQawAAAIBIyfKrvmJZTcDpzhmSNybhDVhrtgHaa0WrxiFGPb2sMfJRMGQkf1TwkVeGOcKCA3ManGMXKArGgshtd/YaSd5AysS11NRrqE/r13EO8pF3wuthux6zZZv1BVueG5Pc38yOIiNAbrHczKK+iGYwNMgxSNVAr0NNyFa6jwkTBiI3dw==", + "ssh_host_key_dsa_public_keytype": "ssh-dss", + "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIl/A7DveV2GIBWIO9SKZLQTjlcNKyl6wQ9W8VGvCV6HNas3ilc8XoVwvlbg/BuqQtPgIGltX9kEFpp/eofoN/0=", + "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", + "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKnZWatpviDB2qsMaES5/jPYLuzQXWDV4+7wGUY0Wogm", + "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", + "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCX+H3JlfGqOQiO0kzRgkhG/twESmW3mphzGt2atjAuV3AA9WXOk0C96LjQv+mOOjrM2lQhnNZWH76Flf1LIYTyQ4afy92fkTgev4yhGXV+w6DXyhN1mWqzh0TMYNpuqke2wvTwmzTP7AXCwQysmPFmptSqv/w76L0nvEs3CBL15yh4OR5hWq2OWAZ6GVERs28fVK/w/v6HOmNBxYeir9jrGq514hF6rxNwT2Ur+7bS2B3OTmJPa7tjs2G5GvT7joaOQBcKQRAGOLwc8dT1NwKpxGLbIzATu4jzbuu72+H/NcUdGQ0Qi1B0i4nGTxKAVPPmlxabJHyYzsFromPhXefvDd1HORR4lhoQ6KSLKnEhlGrqjIs1C3ezBbHNtaJmZSFP1shiUa/1nRqgVC6qxYhJPy93ySsSVFqyS5g5RyAzBKmcGnQkwEcpTc89f7eVezXDMHWe8Z7LqHw/MmMw28gclh5l40HiplSWM+x5HA1UOVl51udnZxt/KN2rXK8s/RU=", + "ssh_host_key_rsa_public_keytype": "ssh-rsa", + "swapfree_mb": 99, + "swaptotal_mb": 99, + "system": "Linux", + "system_capabilities": [ + "" + ], + "system_capabilities_enforced": "True", + "system_vendor": "", + "uptime_seconds": 780237, + "user_dir": "/home/pi", + "user_gecos": ",,,", + "user_gid": 1000, + "user_id": "pi", + "user_shell": "/bin/bash", + "user_uid": 1000, + "userspace_bits": "32", + "veth5b0cf5a": { + "active": true, + "device": "veth5b0cf5a", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "off", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "169.254.2.187", + "broadcast": "169.254.255.255", + "netmask": "255.255.0.0", + "network": "169.254.0.0" + }, + "ipv6": [ + { + "address": "fe80::44b5:61ff:feaf:aa98", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "46:b5:61:af:aa:98", + "mtu": 1500, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "virtualization_role": "NA", + "virtualization_type": "NA", + "wlan0": { + "active": true, + "device": "wlan0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "off [requested on]", + "highdma": "off [fixed]", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "off", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "off [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "off", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "off [fixed]", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "192.168.178.25", + "broadcast": "192.168.178.255", + "netmask": "255.255.255.0", + "network": "192.168.178.0" + }, + "ipv6": [ + { + "address": "fe80::ba39:c96e:98d4:6fcc", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "dc:a6:32:18:b0:7a", + "module": "brcmfmac", + "mtu": 1500, + "pciid": "mmc1:0001:1", + "promisc": false, + "timestamping": [], + "type": "ether" + } + } +} + +PLAY RECAP ********************************************************************* +quimby : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 + diff --git a/facts_terry.txt b/facts_terry.txt new file mode 100644 index 0000000..9ab0a4f --- /dev/null +++ b/facts_terry.txt @@ -0,0 +1,1478 @@ + +PLAY [terry] ******************************************************************* + +TASK [Gathering Facts] ********************************************************* +ok: [terry] + +TASK [gather-facts : Informationen sammeln] ************************************ +ok: [terry] => { + "ansible_facts": { + "all_ipv4_addresses": [ + "172.17.0.1", + "192.168.178.104", + "172.18.0.1" + ], + "all_ipv6_addresses": [ + "fe80::2463:eff:fed3:89b6", + "fe80::dea6:32ff:fe0b:1e3a", + "fe80::42:e2ff:feab:a7fd" + ], + "ansible_local": {}, + "apparmor": { + "status": "disabled" + }, + "architecture": "aarch64", + "bios_date": "NA", + "bios_vendor": "NA", + "bios_version": "NA", + "board_asset_tag": "NA", + "board_name": "NA", + "board_serial": "NA", + "board_vendor": "NA", + "board_version": "NA", + "br_2c5295e7d538": { + "active": true, + "device": "br-2c5295e7d538", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "off [requested on]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "off [requested on]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.0242e2aba7fd", + "interfaces": [ + "veth0250511" + ], + "ipv4": { + "address": "172.18.0.1", + "broadcast": "172.18.255.255", + "netmask": "255.255.0.0", + "network": "172.18.0.0" + }, + "ipv6": [ + { + "address": "fe80::42:e2ff:feab:a7fd", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "02:42:e2:ab:a7:fd", + "mtu": 1500, + "promisc": false, + "speed": 10000, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "chassis_asset_tag": "NA", + "chassis_serial": "NA", + "chassis_vendor": "NA", + "chassis_version": "NA", + "cmdline": { + "8250.nr_uarts": "0", + "bcm2708_fb.fbdepth": "16", + "bcm2708_fb.fbheight": "0", + "bcm2708_fb.fbswap": "1", + "bcm2708_fb.fbwidth": "0", + "coherent_pool": "1M", + "console": "tty1", + "logo.nologo": true, + "net.ifnames": "0", + "root": "PARTUUID=00858852-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:0B:1E:39", + "snd_bcm2835.enable_hdmi": "0", + "snd_bcm2835.enable_headphones": "0", + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "date_time": { + "date": "2023-10-18", + "day": "18", + "epoch": "1697633138", + "hour": "14", + "iso8601": "2023-10-18T12:45:38Z", + "iso8601_basic": "20231018T144538348505", + "iso8601_basic_short": "20231018T144538", + "iso8601_micro": "2023-10-18T12:45:38.348505Z", + "minute": "45", + "month": "10", + "second": "38", + "time": "14:45:38", + "tz": "CEST", + "tz_offset": "+0200", + "weekday": "Wednesday", + "weekday_number": "3", + "weeknumber": "42", + "year": "2023" + }, + "default_ipv4": { + "address": "192.168.178.104", + "alias": "wlan0", + "broadcast": "192.168.178.255", + "gateway": "192.168.178.1", + "interface": "wlan0", + "macaddress": "dc:a6:32:0b:1e:3a", + "mtu": 1500, + "netmask": "255.255.255.0", + "network": "192.168.178.0", + "type": "ether" + }, + "default_ipv6": {}, + "device_links": { + "ids": { + "mmcblk0": [ + "mmc-SC32G_0xb0d5b403" + ], + "mmcblk0p1": [ + "mmc-SC32G_0xb0d5b403-part1" + ], + "mmcblk0p2": [ + "mmc-SC32G_0xb0d5b403-part2" + ] + }, + "labels": {}, + "masters": {}, + "uuids": { + "mmcblk0p1": [ + "0D9F-40DA" + ], + "mmcblk0p2": [ + "a2270ebc-ccaf-4ca5-b70a-3ec904bf9f42" + ] + } + }, + "devices": { + "loop0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "loop7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "1", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "none", + "sectors": "0", + "sectorsize": "512", + "size": "0.00 Bytes", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "mmcblk0": { + "holders": [], + "host": "", + "links": { + "ids": [ + "mmc-SC32G_0xb0d5b403" + ], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": { + "mmcblk0p1": { + "holders": [], + "links": { + "ids": [ + "mmc-SC32G_0xb0d5b403-part1" + ], + "labels": [], + "masters": [], + "uuids": [ + "0D9F-40DA" + ] + }, + "sectors": "262144", + "sectorsize": 512, + "size": "128.00 MB", + "start": "8192", + "uuid": "0D9F-40DA" + }, + "mmcblk0p2": { + "holders": [], + "links": { + "ids": [ + "mmc-SC32G_0xb0d5b403-part2" + ], + "labels": [], + "masters": [], + "uuids": [ + "a2270ebc-ccaf-4ca5-b70a-3ec904bf9f42" + ] + }, + "sectors": "62063616", + "sectorsize": 512, + "size": "29.59 GB", + "start": "270336", + "uuid": "a2270ebc-ccaf-4ca5-b70a-3ec904bf9f42" + } + }, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "mq-deadline", + "sectors": "62333952", + "sectorsize": "512", + "size": "29.72 GB", + "support_discard": "4194304", + "vendor": null, + "virtual": 1 + }, + "ram0": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram1": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram10": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram11": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram12": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram13": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram14": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram15": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram2": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram3": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram4": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram5": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram6": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram7": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram8": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + }, + "ram9": { + "holders": [], + "host": "", + "links": { + "ids": [], + "labels": [], + "masters": [], + "uuids": [] + }, + "model": null, + "partitions": {}, + "removable": "0", + "rotational": "0", + "sas_address": null, + "sas_device_handle": null, + "scheduler_mode": "", + "sectors": "8192", + "sectorsize": "512", + "size": "4.00 MB", + "support_discard": "0", + "vendor": null, + "virtual": 1 + } + }, + "discovered_interpreter_python": "/usr/bin/python3", + "distribution": "Debian", + "distribution_file_parsed": true, + "distribution_file_path": "/etc/os-release", + "distribution_file_variety": "Debian", + "distribution_major_version": "11", + "distribution_release": "bullseye", + "distribution_version": "11", + "dns": { + "nameservers": [ + "192.168.178.60", + "9.9.9.9" + ] + }, + "docker0": { + "active": false, + "device": "docker0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "on", + "tx_fcoe_segmentation": "on", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "on", + "tx_gso_robust": "on", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "on", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "id": "8000.0242d9f3ffee", + "interfaces": [], + "ipv4": { + "address": "172.17.0.1", + "broadcast": "172.17.255.255", + "netmask": "255.255.0.0", + "network": "172.17.0.0" + }, + "macaddress": "02:42:d9:f3:ff:ee", + "mtu": 1500, + "promisc": false, + "speed": -1, + "stp": false, + "timestamping": [], + "type": "bridge" + }, + "domain": "", + "effective_group_id": 1001, + "effective_user_id": 1001, + "env": { + "HOME": "/home/pi", + "LANG": "C.UTF-8", + "LOGNAME": "pi", + "MOTD_SHOWN": "pam", + "PATH": "/usr/local/bin:/usr/bin:/bin:/usr/games", + "PWD": "/home/pi", + "SHELL": "/bin/bash", + "SHLVL": "0", + "SSH_CLIENT": "127.0.0.1 43862 22", + "SSH_CONNECTION": "127.0.0.1 43862 127.0.1.1 22", + "SSH_TTY": "/dev/pts/2", + "TERM": "xterm-256color", + "USER": "pi", + "_": "/bin/sh" + }, + "eth0": { + "active": false, + "device": "eth0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "macaddress": "dc:a6:32:0b:1e:39", + "mtu": 1500, + "pciid": "fd580000.ethernet", + "promisc": false, + "timestamping": [], + "type": "ether" + }, + "fibre_channel_wwn": [], + "fips": false, + "form_factor": "NA", + "fqdn": "terry", + "gather_subset": [ + "all" + ], + "hostname": "terry", + "hostnqn": "", + "interfaces": [ + "docker0", + "lo", + "veth0250511", + "br-2c5295e7d538", + "eth0", + "wlan0" + ], + "is_chroot": false, + "iscsi_iqn": "", + "kernel": "6.1.21-v8+", + "kernel_version": "#1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023", + "lo": { + "active": true, + "device": "lo", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "on", + "highdma": "on [fixed]", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "on [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on [fixed]", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "on", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off [fixed]", + "tx_scatter_gather": "on [fixed]", + "tx_scatter_gather_fraglist": "on [fixed]", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "on [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "127.0.0.1", + "broadcast": "", + "netmask": "255.0.0.0", + "network": "127.0.0.0" + }, + "ipv6": [ + { + "address": "::1", + "prefix": "128", + "scope": "host" + } + ], + "mtu": 65536, + "promisc": false, + "timestamping": [], + "type": "loopback" + }, + "lsb": {}, + "machine": "aarch64", + "machine_id": "c4d9d95e828f4725ae8e8abc2a254945", + "memfree_mb": 1280, + "memory_mb": { + "nocache": { + "free": 1602, + "used": 297 + }, + "real": { + "free": 1280, + "total": 1899, + "used": 619 + }, + "swap": { + "cached": 0, + "free": 148, + "total": 148, + "used": 0 + } + }, + "memtotal_mb": 1899, + "module_setup": true, + "mounts": [ + { + "block_available": 5608541, + "block_size": 4096, + "block_total": 7631269, + "block_used": 2022728, + "device": "/dev/root", + "fstype": "ext4", + "inode_available": 1754128, + "inode_total": 1933920, + "inode_used": 179792, + "mount": "/", + "options": "rw,lazytime,noatime", + "size_available": 22972583936, + "size_total": 31257677824, + "uuid": "N/A" + }, + { + "block_available": 192750, + "block_size": 512, + "block_total": 258077, + "block_used": 65327, + "device": "/dev/mmcblk0p1", + "fstype": "vfat", + "inode_available": 0, + "inode_total": 0, + "inode_used": 0, + "mount": "/boot", + "options": "rw,lazytime,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro", + "size_available": 98688000, + "size_total": 132135424, + "uuid": "0D9F-40DA" + }, + { + "block_available": 95410563, + "block_size": 262144, + "block_total": 113954954, + "block_used": 18544391, + "device": "192.168.178.36:/mnt/md0/public", + "fstype": "nfs4", + "inode_available": 456771537, + "inode_total": 457641984, + "inode_used": 870447, + "mount": "/tank", + "options": "rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=262144,wsize=262144,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.178.104,local_lock=none,addr=192.168.178.36", + "size_available": 25011306627072, + "size_total": 29872607461376, + "uuid": "N/A" + } + ], + "nodename": "terry", + "os_family": "Debian", + "pkg_mgr": "apt", + "proc_cmdline": { + "8250.nr_uarts": "0", + "bcm2708_fb.fbdepth": "16", + "bcm2708_fb.fbheight": "0", + "bcm2708_fb.fbswap": "1", + "bcm2708_fb.fbwidth": "0", + "coherent_pool": "1M", + "console": "tty1", + "logo.nologo": true, + "net.ifnames": "0", + "root": "PARTUUID=00858852-02", + "rootfstype": "ext4", + "rootwait": true, + "smsc95xx.macaddr": "DC:A6:32:0B:1E:39", + "snd_bcm2835.enable_hdmi": "0", + "snd_bcm2835.enable_headphones": [ + "0", + "0" + ], + "vc_mem.mem_base": "0x3f000000", + "vc_mem.mem_size": "0x3f600000" + }, + "processor": [ + "0", + "1", + "2", + "3" + ], + "processor_cores": 1, + "processor_count": 4, + "processor_nproc": 4, + "processor_threads_per_core": 1, + "processor_vcpus": 4, + "product_name": "NA", + "product_serial": "NA", + "product_uuid": "NA", + "product_version": "NA", + "python": { + "executable": "/usr/bin/python3", + "has_sslcontext": true, + "type": "cpython", + "version": { + "major": 3, + "micro": 2, + "minor": 9, + "releaselevel": "final", + "serial": 0 + }, + "version_info": [ + 3, + 9, + 2, + "final", + 0 + ] + }, + "python_version": "3.9.2", + "real_group_id": 1001, + "real_user_id": 1001, + "selinux": { + "status": "Missing selinux Python library" + }, + "selinux_python_present": false, + "service_mgr": "systemd", + "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCKgCuAYOaBBWgPXKxV7fU/Lskk4xCzFYz4Ls09kCI5AcFj/Rrszxr9ZeYiQRkHkZlzwhaI188/bhbqNNxnBoag=", + "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", + "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIATfJAo9I54DgVZcX7PZ9/3euJ8i4MGgs0opfzwdiEc0", + "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", + "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD0Ou3lff45tESfQOe93FfM7grcCrPgY8hBpkRFb4Ep4XeeTt/zNS2aY5BEJRrJjzLWj+sKk8LlF821ENclWViwLc4MZzMLZo3jZYkc0XjGYlx3+HzUtJDs3oYUqOciDVqPzS9pYm8f4HX+zbzbsZwAd/Kwrf56JnveYnKy5LPeS0eXy+5Du6WGwutnb/XZ3qubnjabT+bQpFDxDx9vATytJ9G4Psnykx6/7A3NcIs+a4AigXCD0f0TX2HZzdFjz+wotfpw0rIklXOq91+SxvQXLB4HHWBsPnlTKAWrSIdu0pYWOi3TZIMXDt5d/tho9GqLxEoNiiHqtMrAqfrQzpbBQHEmE6QI49dsmroDP8AB9DNCxgAa6bEF8L4AnWQ5tashrTNHBmk5NCzJX7vtQwlRPoJVi1GFxcVJeVmOmY41Q2lH0mwsiSpUN8xYcaWCya/86uadaE4IrPrOPEt6Ddpl6zAPYDzqD5Ff4IPZLEvTtW2c0iAfbQPzrgqPA7H7MDs=", + "ssh_host_key_rsa_public_keytype": "ssh-rsa", + "swapfree_mb": 148, + "swaptotal_mb": 148, + "system": "Linux", + "system_capabilities": [ + "" + ], + "system_capabilities_enforced": "True", + "system_vendor": "NA", + "uptime_seconds": 118975, + "user_dir": "/home/pi", + "user_gecos": ",,,", + "user_gid": 1001, + "user_id": "pi", + "user_shell": "/bin/bash", + "user_uid": 1001, + "userspace_bits": "64", + "veth0250511": { + "active": true, + "device": "veth0250511", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "off", + "generic_segmentation_offload": "on", + "highdma": "on", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "off [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "on", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "on", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "on", + "scatter_gather": "on", + "tcp_segmentation_offload": "on", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "on", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "on", + "tx_checksumming": "on", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "on", + "tx_gre_segmentation": "on", + "tx_gso_list": "on", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "on", + "tx_ipxip6_segmentation": "on", + "tx_lockless": "on [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "on", + "tx_scatter_gather_fraglist": "on", + "tx_sctp_segmentation": "on", + "tx_tcp6_segmentation": "on", + "tx_tcp_ecn_segmentation": "on", + "tx_tcp_mangleid_segmentation": "on", + "tx_tcp_segmentation": "on", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "on", + "tx_udp_tnl_csum_segmentation": "on", + "tx_udp_tnl_segmentation": "on", + "tx_vlan_offload": "on", + "tx_vlan_stag_hw_insert": "on", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv6": [ + { + "address": "fe80::2463:eff:fed3:89b6", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "26:63:0e:d3:89:b6", + "mtu": 1500, + "promisc": true, + "speed": 10000, + "timestamping": [], + "type": "ether" + }, + "virtualization_role": "NA", + "virtualization_type": "NA", + "wlan0": { + "active": true, + "device": "wlan0", + "features": { + "esp_hw_offload": "off [fixed]", + "esp_tx_csum_hw_offload": "off [fixed]", + "fcoe_mtu": "off [fixed]", + "generic_receive_offload": "on", + "generic_segmentation_offload": "off [requested on]", + "highdma": "off [fixed]", + "hsr_dup_offload": "off [fixed]", + "hsr_fwd_offload": "off [fixed]", + "hsr_tag_ins_offload": "off [fixed]", + "hsr_tag_rm_offload": "off [fixed]", + "hw_tc_offload": "off [fixed]", + "l2_fwd_offload": "off [fixed]", + "large_receive_offload": "off [fixed]", + "loopback": "off [fixed]", + "macsec_hw_offload": "off [fixed]", + "netns_local": "on [fixed]", + "ntuple_filters": "off [fixed]", + "receive_hashing": "off [fixed]", + "rx_all": "off [fixed]", + "rx_checksumming": "off [fixed]", + "rx_fcs": "off [fixed]", + "rx_gro_hw": "off [fixed]", + "rx_gro_list": "off", + "rx_udp_gro_forwarding": "off", + "rx_udp_tunnel_port_offload": "off [fixed]", + "rx_vlan_filter": "off [fixed]", + "rx_vlan_offload": "off [fixed]", + "rx_vlan_stag_filter": "off [fixed]", + "rx_vlan_stag_hw_parse": "off [fixed]", + "scatter_gather": "off", + "tcp_segmentation_offload": "off", + "tls_hw_record": "off [fixed]", + "tls_hw_rx_offload": "off [fixed]", + "tls_hw_tx_offload": "off [fixed]", + "tx_checksum_fcoe_crc": "off [fixed]", + "tx_checksum_ip_generic": "off [fixed]", + "tx_checksum_ipv4": "off [fixed]", + "tx_checksum_ipv6": "off [fixed]", + "tx_checksum_sctp": "off [fixed]", + "tx_checksumming": "off", + "tx_esp_segmentation": "off [fixed]", + "tx_fcoe_segmentation": "off [fixed]", + "tx_gre_csum_segmentation": "off [fixed]", + "tx_gre_segmentation": "off [fixed]", + "tx_gso_list": "off [fixed]", + "tx_gso_partial": "off [fixed]", + "tx_gso_robust": "off [fixed]", + "tx_ipxip4_segmentation": "off [fixed]", + "tx_ipxip6_segmentation": "off [fixed]", + "tx_lockless": "off [fixed]", + "tx_nocache_copy": "off", + "tx_scatter_gather": "off [fixed]", + "tx_scatter_gather_fraglist": "off [fixed]", + "tx_sctp_segmentation": "off [fixed]", + "tx_tcp6_segmentation": "off [fixed]", + "tx_tcp_ecn_segmentation": "off [fixed]", + "tx_tcp_mangleid_segmentation": "off [fixed]", + "tx_tcp_segmentation": "off [fixed]", + "tx_tunnel_remcsum_segmentation": "off [fixed]", + "tx_udp_segmentation": "off [fixed]", + "tx_udp_tnl_csum_segmentation": "off [fixed]", + "tx_udp_tnl_segmentation": "off [fixed]", + "tx_vlan_offload": "off [fixed]", + "tx_vlan_stag_hw_insert": "off [fixed]", + "vlan_challenged": "off [fixed]" + }, + "hw_timestamp_filters": [], + "ipv4": { + "address": "192.168.178.104", + "broadcast": "192.168.178.255", + "netmask": "255.255.255.0", + "network": "192.168.178.0" + }, + "ipv6": [ + { + "address": "fe80::dea6:32ff:fe0b:1e3a", + "prefix": "64", + "scope": "link" + } + ], + "macaddress": "dc:a6:32:0b:1e:3a", + "module": "brcmfmac", + "mtu": 1500, + "pciid": "mmc1:0001:1", + "promisc": false, + "timestamping": [], + "type": "ether" + } + } +} + +PLAY RECAP ********************************************************************* +terry : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 + diff --git a/gather_facts.yml b/gather_facts.yml new file mode 100644 index 0000000..e15b55d --- /dev/null +++ b/gather_facts.yml @@ -0,0 +1,6 @@ +- hosts: "{{ target }}" + gather_facts: true + remote_user: pi + roles: + - gather-facts + diff --git a/inventory.yml b/inventory.yml index 01253db..246c494 100644 --- a/inventory.yml +++ b/inventory.yml @@ -4,6 +4,7 @@ stack4: willie: kirk: brandine: + terry: webs: hosts: diff --git a/roles/gather-facts/tasks/main.yml b/roles/gather-facts/tasks/main.yml new file mode 100644 index 0000000..29d550e --- /dev/null +++ b/roles/gather-facts/tasks/main.yml @@ -0,0 +1,3 @@ +- name: Informationen sammeln + ansible.builtin.debug: + var: ansible_facts