+--------------------------------------------------------------------------------+
+                    zfs periodic snapshot tasks @1679671177                     +
+--------------------------------------------------------------------------------+
debug finished in 0 seconds for zfs periodic snapshot tasks


+--------------------------------------------------------------------------------+
+                       zfs replication tasks @1679671177                        +
+--------------------------------------------------------------------------------+
debug finished in 0 seconds for zfs replication tasks


+--------------------------------------------------------------------------------+
+          zfs replication tasks to periodic snapshot tasks @1679671177          +
+--------------------------------------------------------------------------------+
debug finished in 0 seconds for zfs replication tasks to periodic snapshot tasks


+--------------------------------------------------------------------------------+
+                            zpool scrub @1679671177                             +
+--------------------------------------------------------------------------------+
debug finished in 0 seconds for zpool scrub


+--------------------------------------------------------------------------------+
+                           zpool list -v @1679671177                            +
+--------------------------------------------------------------------------------+
NAME        SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
boot-pool   448G  5.29G   443G        -         -     0%     1%  1.00x    ONLINE  -
  sda3      449G  5.29G   443G        -         -     0%  1.18%      -    ONLINE
debug finished in 0 seconds for zpool list -v


+--------------------------------------------------------------------------------+
+                zfs list -ro space,refer,mountpoint @1679671177                 +
+--------------------------------------------------------------------------------+
NAME                                                        AVAIL   USED  USEDSNAP  USEDDS  USEDREFRESERV  USEDCHILD     REFER  MOUNTPOINT
boot-pool                                                    429G  5.29G        0B     96K             0B      5.29G       96K  none
boot-pool/.system                                            429G  14.2M        0B    120K             0B      14.1M      120K  legacy
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8   429G    96K        0B     96K             0B         0B       96K  legacy
boot-pool/.system/cores                                     1024M    96K        0B     96K             0B         0B       96K  legacy
boot-pool/.system/ctdb_shared_vol                            429G    96K        0B     96K             0B         0B       96K  legacy
boot-pool/.system/glusterd                                   429G    96K        0B     96K             0B         0B       96K  legacy
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8       429G  12.7M        0B   12.7M             0B         0B     12.7M  legacy
boot-pool/.system/samba4                                     429G   284K       92K    192K             0B         0B      192K  legacy
boot-pool/.system/services                                   429G    96K        0B     96K             0B         0B       96K  legacy
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8    429G   564K        0B    564K             0B         0B      564K  legacy
boot-pool/.system/webui                                      429G    96K        0B     96K             0B         0B       96K  legacy
boot-pool/ROOT                                               429G  5.26G        0B     96K             0B      5.26G       96K  none
boot-pool/ROOT/22.12.1                                       429G  2.64G     10.9M   2.63G             0B         0B     2.63G  legacy
boot-pool/ROOT/22.12.1-1                                     429G  2.63G        0B   2.63G             0B         0B     2.63G  legacy
boot-pool/ROOT/Initial-Install                               429G     8K        0B      8K             0B         0B     2.63G  /
boot-pool/grub                                               429G  8.20M        0B   8.20M             0B         0B     8.20M  legacy
debug finished in 1 seconds for zfs list -ro space,refer,mountpoint


+--------------------------------------------------------------------------------+
+                          zpool status -v @1679671178                           +
+--------------------------------------------------------------------------------+
  pool: boot-pool
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
	The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
	the pool may no longer be accessible by software that does not support
	the features. See zpool-features(7) for details.
  scan: scrub repaired 0B in 00:00:06 with 0 errors on Fri Mar 24 03:45:07 2023
config:

	NAME        STATE     READ WRITE CKSUM
	boot-pool   ONLINE       0     0     0
	  sda3      ONLINE       0     0     0

errors: No known data errors
debug finished in 0 seconds for zpool status -v


+--------------------------------------------------------------------------------+
+                           zpool history @1679671178                            +
+--------------------------------------------------------------------------------+
History for 'boot-pool':
2023-03-23.02:25:53 zpool create -f -o cachefile=/tmp/zpool.cache -o ashift=12 -d -o feature@async_destroy=enabled -o feature@bookmarks=enabled -o feature@embedded_data=enabled -o feature@empty_bpobj=enabled -o feature@enabled_txg=enabled -o feature@extensible_dataset=enabled -o feature@filesystem_limits=enabled -o feature@hole_birth=enabled -o feature@large_blocks=enabled -o feature@lz4_compress=enabled -o feature@spacemap_histogram=enabled -o feature@userobj_accounting=enabled -O acltype=off -O canmount=off -O compression=lz4 -O devices=off -O mountpoint=none -O normalization=formD -O relatime=on -O xattr=sa boot-pool /dev/sda3
2023-03-23.02:25:53 zfs set compression=on boot-pool
2023-03-23.02:25:53 zfs create -o canmount=off boot-pool/ROOT
2023-03-23.02:25:53 zfs create -o canmount=off -o mountpoint=legacy boot-pool/grub
2023-03-23.02:25:55 zfs create -o mountpoint=legacy -o truenas:kernel_version=5.15.79+truenas -o zectl:keep=False boot-pool/ROOT/22.12.1
2023-03-23.02:26:37 zpool set bootfs=boot-pool/ROOT/22.12.1 boot-pool
2023-03-23.02:30:17 zfs set org.zectl:bootloader=grub boot-pool/ROOT
2023-03-23.02:30:17 zpool export boot-pool
2023-03-23.02:32:13 zpool import -N -f boot-pool
2023-03-23.02:32:44 zfs set zectl:keep=True boot-pool/ROOT/Initial-Install
2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-23.02:33:00  zfs snapshot  boot-pool/.system/samba4@wbc-1679556780
2023-03-23.02:46:56 zfs destroy -r boot-pool/.system
2023-03-23.03:22:39 zpool import -N -f boot-pool
2023-03-23.03:49:13 zpool import -N -f boot-pool
2023-03-23.03:56:06  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:56:07  zfs clone -o mountpoint=/tmp/tmpdswbyisr boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:56:07 zfs destroy boot-pool/for-debug
2023-03-23.03:56:07  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:59:02 zpool import -N -f boot-pool
2023-03-23.04:08:21  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:21  zfs clone -o mountpoint=/tmp/tmpifprl47h boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:21 zfs destroy boot-pool/for-debug
2023-03-23.04:08:21  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:59  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:00  zfs clone -o mountpoint=/tmp/tmpf7fnimch boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:00 zfs destroy boot-pool/for-debug
2023-03-23.04:09:00  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41  zfs clone -o mountpoint=/tmp/tmpc5hti7cz boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41 zfs destroy boot-pool/for-debug
2023-03-23.04:09:41  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39  zfs clone -o mountpoint=/tmp/tmptd1ikpc4 boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39 zfs destroy boot-pool/for-debug
2023-03-23.13:44:39  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.05:43:08 zpool import -N -f boot-pool
2023-03-23.05:47:52 zpool import -N -f boot-pool
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-23.05:48:35  zfs snapshot  boot-pool/.system/samba4@wbc-1679568515
2023-03-23.05:53:47 zfs destroy -r boot-pool/.system
2023-03-23.12:42:50 zpool import -N -f boot-pool
2023-03-23.13:22:16 zpool import -N -f boot-pool
2023-03-23.13:37:54 zpool import -N -f boot-pool
2023-03-24.03:45:02  zpool scrub boot-pool
2023-03-24.03:47:26 zpool import -N -f boot-pool
2023-03-24.04:02:52 zpool import -N -f boot-pool
2023-03-24.04:07:53 zpool import -N -f boot-pool
2023-03-24.04:13:03 zpool import -N -f boot-pool
2023-03-24.05:54:49  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.05:54:49  zfs clone -o mountpoint=/tmp/tmpfpk5ayim boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.05:54:49 zfs destroy boot-pool/for-debug
2023-03-24.05:54:49  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.06:03:49 zpool import -N -f boot-pool
2023-03-24.06:26:32 zpool import -N -f boot-pool
2023-03-24.06:26:32 zfs set mountpoint=legacy boot-pool/ROOT/22.12.1
2023-03-24.06:26:33 zpool export boot-pool
2023-03-24.06:27:30 zpool import -N -f boot-pool
2023-03-24.06:27:32 zfs create -o mountpoint=legacy -o truenas:kernel_version=5.15.79+truenas -o zectl:keep=False boot-pool/ROOT/22.12.1-1
2023-03-24.06:28:56 zpool set bootfs=boot-pool/ROOT/22.12.1-1 boot-pool
2023-03-24.06:32:40 zpool export boot-pool
2023-03-24.06:58:12 zpool import -N -f boot-pool
2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-24.06:58:57  zfs snapshot  boot-pool/.system/samba4@wbc-1679659137
2023-03-24.12:37:36 zpool import -N -f boot-pool
2023-03-24.10:19:36  zfs snapshot  boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:36  zfs clone -o mountpoint=/tmp/tmp5rifnl0p boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:37 zfs destroy boot-pool/for-debug
2023-03-24.10:19:37  zfs destroy boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:37  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.10:19:37  zfs clone -o mountpoint=/tmp/tmpy1lyx18l boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.10:19:37 zfs destroy boot-pool/for-debug
2023-03-24.10:19:37  zfs destroy boot-pool/ROOT/Initial-Install@for-debug

debug finished in 0 seconds for zpool history


+--------------------------------------------------------------------------------+
+                  zpool history -i | tail -n 1000 @1679671178                   +
+--------------------------------------------------------------------------------+
History for 'boot-pool':
2023-03-23.02:25:53 [txg:4] create pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts truenas.local 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.02:25:53 [txg:4] set ashift=12
2023-03-23.02:25:53 [txg:4] set feature@async_destroy=enabled
2023-03-23.02:25:53 [txg:4] set feature@bookmarks=enabled
2023-03-23.02:25:53 [txg:4] set feature@embedded_data=enabled
2023-03-23.02:25:53 [txg:4] set feature@empty_bpobj=enabled
2023-03-23.02:25:53 [txg:4] set feature@enabled_txg=enabled
2023-03-23.02:25:53 [txg:4] set feature@extensible_dataset=enabled
2023-03-23.02:25:53 [txg:4] set feature@filesystem_limits=enabled
2023-03-23.02:25:53 [txg:4] set feature@hole_birth=enabled
2023-03-23.02:25:53 [txg:4] set feature@large_blocks=enabled
2023-03-23.02:25:53 [txg:4] set feature@lz4_compress=enabled
2023-03-23.02:25:53 [txg:4] set feature@spacemap_histogram=enabled
2023-03-23.02:25:53 [txg:4] set feature@userobj_accounting=enabled
2023-03-23.02:25:53 [txg:5] set boot-pool (54) acltype=0
2023-03-23.02:25:53 [txg:5] set boot-pool (54) canmount=0
2023-03-23.02:25:53 [txg:5] set boot-pool (54) compression=15
2023-03-23.02:25:53 [txg:5] set boot-pool (54) devices=0
2023-03-23.02:25:53 [txg:5] set boot-pool (54) relatime=1
2023-03-23.02:25:53 [txg:5] set boot-pool (54) xattr=2
2023-03-23.02:25:53 [txg:5] set boot-pool (54) mountpoint=none
2023-03-23.02:25:53 zpool create -f -o cachefile=/tmp/zpool.cache -o ashift=12 -d -o feature@async_destroy=enabled -o feature@bookmarks=enabled -o feature@embedded_data=enabled -o feature@empty_bpobj=enabled -o feature@enabled_txg=enabled -o feature@extensible_dataset=enabled -o feature@filesystem_limits=enabled -o feature@hole_birth=enabled -o feature@large_blocks=enabled -o feature@lz4_compress=enabled -o feature@spacemap_histogram=enabled -o feature@userobj_accounting=enabled -O acltype=off -O canmount=off -O compression=lz4 -O devices=off -O mountpoint=none -O normalization=formD -O relatime=on -O xattr=sa boot-pool /dev/sda3
2023-03-23.02:25:53 [txg:6] set boot-pool (54) compression=1
2023-03-23.02:25:53 zfs set compression=on boot-pool
2023-03-23.02:25:53 [txg:7] create boot-pool/ROOT (387)  
2023-03-23.02:25:53 [txg:8] set boot-pool/ROOT (387) canmount=0
2023-03-23.02:25:53 (53ms) ioctl create
    input:
        type: 2
        props:
            canmount: 0

2023-03-23.02:25:53 zfs create -o canmount=off boot-pool/ROOT
2023-03-23.02:25:53 [txg:9] create boot-pool/grub (515)  
2023-03-23.02:25:53 [txg:10] set boot-pool/grub (515) canmount=0
2023-03-23.02:25:53 [txg:10] set boot-pool/grub (515) mountpoint=legacy
2023-03-23.02:25:53 (54ms) ioctl create
    input:
        type: 2
        props:
            canmount: 0
            mountpoint: 'legacy'

2023-03-23.02:25:53 zfs create -o canmount=off -o mountpoint=legacy boot-pool/grub
2023-03-23.02:25:55 [txg:11] create boot-pool/ROOT/22.12.1 (68)  
2023-03-23.02:25:55 [txg:12] set boot-pool/ROOT/22.12.1 (68) mountpoint=legacy
2023-03-23.02:25:55 [txg:12] set boot-pool/ROOT/22.12.1 (68) truenas:kernel_version=5.15.79+truenas
2023-03-23.02:25:55 [txg:12] set boot-pool/ROOT/22.12.1 (68) zectl:keep=False
2023-03-23.02:25:55 (68ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            truenas:kernel_version: '5.15.79+truenas'
            zectl:keep: 'False'

2023-03-23.02:25:55 zfs create -o mountpoint=legacy -o truenas:kernel_version=5.15.79+truenas -o zectl:keep=False boot-pool/ROOT/22.12.1
2023-03-23.02:26:36 [txg:30] set bootfs=68
2023-03-23.02:26:37 zpool set bootfs=boot-pool/ROOT/22.12.1 boot-pool
2023-03-23.02:30:17 [txg:78] set boot-pool/ROOT (387) org.zectl:bootloader=grub
2023-03-23.02:30:17 zfs set org.zectl:bootloader=grub boot-pool/ROOT
2023-03-23.02:30:17 zpool export boot-pool
2023-03-23.02:32:12 [txg:90] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.02:32:12 [txg:92] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.02:32:13 zpool import -N -f boot-pool
2023-03-23.02:32:33 [txg:98] snapshot boot-pool/ROOT/22.12.1@2023-03-23-07:32:33 (11)  
2023-03-23.02:32:33 (24ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/22.12.1@2023-03-23-07:32:33

2023-03-23.02:32:33 [txg:99] clone boot-pool/ROOT/Initial-Install (269) origin=boot-pool/ROOT/22.12.1@2023-03-23-07:32:33 (11)
2023-03-23.02:32:33 [txg:100] set boot-pool/ROOT/Initial-Install (269) mountpoint=legacy
2023-03-23.02:32:33 [txg:100] set boot-pool/ROOT/Initial-Install (269) canmount=2
2023-03-23.02:32:33 (46ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/22.12.1@2023-03-23-07:32:33'
        props:
            mountpoint: 'legacy'
            canmount: 2

2023-03-23.02:32:33 [txg:101] set boot-pool/ROOT/Initial-Install (269) truenas:kernel_version=5.15.79+truenas
2023-03-23.02:32:33 [txg:102] set boot-pool/ROOT/Initial-Install (269) mountpoint=/tmp/ze.Initial-Install.imFZ6A
2023-03-23.02:32:44 [txg:106] set boot-pool/ROOT/Initial-Install (269) canmount=2
2023-03-23.02:32:44 [txg:106] set boot-pool/ROOT/Initial-Install (269) mountpoint=/
2023-03-23.02:32:44 [txg:107] set boot-pool/ROOT/Initial-Install (269) zectl:keep=True
2023-03-23.02:32:44 zfs set zectl:keep=True boot-pool/ROOT/Initial-Install
2023-03-23.02:32:55 [txg:110] create boot-pool/.system (521)  
2023-03-23.02:32:55 [txg:111] set boot-pool/.system (521) mountpoint=legacy
2023-03-23.02:32:55 [txg:111] set boot-pool/.system (521) readonly=0
2023-03-23.02:32:55 [txg:111] set boot-pool/.system (521) snapdir=0
2023-03-23.02:32:55 [txg:111] set boot-pool/.system (521) xattr=2
2023-03-23.02:32:55 (66ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-23.02:32:55 [txg:112] create boot-pool/.system/cores (395)  
2023-03-23.02:32:55 [txg:113] set boot-pool/.system/cores (395) quota=1073741824
2023-03-23.02:32:55 [txg:114] set boot-pool/.system/cores (395) mountpoint=legacy
2023-03-23.02:32:55 [txg:114] set boot-pool/.system/cores (395) readonly=0
2023-03-23.02:32:55 [txg:114] set boot-pool/.system/cores (395) snapdir=0
2023-03-23.02:32:55 [txg:114] set boot-pool/.system/cores (395) xattr=2
2023-03-23.02:32:55 (98ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            quota: 1073741824
            xattr: 2

2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-23.02:32:55 [txg:115] create boot-pool/.system/samba4 (401)  
2023-03-23.02:32:55 [txg:116] set boot-pool/.system/samba4 (401) mountpoint=legacy
2023-03-23.02:32:55 [txg:116] set boot-pool/.system/samba4 (401) readonly=0
2023-03-23.02:32:55 [txg:116] set boot-pool/.system/samba4 (401) snapdir=0
2023-03-23.02:32:55 [txg:116] set boot-pool/.system/samba4 (401) xattr=2
2023-03-23.02:32:55 (59ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-23.02:32:55 [txg:117] create boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644)  
2023-03-23.02:32:55 [txg:118] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644) mountpoint=legacy
2023-03-23.02:32:55 [txg:118] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644) readonly=0
2023-03-23.02:32:55 [txg:118] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644) snapdir=0
2023-03-23.02:32:55 [txg:118] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644) xattr=2
2023-03-23.02:32:55 (50ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:55  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56 [txg:119] create boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135)  
2023-03-23.02:32:56 [txg:120] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135) mountpoint=legacy
2023-03-23.02:32:56 [txg:120] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135) readonly=0
2023-03-23.02:32:56 [txg:120] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135) snapdir=0
2023-03-23.02:32:56 [txg:120] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135) xattr=2
2023-03-23.02:32:56 (51ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56 [txg:121] create boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771)  
2023-03-23.02:32:56 [txg:122] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771) mountpoint=legacy
2023-03-23.02:32:56 [txg:122] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771) readonly=0
2023-03-23.02:32:56 [txg:122] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771) snapdir=0
2023-03-23.02:32:56 [txg:122] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771) xattr=2
2023-03-23.02:32:56 (52ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.02:32:56 [txg:123] create boot-pool/.system/webui (777)  
2023-03-23.02:32:56 [txg:124] set boot-pool/.system/webui (777) mountpoint=legacy
2023-03-23.02:32:56 [txg:124] set boot-pool/.system/webui (777) readonly=0
2023-03-23.02:32:56 [txg:124] set boot-pool/.system/webui (777) snapdir=0
2023-03-23.02:32:56 [txg:124] set boot-pool/.system/webui (777) xattr=2
2023-03-23.02:32:56 (57ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-23.02:32:56 [txg:125] create boot-pool/.system/services (899)  
2023-03-23.02:32:56 [txg:126] set boot-pool/.system/services (899) mountpoint=legacy
2023-03-23.02:32:56 [txg:126] set boot-pool/.system/services (899) readonly=0
2023-03-23.02:32:56 [txg:126] set boot-pool/.system/services (899) snapdir=0
2023-03-23.02:32:56 [txg:126] set boot-pool/.system/services (899) xattr=2
2023-03-23.02:32:56 (55ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-23.02:32:56 [txg:127] create boot-pool/.system/glusterd (905)  
2023-03-23.02:32:56 [txg:128] set boot-pool/.system/glusterd (905) mountpoint=legacy
2023-03-23.02:32:56 [txg:128] set boot-pool/.system/glusterd (905) readonly=0
2023-03-23.02:32:56 [txg:128] set boot-pool/.system/glusterd (905) snapdir=0
2023-03-23.02:32:56 [txg:128] set boot-pool/.system/glusterd (905) xattr=2
2023-03-23.02:32:56 (48ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-23.02:32:56 [txg:129] create boot-pool/.system/ctdb_shared_vol (783)  
2023-03-23.02:32:56 [txg:130] set boot-pool/.system/ctdb_shared_vol (783) mountpoint=legacy
2023-03-23.02:32:56 [txg:130] set boot-pool/.system/ctdb_shared_vol (783) readonly=0
2023-03-23.02:32:56 [txg:130] set boot-pool/.system/ctdb_shared_vol (783) snapdir=0
2023-03-23.02:32:56 [txg:130] set boot-pool/.system/ctdb_shared_vol (783) xattr=2
2023-03-23.02:32:56 (41ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.02:32:56  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-23.02:33:00 [txg:132] snapshot boot-pool/.system/samba4@wbc-1679556780 (524)  
2023-03-23.02:33:00 (31ms) ioctl snapshot
    input:
        snaps:
            boot-pool/.system/samba4@wbc-1679556780
        props:

2023-03-23.02:33:00  zfs snapshot  boot-pool/.system/samba4@wbc-1679556780
2023-03-23.02:46:56 [txg:306] destroy boot-pool/.system/services (899) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:307] destroy boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (644) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:308] destroy boot-pool/.system/samba4@wbc-1679556780 (524)  
2023-03-23.02:46:56 (29ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/.system/samba4@wbc-1679556780

2023-03-23.02:46:56 [txg:309] destroy boot-pool/.system/samba4 (401) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:310] destroy boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (135) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:311] destroy boot-pool/.system/glusterd (905) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:312] destroy boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (771) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:313] destroy boot-pool/.system/webui (777) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:314] destroy boot-pool/.system/ctdb_shared_vol (783) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:315] destroy boot-pool/.system/cores (395) (bptree, mintxg=1)
2023-03-23.02:46:56 [txg:316] destroy boot-pool/.system (521) (bptree, mintxg=1)
2023-03-23.02:46:56 zfs destroy -r boot-pool/.system
2023-03-23.03:22:38 [txg:727] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:22:39 [txg:729] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:22:39 zpool import -N -f boot-pool
2023-03-23.03:49:12 [txg:1033] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:49:12 [txg:1035] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:49:13 zpool import -N -f boot-pool
2023-03-23.03:56:06 [txg:1118] snapshot boot-pool/ROOT/Initial-Install@for-debug (133)  
2023-03-23.03:56:06 (43ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-23.03:56:06  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:56:07 [txg:1119] clone boot-pool/for-debug (73) origin=boot-pool/ROOT/Initial-Install@for-debug (133)
2023-03-23.03:56:07 [txg:1120] set boot-pool/for-debug (73) mountpoint=/tmp/tmpdswbyisr
2023-03-23.03:56:07 (80ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpdswbyisr'

2023-03-23.03:56:07  zfs clone -o mountpoint=/tmp/tmpdswbyisr boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:56:07 [txg:1122] destroy boot-pool/for-debug (73) (bptree, mintxg=1118)
2023-03-23.03:56:07 zfs destroy boot-pool/for-debug
2023-03-23.03:56:07 [txg:1123] destroy boot-pool/ROOT/Initial-Install@for-debug (133)  
2023-03-23.03:56:07 (20ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-23.03:56:07  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.03:59:01 [txg:1154] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:59:01 [txg:1156] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.03:59:02 zpool import -N -f boot-pool
2023-03-23.04:08:21 [txg:1268] snapshot boot-pool/ROOT/Initial-Install@for-debug (133)  
2023-03-23.04:08:21 (33ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-23.04:08:21  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:21 [txg:1269] clone boot-pool/for-debug (82) origin=boot-pool/ROOT/Initial-Install@for-debug (133)
2023-03-23.04:08:21 [txg:1270] set boot-pool/for-debug (82) mountpoint=/tmp/tmpifprl47h
2023-03-23.04:08:21 (77ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpifprl47h'

2023-03-23.04:08:21  zfs clone -o mountpoint=/tmp/tmpifprl47h boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:21 [txg:1272] destroy boot-pool/for-debug (82) (bptree, mintxg=1268)
2023-03-23.04:08:21 zfs destroy boot-pool/for-debug
2023-03-23.04:08:21 [txg:1273] destroy boot-pool/ROOT/Initial-Install@for-debug (133)  
2023-03-23.04:08:21 (24ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-23.04:08:21  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:59 [txg:1287] snapshot boot-pool/ROOT/Initial-Install@for-debug (271)  
2023-03-23.04:08:59 (41ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-23.04:08:59  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:08:59 [txg:1288] clone boot-pool/for-debug (139) origin=boot-pool/ROOT/Initial-Install@for-debug (271)
2023-03-23.04:08:59 [txg:1289] set boot-pool/for-debug (139) mountpoint=/tmp/tmpf7fnimch
2023-03-23.04:09:00 (49ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpf7fnimch'

2023-03-23.04:09:00  zfs clone -o mountpoint=/tmp/tmpf7fnimch boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:00 [txg:1291] destroy boot-pool/for-debug (139) (bptree, mintxg=1287)
2023-03-23.04:09:00 zfs destroy boot-pool/for-debug
2023-03-23.04:09:00 [txg:1292] destroy boot-pool/ROOT/Initial-Install@for-debug (271)  
2023-03-23.04:09:00 (23ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-23.04:09:00  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41 [txg:1306] snapshot boot-pool/ROOT/Initial-Install@for-debug (87)  
2023-03-23.04:09:41 (30ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-23.04:09:41  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41 [txg:1307] clone boot-pool/for-debug (395) origin=boot-pool/ROOT/Initial-Install@for-debug (87)
2023-03-23.04:09:41 [txg:1308] set boot-pool/for-debug (395) mountpoint=/tmp/tmpc5hti7cz
2023-03-23.04:09:41 (57ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpc5hti7cz'

2023-03-23.04:09:41  zfs clone -o mountpoint=/tmp/tmpc5hti7cz boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.04:09:41 [txg:1310] destroy boot-pool/for-debug (395) (bptree, mintxg=1306)
2023-03-23.04:09:41 zfs destroy boot-pool/for-debug
2023-03-23.04:09:41 [txg:1311] destroy boot-pool/ROOT/Initial-Install@for-debug (87)  
2023-03-23.04:09:41 (21ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-23.04:09:41  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39 [txg:1698] snapshot boot-pool/ROOT/Initial-Install@for-debug (399)  
2023-03-23.13:44:39 (36ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-23.13:44:39  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39 [txg:1699] clone boot-pool/for-debug (147) origin=boot-pool/ROOT/Initial-Install@for-debug (399)
2023-03-23.13:44:39 [txg:1700] set boot-pool/for-debug (147) mountpoint=/tmp/tmptd1ikpc4
2023-03-23.13:44:39 (63ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmptd1ikpc4'

2023-03-23.13:44:39  zfs clone -o mountpoint=/tmp/tmptd1ikpc4 boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.13:44:39 [txg:1702] destroy boot-pool/for-debug (147) (bptree, mintxg=1698)
2023-03-23.13:44:39 zfs destroy boot-pool/for-debug
2023-03-23.13:44:39 [txg:1703] destroy boot-pool/ROOT/Initial-Install@for-debug (399)  
2023-03-23.13:44:39 (33ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-23.13:44:39  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-23.05:43:08 [txg:1787] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.05:43:08 [txg:1789] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.05:43:08 zpool import -N -f boot-pool
2023-03-23.05:47:51 [txg:1837] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.05:47:52 [txg:1839] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.05:47:52 zpool import -N -f boot-pool
2023-03-23.05:48:30 [txg:1849] create boot-pool/.system (277)  
2023-03-23.05:48:30 [txg:1850] set boot-pool/.system (277) mountpoint=legacy
2023-03-23.05:48:30 [txg:1850] set boot-pool/.system (277) readonly=0
2023-03-23.05:48:30 [txg:1850] set boot-pool/.system (277) snapdir=0
2023-03-23.05:48:30 [txg:1850] set boot-pool/.system (277) xattr=2
2023-03-23.05:48:30 (61ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-23.05:48:30 [txg:1851] create boot-pool/.system/cores (395)  
2023-03-23.05:48:30 [txg:1852] set boot-pool/.system/cores (395) quota=1073741824
2023-03-23.05:48:30 [txg:1853] set boot-pool/.system/cores (395) mountpoint=legacy
2023-03-23.05:48:30 [txg:1853] set boot-pool/.system/cores (395) readonly=0
2023-03-23.05:48:30 [txg:1853] set boot-pool/.system/cores (395) snapdir=0
2023-03-23.05:48:30 [txg:1853] set boot-pool/.system/cores (395) xattr=2
2023-03-23.05:48:30 (81ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            quota: 1073741824
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-23.05:48:30 [txg:1854] create boot-pool/.system/samba4 (402)  
2023-03-23.05:48:30 [txg:1855] set boot-pool/.system/samba4 (402) mountpoint=legacy
2023-03-23.05:48:30 [txg:1855] set boot-pool/.system/samba4 (402) readonly=0
2023-03-23.05:48:30 [txg:1855] set boot-pool/.system/samba4 (402) snapdir=0
2023-03-23.05:48:30 [txg:1855] set boot-pool/.system/samba4 (402) xattr=2
2023-03-23.05:48:30 (57ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-23.05:48:30 [txg:1856] create boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138)  
2023-03-23.05:48:30 [txg:1857] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138) mountpoint=legacy
2023-03-23.05:48:30 [txg:1857] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138) readonly=0
2023-03-23.05:48:30 [txg:1857] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138) snapdir=0
2023-03-23.05:48:30 [txg:1857] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138) xattr=2
2023-03-23.05:48:30 (51ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30 [txg:1858] create boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92)  
2023-03-23.05:48:30 [txg:1859] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92) mountpoint=legacy
2023-03-23.05:48:30 [txg:1859] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92) readonly=0
2023-03-23.05:48:30 [txg:1859] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92) snapdir=0
2023-03-23.05:48:30 [txg:1859] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92) xattr=2
2023-03-23.05:48:30 (59ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30 [txg:1860] create boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521)  
2023-03-23.05:48:30 [txg:1861] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521) mountpoint=legacy
2023-03-23.05:48:30 [txg:1861] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521) readonly=0
2023-03-23.05:48:30 [txg:1861] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521) snapdir=0
2023-03-23.05:48:30 [txg:1861] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521) xattr=2
2023-03-23.05:48:30 (61ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-23.05:48:30 [txg:1862] create boot-pool/.system/webui (98)  
2023-03-23.05:48:30 [txg:1863] set boot-pool/.system/webui (98) mountpoint=legacy
2023-03-23.05:48:30 [txg:1863] set boot-pool/.system/webui (98) readonly=0
2023-03-23.05:48:30 [txg:1863] set boot-pool/.system/webui (98) snapdir=0
2023-03-23.05:48:30 [txg:1863] set boot-pool/.system/webui (98) xattr=2
2023-03-23.05:48:30 (53ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-23.05:48:30 [txg:1864] create boot-pool/.system/services (644)  
2023-03-23.05:48:30 [txg:1865] set boot-pool/.system/services (644) mountpoint=legacy
2023-03-23.05:48:30 [txg:1865] set boot-pool/.system/services (644) readonly=0
2023-03-23.05:48:30 [txg:1865] set boot-pool/.system/services (644) snapdir=0
2023-03-23.05:48:30 [txg:1865] set boot-pool/.system/services (644) xattr=2
2023-03-23.05:48:30 (57ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-23.05:48:30 [txg:1866] create boot-pool/.system/glusterd (408)  
2023-03-23.05:48:30 [txg:1867] set boot-pool/.system/glusterd (408) mountpoint=legacy
2023-03-23.05:48:30 [txg:1867] set boot-pool/.system/glusterd (408) readonly=0
2023-03-23.05:48:30 [txg:1867] set boot-pool/.system/glusterd (408) snapdir=0
2023-03-23.05:48:30 [txg:1867] set boot-pool/.system/glusterd (408) xattr=2
2023-03-23.05:48:30 (62ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-23.05:48:30 [txg:1868] create boot-pool/.system/ctdb_shared_vol (104)  
2023-03-23.05:48:30 [txg:1869] set boot-pool/.system/ctdb_shared_vol (104) mountpoint=legacy
2023-03-23.05:48:30 [txg:1869] set boot-pool/.system/ctdb_shared_vol (104) readonly=0
2023-03-23.05:48:30 [txg:1869] set boot-pool/.system/ctdb_shared_vol (104) snapdir=0
2023-03-23.05:48:30 [txg:1869] set boot-pool/.system/ctdb_shared_vol (104) xattr=2
2023-03-23.05:48:30 (52ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-23.05:48:30  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-23.05:48:35 [txg:1871] snapshot boot-pool/.system/samba4@wbc-1679568515 (411)  
2023-03-23.05:48:35 (33ms) ioctl snapshot
    input:
        snaps:
            boot-pool/.system/samba4@wbc-1679568515
        props:

2023-03-23.05:48:35  zfs snapshot  boot-pool/.system/samba4@wbc-1679568515
2023-03-23.05:53:47 [txg:1942] destroy boot-pool/.system/samba4@wbc-1679568515 (411)  
2023-03-23.05:53:47 (34ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/.system/samba4@wbc-1679568515

2023-03-23.05:53:47 [txg:1943] destroy boot-pool/.system/samba4 (402) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1944] destroy boot-pool/.system/services (644) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1945] destroy boot-pool/.system/ctdb_shared_vol (104) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1946] destroy boot-pool/.system/cores (395) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1947] destroy boot-pool/.system/glusterd (408) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1948] destroy boot-pool/.system/webui (98) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1949] destroy boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (521) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1950] destroy boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (138) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1951] destroy boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (92) (bptree, mintxg=1)
2023-03-23.05:53:47 [txg:1952] destroy boot-pool/.system (277) (bptree, mintxg=1)
2023-03-23.05:53:47 zfs destroy -r boot-pool/.system
2023-03-23.12:42:50 [txg:5626] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.12:42:50 [txg:5628] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.12:42:50 zpool import -N -f boot-pool
2023-03-23.13:22:15 [txg:6082] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.13:22:15 [txg:6084] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.13:22:16 zpool import -N -f boot-pool
2023-03-23.13:37:54 [txg:6260] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.13:37:54 [txg:6262] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-23.13:37:54 zpool import -N -f boot-pool
2023-03-24.03:45:01 [txg:16194] scan setup func=1 mintxg=0 maxtxg=16194
2023-03-24.03:45:02  zpool scrub boot-pool
2023-03-24.03:45:07 [txg:16197] scan done errors=0
2023-03-24.03:47:25 [txg:16217] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.03:47:26 [txg:16219] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.03:47:26 zpool import -N -f boot-pool
2023-03-24.04:02:51 [txg:16395] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:02:52 [txg:16397] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:02:52 zpool import -N -f boot-pool
2023-03-24.04:07:52 [txg:16448] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:07:53 [txg:16450] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:07:53 zpool import -N -f boot-pool
2023-03-24.04:13:02 [txg:16503] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:13:02 [txg:16505] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.04:13:03 zpool import -N -f boot-pool
2023-03-24.05:54:48 [txg:17700] snapshot boot-pool/ROOT/Initial-Install@for-debug (89)  
2023-03-24.05:54:49 (42ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-24.05:54:49  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.05:54:49 [txg:17701] clone boot-pool/for-debug (139) origin=boot-pool/ROOT/Initial-Install@for-debug (89)
2023-03-24.05:54:49 [txg:17702] set boot-pool/for-debug (139) mountpoint=/tmp/tmpfpk5ayim
2023-03-24.05:54:49 (90ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpfpk5ayim'

2023-03-24.05:54:49  zfs clone -o mountpoint=/tmp/tmpfpk5ayim boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.05:54:49 [txg:17704] destroy boot-pool/for-debug (139) (bptree, mintxg=17700)
2023-03-24.05:54:49 zfs destroy boot-pool/for-debug
2023-03-24.05:54:49 [txg:17705] destroy boot-pool/ROOT/Initial-Install@for-debug (89)  
2023-03-24.05:54:49 (34ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-24.05:54:49  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.06:03:48 [txg:17807] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:03:48 [txg:17809] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:03:49 zpool import -N -f boot-pool
2023-03-24.06:26:32 [txg:18032] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts truenas.local 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:26:32 [txg:18034] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts truenas.local 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:26:32 zpool import -N -f boot-pool
2023-03-24.06:26:32 [txg:18036] set boot-pool/ROOT/22.12.1 (68) mountpoint=legacy
2023-03-24.06:26:32 zfs set mountpoint=legacy boot-pool/ROOT/22.12.1
2023-03-24.06:26:33 zpool export boot-pool
2023-03-24.06:27:30 [txg:18049] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts truenas.local 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:27:30 [txg:18051] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts truenas.local 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:27:30 zpool import -N -f boot-pool
2023-03-24.06:27:32 [txg:18053] create boot-pool/ROOT/22.12.1-1 (93)  
2023-03-24.06:27:32 [txg:18054] set boot-pool/ROOT/22.12.1-1 (93) mountpoint=legacy
2023-03-24.06:27:32 [txg:18054] set boot-pool/ROOT/22.12.1-1 (93) truenas:kernel_version=5.15.79+truenas
2023-03-24.06:27:32 [txg:18054] set boot-pool/ROOT/22.12.1-1 (93) zectl:keep=False
2023-03-24.06:27:32 (67ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            truenas:kernel_version: '5.15.79+truenas'
            zectl:keep: 'False'

2023-03-24.06:27:32 zfs create -o mountpoint=legacy -o truenas:kernel_version=5.15.79+truenas -o zectl:keep=False boot-pool/ROOT/22.12.1-1
2023-03-24.06:28:56 [txg:18080] set bootfs=93
2023-03-24.06:28:56 zpool set bootfs=boot-pool/ROOT/22.12.1-1 boot-pool
2023-03-24.06:32:40 zpool export boot-pool
2023-03-24.06:58:11 [txg:18140] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:58:12 [txg:18142] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.06:58:12 zpool import -N -f boot-pool
2023-03-24.06:58:51 [txg:18152] create boot-pool/.system (99)  
2023-03-24.06:58:51 [txg:18153] set boot-pool/.system (99) mountpoint=legacy
2023-03-24.06:58:51 [txg:18153] set boot-pool/.system (99) readonly=0
2023-03-24.06:58:51 [txg:18153] set boot-pool/.system (99) snapdir=0
2023-03-24.06:58:51 [txg:18153] set boot-pool/.system (99) xattr=2
2023-03-24.06:58:51 (67ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system
2023-03-24.06:58:51 [txg:18154] create boot-pool/.system/cores (139)  
2023-03-24.06:58:51 [txg:18155] set boot-pool/.system/cores (139) quota=1073741824
2023-03-24.06:58:51 [txg:18156] set boot-pool/.system/cores (139) mountpoint=legacy
2023-03-24.06:58:51 [txg:18156] set boot-pool/.system/cores (139) readonly=0
2023-03-24.06:58:51 [txg:18156] set boot-pool/.system/cores (139) snapdir=0
2023-03-24.06:58:51 [txg:18156] set boot-pool/.system/cores (139) xattr=2
2023-03-24.06:58:51 (92ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            quota: 1073741824
            xattr: 2

2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o quota=1G -o xattr=sa boot-pool/.system/cores
2023-03-24.06:58:51 [txg:18157] create boot-pool/.system/samba4 (105)  
2023-03-24.06:58:51 [txg:18158] set boot-pool/.system/samba4 (105) mountpoint=legacy
2023-03-24.06:58:51 [txg:18158] set boot-pool/.system/samba4 (105) readonly=0
2023-03-24.06:58:51 [txg:18158] set boot-pool/.system/samba4 (105) snapdir=0
2023-03-24.06:58:51 [txg:18158] set boot-pool/.system/samba4 (105) xattr=2
2023-03-24.06:58:51 (55ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/samba4
2023-03-24.06:58:51 [txg:18159] create boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (145)  
2023-03-24.06:58:51 [txg:18160] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (145) mountpoint=legacy
2023-03-24.06:58:51 [txg:18160] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (145) readonly=0
2023-03-24.06:58:51 [txg:18160] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (145) snapdir=0
2023-03-24.06:58:51 [txg:18160] set boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 (145) xattr=2
2023-03-24.06:58:51 (64ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:51  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:51 [txg:18161] create boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (151)  
2023-03-24.06:58:51 [txg:18162] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (151) mountpoint=legacy
2023-03-24.06:58:51 [txg:18162] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (151) readonly=0
2023-03-24.06:58:51 [txg:18162] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (151) snapdir=0
2023-03-24.06:58:51 [txg:18162] set boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 (151) xattr=2
2023-03-24.06:58:52 (59ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:52 [txg:18163] create boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (277)  
2023-03-24.06:58:52 [txg:18164] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (277) mountpoint=legacy
2023-03-24.06:58:52 [txg:18164] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (277) readonly=0
2023-03-24.06:58:52 [txg:18164] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (277) snapdir=0
2023-03-24.06:58:52 [txg:18164] set boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 (277) xattr=2
2023-03-24.06:58:52 (58ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8
2023-03-24.06:58:52 [txg:18165] create boot-pool/.system/webui (157)  
2023-03-24.06:58:52 [txg:18166] set boot-pool/.system/webui (157) mountpoint=legacy
2023-03-24.06:58:52 [txg:18166] set boot-pool/.system/webui (157) readonly=0
2023-03-24.06:58:52 [txg:18166] set boot-pool/.system/webui (157) snapdir=0
2023-03-24.06:58:52 [txg:18166] set boot-pool/.system/webui (157) xattr=2
2023-03-24.06:58:52 (55ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/webui
2023-03-24.06:58:52 [txg:18167] create boot-pool/.system/services (120)  
2023-03-24.06:58:52 [txg:18168] set boot-pool/.system/services (120) mountpoint=legacy
2023-03-24.06:58:52 [txg:18168] set boot-pool/.system/services (120) readonly=0
2023-03-24.06:58:52 [txg:18168] set boot-pool/.system/services (120) snapdir=0
2023-03-24.06:58:52 [txg:18168] set boot-pool/.system/services (120) xattr=2
2023-03-24.06:58:52 (57ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/services
2023-03-24.06:58:52 [txg:18169] create boot-pool/.system/glusterd (126)  
2023-03-24.06:58:52 [txg:18170] set boot-pool/.system/glusterd (126) mountpoint=legacy
2023-03-24.06:58:52 [txg:18170] set boot-pool/.system/glusterd (126) readonly=0
2023-03-24.06:58:52 [txg:18170] set boot-pool/.system/glusterd (126) snapdir=0
2023-03-24.06:58:52 [txg:18170] set boot-pool/.system/glusterd (126) xattr=2
2023-03-24.06:58:52 (57ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/glusterd
2023-03-24.06:58:52 [txg:18171] create boot-pool/.system/ctdb_shared_vol (309)  
2023-03-24.06:58:52 [txg:18172] set boot-pool/.system/ctdb_shared_vol (309) mountpoint=legacy
2023-03-24.06:58:52 [txg:18172] set boot-pool/.system/ctdb_shared_vol (309) readonly=0
2023-03-24.06:58:52 [txg:18172] set boot-pool/.system/ctdb_shared_vol (309) snapdir=0
2023-03-24.06:58:52 [txg:18172] set boot-pool/.system/ctdb_shared_vol (309) xattr=2
2023-03-24.06:58:52 (54ms) ioctl create
    input:
        type: 2
        props:
            mountpoint: 'legacy'
            readonly: 0
            snapdir: 0
            xattr: 2

2023-03-24.06:58:52  zfs create -o mountpoint=legacy -o readonly=off -o snapdir=hidden -o xattr=sa boot-pool/.system/ctdb_shared_vol
2023-03-24.06:58:57 [txg:18174] snapshot boot-pool/.system/samba4@wbc-1679659137 (518)  
2023-03-24.06:58:57 (36ms) ioctl snapshot
    input:
        snaps:
            boot-pool/.system/samba4@wbc-1679659137
        props:

2023-03-24.06:58:57  zfs snapshot  boot-pool/.system/samba4@wbc-1679659137
2023-03-24.12:37:36 [txg:22138] open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.12:37:36 [txg:22140] import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
2023-03-24.12:37:36 zpool import -N -f boot-pool
2023-03-24.10:19:36 [txg:22647] snapshot boot-pool/ROOT/22.12.1@for-debug (160)  
2023-03-24.10:19:36 (36ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/22.12.1@for-debug
        props:

2023-03-24.10:19:36  zfs snapshot  boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:36 [txg:22648] clone boot-pool/for-debug (165) origin=boot-pool/ROOT/22.12.1@for-debug (160)
2023-03-24.10:19:36 [txg:22649] set boot-pool/for-debug (165) mountpoint=/tmp/tmp5rifnl0p
2023-03-24.10:19:36 (73ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/22.12.1@for-debug'
        props:
            mountpoint: '/tmp/tmp5rifnl0p'

2023-03-24.10:19:36  zfs clone -o mountpoint=/tmp/tmp5rifnl0p boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:36 [txg:22651] destroy boot-pool/for-debug (165) (bptree, mintxg=22647)
2023-03-24.10:19:37 zfs destroy boot-pool/for-debug
2023-03-24.10:19:37 [txg:22652] destroy boot-pool/ROOT/22.12.1@for-debug (160)  
2023-03-24.10:19:37 (31ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/22.12.1@for-debug

2023-03-24.10:19:37  zfs destroy boot-pool/ROOT/22.12.1@for-debug
2023-03-24.10:19:37 [txg:22653] snapshot boot-pool/ROOT/Initial-Install@for-debug (394)  
2023-03-24.10:19:37 (30ms) ioctl snapshot
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug
        props:

2023-03-24.10:19:37  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.10:19:37 [txg:22654] clone boot-pool/for-debug (523) origin=boot-pool/ROOT/Initial-Install@for-debug (394)
2023-03-24.10:19:37 [txg:22655] set boot-pool/for-debug (523) mountpoint=/tmp/tmpy1lyx18l
2023-03-24.10:19:37 (66ms) ioctl clone
    input:
        origin: 'boot-pool/ROOT/Initial-Install@for-debug'
        props:
            mountpoint: '/tmp/tmpy1lyx18l'

2023-03-24.10:19:37  zfs clone -o mountpoint=/tmp/tmpy1lyx18l boot-pool/ROOT/Initial-Install@for-debug
2023-03-24.10:19:37 [txg:22657] destroy boot-pool/for-debug (523) (bptree, mintxg=22653)
2023-03-24.10:19:37 zfs destroy boot-pool/for-debug
2023-03-24.10:19:37 [txg:22658] destroy boot-pool/ROOT/Initial-Install@for-debug (394)  
2023-03-24.10:19:37 (23ms) ioctl destroy_snaps
    input:
        snaps:
            boot-pool/ROOT/Initial-Install@for-debug

2023-03-24.10:19:37  zfs destroy boot-pool/ROOT/Initial-Install@for-debug

debug finished in 0 seconds for zpool history -i | tail -n 1000


+--------------------------------------------------------------------------------+
+                           zpool get all @1679671178                            +
+--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+
+                             boot-pool @1679671178                              +
+--------------------------------------------------------------------------------+
NAME       PROPERTY                       VALUE                          SOURCE
boot-pool  size                           448G                           -
boot-pool  capacity                       1%                             -
boot-pool  altroot                        -                              default
boot-pool  health                         ONLINE                         -
boot-pool  guid                           10414425472619460430           -
boot-pool  version                        -                              default
boot-pool  bootfs                         boot-pool/ROOT/22.12.1-1       local
boot-pool  delegation                     on                             default
boot-pool  autoreplace                    off                            default
boot-pool  cachefile                      -                              default
boot-pool  failmode                       wait                           default
boot-pool  listsnapshots                  off                            default
boot-pool  autoexpand                     off                            default
boot-pool  dedupratio                     1.00x                          -
boot-pool  free                           443G                           -
boot-pool  allocated                      5.29G                          -
boot-pool  readonly                       off                            -
boot-pool  ashift                         12                             local
boot-pool  comment                        -                              default
boot-pool  expandsize                     -                              -
boot-pool  freeing                        0                              -
boot-pool  fragmentation                  0%                             -
boot-pool  leaked                         0                              -
boot-pool  multihost                      off                            default
boot-pool  checkpoint                     -                              -
boot-pool  load_guid                      386614189830211046             -
boot-pool  autotrim                       off                            default
boot-pool  compatibility                  off                            default
boot-pool  feature@async_destroy          enabled                        local
boot-pool  feature@empty_bpobj            active                         local
boot-pool  feature@lz4_compress           active                         local
boot-pool  feature@multi_vdev_crash_dump  disabled                       local
boot-pool  feature@spacemap_histogram     active                         local
boot-pool  feature@enabled_txg            active                         local
boot-pool  feature@hole_birth             active                         local
boot-pool  feature@extensible_dataset     active                         local
boot-pool  feature@embedded_data          active                         local
boot-pool  feature@bookmarks              enabled                        local
boot-pool  feature@filesystem_limits      enabled                        local
boot-pool  feature@large_blocks           enabled                        local
boot-pool  feature@large_dnode            disabled                       local
boot-pool  feature@sha512                 disabled                       local
boot-pool  feature@skein                  disabled                       local
boot-pool  feature@edonr                  disabled                       local
boot-pool  feature@userobj_accounting     active                         local
boot-pool  feature@encryption             disabled                       local
boot-pool  feature@project_quota          disabled                       local
boot-pool  feature@device_removal         disabled                       local
boot-pool  feature@obsolete_counts        disabled                       local
boot-pool  feature@zpool_checkpoint       disabled                       local
boot-pool  feature@spacemap_v2            disabled                       local
boot-pool  feature@allocation_classes     disabled                       local
boot-pool  feature@resilver_defer         disabled                       local
boot-pool  feature@bookmark_v2            disabled                       local
boot-pool  feature@redaction_bookmarks    disabled                       local
boot-pool  feature@redacted_datasets      disabled                       local
boot-pool  feature@bookmark_written       disabled                       local
boot-pool  feature@log_spacemap           disabled                       local
boot-pool  feature@livelist               disabled                       local
boot-pool  feature@device_rebuild         disabled                       local
boot-pool  feature@zstd_compress          disabled                       local
boot-pool  feature@draid                  disabled                       local
debug finished in 0 seconds for boot-pool


debug finished in 0 seconds for boot-pool


+--------------------------------------------------------------------------------+
+                        zfs list -t snapshot @1679671178                        +
+--------------------------------------------------------------------------------+
NAME                                         USED  AVAIL     REFER  MOUNTPOINT  FREENAS:STATE
boot-pool/.system/samba4@wbc-1679659137       92K      -      132K  -           -
boot-pool/ROOT/22.12.1@2023-03-23-07:32:33  10.9M      -     2.63G  -           -
debug finished in 0 seconds for zfs list -t snapshot


+--------------------------------------------------------------------------------+
+                            zfs get all @1679671178                             +
+--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+
+                             boot-pool @1679671178                              +
+--------------------------------------------------------------------------------+
NAME       PROPERTY              VALUE                  SOURCE
boot-pool  type                  filesystem             -
boot-pool  creation              Thu Mar 23  2:25 2023  -
boot-pool  used                  5.29G                  -
boot-pool  available             429G                   -
boot-pool  referenced            96K                    -
boot-pool  compressratio         1.92x                  -
boot-pool  mounted               no                     -
boot-pool  quota                 none                   default
boot-pool  reservation           none                   default
boot-pool  recordsize            128K                   default
boot-pool  mountpoint            none                   local
boot-pool  sharenfs              off                    default
boot-pool  checksum              on                     default
boot-pool  compression           on                     local
boot-pool  atime                 on                     default
boot-pool  devices               off                    local
boot-pool  exec                  on                     default
boot-pool  setuid                on                     default
boot-pool  readonly              off                    default
boot-pool  zoned                 off                    default
boot-pool  snapdir               hidden                 default
boot-pool  aclmode               discard                default
boot-pool  aclinherit            restricted             default
boot-pool  createtxg             1                      -
boot-pool  canmount              off                    local
boot-pool  xattr                 sa                     local
boot-pool  copies                1                      default
boot-pool  version               5                      -
boot-pool  utf8only              on                     -
boot-pool  normalization         formD                  -
boot-pool  casesensitivity       sensitive              -
boot-pool  vscan                 off                    default
boot-pool  nbmand                off                    default
boot-pool  sharesmb              off                    default
boot-pool  refquota              none                   default
boot-pool  refreservation        none                   default
boot-pool  guid                  1556839805812022506    -
boot-pool  primarycache          all                    default
boot-pool  secondarycache        all                    default
boot-pool  usedbysnapshots       0B                     -
boot-pool  usedbydataset         96K                    -
boot-pool  usedbychildren        5.29G                  -
boot-pool  usedbyrefreservation  0B                     -
boot-pool  logbias               latency                default
boot-pool  objsetid              54                     -
boot-pool  dedup                 off                    default
boot-pool  mlslabel              none                   default
boot-pool  sync                  standard               default
boot-pool  dnodesize             legacy                 default
boot-pool  refcompressratio      1.00x                  -
boot-pool  written               96K                    -
boot-pool  logicalused           9.45G                  -
boot-pool  logicalreferenced     42K                    -
boot-pool  volmode               default                default
boot-pool  filesystem_limit      none                   default
boot-pool  snapshot_limit        none                   default
boot-pool  filesystem_count      none                   default
boot-pool  snapshot_count        none                   default
boot-pool  snapdev               hidden                 default
boot-pool  acltype               off                    local
boot-pool  context               none                   default
boot-pool  fscontext             none                   default
boot-pool  defcontext            none                   default
boot-pool  rootcontext           none                   default
boot-pool  relatime              on                     local
boot-pool  redundant_metadata    all                    default
boot-pool  overlay               on                     default
boot-pool  encryption            off                    default
boot-pool  keylocation           none                   default
boot-pool  keyformat             none                   default
boot-pool  pbkdf2iters           0                      default
boot-pool  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool


+--------------------------------------------------------------------------------+
+                         boot-pool/.system @1679671178                          +
+--------------------------------------------------------------------------------+
NAME               PROPERTY              VALUE                  SOURCE
boot-pool/.system  type                  filesystem             -
boot-pool/.system  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system  used                  14.2M                  -
boot-pool/.system  available             429G                   -
boot-pool/.system  referenced            120K                   -
boot-pool/.system  compressratio         11.97x                 -
boot-pool/.system  mounted               yes                    -
boot-pool/.system  quota                 none                   default
boot-pool/.system  reservation           none                   default
boot-pool/.system  recordsize            128K                   default
boot-pool/.system  mountpoint            legacy                 local
boot-pool/.system  sharenfs              off                    default
boot-pool/.system  checksum              on                     default
boot-pool/.system  compression           on                     inherited from boot-pool
boot-pool/.system  atime                 on                     default
boot-pool/.system  devices               off                    inherited from boot-pool
boot-pool/.system  exec                  on                     default
boot-pool/.system  setuid                on                     default
boot-pool/.system  readonly              off                    local
boot-pool/.system  zoned                 off                    default
boot-pool/.system  snapdir               hidden                 local
boot-pool/.system  aclmode               discard                default
boot-pool/.system  aclinherit            restricted             default
boot-pool/.system  createtxg             18152                  -
boot-pool/.system  canmount              on                     default
boot-pool/.system  xattr                 sa                     local
boot-pool/.system  copies                1                      default
boot-pool/.system  version               5                      -
boot-pool/.system  utf8only              on                     -
boot-pool/.system  normalization         formD                  -
boot-pool/.system  casesensitivity       sensitive              -
boot-pool/.system  vscan                 off                    default
boot-pool/.system  nbmand                off                    default
boot-pool/.system  sharesmb              off                    default
boot-pool/.system  refquota              none                   default
boot-pool/.system  refreservation        none                   default
boot-pool/.system  guid                  2718038692546130338    -
boot-pool/.system  primarycache          all                    default
boot-pool/.system  secondarycache        all                    default
boot-pool/.system  usedbysnapshots       0B                     -
boot-pool/.system  usedbydataset         120K                   -
boot-pool/.system  usedbychildren        14.1M                  -
boot-pool/.system  usedbyrefreservation  0B                     -
boot-pool/.system  logbias               latency                default
boot-pool/.system  objsetid              99                     -
boot-pool/.system  dedup                 off                    default
boot-pool/.system  mlslabel              none                   default
boot-pool/.system  sync                  standard               default
boot-pool/.system  dnodesize             legacy                 default
boot-pool/.system  refcompressratio      1.00x                  -
boot-pool/.system  written               120K                   -
boot-pool/.system  logicalused           141M                   -
boot-pool/.system  logicalreferenced     51K                    -
boot-pool/.system  volmode               default                default
boot-pool/.system  filesystem_limit      none                   default
boot-pool/.system  snapshot_limit        none                   default
boot-pool/.system  filesystem_count      none                   default
boot-pool/.system  snapshot_count        none                   default
boot-pool/.system  snapdev               hidden                 default
boot-pool/.system  acltype               off                    inherited from boot-pool
boot-pool/.system  context               none                   default
boot-pool/.system  fscontext             none                   default
boot-pool/.system  defcontext            none                   default
boot-pool/.system  rootcontext           none                   default
boot-pool/.system  relatime              on                     inherited from boot-pool
boot-pool/.system  redundant_metadata    all                    default
boot-pool/.system  overlay               on                     default
boot-pool/.system  encryption            off                    default
boot-pool/.system  keylocation           none                   default
boot-pool/.system  keyformat             none                   default
boot-pool/.system  pbkdf2iters           0                      default
boot-pool/.system  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system


+--------------------------------------------------------------------------------+
+     boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8 @1679671178     +
+--------------------------------------------------------------------------------+
NAME                                                        PROPERTY              VALUE                  SOURCE
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  type                  filesystem             -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  used                  96K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  available             429G                   -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  referenced            96K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  compressratio         1.00x                  -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  mounted               yes                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  quota                 none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  reservation           none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  recordsize            128K                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  mountpoint            legacy                 local
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  sharenfs              off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  checksum              on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  compression           on                     inherited from boot-pool
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  atime                 on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  devices               off                    inherited from boot-pool
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  exec                  on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  setuid                on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  readonly              off                    local
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  zoned                 off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  snapdir               hidden                 local
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  aclmode               discard                default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  aclinherit            restricted             default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  createtxg             18163                  -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  canmount              on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  xattr                 sa                     local
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  copies                1                      default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  version               5                      -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  utf8only              on                     -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  normalization         formD                  -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  casesensitivity       sensitive              -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  vscan                 off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  nbmand                off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  sharesmb              off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  refquota              none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  refreservation        none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  guid                  2717205127901561167    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  primarycache          all                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  secondarycache        all                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  usedbysnapshots       0B                     -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  usedbydataset         96K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  usedbychildren        0B                     -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  usedbyrefreservation  0B                     -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  logbias               latency                default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  objsetid              277                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  dedup                 off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  mlslabel              none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  sync                  standard               default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  dnodesize             legacy                 default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  refcompressratio      1.00x                  -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  written               96K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  logicalused           42K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  logicalreferenced     42K                    -
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  volmode               default                default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  filesystem_limit      none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  snapshot_limit        none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  filesystem_count      none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  snapshot_count        none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  snapdev               hidden                 default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  acltype               off                    inherited from boot-pool
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  context               none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  fscontext             none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  defcontext            none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  rootcontext           none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  relatime              on                     inherited from boot-pool
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  redundant_metadata    all                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  overlay               on                     default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  encryption            off                    default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  keylocation           none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  keyformat             none                   default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  pbkdf2iters           0                      default
boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/configs-8f179c8648fc4419af075a5cf26c19f8


+--------------------------------------------------------------------------------+
+                      boot-pool/.system/cores @1679671178                       +
+--------------------------------------------------------------------------------+
NAME                     PROPERTY              VALUE                  SOURCE
boot-pool/.system/cores  type                  filesystem             -
boot-pool/.system/cores  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/cores  used                  96K                    -
boot-pool/.system/cores  available             1024M                  -
boot-pool/.system/cores  referenced            96K                    -
boot-pool/.system/cores  compressratio         1.00x                  -
boot-pool/.system/cores  mounted               yes                    -
boot-pool/.system/cores  quota                 1G                     local
boot-pool/.system/cores  reservation           none                   default
boot-pool/.system/cores  recordsize            128K                   default
boot-pool/.system/cores  mountpoint            legacy                 local
boot-pool/.system/cores  sharenfs              off                    default
boot-pool/.system/cores  checksum              on                     default
boot-pool/.system/cores  compression           on                     inherited from boot-pool
boot-pool/.system/cores  atime                 on                     default
boot-pool/.system/cores  devices               off                    inherited from boot-pool
boot-pool/.system/cores  exec                  on                     default
boot-pool/.system/cores  setuid                on                     default
boot-pool/.system/cores  readonly              off                    local
boot-pool/.system/cores  zoned                 off                    default
boot-pool/.system/cores  snapdir               hidden                 local
boot-pool/.system/cores  aclmode               discard                default
boot-pool/.system/cores  aclinherit            restricted             default
boot-pool/.system/cores  createtxg             18154                  -
boot-pool/.system/cores  canmount              on                     default
boot-pool/.system/cores  xattr                 sa                     local
boot-pool/.system/cores  copies                1                      default
boot-pool/.system/cores  version               5                      -
boot-pool/.system/cores  utf8only              on                     -
boot-pool/.system/cores  normalization         formD                  -
boot-pool/.system/cores  casesensitivity       sensitive              -
boot-pool/.system/cores  vscan                 off                    default
boot-pool/.system/cores  nbmand                off                    default
boot-pool/.system/cores  sharesmb              off                    default
boot-pool/.system/cores  refquota              none                   default
boot-pool/.system/cores  refreservation        none                   default
boot-pool/.system/cores  guid                  5226298997303977498    -
boot-pool/.system/cores  primarycache          all                    default
boot-pool/.system/cores  secondarycache        all                    default
boot-pool/.system/cores  usedbysnapshots       0B                     -
boot-pool/.system/cores  usedbydataset         96K                    -
boot-pool/.system/cores  usedbychildren        0B                     -
boot-pool/.system/cores  usedbyrefreservation  0B                     -
boot-pool/.system/cores  logbias               latency                default
boot-pool/.system/cores  objsetid              139                    -
boot-pool/.system/cores  dedup                 off                    default
boot-pool/.system/cores  mlslabel              none                   default
boot-pool/.system/cores  sync                  standard               default
boot-pool/.system/cores  dnodesize             legacy                 default
boot-pool/.system/cores  refcompressratio      1.00x                  -
boot-pool/.system/cores  written               96K                    -
boot-pool/.system/cores  logicalused           42K                    -
boot-pool/.system/cores  logicalreferenced     42K                    -
boot-pool/.system/cores  volmode               default                default
boot-pool/.system/cores  filesystem_limit      none                   default
boot-pool/.system/cores  snapshot_limit        none                   default
boot-pool/.system/cores  filesystem_count      none                   default
boot-pool/.system/cores  snapshot_count        none                   default
boot-pool/.system/cores  snapdev               hidden                 default
boot-pool/.system/cores  acltype               off                    inherited from boot-pool
boot-pool/.system/cores  context               none                   default
boot-pool/.system/cores  fscontext             none                   default
boot-pool/.system/cores  defcontext            none                   default
boot-pool/.system/cores  rootcontext           none                   default
boot-pool/.system/cores  relatime              on                     inherited from boot-pool
boot-pool/.system/cores  redundant_metadata    all                    default
boot-pool/.system/cores  overlay               on                     default
boot-pool/.system/cores  encryption            off                    default
boot-pool/.system/cores  keylocation           none                   default
boot-pool/.system/cores  keyformat             none                   default
boot-pool/.system/cores  pbkdf2iters           0                      default
boot-pool/.system/cores  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/cores


+--------------------------------------------------------------------------------+
+                 boot-pool/.system/ctdb_shared_vol @1679671178                  +
+--------------------------------------------------------------------------------+
NAME                               PROPERTY              VALUE                  SOURCE
boot-pool/.system/ctdb_shared_vol  type                  filesystem             -
boot-pool/.system/ctdb_shared_vol  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/ctdb_shared_vol  used                  96K                    -
boot-pool/.system/ctdb_shared_vol  available             429G                   -
boot-pool/.system/ctdb_shared_vol  referenced            96K                    -
boot-pool/.system/ctdb_shared_vol  compressratio         1.00x                  -
boot-pool/.system/ctdb_shared_vol  mounted               yes                    -
boot-pool/.system/ctdb_shared_vol  quota                 none                   default
boot-pool/.system/ctdb_shared_vol  reservation           none                   default
boot-pool/.system/ctdb_shared_vol  recordsize            128K                   default
boot-pool/.system/ctdb_shared_vol  mountpoint            legacy                 local
boot-pool/.system/ctdb_shared_vol  sharenfs              off                    default
boot-pool/.system/ctdb_shared_vol  checksum              on                     default
boot-pool/.system/ctdb_shared_vol  compression           on                     inherited from boot-pool
boot-pool/.system/ctdb_shared_vol  atime                 on                     default
boot-pool/.system/ctdb_shared_vol  devices               off                    inherited from boot-pool
boot-pool/.system/ctdb_shared_vol  exec                  on                     default
boot-pool/.system/ctdb_shared_vol  setuid                on                     default
boot-pool/.system/ctdb_shared_vol  readonly              off                    local
boot-pool/.system/ctdb_shared_vol  zoned                 off                    default
boot-pool/.system/ctdb_shared_vol  snapdir               hidden                 local
boot-pool/.system/ctdb_shared_vol  aclmode               discard                default
boot-pool/.system/ctdb_shared_vol  aclinherit            restricted             default
boot-pool/.system/ctdb_shared_vol  createtxg             18171                  -
boot-pool/.system/ctdb_shared_vol  canmount              on                     default
boot-pool/.system/ctdb_shared_vol  xattr                 sa                     local
boot-pool/.system/ctdb_shared_vol  copies                1                      default
boot-pool/.system/ctdb_shared_vol  version               5                      -
boot-pool/.system/ctdb_shared_vol  utf8only              on                     -
boot-pool/.system/ctdb_shared_vol  normalization         formD                  -
boot-pool/.system/ctdb_shared_vol  casesensitivity       sensitive              -
boot-pool/.system/ctdb_shared_vol  vscan                 off                    default
boot-pool/.system/ctdb_shared_vol  nbmand                off                    default
boot-pool/.system/ctdb_shared_vol  sharesmb              off                    default
boot-pool/.system/ctdb_shared_vol  refquota              none                   default
boot-pool/.system/ctdb_shared_vol  refreservation        none                   default
boot-pool/.system/ctdb_shared_vol  guid                  15714342369245215750   -
boot-pool/.system/ctdb_shared_vol  primarycache          all                    default
boot-pool/.system/ctdb_shared_vol  secondarycache        all                    default
boot-pool/.system/ctdb_shared_vol  usedbysnapshots       0B                     -
boot-pool/.system/ctdb_shared_vol  usedbydataset         96K                    -
boot-pool/.system/ctdb_shared_vol  usedbychildren        0B                     -
boot-pool/.system/ctdb_shared_vol  usedbyrefreservation  0B                     -
boot-pool/.system/ctdb_shared_vol  logbias               latency                default
boot-pool/.system/ctdb_shared_vol  objsetid              309                    -
boot-pool/.system/ctdb_shared_vol  dedup                 off                    default
boot-pool/.system/ctdb_shared_vol  mlslabel              none                   default
boot-pool/.system/ctdb_shared_vol  sync                  standard               default
boot-pool/.system/ctdb_shared_vol  dnodesize             legacy                 default
boot-pool/.system/ctdb_shared_vol  refcompressratio      1.00x                  -
boot-pool/.system/ctdb_shared_vol  written               96K                    -
boot-pool/.system/ctdb_shared_vol  logicalused           42K                    -
boot-pool/.system/ctdb_shared_vol  logicalreferenced     42K                    -
boot-pool/.system/ctdb_shared_vol  volmode               default                default
boot-pool/.system/ctdb_shared_vol  filesystem_limit      none                   default
boot-pool/.system/ctdb_shared_vol  snapshot_limit        none                   default
boot-pool/.system/ctdb_shared_vol  filesystem_count      none                   default
boot-pool/.system/ctdb_shared_vol  snapshot_count        none                   default
boot-pool/.system/ctdb_shared_vol  snapdev               hidden                 default
boot-pool/.system/ctdb_shared_vol  acltype               off                    inherited from boot-pool
boot-pool/.system/ctdb_shared_vol  context               none                   default
boot-pool/.system/ctdb_shared_vol  fscontext             none                   default
boot-pool/.system/ctdb_shared_vol  defcontext            none                   default
boot-pool/.system/ctdb_shared_vol  rootcontext           none                   default
boot-pool/.system/ctdb_shared_vol  relatime              on                     inherited from boot-pool
boot-pool/.system/ctdb_shared_vol  redundant_metadata    all                    default
boot-pool/.system/ctdb_shared_vol  overlay               on                     default
boot-pool/.system/ctdb_shared_vol  encryption            off                    default
boot-pool/.system/ctdb_shared_vol  keylocation           none                   default
boot-pool/.system/ctdb_shared_vol  keyformat             none                   default
boot-pool/.system/ctdb_shared_vol  pbkdf2iters           0                      default
boot-pool/.system/ctdb_shared_vol  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/ctdb_shared_vol


+--------------------------------------------------------------------------------+
+                     boot-pool/.system/glusterd @1679671178                     +
+--------------------------------------------------------------------------------+
NAME                        PROPERTY              VALUE                  SOURCE
boot-pool/.system/glusterd  type                  filesystem             -
boot-pool/.system/glusterd  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/glusterd  used                  96K                    -
boot-pool/.system/glusterd  available             429G                   -
boot-pool/.system/glusterd  referenced            96K                    -
boot-pool/.system/glusterd  compressratio         1.01x                  -
boot-pool/.system/glusterd  mounted               yes                    -
boot-pool/.system/glusterd  quota                 none                   default
boot-pool/.system/glusterd  reservation           none                   default
boot-pool/.system/glusterd  recordsize            128K                   default
boot-pool/.system/glusterd  mountpoint            legacy                 local
boot-pool/.system/glusterd  sharenfs              off                    default
boot-pool/.system/glusterd  checksum              on                     default
boot-pool/.system/glusterd  compression           on                     inherited from boot-pool
boot-pool/.system/glusterd  atime                 on                     default
boot-pool/.system/glusterd  devices               off                    inherited from boot-pool
boot-pool/.system/glusterd  exec                  on                     default
boot-pool/.system/glusterd  setuid                on                     default
boot-pool/.system/glusterd  readonly              off                    local
boot-pool/.system/glusterd  zoned                 off                    default
boot-pool/.system/glusterd  snapdir               hidden                 local
boot-pool/.system/glusterd  aclmode               discard                default
boot-pool/.system/glusterd  aclinherit            restricted             default
boot-pool/.system/glusterd  createtxg             18169                  -
boot-pool/.system/glusterd  canmount              on                     default
boot-pool/.system/glusterd  xattr                 sa                     local
boot-pool/.system/glusterd  copies                1                      default
boot-pool/.system/glusterd  version               5                      -
boot-pool/.system/glusterd  utf8only              on                     -
boot-pool/.system/glusterd  normalization         formD                  -
boot-pool/.system/glusterd  casesensitivity       sensitive              -
boot-pool/.system/glusterd  vscan                 off                    default
boot-pool/.system/glusterd  nbmand                off                    default
boot-pool/.system/glusterd  sharesmb              off                    default
boot-pool/.system/glusterd  refquota              none                   default
boot-pool/.system/glusterd  refreservation        none                   default
boot-pool/.system/glusterd  guid                  2688750834686544670    -
boot-pool/.system/glusterd  primarycache          all                    default
boot-pool/.system/glusterd  secondarycache        all                    default
boot-pool/.system/glusterd  usedbysnapshots       0B                     -
boot-pool/.system/glusterd  usedbydataset         96K                    -
boot-pool/.system/glusterd  usedbychildren        0B                     -
boot-pool/.system/glusterd  usedbyrefreservation  0B                     -
boot-pool/.system/glusterd  logbias               latency                default
boot-pool/.system/glusterd  objsetid              126                    -
boot-pool/.system/glusterd  dedup                 off                    default
boot-pool/.system/glusterd  mlslabel              none                   default
boot-pool/.system/glusterd  sync                  standard               default
boot-pool/.system/glusterd  dnodesize             legacy                 default
boot-pool/.system/glusterd  refcompressratio      1.01x                  -
boot-pool/.system/glusterd  written               96K                    -
boot-pool/.system/glusterd  logicalused           42.5K                  -
boot-pool/.system/glusterd  logicalreferenced     42.5K                  -
boot-pool/.system/glusterd  volmode               default                default
boot-pool/.system/glusterd  filesystem_limit      none                   default
boot-pool/.system/glusterd  snapshot_limit        none                   default
boot-pool/.system/glusterd  filesystem_count      none                   default
boot-pool/.system/glusterd  snapshot_count        none                   default
boot-pool/.system/glusterd  snapdev               hidden                 default
boot-pool/.system/glusterd  acltype               off                    inherited from boot-pool
boot-pool/.system/glusterd  context               none                   default
boot-pool/.system/glusterd  fscontext             none                   default
boot-pool/.system/glusterd  defcontext            none                   default
boot-pool/.system/glusterd  rootcontext           none                   default
boot-pool/.system/glusterd  relatime              on                     inherited from boot-pool
boot-pool/.system/glusterd  redundant_metadata    all                    default
boot-pool/.system/glusterd  overlay               on                     default
boot-pool/.system/glusterd  encryption            off                    default
boot-pool/.system/glusterd  keylocation           none                   default
boot-pool/.system/glusterd  keyformat             none                   default
boot-pool/.system/glusterd  pbkdf2iters           0                      default
boot-pool/.system/glusterd  special_small_blocks  0                      default
debug finished in 1 seconds for boot-pool/.system/glusterd


+--------------------------------------------------------------------------------+
+       boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8 @1679671179       +
+--------------------------------------------------------------------------------+
NAME                                                    PROPERTY              VALUE                  SOURCE
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  type                  filesystem             -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  used                  12.7M                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  available             429G                   -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  referenced            12.7M                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  compressratio         12.63x                 -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  mounted               yes                    -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  quota                 none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  reservation           none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  recordsize            128K                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  mountpoint            legacy                 local
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  sharenfs              off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  checksum              on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  compression           on                     inherited from boot-pool
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  atime                 on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  devices               off                    inherited from boot-pool
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  exec                  on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  setuid                on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  readonly              off                    local
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  zoned                 off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  snapdir               hidden                 local
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  aclmode               discard                default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  aclinherit            restricted             default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  createtxg             18161                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  canmount              on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  xattr                 sa                     local
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  copies                1                      default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  version               5                      -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  utf8only              on                     -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  normalization         formD                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  casesensitivity       sensitive              -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  vscan                 off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  nbmand                off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  sharesmb              off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  refquota              none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  refreservation        none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  guid                  2494591745610427429    -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  primarycache          all                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  secondarycache        all                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  usedbysnapshots       0B                     -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  usedbydataset         12.7M                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  usedbychildren        0B                     -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  usedbyrefreservation  0B                     -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  logbias               latency                default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  objsetid              151                    -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  dedup                 off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  mlslabel              none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  sync                  standard               default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  dnodesize             legacy                 default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  refcompressratio      12.63x                 -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  written               12.7M                  -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  logicalused           139M                   -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  logicalreferenced     139M                   -
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  volmode               default                default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  filesystem_limit      none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  snapshot_limit        none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  filesystem_count      none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  snapshot_count        none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  snapdev               hidden                 default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  acltype               off                    inherited from boot-pool
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  context               none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  fscontext             none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  defcontext            none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  rootcontext           none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  relatime              on                     inherited from boot-pool
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  redundant_metadata    all                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  overlay               on                     default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  encryption            off                    default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  keylocation           none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  keyformat             none                   default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  pbkdf2iters           0                      default
boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/rrd-8f179c8648fc4419af075a5cf26c19f8


+--------------------------------------------------------------------------------+
+                      boot-pool/.system/samba4 @1679671179                      +
+--------------------------------------------------------------------------------+
NAME                      PROPERTY              VALUE                  SOURCE
boot-pool/.system/samba4  type                  filesystem             -
boot-pool/.system/samba4  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/samba4  used                  284K                   -
boot-pool/.system/samba4  available             429G                   -
boot-pool/.system/samba4  referenced            192K                   -
boot-pool/.system/samba4  compressratio         6.44x                  -
boot-pool/.system/samba4  mounted               yes                    -
boot-pool/.system/samba4  quota                 none                   default
boot-pool/.system/samba4  reservation           none                   default
boot-pool/.system/samba4  recordsize            128K                   default
boot-pool/.system/samba4  mountpoint            legacy                 local
boot-pool/.system/samba4  sharenfs              off                    default
boot-pool/.system/samba4  checksum              on                     default
boot-pool/.system/samba4  compression           on                     inherited from boot-pool
boot-pool/.system/samba4  atime                 on                     default
boot-pool/.system/samba4  devices               off                    inherited from boot-pool
boot-pool/.system/samba4  exec                  on                     default
boot-pool/.system/samba4  setuid                on                     default
boot-pool/.system/samba4  readonly              off                    local
boot-pool/.system/samba4  zoned                 off                    default
boot-pool/.system/samba4  snapdir               hidden                 local
boot-pool/.system/samba4  aclmode               discard                default
boot-pool/.system/samba4  aclinherit            restricted             default
boot-pool/.system/samba4  createtxg             18157                  -
boot-pool/.system/samba4  canmount              on                     default
boot-pool/.system/samba4  xattr                 sa                     local
boot-pool/.system/samba4  copies                1                      default
boot-pool/.system/samba4  version               5                      -
boot-pool/.system/samba4  utf8only              on                     -
boot-pool/.system/samba4  normalization         formD                  -
boot-pool/.system/samba4  casesensitivity       sensitive              -
boot-pool/.system/samba4  vscan                 off                    default
boot-pool/.system/samba4  nbmand                off                    default
boot-pool/.system/samba4  sharesmb              off                    default
boot-pool/.system/samba4  refquota              none                   default
boot-pool/.system/samba4  refreservation        none                   default
boot-pool/.system/samba4  guid                  3398313203964840706    -
boot-pool/.system/samba4  primarycache          all                    default
boot-pool/.system/samba4  secondarycache        all                    default
boot-pool/.system/samba4  usedbysnapshots       92K                    -
boot-pool/.system/samba4  usedbydataset         192K                   -
boot-pool/.system/samba4  usedbychildren        0B                     -
boot-pool/.system/samba4  usedbyrefreservation  0B                     -
boot-pool/.system/samba4  logbias               latency                default
boot-pool/.system/samba4  objsetid              105                    -
boot-pool/.system/samba4  dedup                 off                    default
boot-pool/.system/samba4  mlslabel              none                   default
boot-pool/.system/samba4  sync                  standard               default
boot-pool/.system/samba4  dnodesize             legacy                 default
boot-pool/.system/samba4  refcompressratio      7.72x                  -
boot-pool/.system/samba4  written               152K                   -
boot-pool/.system/samba4  logicalused           886K                   -
boot-pool/.system/samba4  logicalreferenced     718K                   -
boot-pool/.system/samba4  volmode               default                default
boot-pool/.system/samba4  filesystem_limit      none                   default
boot-pool/.system/samba4  snapshot_limit        none                   default
boot-pool/.system/samba4  filesystem_count      none                   default
boot-pool/.system/samba4  snapshot_count        none                   default
boot-pool/.system/samba4  snapdev               hidden                 default
boot-pool/.system/samba4  acltype               off                    inherited from boot-pool
boot-pool/.system/samba4  context               none                   default
boot-pool/.system/samba4  fscontext             none                   default
boot-pool/.system/samba4  defcontext            none                   default
boot-pool/.system/samba4  rootcontext           none                   default
boot-pool/.system/samba4  relatime              on                     inherited from boot-pool
boot-pool/.system/samba4  redundant_metadata    all                    default
boot-pool/.system/samba4  overlay               on                     default
boot-pool/.system/samba4  encryption            off                    default
boot-pool/.system/samba4  keylocation           none                   default
boot-pool/.system/samba4  keyformat             none                   default
boot-pool/.system/samba4  pbkdf2iters           0                      default
boot-pool/.system/samba4  special_small_blocks  0                      default
boot-pool/.system/samba4  snapshots_changed     Fri Mar 24  6:58:57 2023  -
debug finished in 0 seconds for boot-pool/.system/samba4


+--------------------------------------------------------------------------------+
+                     boot-pool/.system/services @1679671179                     +
+--------------------------------------------------------------------------------+
NAME                        PROPERTY              VALUE                  SOURCE
boot-pool/.system/services  type                  filesystem             -
boot-pool/.system/services  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/services  used                  96K                    -
boot-pool/.system/services  available             429G                   -
boot-pool/.system/services  referenced            96K                    -
boot-pool/.system/services  compressratio         1.00x                  -
boot-pool/.system/services  mounted               yes                    -
boot-pool/.system/services  quota                 none                   default
boot-pool/.system/services  reservation           none                   default
boot-pool/.system/services  recordsize            128K                   default
boot-pool/.system/services  mountpoint            legacy                 local
boot-pool/.system/services  sharenfs              off                    default
boot-pool/.system/services  checksum              on                     default
boot-pool/.system/services  compression           on                     inherited from boot-pool
boot-pool/.system/services  atime                 on                     default
boot-pool/.system/services  devices               off                    inherited from boot-pool
boot-pool/.system/services  exec                  on                     default
boot-pool/.system/services  setuid                on                     default
boot-pool/.system/services  readonly              off                    local
boot-pool/.system/services  zoned                 off                    default
boot-pool/.system/services  snapdir               hidden                 local
boot-pool/.system/services  aclmode               discard                default
boot-pool/.system/services  aclinherit            restricted             default
boot-pool/.system/services  createtxg             18167                  -
boot-pool/.system/services  canmount              on                     default
boot-pool/.system/services  xattr                 sa                     local
boot-pool/.system/services  copies                1                      default
boot-pool/.system/services  version               5                      -
boot-pool/.system/services  utf8only              on                     -
boot-pool/.system/services  normalization         formD                  -
boot-pool/.system/services  casesensitivity       sensitive              -
boot-pool/.system/services  vscan                 off                    default
boot-pool/.system/services  nbmand                off                    default
boot-pool/.system/services  sharesmb              off                    default
boot-pool/.system/services  refquota              none                   default
boot-pool/.system/services  refreservation        none                   default
boot-pool/.system/services  guid                  1667158950306043560    -
boot-pool/.system/services  primarycache          all                    default
boot-pool/.system/services  secondarycache        all                    default
boot-pool/.system/services  usedbysnapshots       0B                     -
boot-pool/.system/services  usedbydataset         96K                    -
boot-pool/.system/services  usedbychildren        0B                     -
boot-pool/.system/services  usedbyrefreservation  0B                     -
boot-pool/.system/services  logbias               latency                default
boot-pool/.system/services  objsetid              120                    -
boot-pool/.system/services  dedup                 off                    default
boot-pool/.system/services  mlslabel              none                   default
boot-pool/.system/services  sync                  standard               default
boot-pool/.system/services  dnodesize             legacy                 default
boot-pool/.system/services  refcompressratio      1.00x                  -
boot-pool/.system/services  written               96K                    -
boot-pool/.system/services  logicalused           42K                    -
boot-pool/.system/services  logicalreferenced     42K                    -
boot-pool/.system/services  volmode               default                default
boot-pool/.system/services  filesystem_limit      none                   default
boot-pool/.system/services  snapshot_limit        none                   default
boot-pool/.system/services  filesystem_count      none                   default
boot-pool/.system/services  snapshot_count        none                   default
boot-pool/.system/services  snapdev               hidden                 default
boot-pool/.system/services  acltype               off                    inherited from boot-pool
boot-pool/.system/services  context               none                   default
boot-pool/.system/services  fscontext             none                   default
boot-pool/.system/services  defcontext            none                   default
boot-pool/.system/services  rootcontext           none                   default
boot-pool/.system/services  relatime              on                     inherited from boot-pool
boot-pool/.system/services  redundant_metadata    all                    default
boot-pool/.system/services  overlay               on                     default
boot-pool/.system/services  encryption            off                    default
boot-pool/.system/services  keylocation           none                   default
boot-pool/.system/services  keyformat             none                   default
boot-pool/.system/services  pbkdf2iters           0                      default
boot-pool/.system/services  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/services


+--------------------------------------------------------------------------------+
+     boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8 @1679671179      +
+--------------------------------------------------------------------------------+
NAME                                                       PROPERTY              VALUE                  SOURCE
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  type                  filesystem             -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  used                  564K                   -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  available             429G                   -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  referenced            564K                   -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  compressratio         3.64x                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  mounted               yes                    -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  quota                 none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  reservation           none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  recordsize            128K                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  mountpoint            legacy                 local
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  sharenfs              off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  checksum              on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  compression           on                     inherited from boot-pool
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  atime                 on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  devices               off                    inherited from boot-pool
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  exec                  on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  setuid                on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  readonly              off                    local
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  zoned                 off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  snapdir               hidden                 local
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  aclmode               discard                default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  aclinherit            restricted             default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  createtxg             18159                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  canmount              on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  xattr                 sa                     local
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  copies                1                      default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  version               5                      -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  utf8only              on                     -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  normalization         formD                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  casesensitivity       sensitive              -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  vscan                 off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  nbmand                off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  sharesmb              off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  refquota              none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  refreservation        none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  guid                  331766624832298944     -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  primarycache          all                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  secondarycache        all                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  usedbysnapshots       0B                     -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  usedbydataset         564K                   -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  usedbychildren        0B                     -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  usedbyrefreservation  0B                     -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  logbias               latency                default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  objsetid              145                    -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  dedup                 off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  mlslabel              none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  sync                  standard               default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  dnodesize             legacy                 default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  refcompressratio      3.64x                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  written               564K                   -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  logicalused           1.40M                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  logicalreferenced     1.40M                  -
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  volmode               default                default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  filesystem_limit      none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  snapshot_limit        none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  filesystem_count      none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  snapshot_count        none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  snapdev               hidden                 default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  acltype               off                    inherited from boot-pool
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  context               none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  fscontext             none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  defcontext            none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  rootcontext           none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  relatime              on                     inherited from boot-pool
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  redundant_metadata    all                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  overlay               on                     default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  encryption            off                    default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  keylocation           none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  keyformat             none                   default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  pbkdf2iters           0                      default
boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/syslog-8f179c8648fc4419af075a5cf26c19f8


+--------------------------------------------------------------------------------+
+                      boot-pool/.system/webui @1679671179                       +
+--------------------------------------------------------------------------------+
NAME                     PROPERTY              VALUE                  SOURCE
boot-pool/.system/webui  type                  filesystem             -
boot-pool/.system/webui  creation              Fri Mar 24  6:58 2023  -
boot-pool/.system/webui  used                  96K                    -
boot-pool/.system/webui  available             429G                   -
boot-pool/.system/webui  referenced            96K                    -
boot-pool/.system/webui  compressratio         1.00x                  -
boot-pool/.system/webui  mounted               yes                    -
boot-pool/.system/webui  quota                 none                   default
boot-pool/.system/webui  reservation           none                   default
boot-pool/.system/webui  recordsize            128K                   default
boot-pool/.system/webui  mountpoint            legacy                 local
boot-pool/.system/webui  sharenfs              off                    default
boot-pool/.system/webui  checksum              on                     default
boot-pool/.system/webui  compression           on                     inherited from boot-pool
boot-pool/.system/webui  atime                 on                     default
boot-pool/.system/webui  devices               off                    inherited from boot-pool
boot-pool/.system/webui  exec                  on                     default
boot-pool/.system/webui  setuid                on                     default
boot-pool/.system/webui  readonly              off                    local
boot-pool/.system/webui  zoned                 off                    default
boot-pool/.system/webui  snapdir               hidden                 local
boot-pool/.system/webui  aclmode               discard                default
boot-pool/.system/webui  aclinherit            restricted             default
boot-pool/.system/webui  createtxg             18165                  -
boot-pool/.system/webui  canmount              on                     default
boot-pool/.system/webui  xattr                 sa                     local
boot-pool/.system/webui  copies                1                      default
boot-pool/.system/webui  version               5                      -
boot-pool/.system/webui  utf8only              on                     -
boot-pool/.system/webui  normalization         formD                  -
boot-pool/.system/webui  casesensitivity       sensitive              -
boot-pool/.system/webui  vscan                 off                    default
boot-pool/.system/webui  nbmand                off                    default
boot-pool/.system/webui  sharesmb              off                    default
boot-pool/.system/webui  refquota              none                   default
boot-pool/.system/webui  refreservation        none                   default
boot-pool/.system/webui  guid                  5768287814290686629    -
boot-pool/.system/webui  primarycache          all                    default
boot-pool/.system/webui  secondarycache        all                    default
boot-pool/.system/webui  usedbysnapshots       0B                     -
boot-pool/.system/webui  usedbydataset         96K                    -
boot-pool/.system/webui  usedbychildren        0B                     -
boot-pool/.system/webui  usedbyrefreservation  0B                     -
boot-pool/.system/webui  logbias               latency                default
boot-pool/.system/webui  objsetid              157                    -
boot-pool/.system/webui  dedup                 off                    default
boot-pool/.system/webui  mlslabel              none                   default
boot-pool/.system/webui  sync                  standard               default
boot-pool/.system/webui  dnodesize             legacy                 default
boot-pool/.system/webui  refcompressratio      1.00x                  -
boot-pool/.system/webui  written               96K                    -
boot-pool/.system/webui  logicalused           42K                    -
boot-pool/.system/webui  logicalreferenced     42K                    -
boot-pool/.system/webui  volmode               default                default
boot-pool/.system/webui  filesystem_limit      none                   default
boot-pool/.system/webui  snapshot_limit        none                   default
boot-pool/.system/webui  filesystem_count      none                   default
boot-pool/.system/webui  snapshot_count        none                   default
boot-pool/.system/webui  snapdev               hidden                 default
boot-pool/.system/webui  acltype               off                    inherited from boot-pool
boot-pool/.system/webui  context               none                   default
boot-pool/.system/webui  fscontext             none                   default
boot-pool/.system/webui  defcontext            none                   default
boot-pool/.system/webui  rootcontext           none                   default
boot-pool/.system/webui  relatime              on                     inherited from boot-pool
boot-pool/.system/webui  redundant_metadata    all                    default
boot-pool/.system/webui  overlay               on                     default
boot-pool/.system/webui  encryption            off                    default
boot-pool/.system/webui  keylocation           none                   default
boot-pool/.system/webui  keyformat             none                   default
boot-pool/.system/webui  pbkdf2iters           0                      default
boot-pool/.system/webui  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/.system/webui


+--------------------------------------------------------------------------------+
+                           boot-pool/ROOT @1679671179                           +
+--------------------------------------------------------------------------------+
NAME            PROPERTY              VALUE                  SOURCE
boot-pool/ROOT  type                  filesystem             -
boot-pool/ROOT  creation              Thu Mar 23  2:25 2023  -
boot-pool/ROOT  used                  5.26G                  -
boot-pool/ROOT  available             429G                   -
boot-pool/ROOT  referenced            96K                    -
boot-pool/ROOT  compressratio         1.89x                  -
boot-pool/ROOT  mounted               no                     -
boot-pool/ROOT  quota                 none                   default
boot-pool/ROOT  reservation           none                   default
boot-pool/ROOT  recordsize            128K                   default
boot-pool/ROOT  mountpoint            none                   inherited from boot-pool
boot-pool/ROOT  sharenfs              off                    default
boot-pool/ROOT  checksum              on                     default
boot-pool/ROOT  compression           on                     inherited from boot-pool
boot-pool/ROOT  atime                 on                     default
boot-pool/ROOT  devices               off                    inherited from boot-pool
boot-pool/ROOT  exec                  on                     default
boot-pool/ROOT  setuid                on                     default
boot-pool/ROOT  readonly              off                    default
boot-pool/ROOT  zoned                 off                    default
boot-pool/ROOT  snapdir               hidden                 default
boot-pool/ROOT  aclmode               discard                default
boot-pool/ROOT  aclinherit            restricted             default
boot-pool/ROOT  createtxg             7                      -
boot-pool/ROOT  canmount              off                    local
boot-pool/ROOT  xattr                 sa                     inherited from boot-pool
boot-pool/ROOT  copies                1                      default
boot-pool/ROOT  version               5                      -
boot-pool/ROOT  utf8only              on                     -
boot-pool/ROOT  normalization         formD                  -
boot-pool/ROOT  casesensitivity       sensitive              -
boot-pool/ROOT  vscan                 off                    default
boot-pool/ROOT  nbmand                off                    default
boot-pool/ROOT  sharesmb              off                    default
boot-pool/ROOT  refquota              none                   default
boot-pool/ROOT  refreservation        none                   default
boot-pool/ROOT  guid                  11066824810599568968   -
boot-pool/ROOT  primarycache          all                    default
boot-pool/ROOT  secondarycache        all                    default
boot-pool/ROOT  usedbysnapshots       0B                     -
boot-pool/ROOT  usedbydataset         96K                    -
boot-pool/ROOT  usedbychildren        5.26G                  -
boot-pool/ROOT  usedbyrefreservation  0B                     -
boot-pool/ROOT  logbias               latency                default
boot-pool/ROOT  objsetid              387                    -
boot-pool/ROOT  dedup                 off                    default
boot-pool/ROOT  mlslabel              none                   default
boot-pool/ROOT  sync                  standard               default
boot-pool/ROOT  dnodesize             legacy                 default
boot-pool/ROOT  refcompressratio      1.00x                  -
boot-pool/ROOT  written               96K                    -
boot-pool/ROOT  logicalused           9.30G                  -
boot-pool/ROOT  logicalreferenced     42K                    -
boot-pool/ROOT  volmode               default                default
boot-pool/ROOT  filesystem_limit      none                   default
boot-pool/ROOT  snapshot_limit        none                   default
boot-pool/ROOT  filesystem_count      none                   default
boot-pool/ROOT  snapshot_count        none                   default
boot-pool/ROOT  snapdev               hidden                 default
boot-pool/ROOT  acltype               off                    inherited from boot-pool
boot-pool/ROOT  context               none                   default
boot-pool/ROOT  fscontext             none                   default
boot-pool/ROOT  defcontext            none                   default
boot-pool/ROOT  rootcontext           none                   default
boot-pool/ROOT  relatime              on                     inherited from boot-pool
boot-pool/ROOT  redundant_metadata    all                    default
boot-pool/ROOT  overlay               on                     default
boot-pool/ROOT  encryption            off                    default
boot-pool/ROOT  keylocation           none                   default
boot-pool/ROOT  keyformat             none                   default
boot-pool/ROOT  pbkdf2iters           0                      default
boot-pool/ROOT  special_small_blocks  0                      default
boot-pool/ROOT  org.zectl:bootloader  grub                   local
debug finished in 0 seconds for boot-pool/ROOT


+--------------------------------------------------------------------------------+
+                       boot-pool/ROOT/22.12.1 @1679671179                       +
+--------------------------------------------------------------------------------+
NAME                    PROPERTY                VALUE                   SOURCE
boot-pool/ROOT/22.12.1  type                    filesystem              -
boot-pool/ROOT/22.12.1  creation                Thu Mar 23  2:25 2023   -
boot-pool/ROOT/22.12.1  used                    2.64G                   -
boot-pool/ROOT/22.12.1  available               429G                    -
boot-pool/ROOT/22.12.1  referenced              2.63G                   -
boot-pool/ROOT/22.12.1  compressratio           1.89x                   -
boot-pool/ROOT/22.12.1  mounted                 no                      -
boot-pool/ROOT/22.12.1  quota                   none                    default
boot-pool/ROOT/22.12.1  reservation             none                    default
boot-pool/ROOT/22.12.1  recordsize              128K                    default
boot-pool/ROOT/22.12.1  mountpoint              legacy                  local
boot-pool/ROOT/22.12.1  sharenfs                off                     default
boot-pool/ROOT/22.12.1  checksum                on                      default
boot-pool/ROOT/22.12.1  compression             on                      inherited from boot-pool
boot-pool/ROOT/22.12.1  atime                   on                      default
boot-pool/ROOT/22.12.1  devices                 off                     inherited from boot-pool
boot-pool/ROOT/22.12.1  exec                    on                      default
boot-pool/ROOT/22.12.1  setuid                  on                      default
boot-pool/ROOT/22.12.1  readonly                off                     default
boot-pool/ROOT/22.12.1  zoned                   off                     default
boot-pool/ROOT/22.12.1  snapdir                 hidden                  default
boot-pool/ROOT/22.12.1  aclmode                 discard                 default
boot-pool/ROOT/22.12.1  aclinherit              restricted              default
boot-pool/ROOT/22.12.1  createtxg               11                      -
boot-pool/ROOT/22.12.1  canmount                on                      default
boot-pool/ROOT/22.12.1  xattr                   sa                      inherited from boot-pool
boot-pool/ROOT/22.12.1  copies                  1                       default
boot-pool/ROOT/22.12.1  version                 5                       -
boot-pool/ROOT/22.12.1  utf8only                on                      -
boot-pool/ROOT/22.12.1  normalization           formD                   -
boot-pool/ROOT/22.12.1  casesensitivity         sensitive               -
boot-pool/ROOT/22.12.1  vscan                   off                     default
boot-pool/ROOT/22.12.1  nbmand                  off                     default
boot-pool/ROOT/22.12.1  sharesmb                off                     default
boot-pool/ROOT/22.12.1  refquota                none                    default
boot-pool/ROOT/22.12.1  refreservation          none                    default
boot-pool/ROOT/22.12.1  guid                    8700090746243393977     -
boot-pool/ROOT/22.12.1  primarycache            all                     default
boot-pool/ROOT/22.12.1  secondarycache          all                     default
boot-pool/ROOT/22.12.1  usedbysnapshots         10.9M                   -
boot-pool/ROOT/22.12.1  usedbydataset           2.63G                   -
boot-pool/ROOT/22.12.1  usedbychildren          0B                      -
boot-pool/ROOT/22.12.1  usedbyrefreservation    0B                      -
boot-pool/ROOT/22.12.1  logbias                 latency                 default
boot-pool/ROOT/22.12.1  objsetid                68                      -
boot-pool/ROOT/22.12.1  dedup                   off                     default
boot-pool/ROOT/22.12.1  mlslabel                none                    default
boot-pool/ROOT/22.12.1  sync                    standard                default
boot-pool/ROOT/22.12.1  dnodesize               legacy                  default
boot-pool/ROOT/22.12.1  refcompressratio        1.89x                   -
boot-pool/ROOT/22.12.1  written                 11.8M                   -
boot-pool/ROOT/22.12.1  logicalused             4.65G                   -
boot-pool/ROOT/22.12.1  logicalreferenced       4.64G                   -
boot-pool/ROOT/22.12.1  volmode                 default                 default
boot-pool/ROOT/22.12.1  filesystem_limit        none                    default
boot-pool/ROOT/22.12.1  snapshot_limit          none                    default
boot-pool/ROOT/22.12.1  filesystem_count        none                    default
boot-pool/ROOT/22.12.1  snapshot_count          none                    default
boot-pool/ROOT/22.12.1  snapdev                 hidden                  default
boot-pool/ROOT/22.12.1  acltype                 off                     inherited from boot-pool
boot-pool/ROOT/22.12.1  context                 none                    default
boot-pool/ROOT/22.12.1  fscontext               none                    default
boot-pool/ROOT/22.12.1  defcontext              none                    default
boot-pool/ROOT/22.12.1  rootcontext             none                    default
boot-pool/ROOT/22.12.1  relatime                on                      inherited from boot-pool
boot-pool/ROOT/22.12.1  redundant_metadata      all                     default
boot-pool/ROOT/22.12.1  overlay                 on                      default
boot-pool/ROOT/22.12.1  encryption              off                     default
boot-pool/ROOT/22.12.1  keylocation             none                    default
boot-pool/ROOT/22.12.1  keyformat               none                    default
boot-pool/ROOT/22.12.1  pbkdf2iters             0                       default
boot-pool/ROOT/22.12.1  special_small_blocks    0                       default
boot-pool/ROOT/22.12.1  snapshots_changed       Fri Mar 24 10:19:37 2023  -
boot-pool/ROOT/22.12.1  zectl:keep              False                   local
boot-pool/ROOT/22.12.1  truenas:kernel_version  5.15.79+truenas         local
boot-pool/ROOT/22.12.1  org.zectl:bootloader    grub                    inherited from boot-pool/ROOT
debug finished in 0 seconds for boot-pool/ROOT/22.12.1


+--------------------------------------------------------------------------------+
+                      boot-pool/ROOT/22.12.1-1 @1679671179                      +
+--------------------------------------------------------------------------------+
NAME                      PROPERTY                VALUE                   SOURCE
boot-pool/ROOT/22.12.1-1  type                    filesystem              -
boot-pool/ROOT/22.12.1-1  creation                Fri Mar 24  6:27 2023   -
boot-pool/ROOT/22.12.1-1  used                    2.63G                   -
boot-pool/ROOT/22.12.1-1  available               429G                    -
boot-pool/ROOT/22.12.1-1  referenced              2.63G                   -
boot-pool/ROOT/22.12.1-1  compressratio           1.89x                   -
boot-pool/ROOT/22.12.1-1  mounted                 yes                     -
boot-pool/ROOT/22.12.1-1  quota                   none                    default
boot-pool/ROOT/22.12.1-1  reservation             none                    default
boot-pool/ROOT/22.12.1-1  recordsize              128K                    default
boot-pool/ROOT/22.12.1-1  mountpoint              legacy                  local
boot-pool/ROOT/22.12.1-1  sharenfs                off                     default
boot-pool/ROOT/22.12.1-1  checksum                on                      default
boot-pool/ROOT/22.12.1-1  compression             on                      inherited from boot-pool
boot-pool/ROOT/22.12.1-1  atime                   on                      default
boot-pool/ROOT/22.12.1-1  devices                 off                     inherited from boot-pool
boot-pool/ROOT/22.12.1-1  exec                    on                      default
boot-pool/ROOT/22.12.1-1  setuid                  on                      default
boot-pool/ROOT/22.12.1-1  readonly                off                     default
boot-pool/ROOT/22.12.1-1  zoned                   off                     default
boot-pool/ROOT/22.12.1-1  snapdir                 hidden                  default
boot-pool/ROOT/22.12.1-1  aclmode                 discard                 default
boot-pool/ROOT/22.12.1-1  aclinherit              restricted              default
boot-pool/ROOT/22.12.1-1  createtxg               18053                   -
boot-pool/ROOT/22.12.1-1  canmount                on                      default
boot-pool/ROOT/22.12.1-1  xattr                   sa                      inherited from boot-pool
boot-pool/ROOT/22.12.1-1  copies                  1                       default
boot-pool/ROOT/22.12.1-1  version                 5                       -
boot-pool/ROOT/22.12.1-1  utf8only                on                      -
boot-pool/ROOT/22.12.1-1  normalization           formD                   -
boot-pool/ROOT/22.12.1-1  casesensitivity         sensitive               -
boot-pool/ROOT/22.12.1-1  vscan                   off                     default
boot-pool/ROOT/22.12.1-1  nbmand                  off                     default
boot-pool/ROOT/22.12.1-1  sharesmb                off                     default
boot-pool/ROOT/22.12.1-1  refquota                none                    default
boot-pool/ROOT/22.12.1-1  refreservation          none                    default
boot-pool/ROOT/22.12.1-1  guid                    15119252217966064169    -
boot-pool/ROOT/22.12.1-1  primarycache            all                     default
boot-pool/ROOT/22.12.1-1  secondarycache          all                     default
boot-pool/ROOT/22.12.1-1  usedbysnapshots         0B                      -
boot-pool/ROOT/22.12.1-1  usedbydataset           2.63G                   -
boot-pool/ROOT/22.12.1-1  usedbychildren          0B                      -
boot-pool/ROOT/22.12.1-1  usedbyrefreservation    0B                      -
boot-pool/ROOT/22.12.1-1  logbias                 latency                 default
boot-pool/ROOT/22.12.1-1  objsetid                93                      -
boot-pool/ROOT/22.12.1-1  dedup                   off                     default
boot-pool/ROOT/22.12.1-1  mlslabel                none                    default
boot-pool/ROOT/22.12.1-1  sync                    standard                default
boot-pool/ROOT/22.12.1-1  dnodesize               legacy                  default
boot-pool/ROOT/22.12.1-1  refcompressratio        1.89x                   -
boot-pool/ROOT/22.12.1-1  written                 2.63G                   -
boot-pool/ROOT/22.12.1-1  logicalused             4.64G                   -
boot-pool/ROOT/22.12.1-1  logicalreferenced       4.64G                   -
boot-pool/ROOT/22.12.1-1  volmode                 default                 default
boot-pool/ROOT/22.12.1-1  filesystem_limit        none                    default
boot-pool/ROOT/22.12.1-1  snapshot_limit          none                    default
boot-pool/ROOT/22.12.1-1  filesystem_count        none                    default
boot-pool/ROOT/22.12.1-1  snapshot_count          none                    default
boot-pool/ROOT/22.12.1-1  snapdev                 hidden                  default
boot-pool/ROOT/22.12.1-1  acltype                 off                     inherited from boot-pool
boot-pool/ROOT/22.12.1-1  context                 none                    default
boot-pool/ROOT/22.12.1-1  fscontext               none                    default
boot-pool/ROOT/22.12.1-1  defcontext              none                    default
boot-pool/ROOT/22.12.1-1  rootcontext             none                    default
boot-pool/ROOT/22.12.1-1  relatime                on                      inherited from boot-pool
boot-pool/ROOT/22.12.1-1  redundant_metadata      all                     default
boot-pool/ROOT/22.12.1-1  overlay                 on                      default
boot-pool/ROOT/22.12.1-1  encryption              off                     default
boot-pool/ROOT/22.12.1-1  keylocation             none                    default
boot-pool/ROOT/22.12.1-1  keyformat               none                    default
boot-pool/ROOT/22.12.1-1  pbkdf2iters             0                       default
boot-pool/ROOT/22.12.1-1  special_small_blocks    0                       default
boot-pool/ROOT/22.12.1-1  zectl:keep              False                   local
boot-pool/ROOT/22.12.1-1  truenas:kernel_version  5.15.79+truenas         local
boot-pool/ROOT/22.12.1-1  org.zectl:bootloader    grub                    inherited from boot-pool/ROOT
debug finished in 0 seconds for boot-pool/ROOT/22.12.1-1


+--------------------------------------------------------------------------------+
+                   boot-pool/ROOT/Initial-Install @1679671179                   +
+--------------------------------------------------------------------------------+
NAME                            PROPERTY                VALUE                                       SOURCE
boot-pool/ROOT/Initial-Install  type                    filesystem                                  -
boot-pool/ROOT/Initial-Install  creation                Thu Mar 23  2:32 2023                       -
boot-pool/ROOT/Initial-Install  used                    8K                                          -
boot-pool/ROOT/Initial-Install  available               429G                                        -
boot-pool/ROOT/Initial-Install  referenced              2.63G                                       -
boot-pool/ROOT/Initial-Install  compressratio           1.00x                                       -
boot-pool/ROOT/Initial-Install  mounted                 no                                          -
boot-pool/ROOT/Initial-Install  origin                  boot-pool/ROOT/22.12.1@2023-03-23-07:32:33  -
boot-pool/ROOT/Initial-Install  quota                   none                                        default
boot-pool/ROOT/Initial-Install  reservation             none                                        default
boot-pool/ROOT/Initial-Install  recordsize              128K                                        default
boot-pool/ROOT/Initial-Install  mountpoint              /                                           local
boot-pool/ROOT/Initial-Install  sharenfs                off                                         default
boot-pool/ROOT/Initial-Install  checksum                on                                          default
boot-pool/ROOT/Initial-Install  compression             on                                          inherited from boot-pool
boot-pool/ROOT/Initial-Install  atime                   on                                          default
boot-pool/ROOT/Initial-Install  devices                 off                                         inherited from boot-pool
boot-pool/ROOT/Initial-Install  exec                    on                                          default
boot-pool/ROOT/Initial-Install  setuid                  on                                          default
boot-pool/ROOT/Initial-Install  readonly                off                                         default
boot-pool/ROOT/Initial-Install  zoned                   off                                         default
boot-pool/ROOT/Initial-Install  snapdir                 hidden                                      default
boot-pool/ROOT/Initial-Install  aclmode                 discard                                     default
boot-pool/ROOT/Initial-Install  aclinherit              restricted                                  default
boot-pool/ROOT/Initial-Install  createtxg               99                                          -
boot-pool/ROOT/Initial-Install  canmount                noauto                                      local
boot-pool/ROOT/Initial-Install  xattr                   sa                                          inherited from boot-pool
boot-pool/ROOT/Initial-Install  copies                  1                                           default
boot-pool/ROOT/Initial-Install  version                 5                                           -
boot-pool/ROOT/Initial-Install  utf8only                on                                          -
boot-pool/ROOT/Initial-Install  normalization           formD                                       -
boot-pool/ROOT/Initial-Install  casesensitivity         sensitive                                   -
boot-pool/ROOT/Initial-Install  vscan                   off                                         default
boot-pool/ROOT/Initial-Install  nbmand                  off                                         default
boot-pool/ROOT/Initial-Install  sharesmb                off                                         default
boot-pool/ROOT/Initial-Install  refquota                none                                        default
boot-pool/ROOT/Initial-Install  refreservation          none                                        default
boot-pool/ROOT/Initial-Install  guid                    14181155020350779528                        -
boot-pool/ROOT/Initial-Install  primarycache            all                                         default
boot-pool/ROOT/Initial-Install  secondarycache          all                                         default
boot-pool/ROOT/Initial-Install  usedbysnapshots         0B                                          -
boot-pool/ROOT/Initial-Install  usedbydataset           8K                                          -
boot-pool/ROOT/Initial-Install  usedbychildren          0B                                          -
boot-pool/ROOT/Initial-Install  usedbyrefreservation    0B                                          -
boot-pool/ROOT/Initial-Install  logbias                 latency                                     default
boot-pool/ROOT/Initial-Install  objsetid                269                                         -
boot-pool/ROOT/Initial-Install  dedup                   off                                         default
boot-pool/ROOT/Initial-Install  mlslabel                none                                        default
boot-pool/ROOT/Initial-Install  sync                    standard                                    default
boot-pool/ROOT/Initial-Install  dnodesize               legacy                                      default
boot-pool/ROOT/Initial-Install  refcompressratio        1.89x                                       -
boot-pool/ROOT/Initial-Install  written                 8K                                          -
boot-pool/ROOT/Initial-Install  logicalused             4K                                          -
boot-pool/ROOT/Initial-Install  logicalreferenced       4.64G                                       -
boot-pool/ROOT/Initial-Install  volmode                 default                                     default
boot-pool/ROOT/Initial-Install  filesystem_limit        none                                        default
boot-pool/ROOT/Initial-Install  snapshot_limit          none                                        default
boot-pool/ROOT/Initial-Install  filesystem_count        none                                        default
boot-pool/ROOT/Initial-Install  snapshot_count          none                                        default
boot-pool/ROOT/Initial-Install  snapdev                 hidden                                      default
boot-pool/ROOT/Initial-Install  acltype                 off                                         inherited from boot-pool
boot-pool/ROOT/Initial-Install  context                 none                                        default
boot-pool/ROOT/Initial-Install  fscontext               none                                        default
boot-pool/ROOT/Initial-Install  defcontext              none                                        default
boot-pool/ROOT/Initial-Install  rootcontext             none                                        default
boot-pool/ROOT/Initial-Install  relatime                on                                          inherited from boot-pool
boot-pool/ROOT/Initial-Install  redundant_metadata      all                                         default
boot-pool/ROOT/Initial-Install  overlay                 on                                          default
boot-pool/ROOT/Initial-Install  encryption              off                                         default
boot-pool/ROOT/Initial-Install  keylocation             none                                        default
boot-pool/ROOT/Initial-Install  keyformat               none                                        default
boot-pool/ROOT/Initial-Install  pbkdf2iters             0                                           default
boot-pool/ROOT/Initial-Install  special_small_blocks    0                                           default
boot-pool/ROOT/Initial-Install  snapshots_changed       Fri Mar 24 10:19:37 2023                    -
boot-pool/ROOT/Initial-Install  truenas:kernel_version  5.15.79+truenas                             local
boot-pool/ROOT/Initial-Install  zectl:keep              True                                        local
boot-pool/ROOT/Initial-Install  org.zectl:bootloader    grub                                        inherited from boot-pool/ROOT
debug finished in 1 seconds for boot-pool/ROOT/Initial-Install


+--------------------------------------------------------------------------------+
+                           boot-pool/grub @1679671180                           +
+--------------------------------------------------------------------------------+
NAME            PROPERTY              VALUE                  SOURCE
boot-pool/grub  type                  filesystem             -
boot-pool/grub  creation              Thu Mar 23  2:25 2023  -
boot-pool/grub  used                  8.20M                  -
boot-pool/grub  available             429G                   -
boot-pool/grub  referenced            8.20M                  -
boot-pool/grub  compressratio         1.69x                  -
boot-pool/grub  mounted               yes                    -
boot-pool/grub  quota                 none                   default
boot-pool/grub  reservation           none                   default
boot-pool/grub  recordsize            128K                   default
boot-pool/grub  mountpoint            legacy                 local
boot-pool/grub  sharenfs              off                    default
boot-pool/grub  checksum              on                     default
boot-pool/grub  compression           on                     inherited from boot-pool
boot-pool/grub  atime                 on                     default
boot-pool/grub  devices               off                    inherited from boot-pool
boot-pool/grub  exec                  on                     default
boot-pool/grub  setuid                on                     default
boot-pool/grub  readonly              off                    default
boot-pool/grub  zoned                 off                    default
boot-pool/grub  snapdir               hidden                 default
boot-pool/grub  aclmode               discard                default
boot-pool/grub  aclinherit            restricted             default
boot-pool/grub  createtxg             9                      -
boot-pool/grub  canmount              off                    local
boot-pool/grub  xattr                 sa                     inherited from boot-pool
boot-pool/grub  copies                1                      default
boot-pool/grub  version               5                      -
boot-pool/grub  utf8only              on                     -
boot-pool/grub  normalization         formD                  -
boot-pool/grub  casesensitivity       sensitive              -
boot-pool/grub  vscan                 off                    default
boot-pool/grub  nbmand                off                    default
boot-pool/grub  sharesmb              off                    default
boot-pool/grub  refquota              none                   default
boot-pool/grub  refreservation        none                   default
boot-pool/grub  guid                  4031458269174576638    -
boot-pool/grub  primarycache          all                    default
boot-pool/grub  secondarycache        all                    default
boot-pool/grub  usedbysnapshots       0B                     -
boot-pool/grub  usedbydataset         8.20M                  -
boot-pool/grub  usedbychildren        0B                     -
boot-pool/grub  usedbyrefreservation  0B                     -
boot-pool/grub  logbias               latency                default
boot-pool/grub  objsetid              515                    -
boot-pool/grub  dedup                 off                    default
boot-pool/grub  mlslabel              none                   default
boot-pool/grub  sync                  standard               default
boot-pool/grub  dnodesize             legacy                 default
boot-pool/grub  refcompressratio      1.69x                  -
boot-pool/grub  written               8.20M                  -
boot-pool/grub  logicalused           12.9M                  -
boot-pool/grub  logicalreferenced     12.9M                  -
boot-pool/grub  volmode               default                default
boot-pool/grub  filesystem_limit      none                   default
boot-pool/grub  snapshot_limit        none                   default
boot-pool/grub  filesystem_count      none                   default
boot-pool/grub  snapshot_count        none                   default
boot-pool/grub  snapdev               hidden                 default
boot-pool/grub  acltype               off                    inherited from boot-pool
boot-pool/grub  context               none                   default
boot-pool/grub  fscontext             none                   default
boot-pool/grub  defcontext            none                   default
boot-pool/grub  rootcontext           none                   default
boot-pool/grub  relatime              on                     inherited from boot-pool
boot-pool/grub  redundant_metadata    all                    default
boot-pool/grub  overlay               on                     default
boot-pool/grub  encryption            off                    default
boot-pool/grub  keylocation           none                   default
boot-pool/grub  keyformat             none                   default
boot-pool/grub  pbkdf2iters           0                      default
boot-pool/grub  special_small_blocks  0                      default
debug finished in 0 seconds for boot-pool/grub


debug finished in 2 seconds for zfs get all


+--------------------------------------------------------------------------------+
+         lsblk -o NAME,FSTYPE,LABEL,UUID,PARTUUID -l -e 230 @1679671180         +
+--------------------------------------------------------------------------------+
NAME FSTYPE     LABEL     UUID                                 PARTUUID
sda                                                            
sda1                                                           0c9798e1-71fa-4730-af88-5683b05a910d
sda2 vfat       EFI       A526-BA19                            5b385919-404b-4129-b93a-21e151b8b7c9
sda3 zfs_member boot-pool 10414425472619460430                 3ced0020-7c16-4d10-a47b-ef253b123cb7
sda4                                                           72e4927f-cdcf-4ee7-8df2-b31c6d28d040
sdb                                                            
sdb1                                                           269debcc-6d5a-4405-8204-68eacde78071
sdb2 zfs_member Storage   2736050694501152003                  afb596ed-7914-40dc-a977-9598a74fddb9
sdc                                                            
sdc1                                                           fb843ecb-8820-468f-acbe-d7ab38a58614
sdc2 zfs_member Storage   2736050694501152003                  e8589af3-2f00-4ef7-861e-8d805b3eb7bf
sdd                                                            
sdd1                                                           3bea1e30-5e0f-45d4-9b70-12ca234428f5
sdd2 zfs_member Storage   2736050694501152003                  3a623486-286c-48d5-b0c0-7cdd1cc7143a
sde                                                            
sde1                                                           b045965e-2c03-4d71-aa53-d84853e84716
sde2 zfs_member Storage   2736050694501152003                  af99d1d8-2626-4f48-b342-a4575dbe4e9f
sdf                                                            
sdf1                                                           b1335b07-2ab4-41c4-be4f-ec9b13df0f59
sdf2 zfs_member Storage   2736050694501152003                  d4a49695-51ba-40d7-8fca-de78a4492331
sdg                                                            
sdg1                                                           63c9c05a-2250-43c2-ae3d-368a2e51e84a
sdg2 zfs_member Storage   2736050694501152003                  d8b81a12-6b2c-4955-a6a5-45d55ff2fc9d
sda4 swap                 3bc62801-0ce3-4bc5-a6e7-54e5e272afff 
debug finished in 0 seconds for lsblk -o NAME,FSTYPE,LABEL,UUID,PARTUUID -l -e 230


+--------------------------------------------------------------------------------+
+                          zpool status -v @1679671180                           +
+--------------------------------------------------------------------------------+
  pool: boot-pool
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
	The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
	the pool may no longer be accessible by software that does not support
	the features. See zpool-features(7) for details.
  scan: scrub repaired 0B in 00:00:06 with 0 errors on Fri Mar 24 03:45:07 2023
config:

	NAME        STATE     READ WRITE CKSUM
	boot-pool   ONLINE       0     0     0
	  sda3      ONLINE       0     0     0

errors: No known data errors
debug finished in 0 seconds for zpool status -v


+--------------------------------------------------------------------------------+
+                          zpool status -g @1679671180                           +
+--------------------------------------------------------------------------------+
  pool: boot-pool
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
	The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
	the pool may no longer be accessible by software that does not support
	the features. See zpool-features(7) for details.
  scan: scrub repaired 0B in 00:00:06 with 0 errors on Fri Mar 24 03:45:07 2023
config:

	NAME                    STATE     READ WRITE CKSUM
	boot-pool               ONLINE       0     0     0
	  13522518956631511660  ONLINE       0     0     0

errors: No known data errors
debug finished in 0 seconds for zpool status -g


+--------------------------------------------------------------------------------+
+                               kstat @1679671180                                +
+--------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------+
+                       kstat fletcher_4_bench @1679671180                       +
+--------------------------------------------------------------------------------+
4 0 0x01 -1 0 6256164972 2596973246780
implementation   native         byteswap       
scalar           5373399883     3829781561     
superscalar      6167622475     4247671747     
superscalar4     5685981424     4836783645     
sse2             12892668018    6121833760     
ssse3            12576303152    11909501166    
fastest          sse2           ssse3          
debug finished in 0 seconds for kstat fletcher_4_bench


+--------------------------------------------------------------------------------+
+                       kstat vdev_raidz_bench @1679671180                       +
+--------------------------------------------------------------------------------+
18 0 0x01 -1 0 6429751887 2596984886205
implementation   gen_p           gen_pq          gen_pqr         rec_p           rec_q           rec_r           rec_pq          rec_pr          rec_qr          rec_pqr         
original         334828647       114479091       38261214        612070116       116411724       28027255        26445635        5345195         5335452         8041492         
scalar           606743466       215698858       60095392        636455366       312470523       198301279       132472793       101792062       75212346        44231261        
sse2             1129434062      589733511       338859920       1149958150      507358288       413299473       264734501       251934311       163793018       63859446        
ssse3            1180390064      587218412       334210387       1168125204      822123603       693431406       463946718       428656248       371904400       231281537       
fastest          ssse3           sse2            sse2            ssse3           ssse3           ssse3           ssse3           ssse3           ssse3           ssse3           
debug finished in 0 seconds for kstat vdev_raidz_bench


+--------------------------------------------------------------------------------+
+                            kstat dbgmsg @1679671180                            +
+--------------------------------------------------------------------------------+
timestamp    message 
1679679456   spa.c:6251:spa_tryimport(): spa_tryimport: importing boot-pool
1679679456   spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): LOADING
1679679456   vdev.c:160:vdev_dbgmsg(): disk vdev '/dev/sda3': best uberblock found for spa $import. txg 22136
1679679456   spa_misc.c:418:spa_load_note(): spa_load($import, config untrusted): using uberblock with txg=22136
1679679456   spa.c:8369:spa_async_request(): spa=$import async request task=2048
1679679456   spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): LOADED
1679679456   spa_misc.c:418:spa_load_note(): spa_load($import, config trusted): UNLOADING
1679679456   spa.c:6107:spa_import(): spa_import: importing boot-pool
1679679456   spa_misc.c:418:spa_load_note(): spa_load(boot-pool, config trusted): LOADING
1679679456   vdev.c:160:vdev_dbgmsg(): disk vdev '/dev/sda3': best uberblock found for spa boot-pool. txg 22136
1679679456   spa_misc.c:418:spa_load_note(): spa_load(boot-pool, config untrusted): using uberblock with txg=22136
1679679456   spa_misc.c:418:spa_load_note(): spa_load(boot-pool, config trusted): read 0 log space maps (0 total blocks - blksz = 131072 bytes) in 0 ms
1679679456   spa_misc.c:418:spa_load_note(): spa_load(boot-pool, config trusted): spa_load_verify found 0 metadata errors and 1 data errors
1679679456   mmp.c:240:mmp_thread_start(): MMP thread started pool 'boot-pool' gethrtime 6815169299
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 0, smp_length 26584, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6815 ms, loading_time 0 ms, ms_max_size 4103696384, max size error 4103696384, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 1, smp_length 31576, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6816 ms, loading_time 1 ms, ms_max_size 2683916288, max size error 2683916288, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 2, smp_length 61456, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6818 ms, loading_time 2 ms, ms_max_size 4080603136, max size error 4080603136, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 3, smp_length 40488, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6820 ms, loading_time 1 ms, ms_max_size 4154286080, max size error 4154286080, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 4, smp_length 62736, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6821 ms, loading_time 2 ms, ms_max_size 3510546432, max size error 3510546432, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 5, smp_length 44352, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6823 ms, loading_time 1 ms, ms_max_size 3339857920, max size error 3339857920, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 6, smp_length 64216, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6825 ms, loading_time 2 ms, ms_max_size 4155318272, max size error 4155318272, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 7, smp_length 37512, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6828 ms, loading_time 1 ms, ms_max_size 3497496576, max size error 3497496576, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22137, spa boot-pool, vdev_id 0, ms_id 8, smp_length 34480, unflushed_allocs 0, unflushed_frees 0, freed 32768, defer 0 + 0, unloaded time 6829 ms, loading_time 0 ms, ms_max_size 3968897024, max size error 3968897024, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   spa.c:8369:spa_async_request(): spa=boot-pool async request task=1
1679679456   spa.c:8369:spa_async_request(): spa=boot-pool async request task=2048
1679679456   spa_misc.c:418:spa_load_note(): spa_load(boot-pool, config trusted): LOADED
1679679456   spa_history.c:307:spa_history_log_sync(): txg 22138 open pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22139, spa boot-pool, vdev_id 0, ms_id 9, smp_length 6864, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 0 ms, ms_max_size 4290027520, max size error 4290027520, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22139, spa boot-pool, vdev_id 0, ms_id 25, smp_length 4224, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 0 ms, ms_max_size 4294918144, max size error 4294918144, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   spa.c:8369:spa_async_request(): spa=boot-pool async request task=32
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22139, spa boot-pool, vdev_id 0, ms_id 10, smp_length 5672, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 0 ms, ms_max_size 4294918144, max size error 4294918144, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   spa_history.c:307:spa_history_log_sync(): txg 22140 import pool version 5000; software version zfs-2.1.2-640-g8cd6128c8-dist; uts (none) 5.15.79+truenas #1 SMP Fri Feb 17 21:41:41 UTC 2023 x86_64
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 12, smp_length 18384, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 1 ms, ms_max_size 4284166144, max size error 4284166144, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 11, smp_length 20928, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 1 ms, ms_max_size 4281651200, max size error 4281651200, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 14, smp_length 17608, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 1 ms, ms_max_size 4286193664, max size error 4286193664, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 13, smp_length 19736, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6916 ms, loading_time 1 ms, ms_max_size 4284379136, max size error 4284379136, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 16, smp_length 14680, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6917 ms, loading_time 0 ms, ms_max_size 4289355776, max size error 4289355776, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 15, smp_length 17184, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6917 ms, loading_time 0 ms, ms_max_size 4287225856, max size error 4287225856, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679456   metaslab.c:2437:metaslab_load_impl(): metaslab_load: txg 22140, spa boot-pool, vdev_id 0, ms_id 17, smp_length 22488, unflushed_allocs 0, unflushed_frees 0, freed 0, defer 0 + 0, unloaded time 6917 ms, loading_time 1 ms, ms_max_size 4283240448, max size error 4283240448, old_weight 7c0000000000001, new_weight 7c0000000000001
1679679458   spa_history.c:294:spa_history_log_sync(): command: zpool import -N -f boot-pool
1679679488   metaslab.c:3650:metaslab_condense(): condensing: txg 22148, msp[6] ffff9a38c62d9000, vdev id 0, spa boot-pool, smp size 65624, segments 306, forcing condense=FALSE
1679679555   metaslab.c:3650:metaslab_condense(): condensing: txg 22161, msp[4] ffff9a38c62df000, vdev id 0, spa boot-pool, smp size 65648, segments 400, forcing condense=FALSE
1679679616   metaslab.c:3650:metaslab_condense(): condensing: txg 22173, msp[2] ffff9a38a41f9000, vdev id 0, spa boot-pool, smp size 65632, segments 907, forcing condense=FALSE
1679681019   metaslab.c:3650:metaslab_condense(): condensing: txg 22447, msp[1] ffff9a38a41fb000, vdev id 0, spa boot-pool, smp size 65648, segments 1180, forcing condense=FALSE
1679681163   metaslab.c:3650:metaslab_condense(): condensing: txg 22475, msp[5] ffff9a38c62d8000, vdev id 0, spa boot-pool, smp size 65544, segments 229, forcing condense=FALSE
1679671176   spa_history.c:298:spa_history_log_sync(): txg 22647 snapshot boot-pool/ROOT/22.12.1@for-debug (id 160)  
1679671176   spa_history.c:330:spa_history_log_sync(): ioctl snapshot
1679671176   spa_history.c:294:spa_history_log_sync(): command:  zfs snapshot  boot-pool/ROOT/22.12.1@for-debug
1679671176   spa_history.c:298:spa_history_log_sync(): txg 22648 clone boot-pool/for-debug (id 165) origin=boot-pool/ROOT/22.12.1@for-debug (160)
1679671176   spa_history.c:298:spa_history_log_sync(): txg 22649 set boot-pool/for-debug (id 165) mountpoint=/tmp/tmp5rifnl0p
1679671176   spa_history.c:330:spa_history_log_sync(): ioctl clone
1679671176   spa_history.c:294:spa_history_log_sync(): command:  zfs clone -o mountpoint=/tmp/tmp5rifnl0p boot-pool/ROOT/22.12.1@for-debug
1679671176   metaslab.c:3650:metaslab_condense(): condensing: txg 22650, msp[3] ffff9a38c62dc000, vdev id 0, spa boot-pool, smp size 65568, segments 116, forcing condense=FALSE
1679671176   spa_history.c:298:spa_history_log_sync(): txg 22651 destroy boot-pool/for-debug (id 165) (bptree, mintxg=22647)
1679671176   bptree.c:225:bptree_iterate(): bptree index 0: traversing from min_txg=22647 bookmark 0/0/0/0
1679671176   dsl_scan.c:3433:dsl_process_async_destroys(): freed 1 blocks in 0ms from free_bpobj/bptree txg 22651; err=0
1679671177   spa_history.c:294:spa_history_log_sync(): command: zfs destroy boot-pool/for-debug
1679671177   zcp.c:657:zcp_debug(): txg 22652 ZCP: snap: boot-pool/ROOT/22.12.1@for-debug errno: 0
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22652 destroy boot-pool/ROOT/22.12.1@for-debug (id 160)  
1679671177   spa_history.c:330:spa_history_log_sync(): ioctl destroy_snaps
1679671177   spa_history.c:294:spa_history_log_sync(): command:  zfs destroy boot-pool/ROOT/22.12.1@for-debug
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22653 snapshot boot-pool/ROOT/Initial-Install@for-debug (id 394)  
1679671177   spa_history.c:330:spa_history_log_sync(): ioctl snapshot
1679671177   spa_history.c:294:spa_history_log_sync(): command:  zfs snapshot  boot-pool/ROOT/Initial-Install@for-debug
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22654 clone boot-pool/for-debug (id 523) origin=boot-pool/ROOT/Initial-Install@for-debug (394)
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22655 set boot-pool/for-debug (id 523) mountpoint=/tmp/tmpy1lyx18l
1679671177   spa_history.c:330:spa_history_log_sync(): ioctl clone
1679671177   spa_history.c:294:spa_history_log_sync(): command:  zfs clone -o mountpoint=/tmp/tmpy1lyx18l boot-pool/ROOT/Initial-Install@for-debug
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22657 destroy boot-pool/for-debug (id 523) (bptree, mintxg=22653)
1679671177   bptree.c:225:bptree_iterate(): bptree index 0: traversing from min_txg=22653 bookmark 0/0/0/0
1679671177   spa_history.c:294:spa_history_log_sync(): command: zfs destroy boot-pool/for-debug
1679671177   zcp.c:657:zcp_debug(): txg 22658 ZCP: snap: boot-pool/ROOT/Initial-Install@for-debug errno: 0
1679671177   spa_history.c:298:spa_history_log_sync(): txg 22658 destroy boot-pool/ROOT/Initial-Install@for-debug (id 394)  
1679671178   spa_history.c:330:spa_history_log_sync(): ioctl destroy_snaps
1679671178   spa_history.c:294:spa_history_log_sync(): command:  zfs destroy boot-pool/ROOT/Initial-Install@for-debug
1679671178   metaslab.c:3650:metaslab_condense(): condensing: txg 22659, msp[7] ffff9a38c62db000, vdev id 0, spa boot-pool, smp size 65728, segments 315, forcing condense=FALSE
debug finished in 0 seconds for kstat dbgmsg


+--------------------------------------------------------------------------------+
+                       kstat boot-pool/state @1679671180                        +
+--------------------------------------------------------------------------------+
ONLINE
debug finished in 0 seconds for kstat boot-pool/state


+--------------------------------------------------------------------------------+
+                     kstat boot-pool/multihost @1679671180                      +
+--------------------------------------------------------------------------------+
id         txg        timestamp  error  duration   mmp_delay    vdev_guid                vdev_label vdev_path
debug finished in 0 seconds for kstat boot-pool/multihost


+--------------------------------------------------------------------------------+
+                        kstat boot-pool/txgs @1679671180                        +
+--------------------------------------------------------------------------------+
txg      birth            state ndirty       nread        nwritten     reads    writes   otime        qtime        wtime        stime       
22566    2173916136281    C     0            0            0            0        0        5120059690   7232         28378        93274       
22567    2179036195971    C     0            0            0            0        0        5119929589   8115         29005        97327       
22568    2184156125560    C     0            0            0            0        0        5120050230   7078         28990        91886       
22569    2189276175790    C     0            0            0            0        0        5120014202   7295         28561        87725       
22570    2194396189992    C     0            0            0            0        0        5119967302   6923         28775        87634       
22571    2199516157294    C     0            0            0            0        0        5120007751   6784         28179        86302       
22572    2204636165045    C     0            0            0            0        0        5119997660   8555         32008        106170      
22573    2209756162705    C     0            0            0            0        0        5120019986   7205         29517        96222       
22574    2214876182691    C     0            0            0            0        0        5119963979   8038         30622        105196      
22575    2219996146670    C     0            0            0            0        0        5119987315   7133         28399        91333       
22576    2225116133985    C     0            0            0            0        0        5119997084   7001         28366        90645       
22577    2230236131069    C     0            0            0            0        0        5120071874   7915         29712        101695      
22578    2235356202943    C     0            0            0            0        0        5119980228   8438         29876        105238      
22579    2240476183171    C     0            0            0            0        0        5119994979   7787         30092        100936      
22580    2245596178150    C     0            0            0            0        0        5120006185   7102         29050        90667       
22581    2250716184335    C     0            0            0            0        0        5119932495   7707         28297        90585       
22582    2255836116830    C     0            0            0            0        0        5120020274   9352         28804        104276      
22583    2260956137104    C     0            0            0            0        0        5120021418   7909         29542        94991       
22584    2266076158522    C     0            0            0            0        0        5120052644   7712         28798        105204      
22585    2271196211166    C     0            0            0            0        0        5119977868   7200         28764        97046       
22586    2276316189034    C     0            0            0            0        0        5119995892   9419         31187        109899      
22587    2281436184926    C     0            0            0            0        0        5120007703   6863         28860        92177       
22588    2286556192629    C     0            0            0            0        0        5119974584   7389         28670        92407       
22589    2291676167213    C     0            0            0            0        0        5120080629   7885         31432        102949      
22590    2296796247842    C     0            0            0            0        0        5119942986   8839         31212        107240      
22591    2301916190828    C     0            0            0            0        0        5119903219   8506         28195        91280       
22592    2307036094047    C     0            0            0            0        0        5120095154   8359         30290        107144      
22593    2312156189201    C     0            0            0            0        0        5119939916   7125         29007        91447       
22594    2317276129117    C     0            0            0            0        0        5120062624   7150         28515        91461       
22595    2322396191741    C     0            0            0            0        0        5119938535   7006         28351        89710       
22596    2327516130276    C     0            0            0            0        0        5120043990   6998         28941        89026       
22597    2332636174266    C     0            0            0            0        0        5119956491   6857         29094        94150       
22598    2337756130757    C     0            0            0            0        0        5120032760   7302         28299        89163       
22599    2342876163517    C     0            0            0            0        0        5119949572   6161         29278        89519       
22600    2347996113089    C     0            0            0            0        0        5120028203   7446         29029        88489       
22601    2353116141292    C     0            0            0            0        0        5120057927   7704         29538        101372      
22602    2358236199219    C     0            0            0            0        0        5119992722   7723         29527        99458       
22603    2363356191941    C     0            0            0            0        0        5120005412   7788         28914        91876       
22604    2368476197353    C     0            0            0            0        0        5119979969   7156         29421        91933       
22605    2373596177322    C     0            0            0            0        0        5119924701   6053         28821        89076       
22606    2378716102023    C     0            0            0            0        0        5120027580   6985         28645        90973       
22607    2383836129603    C     0            0            0            0        0        5120048978   6999         28359        89431       
22608    2388956178581    C     0            0            0            0        0        5119965361   7357         29922        96254       
22609    2394076143942    C     0            0            0            0        0        5120035012   7507         28801        90523       
22610    2399196178954    C     0            0            0            0        0        5119994392   6882         28580        90337       
22611    2404316173346    C     0            0            0            0        0        5119966218   7044         28666        89331       
22612    2409436139564    C     0            0            0            0        0        5119991673   7844         29915        100263      
22613    2414556131237    C     0            0            0            0        0        5120008874   7012         28546        92743       
22614    2419676140111    C     0            0            0            0        0        5120054628   8087         30117        103612      
22615    2424796194739    C     0            0            0            0        0        5119938326   6980         28335        88929       
22616    2429916133065    C     0            0            0            0        0        5119986639   7700         28632        91986       
22617    2435036119704    C     976896       0            1122304      0        111      5120069425   7784         30038        28269430    
22618    2440156189129    C     688128       0            1073152      0        102      5119988515   7162         28516        35388324    
22619    2445276177644    C     0            0            0            0        0        5119951299   7277         29052        259597      
22620    2450396128943    C     0            0            0            0        0        5120037933   7445         30035        260020      
22621    2455516166876    C     0            0            0            0        0        5119985917   7198         29232        89546       
22622    2460636152793    C     0            0            0            0        0        5120005637   6894         28479        86842       
22623    2465756158430    C     0            0            0            0        0        5119973495   6866         29077        87075       
22624    2470876131925    C     0            0            0            0        0        5120010596   7813         29879        98578       
22625    2475996142521    C     0            0            0            0        0        5119977782   7758         28692        95754       
22626    2481116120303    C     0            0            0            0        0        5120036850   7176         29085        90535       
22627    2486236157153    C     0            0            0            0        0        5119968660   7670         28056        92501       
22628    2491356125813    C     0            0            0            0        0        5120037343   7414         29259        90176       
22629    2496476163156    C     0            0            0            0        0        5120027772   6787         29003        86449       
22630    2501596190928    C     0            0            0            0        0        5119936285   6903         28676        88540       
22631    2506716127213    C     0            0            0            0        0        5120040199   6861         29268        86787       
22632    2511836167412    C     0            0            0            0        0        5120015562   8466         29441        98547       
22633    2516956182974    C     0            0            0            0        0        5119973869   7772         29195        90309       
22634    2522076156843    C     0            0            0            0        0        5120023897   7350         28597        88599       
22635    2527196180740    C     706048       0            1105920      0        116      5119992393   7856         29700        37715726    
22636    2532316173133    C     0            0            0            0        0        5120016355   7992         30410        224237      
22637    2537436189488    C     0            0            0            0        0        5119923049   6883         29359        312817      
22638    2542556112537    C     0            0            0            0        0        5120106264   7214         28855        90769       
22639    2547676218801    C     0            0            0            0        0        5119915779   8105         29041        99981       
22640    2552796134580    C     0            0            0            0        0        5120055257   7403         28531        91437       
22641    2557916189837    C     0            0            0            0        0        5119913929   7809         30599        88996       
22642    2563036103766    C     0            0            0            0        0        5120089085   7118         28407        89295       
22643    2568156192851    C     0            0            0            0        0        5119856877   6839         26061        93249       
22644    2573276049728    C     3586048      0            1839104      0        141      5120140653   7987         30129        37406843    
22645    2578396190381    C     2816000      294912       1667072      7        141      5123965040   6961         40404        38314349    
22646    2583520155421    C     4580352      0            2162688      0        153      5116067818   8077         34320        34825828    
22647    2588636223239    C     3253760      0            1888256      0        240      4348559439   7357         30941        34218436    
22648    2592984782678    C     1384448      8192         1642496      2        146      173571369    4143         25542        40158132    
22649    2593158354047    C     0            28672        1085440      5        88       42045566     2675         12407        30480878    
22650    2593200399613    C     1680896      0            1617920      0        170      150644309    5915         29827        36779797    
22651    2593351043922    C     0            0            1011712      0        77       39446895     2036         13794        31585866    
22652    2593390490817    C     0            0            974848       0        63       45693983     2429         19026        30978741    
22653    2593436184800    C     0            0            950272       0        69       55033085     2194         18172        29767833    
22654    2593491217885    C     712704       0            1179648      0        110      177362806    6288         17081        31718817    
22655    2593668580691    C     0            0            876544       0        65       36971736     5259         24018        28422547    
22656    2593705552427    C     2254848      0            1392640      0        165      158729379    4151         34613        42994035    
22657    2593864281806    C     0            0            901120       0        75       47574440     5513         28333        27534912    
22658    2593911856246    C     0            0            925696       0        64       41729920     4048         25557        23498855    
22659    2593953586166    C     2169856      0            1241088      0        154      539274562    7820         29691        34764657    
22660    2594492860728    C     0            0            0            0        0        34820203     4595         14062        195077      
22661    2594527680931    C     0            0            0            0        0        225772       3623         13572        197690      
22662    2594527906703    C     687104       0            1024000      0        104      43085433     7361         22733        40880017    
22663    2594570992136    C     0            0            0            0        0        40924377     4483         13116        110843      
22664    2594611916513    C     0            0            0            0        0        148576       3447         29256        322088      
22665    2594612065089    O     0            0            0            0        0        0            0            0            0           
debug finished in 0 seconds for kstat boot-pool/txgs


debug finished in 0 seconds for kstat boot-pool/txgs


