You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1538 lines
56 KiB
1538 lines
56 KiB
|
|
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
|
|
|
|
|