tomaae / homeassistant-truenas

TrueNAS integration for Home Assistant
Apache License 2.0
183 stars 16 forks source link

Error fetching TrueNAS data: TrueNas Disconnected #158

Closed Aephir closed 1 month ago

Aephir commented 3 months ago

Describe the issue

I have used this integration for quite a while now, but recently I've started to get multiple error logs about:

This error originated from a custom integration.

Logger: custom_components.truenas.coordinator
Source: helpers/update_coordinator.py:347
integration: TrueNAS (documentation, issues)
First occurred: May 19, 2024 at 22:47:51 (60 occurrences)
Last logged: 09:47:42

Error fetching TrueNAS data: TrueNas Disconnected

It seems to log approximately every 10-20 minutes and be offline for 4-6 minutes, but not exact enough to be systematic. Also, it seems to mostly work, it just disconnects every now and then (see e.g. the history for the binary_sensor.truenas_boot_pool_healthy under "screenshots")

How to reproduce the issue

Not sure, I just stated noticing a week or so ago. As far as I remember, I haven't changed anything on the TrueNAS side.

Expected behavior

No errors or disconnects.

Screenshots

Screenshot 2024-05-20 at 09 54 29

Software versions

Traceback/Error logs

I see this repeat:

2024-05-19 23:02:16.287 ERROR (MainThread) [custom_components.truenas.coordinator] Error fetching TrueNAS data: TrueNas Disconnected

I tried setting the log level to debug, but didn't notice anything suspicious (aside from the errors). However, there was a LOT of logging, just about fetching data etc.

Additional context

I don't see anything in the TrueNAS logs that could explain either. Last unscheduled system reboot was ~5 months ago, and everything in the logs since then is about scrubbing of pools.

npitts5397 commented 3 months ago

I'm seeing the same error logs. My versions are below:

sezlony commented 3 months ago

same here


Core 2024.5.2
Supervisor 2024.05.1
Operating System 12.2
Truenas v1.3b2```
muddro1 commented 3 months ago

had same issue, see here: https://github.com/tomaae/homeassistant-truenas/issues/154

I believe it was from a bug in 24.04.0 of TrueNAS related to swap memory

sezlony commented 3 months ago

I believe it was from a bug in 24.04.0 of TrueNAS related to swap memory

I disabled swap and have core v13, so 😕

tomaae commented 3 months ago

I need to see debugs for this one.

Aephir commented 3 months ago

The debug log is massive, just the part from HA restart up until the first "ERROR" log containing truenas or TrueNAS is too large to add either here, (p/h)astebin, or https://gist.github.com/.

I've instead added from the first "ERROR", and about 90 seconds back. Is this helpful?

Truncated logs ``` 2024-05-29 10:41:47.486 DEBUG (SyncWorker_12) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: boot/get_state, get, {} 2024-05-29 10:41:47.557 DEBUG (SyncWorker_12) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: {'name': 'boot-pool', 'id': 'boot-pool', 'guid': '5885003976497478163', 'hostname': 'truenas.local', 'status': 'ONLINE', 'healthy': True, 'warning': True, 'error_count': 0, 'root_dataset': {'id': 'boot-pool', 'name': 'boot-pool', 'pool': 'boot-pool', 'type': 'FILESYSTEM', 'properties': {'available': {'value': '36.5G', 'rawvalue': '39225569280', 'parsed': 39225569280, 'source': 'NONE'}, 'compressratio': {'value': '1.91x', 'rawvalue': '1.91', 'parsed': '1.91', 'source': 'NONE'}, 'createtxg': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'creation': {'value': 'Thu May 20 19:40 2021', 'rawvalue': '1621532417', 'parsed': {'$date': 1621532417000}, 'source': 'NONE'}, 'encryptionroot': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'filesystem_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'guid': {'value': '12550316657680573190', 'rawvalue': '12550316657680573190', 'parsed': '12550316657680573190', 'source': 'NONE'}, 'inconsistent': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'ivsetguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keyguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keystatus': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'logicalreferenced': {'value': '42.5K', 'rawvalue': '43520', 'parsed': 43520, 'source': 'NONE'}, 'logicalused': {'value': '30.1G', 'rawvalue': '32335818240', 'parsed': 32335818240, 'source': 'NONE'}, 'mounted': {'value': 'no', 'rawvalue': 'no', 'parsed': False, 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'objsetid': {'value': '54', 'rawvalue': '54', 'parsed': '54', 'source': 'NONE'}, 'origin': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'prevsnap': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'receive_resume_token': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redact_snaps': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redacted': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'refcompressratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'referenced': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'remaptxg': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'snapshot_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'snapshots_changed': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'type': {'value': 'filesystem', 'rawvalue': 'filesystem', 'parsed': 'filesystem', 'source': 'NONE'}, 'unique': {'value': '96K', 'rawvalue': '98304', 'parsed': '98304', 'source': 'NONE'}, 'used': {'value': '17.2G', 'rawvalue': '18521608192', 'parsed': 18521608192, 'source': 'NONE'}, 'usedbychildren': {'value': '17.2G', 'rawvalue': '18521509888', 'parsed': 18521509888, 'source': 'NONE'}, 'usedbydataset': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'usedbyrefreservation': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'usedbysnapshots': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'useraccounting': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'written': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'aclinherit': {'value': 'restricted', 'rawvalue': 'restricted', 'parsed': 'restricted', 'source': 'DEFAULT'}, 'aclmode': {'value': 'discard', 'rawvalue': 'discard', 'parsed': 'discard', 'source': 'DEFAULT'}, 'acltype': {'value': 'nfsv4', 'rawvalue': 'nfsv4', 'parsed': 'nfsv4', 'source': 'DEFAULT'}, 'atime': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'canmount': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'casesensitivity': {'value': 'sensitive', 'rawvalue': 'sensitive', 'parsed': 'sensitive', 'source': 'NONE'}, 'checksum': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'compression': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'LOCAL'}, 'context': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'copies': {'value': '1', 'rawvalue': '1', 'parsed': 1, 'source': 'DEFAULT'}, 'dedup': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'defcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'devices': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'dnodesize': {'value': 'legacy', 'rawvalue': 'legacy', 'parsed': 'legacy', 'source': 'DEFAULT'}, 'encryption': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'exec': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'filesystem_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'fscontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'jailed': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'keyformat': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'keylocation': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'logbias': {'value': 'latency', 'rawvalue': 'latency', 'parsed': 'latency', 'source': 'DEFAULT'}, 'mlslabel': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'mountpoint': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'LOCAL'}, 'nbmand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'normalization': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'NONE'}, 'overlay': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'DEFAULT'}, 'pbkdf2iters': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'pbkdf2salt': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'primarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'quota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'recordsize': {'value': '128K', 'rawvalue': '131072', 'parsed': 131072, 'source': 'DEFAULT'}, 'redundant_metadata': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'refquota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'refreservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'relatime': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'reservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'rootcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'secondarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'setuid': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'sharenfs': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'sharesmb': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'snapdev': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': 'hidden', 'source': 'DEFAULT'}, 'snapdir': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': None, 'source': 'DEFAULT'}, 'snapshot_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'special_small_blocks': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'sync': {'value': 'standard', 'rawvalue': 'standard', 'parsed': 'standard', 'source': 'DEFAULT'}, 'utf8only': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'version': {'value': '5', 'rawvalue': '5', 'parsed': 5, 'source': 'NONE'}, 'volmode': {'value': 'default', 'rawvalue': 'default', 'parsed': 'default', 'source': 'DEFAULT'}, 'vscan': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'xattr': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}}, 'mountpoint': None, 'encrypted': False, 'encryption_root': None, 'key_loaded': False}, 'properties': {'allocated': {'value': '17.2G', 'rawvalue': '18521874432', 'parsed': 18521874432, 'source': 'NONE'}, 'capacity': {'value': '31%', 'rawvalue': '31', 'parsed': '31', 'source': 'NONE'}, 'checkpoint': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'NONE'}, 'dedupratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'expandsize': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'NONE'}, 'fragmentation': {'value': '4%', 'rawvalue': '4', 'parsed': '4', 'source': 'NONE'}, 'free': {'value': '38.3G', 'rawvalue': '41070796800', 'parsed': 41070796800, 'source': 'NONE'}, 'freeing': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'guid': {'value': '5885003976497478163', 'rawvalue': '5885003976497478163', 'parsed': 5885003976497478163, 'source': 'NONE'}, 'health': {'value': 'ONLINE', 'rawvalue': 'ONLINE', 'parsed': 'ONLINE', 'source': 'NONE'}, 'leaked': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'load_guid': {'value': '677010911218590966', 'rawvalue': '677010911218590966', 'parsed': '677010911218590966', 'source': 'NONE'}, 'maxblocksize': {'value': '1048576', 'rawvalue': '1048576', 'parsed': '1048576', 'source': 'NONE'}, 'maxdnodesize': {'value': '16384', 'rawvalue': '16384', 'parsed': '16384', 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'size': {'value': '55.5G', 'rawvalue': '59592671232', 'parsed': 59592671232, 'source': 'NONE'}, 'altroot': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'ashift': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'autoexpand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autoreplace': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autotrim': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'bootfs': {'value': 'boot-pool/ROOT/13.0-U6.1', 'rawvalue': 'boot-pool/ROOT/13.0-U6.1', 'parsed': 'boot-pool/ROOT/13.0-U6.1', 'source': 'LOCAL'}, 'cachefile': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'comment': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'compatibility': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'dedupditto': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'delegation': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'failmode': {'value': 'wait', 'rawvalue': 'wait', 'parsed': 'wait', 'source': 'DEFAULT'}, 'listsnapshots': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'multihost': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'tname': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'version': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}}, 'features': [{'name': 'async_destroy', 'guid': 'com.delphix:async_destroy', 'description': 'Destroy filesystems asynchronously.', 'state': 'ENABLED'}, {'name': 'empty_bpobj', 'guid': 'com.delphix:empty_bpobj', 'description': 'Snapshots use less space.', 'state': 'ACTIVE'}, {'name': 'lz4_compress', 'guid': 'org.illumos:lz4_compress', 'description': 'LZ4 compression algorithm support.', 'state': 'ACTIVE'}, {'name': 'multi_vdev_crash_dump', 'guid': 'com.joyent:multi_vdev_crash_dump', 'description': 'Crash dumps to multiple vdev pools.', 'state': 'ENABLED'}, {'name': 'spacemap_histogram', 'guid': 'com.delphix:spacemap_histogram', 'description': 'Spacemaps maintain space histograms.', 'state': 'ACTIVE'}, {'name': 'enabled_txg', 'guid': 'com.delphix:enabled_txg', 'description': 'Record txg at which a feature is enabled', 'state': 'ACTIVE'}, {'name': 'hole_birth', 'guid': 'com.delphix:hole_birth', 'description': 'Retain hole birth txg for more precise zfs send', 'state': 'ACTIVE'}, {'name': 'extensible_dataset', 'guid': 'com.delphix:extensible_dataset', 'description': 'Enhanced dataset functionality, used by other features.', 'state': 'ACTIVE'}, {'name': 'embedded_data', 'guid': 'com.delphix:embedded_data', 'description': 'Blocks which compress very well use even less space.', 'state': 'ACTIVE'}, {'name': 'bookmarks', 'guid': 'com.delphix:bookmarks', 'description': '"zfs bookmark" command', 'state': 'ENABLED'}, {'name': 'filesystem_limits', 'guid': 'com.joyent:filesystem_limits', 'description': 'Filesystem and snapshot limits.', 'state': 'ENABLED'}, {'name': 'large_blocks', 'guid': 'org.open-zfs:large_blocks', 'description': 'Support for blocks larger than 128KB.', 'state': 'ENABLED'}, {'name': 'large_dnode', 'guid': 'org.zfsonlinux:large_dnode', 'description': 'Variable on-disk size of dnodes.', 'state': 'ENABLED'}, {'name': 'sha512', 'guid': 'org.illumos:sha512', 'description': 'SHA-512/256 hash algorithm.', 'state': 'ENABLED'}, {'name': 'skein', 'guid': 'org.illumos:skein', 'description': 'Skein hash algorithm.', 'state': 'ENABLED'}, {'name': 'userobj_accounting', 'guid': 'org.zfsonlinux:userobj_accounting', 'description': 'User/Group object accounting.', 'state': 'ACTIVE'}, {'name': 'encryption', 'guid': 'com.datto:encryption', 'description': 'Support for dataset level encryption', 'state': 'ENABLED'}, {'name': 'project_quota', 'guid': 'org.zfsonlinux:project_quota', 'description': 'space/object accounting based on project ID.', 'state': 'ACTIVE'}, {'name': 'device_removal', 'guid': 'com.delphix:device_removal', 'description': 'Top-level vdevs can be removed, reducing logical pool size.', 'state': 'ENABLED'}, {'name': 'obsolete_counts', 'guid': 'com.delphix:obsolete_counts', 'description': 'Reduce memory used by removed devices when their blocks are freed or remapped.', 'state': 'ENABLED'}, {'name': 'zpool_checkpoint', 'guid': 'com.delphix:zpool_checkpoint', 'description': 'Pool state can be checkpointed, allowing rewind later.', 'state': 'ENABLED'}, {'name': 'spacemap_v2', 'guid': 'com.delphix:spacemap_v2', 'description': 'Space maps representing large segments are more efficient.', 'state': 'ACTIVE'}, {'name': 'allocation_classes', 'guid': 'org.zfsonlinux:allocation_classes', 'description': 'Support for separate allocation classes.', 'state': 'ENABLED'}, {'name': 'resilver_defer', 'guid': 'com.datto:resilver_defer', 'description': 'Support for deferring new resilvers when one is already running.', 'state': 'ENABLED'}, {'name': 'bookmark_v2', 'guid': 'com.datto:bookmark_v2', 'description': 'Support for larger bookmarks', 'state': 'ENABLED'}, {'name': 'redaction_bookmarks', 'guid': 'com.delphix:redaction_bookmarks', 'description': 'Support for bookmarks which store redaction lists for zfs redacted send/recv.', 'state': 'ENABLED'}, {'name': 'redacted_datasets', 'guid': 'com.delphix:redacted_datasets', 'description': 'Support for redacted datasets, produced by receiving a redacted zfs send stream.', 'state': 'ENABLED'}, {'name': 'bookmark_written', 'guid': 'com.delphix:bookmark_written', 'description': 'Additional accounting, enabling the written# property(space written since a bookmark), and estimates of send stream sizes for incrementals from bookmarks.', 'state': 'ENABLED'}, {'name': 'log_spacemap', 'guid': 'com.delphix:log_spacemap', 'description': 'Log metaslab changes on a single spacemap and flush them periodically.', 'state': 'ACTIVE'}, {'name': 'livelist', 'guid': 'com.delphix:livelist', 'description': 'Improved clone deletion performance.', 'state': 'ACTIVE'}, {'name': 'device_rebuild', 'guid': 'org.openzfs:device_rebuild', 'description': 'Support for sequential mirror/dRAID device rebuilds', 'state': 'ENABLED'}, {'name': 'zstd_compress', 'guid': 'org.freebsd:zstd_compress', 'description': 'zstd compression algorithm support.', 'state': 'ENABLED'}, {'name': 'draid', 'guid': 'org.openzfs:draid', 'description': 'Support for distributed spare RAID', 'state': 'DISABLED'}], 'scan': {'function': 'SCRUB', 'state': 'FINISHED', 'start_time': {'$date': 1716947100000}, 'end_time': {'$date': 1716947205000}, 'percentage': 99.9973475933075, 'bytes_to_process': 18521849856, 'bytes_processed': 18521862144, 'bytes_issued': 18521370624, 'pause': None, 'errors': 0, 'total_secs_left': None}, 'root_vdev': {'type': 'root', 'path': None, 'guid': '5885003976497478163', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029828770, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 0, 'self_healed': 0, 'configured_ashift': 0, 'logical_ashift': 0, 'physical_ashift': 0}}, 'groups': {'data': [{'type': 'disk', 'path': '/dev/da0p2', 'guid': '10063342805271584577', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029888279, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 4, 'self_healed': 0, 'configured_ashift': 12, 'logical_ashift': 9, 'physical_ashift': 12}, 'children': []}], 'log': [], 'cache': [], 'spare': [], 'special': [], 'dedup': []}, 'status_code': 'FEAT_DISABLED', 'status_detail': 'Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable.'} 2024-05-29 10:41:47.560 DEBUG (SyncWorker_12) [custom_components.truenas.apiparser] Processing source [{'name': 'boot-pool', 'id': 'boot-pool', 'guid': '5885003976497478163', 'hostname': 'truenas.local', 'status': 'ONLINE', 'healthy': True, 'warning': True, 'error_count': 0, 'root_dataset': {'id': 'boot-pool', 'name': 'boot-pool', 'pool': 'boot-pool', 'type': 'FILESYSTEM', 'properties': {'available': {'value': '36.5G', 'rawvalue': '39225569280', 'parsed': 39225569280, 'source': 'NONE'}, 'compressratio': {'value': '1.91x', 'rawvalue': '1.91', 'parsed': '1.91', 'source': 'NONE'}, 'createtxg': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'creation': {'value': 'Thu May 20 19:40 2021', 'rawvalue': '1621532417', 'parsed': {'$date': 1621532417000}, 'source': 'NONE'}, 'encryptionroot': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'filesystem_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'guid': {'value': '12550316657680573190', 'rawvalue': '12550316657680573190', 'parsed': '12550316657680573190', 'source': 'NONE'}, 'inconsistent': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'ivsetguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keyguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keystatus': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'logicalreferenced': {'value': '42.5K', 'rawvalue': '43520', 'parsed': 43520, 'source': 'NONE'}, 'logicalused': {'value': '30.1G', 'rawvalue': '32335818240', 'parsed': 32335818240, 'source': 'NONE'}, 'mounted': {'value': 'no', 'rawvalue': 'no', 'parsed': False, 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'objsetid': {'value': '54', 'rawvalue': '54', 'parsed': '54', 'source': 'NONE'}, 'origin': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'prevsnap': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'receive_resume_token': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redact_snaps': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redacted': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'refcompressratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'referenced': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'remaptxg': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'snapshot_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'snapshots_changed': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'type': {'value': 'filesystem', 'rawvalue': 'filesystem', 'parsed': 'filesystem', 'source': 'NONE'}, 'unique': {'value': '96K', 'rawvalue': '98304', 'parsed': '98304', 'source': 'NONE'}, 'used': {'value': '17.2G', 'rawvalue': '18521608192', 'parsed': 18521608192, 'source': 'NONE'}, 'usedbychildren': {'value': '17.2G', 'rawvalue': '18521509888', 'parsed': 18521509888, 'source': 'NONE'}, 'usedbydataset': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'usedbyrefreservation': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'usedbysnapshots': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'useraccounting': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'written': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'aclinherit': {'value': 'restricted', 'rawvalue': 'restricted', 'parsed': 'restricted', 'source': 'DEFAULT'}, 'aclmode': {'value': 'discard', 'rawvalue': 'discard', 'parsed': 'discard', 'source': 'DEFAULT'}, 'acltype': {'value': 'nfsv4', 'rawvalue': 'nfsv4', 'parsed': 'nfsv4', 'source': 'DEFAULT'}, 'atime': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'canmount': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'casesensitivity': {'value': 'sensitive', 'rawvalue': 'sensitive', 'parsed': 'sensitive', 'source': 'NONE'}, 'checksum': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'compression': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'LOCAL'}, 'context': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'copies': {'value': '1', 'rawvalue': '1', 'parsed': 1, 'source': 'DEFAULT'}, 'dedup': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'defcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'devices': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'dnodesize': {'value': 'legacy', 'rawvalue': 'legacy', 'parsed': 'legacy', 'source': 'DEFAULT'}, 'encryption': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'exec': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'filesystem_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'fscontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'jailed': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'keyformat': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'keylocation': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'logbias': {'value': 'latency', 'rawvalue': 'latency', 'parsed': 'latency', 'source': 'DEFAULT'}, 'mlslabel': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'mountpoint': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'LOCAL'}, 'nbmand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'normalization': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'NONE'}, 'overlay': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'DEFAULT'}, 'pbkdf2iters': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'pbkdf2salt': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'primarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'quota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'recordsize': {'value': '128K', 'rawvalue': '131072', 'parsed': 131072, 'source': 'DEFAULT'}, 'redundant_metadata': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'refquota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'refreservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'relatime': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'reservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'rootcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'secondarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'setuid': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'sharenfs': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'sharesmb': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'snapdev': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': 'hidden', 'source': 'DEFAULT'}, 'snapdir': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': None, 'source': 'DEFAULT'}, 'snapshot_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'special_small_blocks': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'sync': {'value': 'standard', 'rawvalue': 'standard', 'parsed': 'standard', 'source': 'DEFAULT'}, 'utf8only': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'version': {'value': '5', 'rawvalue': '5', 'parsed': 5, 'source': 'NONE'}, 'volmode': {'value': 'default', 'rawvalue': 'default', 'parsed': 'default', 'source': 'DEFAULT'}, 'vscan': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'xattr': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}}, 'mountpoint': None, 'encrypted': False, 'encryption_root': None, 'key_loaded': False}, 'properties': {'allocated': {'value': '17.2G', 'rawvalue': '18521874432', 'parsed': 18521874432, 'source': 'NONE'}, 'capacity': {'value': '31%', 'rawvalue': '31', 'parsed': '31', 'source': 'NONE'}, 'checkpoint': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'NONE'}, 'dedupratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'expandsize': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'NONE'}, 'fragmentation': {'value': '4%', 'rawvalue': '4', 'parsed': '4', 'source': 'NONE'}, 'free': {'value': '38.3G', 'rawvalue': '41070796800', 'parsed': 41070796800, 'source': 'NONE'}, 'freeing': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'guid': {'value': '5885003976497478163', 'rawvalue': '5885003976497478163', 'parsed': 5885003976497478163, 'source': 'NONE'}, 'health': {'value': 'ONLINE', 'rawvalue': 'ONLINE', 'parsed': 'ONLINE', 'source': 'NONE'}, 'leaked': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'load_guid': {'value': '677010911218590966', 'rawvalue': '677010911218590966', 'parsed': '677010911218590966', 'source': 'NONE'}, 'maxblocksize': {'value': '1048576', 'rawvalue': '1048576', 'parsed': '1048576', 'source': 'NONE'}, 'maxdnodesize': {'value': '16384', 'rawvalue': '16384', 'parsed': '16384', 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'size': {'value': '55.5G', 'rawvalue': '59592671232', 'parsed': 59592671232, 'source': 'NONE'}, 'altroot': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'ashift': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'autoexpand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autoreplace': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autotrim': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'bootfs': {'value': 'boot-pool/ROOT/13.0-U6.1', 'rawvalue': 'boot-pool/ROOT/13.0-U6.1', 'parsed': 'boot-pool/ROOT/13.0-U6.1', 'source': 'LOCAL'}, 'cachefile': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'comment': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'compatibility': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'dedupditto': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'delegation': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'failmode': {'value': 'wait', 'rawvalue': 'wait', 'parsed': 'wait', 'source': 'DEFAULT'}, 'listsnapshots': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'multihost': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'tname': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'version': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}}, 'features': [{'name': 'async_destroy', 'guid': 'com.delphix:async_destroy', 'description': 'Destroy filesystems asynchronously.', 'state': 'ENABLED'}, {'name': 'empty_bpobj', 'guid': 'com.delphix:empty_bpobj', 'description': 'Snapshots use less space.', 'state': 'ACTIVE'}, {'name': 'lz4_compress', 'guid': 'org.illumos:lz4_compress', 'description': 'LZ4 compression algorithm support.', 'state': 'ACTIVE'}, {'name': 'multi_vdev_crash_dump', 'guid': 'com.joyent:multi_vdev_crash_dump', 'description': 'Crash dumps to multiple vdev pools.', 'state': 'ENABLED'}, {'name': 'spacemap_histogram', 'guid': 'com.delphix:spacemap_histogram', 'description': 'Spacemaps maintain space histograms.', 'state': 'ACTIVE'}, {'name': 'enabled_txg', 'guid': 'com.delphix:enabled_txg', 'description': 'Record txg at which a feature is enabled', 'state': 'ACTIVE'}, {'name': 'hole_birth', 'guid': 'com.delphix:hole_birth', 'description': 'Retain hole birth txg for more precise zfs send', 'state': 'ACTIVE'}, {'name': 'extensible_dataset', 'guid': 'com.delphix:extensible_dataset', 'description': 'Enhanced dataset functionality, used by other features.', 'state': 'ACTIVE'}, {'name': 'embedded_data', 'guid': 'com.delphix:embedded_data', 'description': 'Blocks which compress very well use even less space.', 'state': 'ACTIVE'}, {'name': 'bookmarks', 'guid': 'com.delphix:bookmarks', 'description': '"zfs bookmark" command', 'state': 'ENABLED'}, {'name': 'filesystem_limits', 'guid': 'com.joyent:filesystem_limits', 'description': 'Filesystem and snapshot limits.', 'state': 'ENABLED'}, {'name': 'large_blocks', 'guid': 'org.open-zfs:large_blocks', 'description': 'Support for blocks larger than 128KB.', 'state': 'ENABLED'}, {'name': 'large_dnode', 'guid': 'org.zfsonlinux:large_dnode', 'description': 'Variable on-disk size of dnodes.', 'state': 'ENABLED'}, {'name': 'sha512', 'guid': 'org.illumos:sha512', 'description': 'SHA-512/256 hash algorithm.', 'state': 'ENABLED'}, {'name': 'skein', 'guid': 'org.illumos:skein', 'description': 'Skein hash algorithm.', 'state': 'ENABLED'}, {'name': 'userobj_accounting', 'guid': 'org.zfsonlinux:userobj_accounting', 'description': 'User/Group object accounting.', 'state': 'ACTIVE'}, {'name': 'encryption', 'guid': 'com.datto:encryption', 'description': 'Support for dataset level encryption', 'state': 'ENABLED'}, {'name': 'project_quota', 'guid': 'org.zfsonlinux:project_quota', 'description': 'space/object accounting based on project ID.', 'state': 'ACTIVE'}, {'name': 'device_removal', 'guid': 'com.delphix:device_removal', 'description': 'Top-level vdevs can be removed, reducing logical pool size.', 'state': 'ENABLED'}, {'name': 'obsolete_counts', 'guid': 'com.delphix:obsolete_counts', 'description': 'Reduce memory used by removed devices when their blocks are freed or remapped.', 'state': 'ENABLED'}, {'name': 'zpool_checkpoint', 'guid': 'com.delphix:zpool_checkpoint', 'description': 'Pool state can be checkpointed, allowing rewind later.', 'state': 'ENABLED'}, {'name': 'spacemap_v2', 'guid': 'com.delphix:spacemap_v2', 'description': 'Space maps representing large segments are more efficient.', 'state': 'ACTIVE'}, {'name': 'allocation_classes', 'guid': 'org.zfsonlinux:allocation_classes', 'description': 'Support for separate allocation classes.', 'state': 'ENABLED'}, {'name': 'resilver_defer', 'guid': 'com.datto:resilver_defer', 'description': 'Support for deferring new resilvers when one is already running.', 'state': 'ENABLED'}, {'name': 'bookmark_v2', 'guid': 'com.datto:bookmark_v2', 'description': 'Support for larger bookmarks', 'state': 'ENABLED'}, {'name': 'redaction_bookmarks', 'guid': 'com.delphix:redaction_bookmarks', 'description': 'Support for bookmarks which store redaction lists for zfs redacted send/recv.', 'state': 'ENABLED'}, {'name': 'redacted_datasets', 'guid': 'com.delphix:redacted_datasets', 'description': 'Support for redacted datasets, produced by receiving a redacted zfs send stream.', 'state': 'ENABLED'}, {'name': 'bookmark_written', 'guid': 'com.delphix:bookmark_written', 'description': 'Additional accounting, enabling the written# property(space written since a bookmark), and estimates of send stream sizes for incrementals from bookmarks.', 'state': 'ENABLED'}, {'name': 'log_spacemap', 'guid': 'com.delphix:log_spacemap', 'description': 'Log metaslab changes on a single spacemap and flush them periodically.', 'state': 'ACTIVE'}, {'name': 'livelist', 'guid': 'com.delphix:livelist', 'description': 'Improved clone deletion performance.', 'state': 'ACTIVE'}, {'name': 'device_rebuild', 'guid': 'org.openzfs:device_rebuild', 'description': 'Support for sequential mirror/dRAID device rebuilds', 'state': 'ENABLED'}, {'name': 'zstd_compress', 'guid': 'org.freebsd:zstd_compress', 'description': 'zstd compression algorithm support.', 'state': 'ENABLED'}, {'name': 'draid', 'guid': 'org.openzfs:draid', 'description': 'Support for distributed spare RAID', 'state': 'DISABLED'}], 'scan': {'function': 'SCRUB', 'state': 'FINISHED', 'start_time': {'$date': 1716947100000}, 'end_time': {'$date': 1716947205000}, 'percentage': 99.9973475933075, 'bytes_to_process': 18521849856, 'bytes_processed': 18521862144, 'bytes_issued': 18521370624, 'pause': None, 'errors': 0, 'total_secs_left': None}, 'root_vdev': {'type': 'root', 'path': None, 'guid': '5885003976497478163', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029828770, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 0, 'self_healed': 0, 'configured_ashift': 0, 'logical_ashift': 0, 'physical_ashift': 0}}, 'groups': {'data': [{'type': 'disk', 'path': '/dev/da0p2', 'guid': '10063342805271584577', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029888279, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 4, 'self_healed': 0, 'configured_ashift': 12, 'logical_ashift': 9, 'physical_ashift': 12}, 'children': []}], 'log': [], 'cache': [], 'spare': [], 'special': [], 'dedup': []}, 'status_code': 'FEAT_DISABLED', 'status_detail': 'Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable.'}] 2024-05-29 10:41:47.563 DEBUG (SyncWorker_12) [custom_components.truenas.apiparser] Processing entry {'name': 'boot-pool', 'id': 'boot-pool', 'guid': '5885003976497478163', 'hostname': 'truenas.local', 'status': 'ONLINE', 'healthy': True, 'warning': True, 'error_count': 0, 'root_dataset': {'id': 'boot-pool', 'name': 'boot-pool', 'pool': 'boot-pool', 'type': 'FILESYSTEM', 'properties': {'available': {'value': '36.5G', 'rawvalue': '39225569280', 'parsed': 39225569280, 'source': 'NONE'}, 'compressratio': {'value': '1.91x', 'rawvalue': '1.91', 'parsed': '1.91', 'source': 'NONE'}, 'createtxg': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'creation': {'value': 'Thu May 20 19:40 2021', 'rawvalue': '1621532417', 'parsed': {'$date': 1621532417000}, 'source': 'NONE'}, 'encryptionroot': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'filesystem_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'guid': {'value': '12550316657680573190', 'rawvalue': '12550316657680573190', 'parsed': '12550316657680573190', 'source': 'NONE'}, 'inconsistent': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'ivsetguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keyguid': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'keystatus': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'logicalreferenced': {'value': '42.5K', 'rawvalue': '43520', 'parsed': 43520, 'source': 'NONE'}, 'logicalused': {'value': '30.1G', 'rawvalue': '32335818240', 'parsed': 32335818240, 'source': 'NONE'}, 'mounted': {'value': 'no', 'rawvalue': 'no', 'parsed': False, 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'objsetid': {'value': '54', 'rawvalue': '54', 'parsed': '54', 'source': 'NONE'}, 'origin': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'prevsnap': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'receive_resume_token': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redact_snaps': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'redacted': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'NONE'}, 'refcompressratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'referenced': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'remaptxg': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'snapshot_count': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'snapshots_changed': {'value': '', 'rawvalue': '', 'parsed': '', 'source': 'NONE'}, 'type': {'value': 'filesystem', 'rawvalue': 'filesystem', 'parsed': 'filesystem', 'source': 'NONE'}, 'unique': {'value': '96K', 'rawvalue': '98304', 'parsed': '98304', 'source': 'NONE'}, 'used': {'value': '17.2G', 'rawvalue': '18521608192', 'parsed': 18521608192, 'source': 'NONE'}, 'usedbychildren': {'value': '17.2G', 'rawvalue': '18521509888', 'parsed': 18521509888, 'source': 'NONE'}, 'usedbydataset': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'usedbyrefreservation': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'usedbysnapshots': {'value': '0B', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'useraccounting': {'value': '1', 'rawvalue': '1', 'parsed': '1', 'source': 'NONE'}, 'written': {'value': '96K', 'rawvalue': '98304', 'parsed': 98304, 'source': 'NONE'}, 'aclinherit': {'value': 'restricted', 'rawvalue': 'restricted', 'parsed': 'restricted', 'source': 'DEFAULT'}, 'aclmode': {'value': 'discard', 'rawvalue': 'discard', 'parsed': 'discard', 'source': 'DEFAULT'}, 'acltype': {'value': 'nfsv4', 'rawvalue': 'nfsv4', 'parsed': 'nfsv4', 'source': 'DEFAULT'}, 'atime': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'canmount': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'LOCAL'}, 'casesensitivity': {'value': 'sensitive', 'rawvalue': 'sensitive', 'parsed': 'sensitive', 'source': 'NONE'}, 'checksum': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'compression': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'LOCAL'}, 'context': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'copies': {'value': '1', 'rawvalue': '1', 'parsed': 1, 'source': 'DEFAULT'}, 'dedup': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'defcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'devices': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'dnodesize': {'value': 'legacy', 'rawvalue': 'legacy', 'parsed': 'legacy', 'source': 'DEFAULT'}, 'encryption': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'exec': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'filesystem_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'fscontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'jailed': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'keyformat': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'keylocation': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'logbias': {'value': 'latency', 'rawvalue': 'latency', 'parsed': 'latency', 'source': 'DEFAULT'}, 'mlslabel': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'mountpoint': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'LOCAL'}, 'nbmand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'normalization': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'NONE'}, 'overlay': {'value': 'on', 'rawvalue': 'on', 'parsed': 'on', 'source': 'DEFAULT'}, 'pbkdf2iters': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'pbkdf2salt': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'primarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'quota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'recordsize': {'value': '128K', 'rawvalue': '131072', 'parsed': 131072, 'source': 'DEFAULT'}, 'redundant_metadata': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'refquota': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'refreservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'relatime': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'reservation': {'value': 'none', 'rawvalue': '0', 'parsed': None, 'source': 'DEFAULT'}, 'rootcontext': {'value': 'none', 'rawvalue': 'none', 'parsed': 'none', 'source': 'DEFAULT'}, 'secondarycache': {'value': 'all', 'rawvalue': 'all', 'parsed': 'all', 'source': 'DEFAULT'}, 'setuid': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'sharenfs': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'sharesmb': {'value': 'off', 'rawvalue': 'off', 'parsed': None, 'source': 'DEFAULT'}, 'snapdev': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': 'hidden', 'source': 'DEFAULT'}, 'snapdir': {'value': 'hidden', 'rawvalue': 'hidden', 'parsed': None, 'source': 'DEFAULT'}, 'snapshot_limit': {'value': 'none', 'rawvalue': '18446744073709551615', 'parsed': 18446744073709551615, 'source': 'DEFAULT'}, 'special_small_blocks': {'value': '0', 'rawvalue': '0', 'parsed': '0', 'source': 'DEFAULT'}, 'sync': {'value': 'standard', 'rawvalue': 'standard', 'parsed': 'standard', 'source': 'DEFAULT'}, 'utf8only': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'version': {'value': '5', 'rawvalue': '5', 'parsed': 5, 'source': 'NONE'}, 'volmode': {'value': 'default', 'rawvalue': 'default', 'parsed': 'default', 'source': 'DEFAULT'}, 'vscan': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'xattr': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}}, 'mountpoint': None, 'encrypted': False, 'encryption_root': None, 'key_loaded': False}, 'properties': {'allocated': {'value': '17.2G', 'rawvalue': '18521874432', 'parsed': 18521874432, 'source': 'NONE'}, 'capacity': {'value': '31%', 'rawvalue': '31', 'parsed': '31', 'source': 'NONE'}, 'checkpoint': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'NONE'}, 'dedupratio': {'value': '1.00x', 'rawvalue': '1.00', 'parsed': '1.00', 'source': 'NONE'}, 'expandsize': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'NONE'}, 'fragmentation': {'value': '4%', 'rawvalue': '4', 'parsed': '4', 'source': 'NONE'}, 'free': {'value': '38.3G', 'rawvalue': '41070796800', 'parsed': 41070796800, 'source': 'NONE'}, 'freeing': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'guid': {'value': '5885003976497478163', 'rawvalue': '5885003976497478163', 'parsed': 5885003976497478163, 'source': 'NONE'}, 'health': {'value': 'ONLINE', 'rawvalue': 'ONLINE', 'parsed': 'ONLINE', 'source': 'NONE'}, 'leaked': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'NONE'}, 'load_guid': {'value': '677010911218590966', 'rawvalue': '677010911218590966', 'parsed': '677010911218590966', 'source': 'NONE'}, 'maxblocksize': {'value': '1048576', 'rawvalue': '1048576', 'parsed': '1048576', 'source': 'NONE'}, 'maxdnodesize': {'value': '16384', 'rawvalue': '16384', 'parsed': '16384', 'source': 'NONE'}, 'name': {'value': 'boot-pool', 'rawvalue': 'boot-pool', 'parsed': 'boot-pool', 'source': 'NONE'}, 'size': {'value': '55.5G', 'rawvalue': '59592671232', 'parsed': 59592671232, 'source': 'NONE'}, 'altroot': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'ashift': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'autoexpand': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autoreplace': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'autotrim': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'bootfs': {'value': 'boot-pool/ROOT/13.0-U6.1', 'rawvalue': 'boot-pool/ROOT/13.0-U6.1', 'parsed': 'boot-pool/ROOT/13.0-U6.1', 'source': 'LOCAL'}, 'cachefile': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'comment': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}, 'compatibility': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'dedupditto': {'value': '0', 'rawvalue': '0', 'parsed': 0, 'source': 'DEFAULT'}, 'delegation': {'value': 'on', 'rawvalue': 'on', 'parsed': True, 'source': 'DEFAULT'}, 'failmode': {'value': 'wait', 'rawvalue': 'wait', 'parsed': 'wait', 'source': 'DEFAULT'}, 'listsnapshots': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'DEFAULT'}, 'multihost': {'value': 'off', 'rawvalue': 'off', 'parsed': 'off', 'source': 'DEFAULT'}, 'readonly': {'value': 'off', 'rawvalue': 'off', 'parsed': False, 'source': 'NONE'}, 'tname': {'value': '-', 'rawvalue': '-', 'parsed': '-', 'source': 'DEFAULT'}, 'version': {'value': '-', 'rawvalue': '-', 'parsed': None, 'source': 'DEFAULT'}}, 'features': [{'name': 'async_destroy', 'guid': 'com.delphix:async_destroy', 'description': 'Destroy filesystems asynchronously.', 'state': 'ENABLED'}, {'name': 'empty_bpobj', 'guid': 'com.delphix:empty_bpobj', 'description': 'Snapshots use less space.', 'state': 'ACTIVE'}, {'name': 'lz4_compress', 'guid': 'org.illumos:lz4_compress', 'description': 'LZ4 compression algorithm support.', 'state': 'ACTIVE'}, {'name': 'multi_vdev_crash_dump', 'guid': 'com.joyent:multi_vdev_crash_dump', 'description': 'Crash dumps to multiple vdev pools.', 'state': 'ENABLED'}, {'name': 'spacemap_histogram', 'guid': 'com.delphix:spacemap_histogram', 'description': 'Spacemaps maintain space histograms.', 'state': 'ACTIVE'}, {'name': 'enabled_txg', 'guid': 'com.delphix:enabled_txg', 'description': 'Record txg at which a feature is enabled', 'state': 'ACTIVE'}, {'name': 'hole_birth', 'guid': 'com.delphix:hole_birth', 'description': 'Retain hole birth txg for more precise zfs send', 'state': 'ACTIVE'}, {'name': 'extensible_dataset', 'guid': 'com.delphix:extensible_dataset', 'description': 'Enhanced dataset functionality, used by other features.', 'state': 'ACTIVE'}, {'name': 'embedded_data', 'guid': 'com.delphix:embedded_data', 'description': 'Blocks which compress very well use even less space.', 'state': 'ACTIVE'}, {'name': 'bookmarks', 'guid': 'com.delphix:bookmarks', 'description': '"zfs bookmark" command', 'state': 'ENABLED'}, {'name': 'filesystem_limits', 'guid': 'com.joyent:filesystem_limits', 'description': 'Filesystem and snapshot limits.', 'state': 'ENABLED'}, {'name': 'large_blocks', 'guid': 'org.open-zfs:large_blocks', 'description': 'Support for blocks larger than 128KB.', 'state': 'ENABLED'}, {'name': 'large_dnode', 'guid': 'org.zfsonlinux:large_dnode', 'description': 'Variable on-disk size of dnodes.', 'state': 'ENABLED'}, {'name': 'sha512', 'guid': 'org.illumos:sha512', 'description': 'SHA-512/256 hash algorithm.', 'state': 'ENABLED'}, {'name': 'skein', 'guid': 'org.illumos:skein', 'description': 'Skein hash algorithm.', 'state': 'ENABLED'}, {'name': 'userobj_accounting', 'guid': 'org.zfsonlinux:userobj_accounting', 'description': 'User/Group object accounting.', 'state': 'ACTIVE'}, {'name': 'encryption', 'guid': 'com.datto:encryption', 'description': 'Support for dataset level encryption', 'state': 'ENABLED'}, {'name': 'project_quota', 'guid': 'org.zfsonlinux:project_quota', 'description': 'space/object accounting based on project ID.', 'state': 'ACTIVE'}, {'name': 'device_removal', 'guid': 'com.delphix:device_removal', 'description': 'Top-level vdevs can be removed, reducing logical pool size.', 'state': 'ENABLED'}, {'name': 'obsolete_counts', 'guid': 'com.delphix:obsolete_counts', 'description': 'Reduce memory used by removed devices when their blocks are freed or remapped.', 'state': 'ENABLED'}, {'name': 'zpool_checkpoint', 'guid': 'com.delphix:zpool_checkpoint', 'description': 'Pool state can be checkpointed, allowing rewind later.', 'state': 'ENABLED'}, {'name': 'spacemap_v2', 'guid': 'com.delphix:spacemap_v2', 'description': 'Space maps representing large segments are more efficient.', 'state': 'ACTIVE'}, {'name': 'allocation_classes', 'guid': 'org.zfsonlinux:allocation_classes', 'description': 'Support for separate allocation classes.', 'state': 'ENABLED'}, {'name': 'resilver_defer', 'guid': 'com.datto:resilver_defer', 'description': 'Support for deferring new resilvers when one is already running.', 'state': 'ENABLED'}, {'name': 'bookmark_v2', 'guid': 'com.datto:bookmark_v2', 'description': 'Support for larger bookmarks', 'state': 'ENABLED'}, {'name': 'redaction_bookmarks', 'guid': 'com.delphix:redaction_bookmarks', 'description': 'Support for bookmarks which store redaction lists for zfs redacted send/recv.', 'state': 'ENABLED'}, {'name': 'redacted_datasets', 'guid': 'com.delphix:redacted_datasets', 'description': 'Support for redacted datasets, produced by receiving a redacted zfs send stream.', 'state': 'ENABLED'}, {'name': 'bookmark_written', 'guid': 'com.delphix:bookmark_written', 'description': 'Additional accounting, enabling the written# property(space written since a bookmark), and estimates of send stream sizes for incrementals from bookmarks.', 'state': 'ENABLED'}, {'name': 'log_spacemap', 'guid': 'com.delphix:log_spacemap', 'description': 'Log metaslab changes on a single spacemap and flush them periodically.', 'state': 'ACTIVE'}, {'name': 'livelist', 'guid': 'com.delphix:livelist', 'description': 'Improved clone deletion performance.', 'state': 'ACTIVE'}, {'name': 'device_rebuild', 'guid': 'org.openzfs:device_rebuild', 'description': 'Support for sequential mirror/dRAID device rebuilds', 'state': 'ENABLED'}, {'name': 'zstd_compress', 'guid': 'org.freebsd:zstd_compress', 'description': 'zstd compression algorithm support.', 'state': 'ENABLED'}, {'name': 'draid', 'guid': 'org.openzfs:draid', 'description': 'Support for distributed spare RAID', 'state': 'DISABLED'}], 'scan': {'function': 'SCRUB', 'state': 'FINISHED', 'start_time': {'$date': 1716947100000}, 'end_time': {'$date': 1716947205000}, 'percentage': 99.9973475933075, 'bytes_to_process': 18521849856, 'bytes_processed': 18521862144, 'bytes_issued': 18521370624, 'pause': None, 'errors': 0, 'total_secs_left': None}, 'root_vdev': {'type': 'root', 'path': None, 'guid': '5885003976497478163', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029828770, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 0, 'self_healed': 0, 'configured_ashift': 0, 'logical_ashift': 0, 'physical_ashift': 0}}, 'groups': {'data': [{'type': 'disk', 'path': '/dev/da0p2', 'guid': '10063342805271584577', 'status': 'ONLINE', 'stats': {'timestamp': 4201795029888279, 'read_errors': 0, 'write_errors': 0, 'checksum_errors': 0, 'ops': [0, 1291058, 111454, 0, 0, 0, 0], 'bytes': [0, 133280608256, 1132777472, 0, 0, 0, 0], 'size': 59592671232, 'allocated': 18521874432, 'fragmentation': 4, 'self_healed': 0, 'configured_ashift': 12, 'logical_ashift': 9, 'physical_ashift': 12}, 'children': []}], 'log': [], 'cache': [], 'spare': [], 'special': [], 'dedup': []}, 'status_code': 'FEAT_DISABLED', 'status_detail': 'Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable.'} 2024-05-29 10:41:47.568 DEBUG (SyncWorker_17) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: jail, get, {} 2024-05-29 10:41:48.919 DEBUG (SyncWorker_17) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [{'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 0, 'bpf': 1, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'Test', 'host_hostuuid': 'Test', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': 'vnet0|10.0.30.69/24', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': 'none', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/Test/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2023-12-23 20:57:41', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e1b34d2 02247e1b34d3', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'Test'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 1, 'bpf': 0, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'UniFi-Controller', 'host_hostuuid': 'UniFi-Controller', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': 'vnet0|10.0.30.68/24', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': 'none', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/UniFi-Controller/data', 'jail_zfs_mountpoint': 'none', 'jid': 1, 'last_started': '2024-04-10 17:33:05', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e165714 02247e165715', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'UniFi-Controller'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 1, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.2-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud', 'host_hostuuid': 'nextcloud', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': 'vnet0|10.0.30.67/24', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': 'none', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud/data', 'jail_zfs_mountpoint': 'none', 'jid': 2, 'last_started': '2024-04-10 17:33:30', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'auto', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 0, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.1-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud_backup', 'host_hostuuid': 'nextcloud_backup', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': 'vnet0|10.0.30.67/24', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': 'none', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud_backup/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2024-02-01 13:37:55', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.1-RELEASE-p8', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud_backup'}] 2024-05-29 10:41:48.922 DEBUG (SyncWorker_17) [custom_components.truenas.apiparser] Processing source [{'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 0, 'bpf': 1, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'Test', 'host_hostuuid': 'Test', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/Test/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2023-12-23 20:57:41', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e1b34d2 02247e1b34d3', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'Test'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 1, 'bpf': 0, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'UniFi-Controller', 'host_hostuuid': 'UniFi-Controller', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/UniFi-Controller/data', 'jail_zfs_mountpoint': 'none', 'jid': 1, 'last_started': '2024-04-10 17:33:05', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e165714 02247e165715', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'UniFi-Controller'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 1, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.2-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud', 'host_hostuuid': 'nextcloud', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud/data', 'jail_zfs_mountpoint': 'none', 'jid': 2, 'last_started': '2024-04-10 17:33:30', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'auto', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud'}, {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 0, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.1-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud_backup', 'host_hostuuid': 'nextcloud_backup', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud_backup/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2024-02-01 13:37:55', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.1-RELEASE-p8', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud_backup'}] 2024-05-29 10:41:48.923 DEBUG (SyncWorker_17) [custom_components.truenas.apiparser] Processing entry {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 0, 'bpf': 1, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'Test', 'host_hostuuid': 'Test', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/Test/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2023-12-23 20:57:41', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e1b34d2 02247e1b34d3', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'Test'} 2024-05-29 10:41:48.923 DEBUG (SyncWorker_17) [custom_components.truenas.apiparser] Processing entry {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 1, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 1, 'boot': 1, 'bpf': 0, 'children_max': '0', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'UniFi-Controller', 'host_hostuuid': 'UniFi-Controller', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/UniFi-Controller/data', 'jail_zfs_mountpoint': 'none', 'jid': 1, 'last_started': '2024-04-10 17:33:05', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247e165714 02247e165715', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'UniFi-Controller'} 2024-05-29 10:41:48.924 DEBUG (SyncWorker_17) [custom_components.truenas.apiparser] Processing entry {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 1, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.2-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud', 'host_hostuuid': 'nextcloud', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud/data', 'jail_zfs_mountpoint': 'none', 'jid': 2, 'last_started': '2024-04-10 17:33:30', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.2-RELEASE-p9', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'up', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'auto', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud'} 2024-05-29 10:41:48.924 DEBUG (SyncWorker_17) [custom_components.truenas.apiparser] Processing entry {'CONFIG_VERSION': '28', 'allow_chflags': 0, 'allow_mlock': 0, 'allow_mount': 0, 'allow_mount_devfs': 0, 'allow_mount_fusefs': 0, 'allow_mount_nullfs': 0, 'allow_mount_procfs': 0, 'allow_mount_tmpfs': 0, 'allow_mount_zfs': 0, 'allow_quotas': 0, 'allow_raw_sockets': 0, 'allow_set_hostname': 1, 'allow_socket_af': 0, 'allow_sysvipc': 0, 'allow_tun': 0, 'allow_vmm': 0, 'assign_localhost': 0, 'available': 'readonly', 'basejail': 0, 'boot': 0, 'bpf': 0, 'children_max': '0', 'cloned_release': '13.1-RELEASE', 'comment': 'none', 'compression': 'lz4', 'compressratio': 'readonly', 'coredumpsize': 'off', 'count': '1', 'cpuset': 'off', 'cputime': 'off', 'datasize': 'off', 'dedup': 'off', 'defaultrouter': '10.0.30.1', 'defaultrouter6': 'auto', 'depends': 'none', 'devfs_ruleset': '4', 'dhcp': 0, 'enforce_statfs': '2', 'exec_clean': 1, 'exec_created': '/usr/bin/true', 'exec_fib': '0', 'exec_jail_user': 'root', 'exec_poststart': '/usr/bin/true', 'exec_poststop': '/usr/bin/true', 'exec_prestart': '/usr/bin/true', 'exec_prestop': '/usr/bin/true', 'exec_start': '/bin/sh /etc/rc', 'exec_stop': '/bin/sh /etc/rc.shutdown', 'exec_system_jail_user': '0', 'exec_system_user': 'root', 'exec_timeout': '60', 'host_domainname': 'none', 'host_hostname': 'nextcloud_backup', 'host_hostuuid': 'nextcloud_backup', 'host_time': 1, 'hostid': '82cbe048-b551-a432-9715-d581a7f68e76', 'hostid_strict_check': 0, 'interfaces': 'vnet0:bridge0', 'ip4': 'new', 'ip4_addr': '**REDACTED**', 'ip4_saddrsel': 1, 'ip6': 'new', 'ip6_addr': '**REDACTED**', 'ip6_saddrsel': 1, 'ip_hostname': 0, 'jail_zfs': 0, 'jail_zfs_dataset': 'iocage/jails/nextcloud_backup/data', 'jail_zfs_mountpoint': 'none', 'jid': None, 'last_started': '2024-02-01 13:37:55', 'localhost_ip': 'none', 'login_flags': '-f root', 'mac_prefix': '02247e', 'maxproc': 'off', 'memorylocked': 'off', 'memoryuse': 'off', 'min_dyn_devfs_ruleset': '1000', 'mount_devfs': 1, 'mount_fdescfs': 1, 'mount_linprocfs': 0, 'mount_procfs': 0, 'mountpoint': 'readonly', 'msgqqueued': 'off', 'msgqsize': 'off', 'nat': 0, 'nat_backend': 'ipfw', 'nat_forwards': 'none', 'nat_interface': 'none', 'nat_prefix': '172.16', 'nmsgq': 'off', 'notes': 'none', 'nsem': 'off', 'nsemop': 'off', 'nshm': 'off', 'nthr': 'off', 'openfiles': 'off', 'origin': 'readonly', 'owner': 'root', 'pcpu': 'off', 'plugin_name': 'none', 'plugin_repository': 'none', 'priority': '99', 'pseudoterminals': 'off', 'quota': 'none', 'readbps': 'off', 'readiops': 'off', 'release': '13.1-RELEASE-p8', 'reservation': 'none', 'resolver': '/etc/resolv.conf', 'rlimits': 'off', 'rtsold': 0, 'securelevel': '2', 'shmsize': 'off', 'stacksize': 'off', 'state': 'down', 'stop_timeout': '30', 'swapuse': 'off', 'sync_state': 'none', 'sync_target': 'none', 'sync_tgt_zpool': 'none', 'sysvmsg': 'new', 'sysvsem': 'new', 'sysvshm': 'new', 'template': 0, 'type': 'jail', 'used': 'readonly', 'vmemoryuse': 'off', 'vnet': 1, 'vnet0_mac': '02247ebab581 02247ebab582', 'vnet0_mtu': 'auto', 'vnet1_mac': 'none', 'vnet1_mtu': 'auto', 'vnet2_mac': 'none', 'vnet2_mtu': 'auto', 'vnet3_mac': 'none', 'vnet3_mtu': 'auto', 'vnet_default_interface': 'none', 'vnet_default_mtu': '1500', 'vnet_interfaces': 'none', 'wallclock': 'off', 'writebps': 'off', 'writeiops': 'off', 'id': 'nextcloud_backup'} 2024-05-29 10:41:48.926 DEBUG (SyncWorker_9) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: vm, get, {} 2024-05-29 10:41:48.977 DEBUG (SyncWorker_9) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [{'id': 1, 'name': 'RockyLinux_k8s', 'description': 'Rocky Linux for k8s (high availability of critical containers)', 'vcpus': 1, 'memory': 8192, 'autostart': False, 'time': 'LOCAL', 'grubconfig': None, 'bootloader': 'UEFI', 'cores': 4, 'threads': 2, 'shutdown_timeout': 90, 'devices': [{'id': 32, 'dtype': 'NIC', 'attributes': {'type': 'VIRTIO', 'mac': '00:a0:98:59:87:b9', 'nic_attach': 'lagg1'}, 'order': 1002, 'vm': 1}, {'id': 33, 'dtype': 'DISK', 'attributes': {'path': '/dev/zvol/pool_0/VMs/RockyLinux_k8s-2y0ko', 'type': 'VIRTIO', 'physical_sectorsize': None, 'logical_sectorsize': None}, 'order': 1001, 'vm': 1}, {'id': 35, 'dtype': 'VNC', 'attributes': {'wait': False, 'vnc_port': 55278, 'vnc_resolution': '1024x768', 'vnc_bind': '0.0.0.0', 'vnc_password': '', 'vnc_web': True}, 'order': 1002, 'vm': 1}], 'status': {'state': 'STOPPED', 'pid': None, 'domain_state': 'SHUTOFF'}}] 2024-05-29 10:41:48.979 DEBUG (SyncWorker_9) [custom_components.truenas.apiparser] Processing source [{'id': 1, 'name': 'RockyLinux_k8s', 'description': 'Rocky Linux for k8s (high availability of critical containers)', 'vcpus': 1, 'memory': 8192, 'autostart': False, 'time': 'LOCAL', 'grubconfig': None, 'bootloader': 'UEFI', 'cores': 4, 'threads': 2, 'shutdown_timeout': 90, 'devices': [{'id': 32, 'dtype': 'NIC', 'attributes': {'type': 'VIRTIO', 'mac': '00:a0:98:59:87:b9', 'nic_attach': 'lagg1'}, 'order': 1002, 'vm': 1}, {'id': 33, 'dtype': 'DISK', 'attributes': {'path': '/dev/zvol/pool_0/VMs/RockyLinux_k8s-2y0ko', 'type': 'VIRTIO', 'physical_sectorsize': None, 'logical_sectorsize': None}, 'order': 1001, 'vm': 1}, {'id': 35, 'dtype': 'VNC', 'attributes': {'wait': False, 'vnc_port': 55278, 'vnc_resolution': '1024x768', 'vnc_bind': '0.0.0.0', 'vnc_password': '', 'vnc_web': True}, 'order': 1002, 'vm': 1}], 'status': {'state': 'STOPPED', 'pid': None, 'domain_state': 'SHUTOFF'}}] 2024-05-29 10:41:48.979 DEBUG (SyncWorker_9) [custom_components.truenas.apiparser] Processing entry {'id': 1, 'name': 'RockyLinux_k8s', 'description': 'Rocky Linux for k8s (high availability of critical containers)', 'vcpus': 1, 'memory': 8192, 'autostart': False, 'time': 'LOCAL', 'grubconfig': None, 'bootloader': 'UEFI', 'cores': 4, 'threads': 2, 'shutdown_timeout': 90, 'devices': [{'id': 32, 'dtype': 'NIC', 'attributes': {'type': 'VIRTIO', 'mac': '00:a0:98:59:87:b9', 'nic_attach': 'lagg1'}, 'order': 1002, 'vm': 1}, {'id': 33, 'dtype': 'DISK', 'attributes': {'path': '/dev/zvol/pool_0/VMs/RockyLinux_k8s-2y0ko', 'type': 'VIRTIO', 'physical_sectorsize': None, 'logical_sectorsize': None}, 'order': 1001, 'vm': 1}, {'id': 35, 'dtype': 'VNC', 'attributes': {'wait': False, 'vnc_port': 55278, 'vnc_resolution': '1024x768', 'vnc_bind': '0.0.0.0', 'vnc_password': '', 'vnc_web': True}, 'order': 1002, 'vm': 1}], 'status': {'state': 'STOPPED', 'pid': None, 'domain_state': 'SHUTOFF'}} 2024-05-29 10:41:48.981 DEBUG (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: cloudsync, get, {} 2024-05-29 10:41:49.136 DEBUG (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [] 2024-05-29 10:41:49.140 DEBUG (SyncWorker_24) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: replication, get, {} 2024-05-29 10:41:49.189 DEBUG (SyncWorker_24) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [] 2024-05-29 10:41:49.191 DEBUG (SyncWorker_14) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: pool/snapshottask, get, {} 2024-05-29 10:41:49.238 DEBUG (SyncWorker_14) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [] 2024-05-29 10:41:49.241 DEBUG (MainThread) [custom_components.truenas.coordinator] Finished fetching TrueNAS data in 16.552 seconds (success: True) 2024-05-29 10:42:48.690 DEBUG (SyncWorker_19) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: system/info, get, {} 2024-05-29 10:42:48.738 DEBUG (SyncWorker_19) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: {'version': 'TrueNAS-13.0-U6.1', 'buildtime': {'$date': 1701734878000}, 'hostname': 'truenas.local', 'physmem': 68656738304, 'model': 'Intel(R) Xeon(R) CPU X5670 @ 2.93GHz', 'cores': 24, 'loadavg': [0.40283203125, 0.41357421875, 0.4453125], 'uptime': '48 days, 15:11:01.741141', 'uptime_seconds': 4201861.741141353, 'system_serial': 'LMHNTNB', 'system_product': '415521G', 'system_product_version': 'ThinkStation D20', 'license': None, 'boottime': {'$date': 1712770306000}, 'datetime': {'$date': 1716972168729}, 'birthday': {'$date': 1621532912686}, 'timezone': 'Europe/Copenhagen', 'system_manufacturer': 'LENOVO', 'ecc_memory': True} 2024-05-29 10:42:48.739 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing source [{'version': 'TrueNAS-13.0-U6.1', 'buildtime': {'$date': 1701734878000}, 'hostname': 'truenas.local', 'physmem': 68656738304, 'model': 'Intel(R) Xeon(R) CPU X5670 @ 2.93GHz', 'cores': 24, 'loadavg': [0.40283203125, 0.41357421875, 0.4453125], 'uptime': '48 days, 15:11:01.741141', 'uptime_seconds': 4201861.741141353, 'system_serial': '**REDACTED**', 'system_product': '415521G', 'system_product_version': 'ThinkStation D20', 'license': None, 'boottime': {'$date': 1712770306000}, 'datetime': {'$date': 1716972168729}, 'birthday': {'$date': 1621532912686}, 'timezone': 'Europe/Copenhagen', 'system_manufacturer': 'LENOVO', 'ecc_memory': True}] 2024-05-29 10:42:48.740 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing entry {'version': 'TrueNAS-13.0-U6.1', 'buildtime': {'$date': 1701734878000}, 'hostname': 'truenas.local', 'physmem': 68656738304, 'model': 'Intel(R) Xeon(R) CPU X5670 @ 2.93GHz', 'cores': 24, 'loadavg': [0.40283203125, 0.41357421875, 0.4453125], 'uptime': '48 days, 15:11:01.741141', 'uptime_seconds': 4201861.741141353, 'system_serial': '**REDACTED**', 'system_product': '415521G', 'system_product_version': 'ThinkStation D20', 'license': None, 'boottime': {'$date': 1712770306000}, 'datetime': {'$date': 1716972168729}, 'birthday': {'$date': 1621532912686}, 'timezone': 'Europe/Copenhagen', 'system_manufacturer': 'LENOVO', 'ecc_memory': True} 2024-05-29 10:42:48.740 DEBUG (SyncWorker_19) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: interface, get, {} 2024-05-29 10:42:48.809 DEBUG (SyncWorker_19) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [{'id': 'bge0', 'name': 'bge0', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge0', 'orig_name': 'bge0', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True}, {'id': 'bge1', 'name': 'bge1', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge1', 'orig_name': 'bge1', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True}, {'id': 'lagg1', 'name': 'lagg1', 'fake': False, 'type': 'LINK_AGGREGATION', 'state': {'name': 'lagg1', 'orig_name': 'lagg1', 'description': 'Link aggregation LCAP', 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': 'autoselect', 'supported_media': ['autoselect'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': [], 'protocol': 'LACP', 'ports': [{'name': 'bge0', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}, {'name': 'bge1', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}]}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': 'Link aggregation LCAP', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'lag_protocol': 'LACP', 'lag_ports': ['bge0', 'bge1']}, {'id': 'bridge0', 'name': 'bridge0', 'fake': False, 'type': 'BRIDGE', 'state': {'name': 'bridge0', 'orig_name': 'bridge0', 'description': None, 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': [], 'link_state': 'LINK_STATE_UP', 'media_type': None, 'media_subtype': None, 'active_media_type': None, 'active_media_subtype': None, 'supported_media': [], 'media_options': [], 'link_address': '58:9c:fc:00:45:74', 'aliases': [{'type': 'LINK', 'address': '58:9c:fc:00:45:74'}, {'type': 'INET', 'address': '10.0.30.27', 'netmask': 24, 'broadcast': '10.0.30.255'}], 'carp_config': [], 'members': ['vnet0.2', 'vnet0.1', 'lagg1']}, 'aliases': [{'type': 'INET', 'address': '10.0.30.27', 'netmask': 24}], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'bridge_members': ['lagg1']}] 2024-05-29 10:42:48.811 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing source [{'id': 'bge0', 'name': 'bge0', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge0', 'orig_name': 'bge0', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True}, {'id': 'bge1', 'name': 'bge1', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge1', 'orig_name': 'bge1', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True}, {'id': 'lagg1', 'name': 'lagg1', 'fake': False, 'type': 'LINK_AGGREGATION', 'state': {'name': 'lagg1', 'orig_name': 'lagg1', 'description': 'Link aggregation LCAP', 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': 'autoselect', 'supported_media': ['autoselect'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': [], 'protocol': 'LACP', 'ports': [{'name': 'bge0', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}, {'name': 'bge1', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}]}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': 'Link aggregation LCAP', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'lag_protocol': 'LACP', 'lag_ports': ['bge0', 'bge1']}, {'id': 'bridge0', 'name': 'bridge0', 'fake': False, 'type': 'BRIDGE', 'state': {'name': 'bridge0', 'orig_name': 'bridge0', 'description': None, 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': [], 'link_state': 'LINK_STATE_UP', 'media_type': None, 'media_subtype': None, 'active_media_type': None, 'active_media_subtype': None, 'supported_media': [], 'media_options': [], 'link_address': '58:9c:fc:00:45:74', 'aliases': [{'type': 'LINK', 'address': '58:9c:fc:00:45:74'}, {'type': 'INET', 'address': '10.0.30.27', 'netmask': 24, 'broadcast': '10.0.30.255'}], 'carp_config': [], 'members': ['vnet0.2', 'vnet0.1', 'lagg1']}, 'aliases': [{'type': 'INET', 'address': '10.0.30.27', 'netmask': 24}], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'bridge_members': ['lagg1']}] 2024-05-29 10:42:48.811 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing entry {'id': 'bge0', 'name': 'bge0', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge0', 'orig_name': 'bge0', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True} 2024-05-29 10:42:48.812 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing entry {'id': 'bge1', 'name': 'bge1', 'fake': False, 'type': 'PHYSICAL', 'state': {'name': 'bge1', 'orig_name': 'bge1', 'description': None, 'mtu': 1500, 'cloned': False, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': '1000baseT', 'supported_media': ['autoselect', '100baseTX', '1000baseT', '10baseT/UTP'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': None}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': 'up', 'mtu': None, 'disable_offload_capabilities': True} 2024-05-29 10:42:48.812 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing entry {'id': 'lagg1', 'name': 'lagg1', 'fake': False, 'type': 'LINK_AGGREGATION', 'state': {'name': 'lagg1', 'orig_name': 'lagg1', 'description': 'Link aggregation LCAP', 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'PROMISC', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': ['VLAN_MTU', 'VLAN_HWTAGGING', 'VLAN_HWCSUM', 'LINKSTATE'], 'link_state': 'LINK_STATE_UP', 'media_type': 'Ethernet', 'media_subtype': 'autoselect', 'active_media_type': 'Ethernet', 'active_media_subtype': 'autoselect', 'supported_media': ['autoselect'], 'media_options': [], 'link_address': '00:24:7e:54:6f:72', 'aliases': [{'type': 'LINK', 'address': '00:24:7e:54:6f:72'}], 'carp_config': [], 'protocol': 'LACP', 'ports': [{'name': 'bge0', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}, {'name': 'bge1', 'flags': ['COLLECTING', 'DISTRIBUTING', 'ACTIVE']}]}, 'aliases': [], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': 'Link aggregation LCAP', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'lag_protocol': 'LACP', 'lag_ports': ['bge0', 'bge1']} 2024-05-29 10:42:48.812 DEBUG (SyncWorker_19) [custom_components.truenas.apiparser] Processing entry {'id': 'bridge0', 'name': 'bridge0', 'fake': False, 'type': 'BRIDGE', 'state': {'name': 'bridge0', 'orig_name': 'bridge0', 'description': None, 'mtu': 1500, 'cloned': True, 'flags': ['DRV_RUNNING', 'UP', 'BROADCAST', 'SIMPLEX', 'MULTICAST', 'CANTCONFIG', 'PPROMISC', 'MONITOR', 'STATICARP', 'DYING', 'RENAMING'], 'nd6_flags': ['IFDISABLED', 'PERFORMNUD'], 'capabilities': [], 'link_state': 'LINK_STATE_UP', 'media_type': None, 'media_subtype': None, 'active_media_type': None, 'active_media_subtype': None, 'supported_media': [], 'media_options': [], 'link_address': '58:9c:fc:00:45:74', 'aliases': [{'type': 'LINK', 'address': '58:9c:fc:00:45:74'}, {'type': 'INET', 'address': '10.0.30.27', 'netmask': 24, 'broadcast': '10.0.30.255'}], 'carp_config': [], 'members': ['vnet0.2', 'vnet0.1', 'lagg1']}, 'aliases': [{'type': 'INET', 'address': '10.0.30.27', 'netmask': 24}], 'ipv4_dhcp': False, 'ipv6_auto': False, 'description': '', 'options': '', 'mtu': 1500, 'disable_offload_capabilities': False, 'bridge_members': ['lagg1']} 2024-05-29 10:42:48.813 DEBUG (SyncWorker_29) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: reporting/get_data, post, {'graphs': [{'name': 'load'}, {'name': 'cputemp'}, {'name': 'cpu'}, {'name': 'arcsize'}, {'name': 'memory'}, {'name': 'interface', 'identifier': 'bge0'}, {'name': 'interface', 'identifier': 'bge1'}, {'name': 'interface', 'identifier': 'lagg1'}, {'name': 'interface', 'identifier': 'bridge0'}], 'reporting_query': {'start': 'now-90s', 'end': 'now-30s', 'aggregate': True}} 2024-05-29 10:42:58.831 WARNING (SyncWorker_29) [custom_components.truenas.api] TrueNAS 10.0.30.27 unable to fetch data "reporting/get_data" (no_response) 2024-05-29 10:42:58.834 DEBUG (SyncWorker_6) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: service, get, {} 2024-05-29 10:43:02.115 DEBUG (SyncWorker_6) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [{'id': 2, 'service': 'afp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 4, 'service': 'cifs', 'enable': True, 'state': 'RUNNING', 'pids': []}, {'id': 5, 'service': 'dynamicdns', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 6, 'service': 'ftp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 7, 'service': 'iscsitarget', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 9, 'service': 'nfs', 'enable': True, 'state': 'RUNNING', 'pids': [1603, 1604]}, {'id': 10, 'service': 'snmp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 11, 'service': 'ssh', 'enable': True, 'state': 'RUNNING', 'pids': [1667]}, {'id': 12, 'service': 'tftp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 14, 'service': 'ups', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 16, 'service': 'rsync', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 18, 'service': 'smartd', 'enable': True, 'state': 'RUNNING', 'pids': [1746]}, {'id': 21, 'service': 'lldp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 22, 'service': 'webdav', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 23, 'service': 's3', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 24, 'service': 'openvpn_client', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 25, 'service': 'openvpn_server', 'enable': True, 'state': 'RUNNING', 'pids': [2026]}] 2024-05-29 10:43:02.116 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing source [{'id': 2, 'service': 'afp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 4, 'service': 'cifs', 'enable': True, 'state': 'RUNNING', 'pids': []}, {'id': 5, 'service': 'dynamicdns', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 6, 'service': 'ftp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 7, 'service': 'iscsitarget', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 9, 'service': 'nfs', 'enable': True, 'state': 'RUNNING', 'pids': [1603, 1604]}, {'id': 10, 'service': 'snmp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 11, 'service': 'ssh', 'enable': True, 'state': 'RUNNING', 'pids': [1667]}, {'id': 12, 'service': 'tftp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 14, 'service': 'ups', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 16, 'service': 'rsync', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 18, 'service': 'smartd', 'enable': True, 'state': 'RUNNING', 'pids': [1746]}, {'id': 21, 'service': 'lldp', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 22, 'service': 'webdav', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 23, 'service': 's3', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 24, 'service': 'openvpn_client', 'enable': False, 'state': 'STOPPED', 'pids': []}, {'id': 25, 'service': 'openvpn_server', 'enable': True, 'state': 'RUNNING', 'pids': [2026]}] 2024-05-29 10:43:02.117 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 2, 'service': 'afp', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.117 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 4, 'service': 'cifs', 'enable': True, 'state': 'RUNNING', 'pids': []} 2024-05-29 10:43:02.117 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 5, 'service': 'dynamicdns', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.117 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 6, 'service': 'ftp', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 7, 'service': 'iscsitarget', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 9, 'service': 'nfs', 'enable': True, 'state': 'RUNNING', 'pids': [1603, 1604]} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 10, 'service': 'snmp', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 11, 'service': 'ssh', 'enable': True, 'state': 'RUNNING', 'pids': [1667]} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 12, 'service': 'tftp', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.118 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 14, 'service': 'ups', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 16, 'service': 'rsync', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 18, 'service': 'smartd', 'enable': True, 'state': 'RUNNING', 'pids': [1746]} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 21, 'service': 'lldp', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 22, 'service': 'webdav', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 23, 'service': 's3', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.119 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 24, 'service': 'openvpn_client', 'enable': False, 'state': 'STOPPED', 'pids': []} 2024-05-29 10:43:02.120 DEBUG (SyncWorker_6) [custom_components.truenas.apiparser] Processing entry {'id': 25, 'service': 'openvpn_server', 'enable': True, 'state': 'RUNNING', 'pids': [2026]} 2024-05-29 10:43:02.120 DEBUG (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: disk, get, {} 2024-05-29 10:43:02.164 DEBUG (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 query response: [{'identifier': '{serial}20021111153705700', 'name': 'da9', 'subsystem': 'da', 'number': 9, 'serial': '20021111153705700', 'lunid': None, 'size': None, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'Generic- MS/MS-Pro', 'rotationrate': 'unknown', 'type': 'UNKNOWN', 'zfs_guid': None, 'bus': 'USB', 'devname': 'da9', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E1SJ40CS_50014ee2b5dc4b53', 'name': 'da5', 'subsystem': 'da', 'number': 5, 'serial': 'WD-WCC4E1SJ40CS', 'lunid': '50014ee2b5dc4b53', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '11522216871145831919', 'bus': 'MPS', 'devname': 'da5', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E4TT9C7D_50014ee260be3731', 'name': 'da4', 'subsystem': 'da', 'number': 4, 'serial': 'WD-WCC4E4TT9C7D', 'lunid': '50014ee260be3731', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '378151343523597072', 'bus': 'MPS', 'devname': 'da4', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E6RS9991_50014ee2b613fa59', 'name': 'da3', 'subsystem': 'da', 'number': 3, 'serial': 'WD-WCC4E6RS9991', 'lunid': '50014ee2b613fa59', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '16912653096072635444', 'bus': 'MPS', 'devname': 'da3', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}PK1331PAHBJEPS_5000cca22bd3554e', 'name': 'da2', 'subsystem': 'da', 'number': 2, 'serial': 'PK1331PAHBJEPS', 'lunid': '5000cca22bd3554e', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '5454449289443569660', 'bus': 'MPS', 'devname': 'da2', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}PK1331PAHAPV8S_5000cca22bd2f53a', 'name': 'da1', 'subsystem': 'da', 'number': 1, 'serial': 'PK1331PAHAPV8S', 'lunid': '5000cca22bd2f53a', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '8635963534308369077', 'bus': 'MPS', 'devname': 'da1', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}11246525000007431639_0000000000000000', 'name': 'da0', 'subsystem': 'da', 'number': 0, 'serial': '11246525000007431639', 'lunid': '0000000000000000', 'size': 60022480896, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Corsair Force 3', 'rotationrate': None, 'type': 'SSD', 'zfs_guid': None, 'bus': 'MPS', 'devname': 'da0', 'enclosure': None, 'pool': None}] 2024-05-29 10:43:02.166 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing source [{'identifier': '{serial}20021111153705700', 'name': 'da9', 'subsystem': 'da', 'number': 9, 'serial': '**REDACTED**', 'lunid': None, 'size': None, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'Generic- MS/MS-Pro', 'rotationrate': 'unknown', 'type': 'UNKNOWN', 'zfs_guid': None, 'bus': 'USB', 'devname': 'da9', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E1SJ40CS_50014ee2b5dc4b53', 'name': 'da5', 'subsystem': 'da', 'number': 5, 'serial': '**REDACTED**', 'lunid': '50014ee2b5dc4b53', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '11522216871145831919', 'bus': 'MPS', 'devname': 'da5', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E4TT9C7D_50014ee260be3731', 'name': 'da4', 'subsystem': 'da', 'number': 4, 'serial': '**REDACTED**', 'lunid': '50014ee260be3731', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '378151343523597072', 'bus': 'MPS', 'devname': 'da4', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}WD-WCC4E6RS9991_50014ee2b613fa59', 'name': 'da3', 'subsystem': 'da', 'number': 3, 'serial': '**REDACTED**', 'lunid': '50014ee2b613fa59', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '16912653096072635444', 'bus': 'MPS', 'devname': 'da3', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}PK1331PAHBJEPS_5000cca22bd3554e', 'name': 'da2', 'subsystem': 'da', 'number': 2, 'serial': '**REDACTED**', 'lunid': '5000cca22bd3554e', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '5454449289443569660', 'bus': 'MPS', 'devname': 'da2', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}PK1331PAHAPV8S_5000cca22bd2f53a', 'name': 'da1', 'subsystem': 'da', 'number': 1, 'serial': '**REDACTED**', 'lunid': '5000cca22bd2f53a', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '8635963534308369077', 'bus': 'MPS', 'devname': 'da1', 'enclosure': None, 'pool': None}, {'identifier': '{serial_lunid}11246525000007431639_0000000000000000', 'name': 'da0', 'subsystem': 'da', 'number': 0, 'serial': '**REDACTED**', 'lunid': '0000000000000000', 'size': 60022480896, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Corsair Force 3', 'rotationrate': None, 'type': 'SSD', 'zfs_guid': None, 'bus': 'MPS', 'devname': 'da0', 'enclosure': None, 'pool': None}] 2024-05-29 10:43:02.166 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial}20021111153705700', 'name': 'da9', 'subsystem': 'da', 'number': 9, 'serial': '**REDACTED**', 'lunid': None, 'size': None, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'Generic- MS/MS-Pro', 'rotationrate': 'unknown', 'type': 'UNKNOWN', 'zfs_guid': None, 'bus': 'USB', 'devname': 'da9', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.167 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}WD-WCC4E1SJ40CS_50014ee2b5dc4b53', 'name': 'da5', 'subsystem': 'da', 'number': 5, 'serial': '**REDACTED**', 'lunid': '50014ee2b5dc4b53', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '11522216871145831919', 'bus': 'MPS', 'devname': 'da5', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.167 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}WD-WCC4E4TT9C7D_50014ee260be3731', 'name': 'da4', 'subsystem': 'da', 'number': 4, 'serial': '**REDACTED**', 'lunid': '50014ee260be3731', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '378151343523597072', 'bus': 'MPS', 'devname': 'da4', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.167 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}WD-WCC4E6RS9991_50014ee2b613fa59', 'name': 'da3', 'subsystem': 'da', 'number': 3, 'serial': '**REDACTED**', 'lunid': '50014ee2b613fa59', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA WDC WD40EFRX-68W', 'rotationrate': 5400, 'type': 'HDD', 'zfs_guid': '16912653096072635444', 'bus': 'MPS', 'devname': 'da3', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.168 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}PK1331PAHBJEPS_5000cca22bd3554e', 'name': 'da2', 'subsystem': 'da', 'number': 2, 'serial': '**REDACTED**', 'lunid': '5000cca22bd3554e', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '5454449289443569660', 'bus': 'MPS', 'devname': 'da2', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.168 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}PK1331PAHAPV8S_5000cca22bd2f53a', 'name': 'da1', 'subsystem': 'da', 'number': 1, 'serial': '**REDACTED**', 'lunid': '5000cca22bd2f53a', 'size': 4000787030016, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Hitachi HDS72404', 'rotationrate': 7200, 'type': 'HDD', 'zfs_guid': '8635963534308369077', 'bus': 'MPS', 'devname': 'da1', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.168 DEBUG (SyncWorker_10) [custom_components.truenas.apiparser] Processing entry {'identifier': '{serial_lunid}11246525000007431639_0000000000000000', 'name': 'da0', 'subsystem': 'da', 'number': 0, 'serial': '**REDACTED**', 'lunid': '0000000000000000', 'size': 60022480896, 'multipath_name': '', 'multipath_member': '', 'description': '', 'transfermode': 'Auto', 'hddstandby': 'ALWAYS ON', 'hddstandby_force': False, 'advpowermgmt': 'DISABLED', 'acousticlevel': 'DISABLED', 'togglesmart': True, 'smartoptions': '', 'expiretime': None, 'critical': None, 'difference': None, 'informational': None, 'model': 'ATA Corsair Force 3', 'rotationrate': None, 'type': 'SSD', 'zfs_guid': None, 'bus': 'MPS', 'devname': 'da0', 'enclosure': None, 'pool': None} 2024-05-29 10:43:02.168 DEBUG (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 query: disk/temperatures, post, {'names': []} 2024-05-29 10:43:12.184 WARNING (SyncWorker_10) [custom_components.truenas.api] TrueNAS 10.0.30.27 unable to fetch data "disk/temperatures" (no_response) 2024-05-29 10:43:12.186 ERROR (MainThread) [custom_components.truenas.coordinator] Error fetching TrueNAS data: TrueNas Disconnected ```
tomaae commented 2 months ago

looks like you have issue with truenas reporting. check it in truenas UI.

Aephir commented 2 months ago

I'm not really sure what to look for in TrueNAS UI? There's nothing in the alerts, could you suggest what to keep an eye out for?

Just to clarify, I haven't updated TrueNAS between when it worked and when HA started reporting errors, only the HA side has been updated.

tomaae commented 2 months ago

Check if graph reports in truenas are working. That usually translates into such issues with API.

JayBzy97 commented 1 month ago

I am also having this issue and it appears from the HA logs that the code is timing out when pulling "pool/dataset" from the API calls on my machine. I did some tests and for some reason that particular API call does return but on my system is averaging over 10.30s....closer to 11, but the HA logs show the "Warning" message returning around 10s, so not enough time.

Snippet from logs: 2024-07-18 18:06:05.983 DEBUG (SyncWorker_11) [custom_components.truenas.api] TrueNAS 192.168.69.67 query: pool/dataset, get, {} 2024-07-18 18:06:15.999 WARNING (SyncWorker_11) [custom_components.truenas.api] TrueNAS 192.168.69.67 unable to fetch data "pool/dataset" (no_response) 2024-07-18 18:06:16.000 DEBUG (MainThread) [custom_components.truenas.coordinator] Finished fetching Keyz-Nas data in 10.481 seconds (success: False)

I am running HA: Core - 2024.7.2 Supervisor - 2024.06.2 Operating System - 12.4 Frontend - 20240710.0

TrueNas Scale : Dragonfish-24.04.2

Thanks for all your great work.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.