Correct way to remove a log? when you receive "Mount encrypted datasets to replay logs."

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
On our system we are wanting to remove some log drives. The UI and the CLI have failed so far.

The following commands
zpool remove Megapool 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3
zpool remove Megapool 24244639-9b66-4cd1-ade7-c6fab1a62b0b

The following error is received
cannot remove 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3: Mount encrypted datasets to replay logs.
cannot remove 24244639-9b66-4cd1-ade7-c6fab1a62b0b: Mount encrypted datasets to replay logs.


Also tried physically removing them and rebooting but the pool went offline. So we put them back in.


*****As far as I know nothing is encrypted unless the docker in dataset ix-applications are....

What commands should be issued to remove both of these logs? and leave the raidz3 online??


Here is the zpool status -v

NAME STATE READ WRITE CKSUM
MegaPool ONLINE 0 0 0
raidz3-0 ONLINE 0 0 0
3b4e1020-99da-4548-8452-988db12e2a9e ONLINE 0 0 0
dc736d70-a00e-423b-af67-c211989609a8 ONLINE 0 0 0
56309656-0574-4b72-8cfd-23fbe63f67cc ONLINE 0 0 0
a2f625ca-368c-40e8-8e29-90755fa06430 ONLINE 0 0 0
fe01ee65-3f9f-4dc0-9830-066fa3725cba ONLINE 0 0 0
913c17f6-388b-4baa-b624-1b45e9271c13 ONLINE 0 0 0
af90cdb8-573c-4b0a-90c6-6879fae1f31e ONLINE 0 0 0
logs
48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3 ONLINE 0 0 0
24244639-9b66-4cd1-ade7-c6fab1a62b0b ONLINE 0 0 0

TrueNAS-SCALE-22.02.2.1


I think these logs are in a mirror they were added in the UI together, but what our system shows is not consistent with what other users have shown as devices in a mirror.
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Sorry for formatting in original post. Could not find the edit button.

Where is the pool status

Code:
NAME STATE READ WRITE CKSUM
MegaPool ONLINE 0 0 0
raidz3-0 ONLINE 0 0 0
3b4e1020-99da-4548-8452-988db12e2a9e ONLINE 0 0 0
dc736d70-a00e-423b-af67-c211989609a8 ONLINE 0 0 0
56309656-0574-4b72-8cfd-23fbe63f67cc ONLINE 0 0 0
a2f625ca-368c-40e8-8e29-90755fa06430 ONLINE 0 0 0
fe01ee65-3f9f-4dc0-9830-066fa3725cba ONLINE 0 0 0
913c17f6-388b-4baa-b624-1b45e9271c13 ONLINE 0 0 0
af90cdb8-573c-4b0a-90c6-6879fae1f31e ONLINE 0 0 0
logs
48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3 ONLINE 0 0 0
24244639-9b66-4cd1-ade7-c6fab1a62b0b ONLINE 0 0 0


Just trying to remove those two logs
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Code:
zpool detach MegaPool 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3
zpool detach MegaPool 24244639-9b66-4cd1-ade7-c6fab1a62b0b
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Right and we tried this in the UI and the CLI

Code:
zpool detach MegaPool 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3
zpool detach MegaPool 24244639-9b66-4cd1-ade7-c6fab1a62b0b


got this

Code:
cannot remove 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3: Mount encrypted datasets to replay logs.
cannot remove 24244639-9b66-4cd1-ade7-c6fab1a62b0b: Mount encrypted datasets to replay logs.


I dont think anything is encrypted. Unless the dockers, ix-applications dataset is encrypted.

How do I get around that error message? "Mount encrypted datasets to replay logs."
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Code:
root@truenas[~]# zpool detach MegaPool 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3
cannot detach 48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3: only applicable to mirror and replacing vdevs


does not work

We want to remove the logs. After removing from pool the drives will be repurposed. and Im not certain they are mirrored
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Could you post the zpool status again with proper indentation, please? The code tags you need to use for that are [CODE] and [/CODE] ...

Then additionally the outputs of:
Code:
mount
zfs list


Ah ... and of course use SSH, not the "Shell" in the web UI. That doesn't work. Copy & Paste garbled ...

Thanks,
Patrick
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
No problem, will use Putty...

Here is the output of all three commands

Code:
root@truenas[~]# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=32807724k,nr_inodes=8201931,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=6594800k,mode=755)
boot-pool/ROOT/22.02.2.1 on / type zfs (rw,relatime,xattr,noacl)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=102400k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,size=4096k,nr_inodes=1024,mode=755)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=1300)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
boot-pool/grub on /boot/grub type zfs (rw,relatime,xattr,noacl)
MegaPool on /mnt/MegaPool type zfs (rw,noatime,xattr,posixacl)
MegaPool/ds1 on /mnt/MegaPool/ds1 type zfs (rw,noatime,xattr,posixacl)
MegaPool/dl1 on /mnt/MegaPool/dl1 type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers on /mnt/MegaPool/Dockers type zfs (rw,noatime,xattr,posixacl)
MegaPool/VM on /mnt/MegaPool/VM type zfs (rw,noatime,xattr,posixacl)
MegaPool/iso on /mnt/MegaPool/iso type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications on /mnt/MegaPool/ix-applications type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/bazarr on /mnt/MegaPool/Dockers/bazarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/jackett on /mnt/MegaPool/Dockers/jackett type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/ombi on /mnt/MegaPool/Dockers/ombi type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/radarr on /mnt/MegaPool/Dockers/radarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/catalogs on /mnt/MegaPool/ix-applications/catalogs type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/flaresolver on /mnt/MegaPool/Dockers/flaresolver type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/default_volumes on /mnt/MegaPool/ix-applications/default_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/k3s on /mnt/MegaPool/ix-applications/k3s type zfs (rw,noatime,xattr,posixacl)
MegaPool/Dockers/sonarr on /mnt/MegaPool/Dockers/sonarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases on /mnt/MegaPool/ix-applications/releases type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/radarr on /mnt/MegaPool/ix-applications/releases/radarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/jackett on /mnt/MegaPool/ix-applications/releases/jackett type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/bazarr on /mnt/MegaPool/ix-applications/releases/bazarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/flaresolverr on /mnt/MegaPool/ix-applications/releases/flaresolverr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/ombi on /mnt/MegaPool/ix-applications/releases/ombi type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/sonarr on /mnt/MegaPool/ix-applications/releases/sonarr type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/bazarr/volumes on /mnt/MegaPool/ix-applications/releases/bazarr/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/bazarr/charts on /mnt/MegaPool/ix-applications/releases/bazarr/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/sonarr/volumes on /mnt/MegaPool/ix-applications/releases/sonarr/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/radarr/volumes on /mnt/MegaPool/ix-applications/releases/radarr/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/flaresolverr/volumes on /mnt/MegaPool/ix-applications/releases/flaresolverr/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/jackett/charts on /mnt/MegaPool/ix-applications/releases/jackett/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/ombi/volumes on /mnt/MegaPool/ix-applications/releases/ombi/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/ombi/charts on /mnt/MegaPool/ix-applications/releases/ombi/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/flaresolverr/charts on /mnt/MegaPool/ix-applications/releases/flaresolverr/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/sonarr/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/sonarr/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/flaresolverr/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/flaresolverr/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/jackett/volumes on /mnt/MegaPool/ix-applications/releases/jackett/volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/radarr/charts on /mnt/MegaPool/ix-applications/releases/radarr/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/bazarr/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/bazarr/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/radarr/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/radarr/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/sonarr/charts on /mnt/MegaPool/ix-applications/releases/sonarr/charts type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/ombi/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/ombi/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/docker on /mnt/MegaPool/ix-applications/docker type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/releases/jackett/volumes/ix_volumes on /mnt/MegaPool/ix-applications/releases/jackett/volumes/ix_volumes type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/docker/1c137f2b11a705ad27379994cf32db4d145d862adca0594a59f338d4f6fc0fb7 on /mnt/MegaPool/ix-applications/docker/1c137f2b11a705ad27379994cf32db4d145d862adca0594a59f338d4f6fc0fb7 type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/docker/ed2a91193856fbd4a77bc3819c02ccd5c3e303bce31226067d0f16e3b080867a on /mnt/MegaPool/ix-applications/docker/ed2a91193856fbd4a77bc3819c02ccd5c3e303bce31226067d0f16e3b080867a type zfs (rw,noatime,xattr,posixacl)
MegaPool/ix-applications/docker/aafc3968af91693bbe681a654d357b1329329f75fa81f5c83c8330574383cbb6-init on /mnt/MegaPool/ix-applications/docker/aafc3968af91693bbe681a654d357b1329329f75fa81f5c83c8330574383cbb6-init type zfs (rw,noatime,xattr,posixacl)
MegaPool/.system on /var/db/system type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/cores on /var/db/system/cores type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/samba4 on /var/db/system/samba4 type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/syslog-535a85bf35cc472d88ee664a1c80b367 on /var/db/system/syslog-535a85bf35cc472d88ee664a1c80b367 type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/rrd-535a85bf35cc472d88ee664a1c80b367 on /var/db/system/rrd-535a85bf35cc472d88ee664a1c80b367 type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/configs-535a85bf35cc472d88ee664a1c80b367 on /var/db/system/configs-535a85bf35cc472d88ee664a1c80b367 type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/webui on /var/db/system/webui type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/services on /var/db/system/services type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/glusterd on /var/db/system/glusterd type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/ctdb_shared_vol on /var/db/system/ctdb_shared_vol type zfs (rw,relatime,xattr,noacl)
MegaPool/.system/cores on /var/lib/systemd/coredump type zfs (rw,relatime,xattr,noacl)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
MegaPool/ix-applications/k3s/kubelet on /var/lib/kubelet type zfs (rw,relatime,xattr,posixacl)
nsfs on /run/docker/netns/default type nsfs (rw)
tmpfs on /var/lib/kubelet/pods/bd7859a6-0c6f-4d7c-8093-9866fb3c54d8/volumes/kubernetes.io~projected/kube-api-access-gw9x9 type tmpfs (rw,relatime,size=174080k)
MegaPool/ix-applications/docker/6a924fbf74c5e36c333e61748d30889909f42601cbdb867d253c1527d287de27 on /mnt/MegaPool/ix-applications/docker/zfs/graph/6a924fbf74c5e36c333e61748d30889909f42601cbdb867d253c1527d287de27 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/dc81644b6f80ac023254660ef63baab204a6dceecf1f29b8f146369021e16917/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/803c55495392 type nsfs (rw)
MegaPool/ix-applications/docker/68b2dd716712ea3256f45d84e0757e911b747ddddfdb7db52d81cc9fd34fb556 on /mnt/MegaPool/ix-applications/docker/zfs/graph/68b2dd716712ea3256f45d84e0757e911b747ddddfdb7db52d81cc9fd34fb556 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/9021efe17477a9560c985a5f2e14cedc2a8e501eb67edd6d0a08cadf7a372a79 on /mnt/MegaPool/ix-applications/docker/zfs/graph/9021efe17477a9560c985a5f2e14cedc2a8e501eb67edd6d0a08cadf7a372a79 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/9d8fa679b79cc8b5acfe6c04704ad6c8b20d5006f6d6e933279da44d8ad979fa/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/70388eb48742 type nsfs (rw)
MegaPool/ix-applications/docker/5019a5616e3cc86a0d94816c7a05dc27056f2ac846a4b7a75a4bfc17965826c5 on /mnt/MegaPool/ix-applications/docker/zfs/graph/5019a5616e3cc86a0d94816c7a05dc27056f2ac846a4b7a75a4bfc17965826c5 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/5383c2f758f372fb5795f9a066377e0a18f4164886f321684fdb60a9c715bbd2/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/9adf92329d37 type nsfs (rw)
MegaPool/ix-applications/docker/cbb17582e3d3c7c620c42cedf5a17c7c8b323419799a99c7b1efe27aa6c2152b on /mnt/MegaPool/ix-applications/docker/zfs/graph/cbb17582e3d3c7c620c42cedf5a17c7c8b323419799a99c7b1efe27aa6c2152b type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/e57d24a38884a50e648041e109e1b6947f40db4130f84d14c2974b30da0ccc5b/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/be935c6f5d84 type nsfs (rw)
MegaPool/ix-applications/docker/fbc7ada13dcc57d0144deb9ad22bc968b00ceb2c437a1188cd89fca81f4473a4 on /mnt/MegaPool/ix-applications/docker/zfs/graph/fbc7ada13dcc57d0144deb9ad22bc968b00ceb2c437a1188cd89fca81f4473a4 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/73934cce7ef0ddc7fbad199f0aa205caf913e7546fb568c401a904c7da6eef0e/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/8c24934c43f7 type nsfs (rw)
MegaPool/ix-applications/docker/49eaad94970e6e8c22e77e35119fe759a4cb69e7a8907be0732f5365ae0aaa83 on /mnt/MegaPool/ix-applications/docker/zfs/graph/49eaad94970e6e8c22e77e35119fe759a4cb69e7a8907be0732f5365ae0aaa83 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/8dc92c300b203f5fc910d95809629dca12569c366495052ef72d8a093f5ed149/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/65f9f1449a77 type nsfs (rw)
MegaPool/ix-applications/docker/42860f206a79724cfb5b95372a4ce4bc21195d75a7fda5032d4b9d025512b4f0 on /mnt/MegaPool/ix-applications/docker/zfs/graph/42860f206a79724cfb5b95372a4ce4bc21195d75a7fda5032d4b9d025512b4f0 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/7946f12f4393c83fa425f9258812d224a2102e0a201bb90fa8182cc2646a0bdc on /mnt/MegaPool/ix-applications/docker/zfs/graph/7946f12f4393c83fa425f9258812d224a2102e0a201bb90fa8182cc2646a0bdc type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/57dd6f25176484fe8bf74d344b228beb1f67eabbdd52461b4815d13aa328201f on /mnt/MegaPool/ix-applications/docker/zfs/graph/57dd6f25176484fe8bf74d344b228beb1f67eabbdd52461b4815d13aa328201f type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/8e16aeae061dbc0b76bae1d20e30b0e8007f2939efd0ba15014399485dcd68c2 on /mnt/MegaPool/ix-applications/docker/zfs/graph/8e16aeae061dbc0b76bae1d20e30b0e8007f2939efd0ba15014399485dcd68c2 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/30d46ef98689e92d7ca96873f1ce9840e63c11adf2ca9a997a4dcb8507a88103 on /mnt/MegaPool/ix-applications/docker/zfs/graph/30d46ef98689e92d7ca96873f1ce9840e63c11adf2ca9a997a4dcb8507a88103 type zfs (rw,relatime,xattr,posixacl)
tmpfs on /var/lib/kubelet/pods/5fc02df7-8fef-4e9a-a663-865f2101da6c/volumes/kubernetes.io~projected/kube-api-access-xqr9g type tmpfs (rw,relatime,size=65947968k)
MegaPool/ix-applications/docker/f69137512de5deec7eb044d7e08b4a33bd180a77dfc63759622275d81d59503c on /mnt/MegaPool/ix-applications/docker/zfs/graph/f69137512de5deec7eb044d7e08b4a33bd180a77dfc63759622275d81d59503c type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/6ee4b6f4e32bf6f0503d3c5b8dffe532ef87748e8ddae9f2a9afe69536500cad/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/bcbef9ca3074 type nsfs (rw)
MegaPool/ix-applications/docker/9c1da720611bcb42f92dcc2cdd1dbc95cc02551359cfea8429a9f1b031ea35f6 on /mnt/MegaPool/ix-applications/docker/zfs/graph/9c1da720611bcb42f92dcc2cdd1dbc95cc02551359cfea8429a9f1b031ea35f6 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/28d62a1eece8499914d1b35c595326f0728103242ea47dfb0ba9d661dd9f382a/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
MegaPool/ix-applications/docker/6a9820437f18bd9609e59ebfd6cbfc9e77db6c73a1275d92c025e41444c272c4 on /mnt/MegaPool/ix-applications/docker/zfs/graph/6a9820437f18bd9609e59ebfd6cbfc9e77db6c73a1275d92c025e41444c272c4 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/f207f376ba96866f0f92a4bd4db9f571196e9aae7163c95a09e0de0539e675b2 on /mnt/MegaPool/ix-applications/docker/zfs/graph/f207f376ba96866f0f92a4bd4db9f571196e9aae7163c95a09e0de0539e675b2 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/k3s/kubelet on /var/lib/kubelet/pods/5fc02df7-8fef-4e9a-a663-865f2101da6c/volume-subpaths/chroot-zfs/openebs-zfs-plugin/3 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/753d9c521febf8d9fa039961cd4eb2ccb2b9866e0351228b4675d9ec41ac1cd8 on /mnt/MegaPool/ix-applications/docker/zfs/graph/753d9c521febf8d9fa039961cd4eb2ccb2b9866e0351228b4675d9ec41ac1cd8 type zfs (rw,relatime,xattr,posixacl)
tmpfs on /var/lib/kubelet/pods/3fe60f5f-6789-4237-9dd8-54c5fb50fed1/volumes/kubernetes.io~projected/kube-api-access-8g9fx type tmpfs (rw,relatime,size=65947968k)
MegaPool/ix-applications/docker/1ee44fa3ef67da626f097846466c18dd2e38db7fdd6afe4a4f8a4aed75dccab5 on /mnt/MegaPool/ix-applications/docker/zfs/graph/1ee44fa3ef67da626f097846466c18dd2e38db7fdd6afe4a4f8a4aed75dccab5 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/b80fd58e110acf1cf807c9168fd7de58b59eb889a48c663615d8961e254d6278/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/3b757df9a83b type nsfs (rw)
MegaPool/ix-applications/docker/b33f2ff28be7f698144395e91cef00d4783407b8b432caf354ec4949e7ffe044 on /mnt/MegaPool/ix-applications/docker/zfs/graph/b33f2ff28be7f698144395e91cef00d4783407b8b432caf354ec4949e7ffe044 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/68def59a67bb4746eecb2262ed0a35aeb548fefdfb09acb16372ad531671d20f on /mnt/MegaPool/ix-applications/docker/zfs/graph/68def59a67bb4746eecb2262ed0a35aeb548fefdfb09acb16372ad531671d20f type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/3702deb29fa5e386d54c1e928f74476ac781b08bc232bad41fe48a857f3de022 on /mnt/MegaPool/ix-applications/docker/zfs/graph/3702deb29fa5e386d54c1e928f74476ac781b08bc232bad41fe48a857f3de022 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/c0f9898fc28628f28d4a2ab752c56cfc8e83f0d811959de65d011b86433195ca on /mnt/MegaPool/ix-applications/docker/zfs/graph/c0f9898fc28628f28d4a2ab752c56cfc8e83f0d811959de65d011b86433195ca type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/271d6097bbbf047b7cc3e67df7dfb6015f05274516f8f6011a28fec59c8284d3 on /mnt/MegaPool/ix-applications/docker/zfs/graph/271d6097bbbf047b7cc3e67df7dfb6015f05274516f8f6011a28fec59c8284d3 type zfs (rw,relatime,xattr,posixacl)
tmpfs on /var/lib/kubelet/pods/fc3cddf8-0cfe-4448-ad3b-feb96e6262e6/volumes/kubernetes.io~projected/kube-api-access-gnsdn type tmpfs (rw,relatime,size=8388608k)
MegaPool/ix-applications/releases/jackett/volumes/pvc-90876978-4f6e-47ae-aa8b-ab711f7b445d on /var/lib/kubelet/pods/fc3cddf8-0cfe-4448-ad3b-feb96e6262e6/volumes/kubernetes.io~csi/pvc-90876978-4f6e-47ae-aa8b-ab711f7b445d/mount type zfs (rw,relatime,xattr,posixacl)
tmpfs on /var/lib/kubelet/pods/7bae29e7-b8ef-43b5-9954-93e547f7882b/volumes/kubernetes.io~projected/kube-api-access-g9sv6 type tmpfs (rw,relatime,size=8388608k)
MegaPool/ix-applications/releases/flaresolverr/volumes/pvc-0997cca3-dee8-4284-92ad-d494a3c4bb8d on /var/lib/kubelet/pods/7bae29e7-b8ef-43b5-9954-93e547f7882b/volumes/kubernetes.io~csi/pvc-0997cca3-dee8-4284-92ad-d494a3c4bb8d/mount type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/f8c3e1409f6adf873593f4aecbebbce7beb7eea9b99e12bd9986e2a4a0181e0b on /mnt/MegaPool/ix-applications/docker/zfs/graph/f8c3e1409f6adf873593f4aecbebbce7beb7eea9b99e12bd9986e2a4a0181e0b type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/b78ffcf75e37e8e2dfd5bdfac2cf97feb3f92d8eaf3288e8257323a110ec6e20/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/82f2e8b3a481 type nsfs (rw)
tmpfs on /var/lib/kubelet/pods/5f55c439-cea7-4375-bd4d-a3adaa35b578/volumes/kubernetes.io~projected/kube-api-access-9v2g9 type tmpfs (rw,relatime,size=8388608k)
tmpfs on /var/lib/kubelet/pods/4259090b-c8ac-49c9-9889-8aa542f680f7/volumes/kubernetes.io~projected/kube-api-access-b6lhw type tmpfs (rw,relatime,size=8388608k)
MegaPool/ix-applications/docker/1c79568caae8c58b18b2f5be024ca5c8a07bc1f2d13aa3c334bb7b84dd2e3c6a on /mnt/MegaPool/ix-applications/docker/zfs/graph/1c79568caae8c58b18b2f5be024ca5c8a07bc1f2d13aa3c334bb7b84dd2e3c6a type zfs (rw,relatime,xattr,posixacl)
tmpfs on /var/lib/kubelet/pods/aa154a95-0fd1-4a87-958b-24d88bba6255/volumes/kubernetes.io~projected/kube-api-access-z24vz type tmpfs (rw,relatime,size=8388608k)
shm on /mnt/MegaPool/ix-applications/docker/containers/29e43fb8bea9904e564976f75fdf6cfb322fc9269ce50a2cafdd6b2ca515a0a1/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/b2d06dd8a1c9 type nsfs (rw)
tmpfs on /var/lib/kubelet/pods/873f1a3f-3323-4329-829c-fba043106b88/volumes/kubernetes.io~projected/kube-api-access-6ml4s type tmpfs (rw,relatime,size=8388608k)
MegaPool/ix-applications/releases/bazarr/volumes/pvc-3723d5f7-46ec-460e-92c0-f200a44ed670 on /var/lib/kubelet/pods/873f1a3f-3323-4329-829c-fba043106b88/volumes/kubernetes.io~csi/pvc-3723d5f7-46ec-460e-92c0-f200a44ed670/mount type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/2c769cd4ad581a2a2f4b55138e221de32dd58612ac2eb04f31fcfc3a8a15ab13 on /mnt/MegaPool/ix-applications/docker/zfs/graph/2c769cd4ad581a2a2f4b55138e221de32dd58612ac2eb04f31fcfc3a8a15ab13 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/521acac6bc6d42e8d4a1a450d6dba08963bfce8c1ed8f7e8d779c4cb5af35f74/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/8fba16569464 type nsfs (rw)
MegaPool/ix-applications/docker/2a943204d843d84e4bea8300737b8785509b01f45f26fa80d1ceb652673f5388 on /mnt/MegaPool/ix-applications/docker/zfs/graph/2a943204d843d84e4bea8300737b8785509b01f45f26fa80d1ceb652673f5388 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/6dbaadfee0d4044192fefd28acef7e3ea2d1b0e8696783c85660274147c8a982/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/fdf64ad79217 type nsfs (rw)
MegaPool/ix-applications/docker/14c266ae13bddfd1219972e0893daa4dd7b780b9afe2b13fb1dfe5cde72d69ab on /mnt/MegaPool/ix-applications/docker/zfs/graph/14c266ae13bddfd1219972e0893daa4dd7b780b9afe2b13fb1dfe5cde72d69ab type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/603792a98dfb02a2a99a55c2a225d952b0ecbabb2170ecd498aaa1bb40719e79/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/38ee07f1a919 type nsfs (rw)
MegaPool/ix-applications/docker/33fb3a2f43e6dd4efb1fccf99764ceb30bea01bb7774c87fa05dbb2167e7e8a5 on /mnt/MegaPool/ix-applications/docker/zfs/graph/33fb3a2f43e6dd4efb1fccf99764ceb30bea01bb7774c87fa05dbb2167e7e8a5 type zfs (rw,relatime,xattr,posixacl)
shm on /mnt/MegaPool/ix-applications/docker/containers/96eb4117433c259b1299e4ae016952ec4e821e5346b61f8702bab70c50fcb334/mounts/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
nsfs on /run/docker/netns/ec8bd72e4aa4 type nsfs (rw)
MegaPool/ix-applications/docker/5650555ffb8d8b69be9acd95d43356624cd793cbdd66f5b7b96f67f8654cc5d2 on /mnt/MegaPool/ix-applications/docker/zfs/graph/5650555ffb8d8b69be9acd95d43356624cd793cbdd66f5b7b96f67f8654cc5d2 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/fd9300732c3be89c7c69d7b3b81c0bc49bb054eae8f0a397ed5f7b3136e65e51 on /mnt/MegaPool/ix-applications/docker/zfs/graph/fd9300732c3be89c7c69d7b3b81c0bc49bb054eae8f0a397ed5f7b3136e65e51 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/069208ced7002d279853b4ac1b4c067fb08e844ab015e803cef38eab01d2ef9d on /mnt/MegaPool/ix-applications/docker/zfs/graph/069208ced7002d279853b4ac1b4c067fb08e844ab015e803cef38eab01d2ef9d type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/46483064fc7a29d8eef0809b82c5eff4bfa540ccc0c33a1a63dbbd913758a2d0 on /mnt/MegaPool/ix-applications/docker/zfs/graph/46483064fc7a29d8eef0809b82c5eff4bfa540ccc0c33a1a63dbbd913758a2d0 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/75699e2ef9c293d0976e170a31cb72fe9337eebdea8a8d0eff5bf9784ccf5a62 on /mnt/MegaPool/ix-applications/docker/zfs/graph/75699e2ef9c293d0976e170a31cb72fe9337eebdea8a8d0eff5bf9784ccf5a62 type zfs (rw,relatime,xattr,posixacl)
MegaPool/ix-applications/docker/744e3c01dcfe653d0007313ace7fdd95ab7526d61b7775c699499078c8a9b330 on /mnt/MegaPool/ix-applications/docker/zfs/graph/744e3c01dcfe653d0007313ace7fdd95ab7526d61b7775c699499078c8a9b330 type zfs (rw,relatime,xattr,posixacl)
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Code:
root@truenas[~]# zpool status
  pool: MegaPool
 state: ONLINE
  scan: resilvered 483M in 00:00:41 with 0 errors on Sun Jul 24 22:33:39 2022
config:


        NAME                                      STATE     READ WRITE CKSUM
        MegaPool                                  ONLINE       0     0     0
          raidz3-0                                ONLINE       0     0     0
            3b4e1020-99da-4548-8452-988db12e2a9e  ONLINE       0     0     0
            dc736d70-a00e-423b-af67-c211989609a8  ONLINE       0     0     0
            56309656-0574-4b72-8cfd-23fbe63f67cc  ONLINE       0     0     0
            a2f625ca-368c-40e8-8e29-90755fa06430  ONLINE       0     0     0
            fe01ee65-3f9f-4dc0-9830-066fa3725cba  ONLINE       0     0     0
            913c17f6-388b-4baa-b624-1b45e9271c13  ONLINE       0     0     0
            af90cdb8-573c-4b0a-90c6-6879fae1f31e  ONLINE       0     0     0
        logs
          48223f83-5cf4-43dd-8b1b-db2ca7ba2ae3    ONLINE       0     0     0
          24244639-9b66-4cd1-ade7-c6fab1a62b0b    ONLINE       0     0     0


errors: No known data errors


  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:01:29 with 0 errors on Fri Jul 22 03:46:31 2022
config:


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


errors: No known data errors
root@truenas[~]#
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
First half of zfs list

Code:
root@truenas[~]# zfs list


NAME                                                                                                    USED  AVAIL     REFER  MOUNTPOINT


MegaPool                                                                                               9.15T  5.24T      310K  /mnt/MegaPool


MegaPool/.system                                                                                       1.41G  5.24T     1.29G  legacy


MegaPool/.system/configs-535a85bf35cc472d88ee664a1c80b367                                              8.77M  5.24T     8.77M  legacy


MegaPool/.system/cores                                                                                  219K  1024M      219K  legacy


MegaPool/.system/ctdb_shared_vol                                                                        219K  5.24T      219K  legacy


MegaPool/.system/glusterd                                                                               237K  5.24T      237K  legacy


MegaPool/.system/rrd-535a85bf35cc472d88ee664a1c80b367                                                  86.5M  5.24T     86.5M  legacy


MegaPool/.system/samba4                                                                                5.23M  5.24T      721K  legacy


MegaPool/.system/services                                                                               219K  5.24T      219K  legacy


MegaPool/.system/syslog-535a85bf35cc472d88ee664a1c80b367                                               23.6M  5.24T     23.6M  legacy


MegaPool/.system/webui                                                                                  219K  5.24T      219K  legacy


MegaPool/Dockers                                                                                       1.63G  5.24T      356K  /mnt/MegaPool/Dockers


MegaPool/Dockers/bazarr                                                                                 219K  5.24T      219K  /mnt/MegaPool/Dockers/bazarr


MegaPool/Dockers/flaresolver                                                                            219K  5.24T      219K  /mnt/MegaPool/Dockers/flaresolver


MegaPool/Dockers/jackett                                                                                256K  5.24T      256K  /mnt/MegaPool/Dockers/jackett


MegaPool/Dockers/ombi                                                                                  2.47M  5.24T     2.47M  /mnt/MegaPool/Dockers/ombi


MegaPool/Dockers/radarr                                                                                1.40G  5.24T     1.40G  /mnt/MegaPool/Dockers/radarr


MegaPool/Dockers/sonarr                                                                                 226M  5.24T      226M  /mnt/MegaPool/Dockers/sonarr


MegaPool/VM                                                                                            41.7G  5.24T      219K  /mnt/MegaPool/VM


MegaPool/VM/ac_to_mqtt                                                                                 9.15G  5.24T     7.87G  -


MegaPool/VM/cecrops-3d7gps                                                                             32.5G  5.24T     22.8G  -


MegaPool/dl1                                                                                            280G  5.24T      280G  /mnt/MegaPool/dl1


MegaPool/ds1                                                                                           8.83T  5.24T     8.83T  /mnt/MegaPool/ds1


MegaPool/iso                                                                                           7.94G  5.24T     7.94G  /mnt/MegaPool/iso


MegaPool/ix-applications                                                                               3.21G  5.24T      319K  /mnt/MegaPool/ix-applications


MegaPool/ix-applications/catalogs                                                                       451M  5.24T      451M  /mnt/MegaPool/ix-applications/catalogs


MegaPool/ix-applications/default_volumes                                                                219K  5.24T      219K  /mnt/MegaPool/ix-applications/default_volumes


MegaPool/ix-applications/docker                                                                        2.61G  5.24T     19.8M  /mnt/MegaPool/ix-applications/docker


MegaPool/ix-applications/docker/005a717dfb8dc8e23ecb94f24662c0e8ad80e0c17df28fc07c98cc92a5d0bbb0-init   219K  5.24T     34.3M  legacy


MegaPool/ix-applications/docker/00ebc05bf98dbc336959b6f5d4e103c804dc9dc998f969dff02290eb56c1ae02        374K  5.24T      566M  legacy


MegaPool/ix-applications/docker/02e6bd319d436658d4084a0b8a85255368fc9094c992ce57f8783e069cc55d41        256K  5.24T     65.7M  legacy


MegaPool/ix-applications/docker/040deacc561d793da13b54b5acf8b25eb0b20baed7c8a0b12b7b4c2416ab785f        265K  5.24T      136M  legacy


MegaPool/ix-applications/docker/069208ced7002d279853b4ac1b4c067fb08e844ab015e803cef38eab01d2ef9d        402K  5.24T      286M  legacy


MegaPool/ix-applications/docker/069208ced7002d279853b4ac1b4c067fb08e844ab015e803cef38eab01d2ef9d-init   310K  5.24T      286M  legacy


MegaPool/ix-applications/docker/07ba3793364bf80dbdf86d51ddc551e9e5274e6f433cc528961fc32456fe70b0-init  18.2K  5.24T      694K  legacy


MegaPool/ix-applications/docker/0947f2e72db7830e138acb3a4d0b41eadc76dd60e7a8f79c39b9b6c48b1d9a22-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/09a3206cb24eabea1f172b01aecc4c3a036ea3431cadf2c4cc2f4e5a70e8b638       65.6M  5.24T     65.6M  legacy


MegaPool/ix-applications/docker/0ae032f608b2ad76cd0187e5dc6e620d56d21eb38d5e4716c75f17f99916e77a       30.2M  5.24T     39.8M  legacy


MegaPool/ix-applications/docker/0ed481b087051ab639c1910149ab0b442777bd12631ad3655d0ebb04d2559aaf        420K  5.24T      265M  legacy


MegaPool/ix-applications/docker/11be7faa68828a689ca8453df75cded2eb598caeda288c4fb25d7b61c366bff6       28.7M  5.24T     38.2M  legacy


MegaPool/ix-applications/docker/11d318105a161f6a4cf47cacfff79045df05f8b305e0662d4c2223303a20b388        474K  5.24T     65.7M  legacy


MegaPool/ix-applications/docker/12bb5353cee05f47fe08efe0c92b8c1d7c652658de41068f4ba51dd7cbed6217        219K  5.24T      136M  legacy


MegaPool/ix-applications/docker/12d2695471602f86de62ecddb47288e394e5978ead83196acefca1354cd23743-init   219K  5.24T      712K  legacy


MegaPool/ix-applications/docker/12f1231fe5503d2ac185dcc87858b75ec044c30769a0bf4ad74d3ce3e4e25987-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/14c266ae13bddfd1219972e0893daa4dd7b780b9afe2b13fb1dfe5cde72d69ab        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/14c266ae13bddfd1219972e0893daa4dd7b780b9afe2b13fb1dfe5cde72d69ab-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/1713a1aff2c182dd097b7f9ef3df991f285b0fab37a8d0dee8201c04cbe5cb86       24.9M  5.24T     34.3M  legacy


MegaPool/ix-applications/docker/19f4ce7466d4be09a04bf07a12c35a42c0624ccadd2d72b725b5a60e7908b9e3       88.7M  5.24T      223M  legacy


MegaPool/ix-applications/docker/1c137f2b11a705ad27379994cf32db4d145d862adca0594a59f338d4f6fc0fb7       18.2K  5.24T     20.2M  /mnt/MegaPool/ix-applications/docker/1c137f2b11a705ad27379994cf32db4d145d862adca0594a59f338d4f6fc0fb7


MegaPool/ix-applications/docker/1c137f2b11a705ad27379994cf32db4d145d862adca0594a59f338d4f6fc0fb7-init   237K  5.24T     20.2M  legacy


MegaPool/ix-applications/docker/1c79568caae8c58b18b2f5be024ca5c8a07bc1f2d13aa3c334bb7b84dd2e3c6a        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/1c79568caae8c58b18b2f5be024ca5c8a07bc1f2d13aa3c334bb7b84dd2e3c6a-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/1ee44fa3ef67da626f097846466c18dd2e38db7fdd6afe4a4f8a4aed75dccab5        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/1ee44fa3ef67da626f097846466c18dd2e38db7fdd6afe4a4f8a4aed75dccab5-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/2088abe9a89f23b363664d05647a91b03edb982b30f94b868a2b40cfb989be9d        393M  5.24T      525M  legacy


MegaPool/ix-applications/docker/20dc6e86231af01c57fcb976fbb3adf6e8410129d1794f099adb08bc270d8df8-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/271d6097bbbf047b7cc3e67df7dfb6015f05274516f8f6011a28fec59c8284d3        310K  5.24T      145M  legacy


MegaPool/ix-applications/docker/271d6097bbbf047b7cc3e67df7dfb6015f05274516f8f6011a28fec59c8284d3-init   347K  5.24T      145M  legacy


MegaPool/ix-applications/docker/2a943204d843d84e4bea8300737b8785509b01f45f26fa80d1ceb652673f5388        128K  5.24T      730K  legacy


MegaPool/ix-applications/docker/2a943204d843d84e4bea8300737b8785509b01f45f26fa80d1ceb652673f5388-init   219K  5.24T      730K  legacy


MegaPool/ix-applications/docker/2afc387962390a4719c7d7591ed916a13b0925ca55388ccc3abaa189f8924119       9.82M  5.24T     9.80M  legacy


MegaPool/ix-applications/docker/2c769cd4ad581a2a2f4b55138e221de32dd58612ac2eb04f31fcfc3a8a15ab13        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/2c769cd4ad581a2a2f4b55138e221de32dd58612ac2eb04f31fcfc3a8a15ab13-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/2ca6ba49a54d0438f0286332ebe209f222996495a5293dc9acc0e348937605b8       68.8M  5.24T      133M  legacy


MegaPool/ix-applications/docker/2f59808e97189d88fd818a138fd226841e431b98b6d462c254175dfd73add621        374K  5.24T      235M  legacy


MegaPool/ix-applications/docker/30d46ef98689e92d7ca96873f1ce9840e63c11adf2ca9a997a4dcb8507a88103        164K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/30d46ef98689e92d7ca96873f1ce9840e63c11adf2ca9a997a4dcb8507a88103-init   237K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/31496c56a2c15d48e719036754fef523c42ebc5e32fc62e6ffd864c336f6e4d1        435M  5.24T      566M  legacy


MegaPool/ix-applications/docker/33fb3a2f43e6dd4efb1fccf99764ceb30bea01bb7774c87fa05dbb2167e7e8a5        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/33fb3a2f43e6dd4efb1fccf99764ceb30bea01bb7774c87fa05dbb2167e7e8a5-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/3702deb29fa5e386d54c1e928f74476ac781b08bc232bad41fe48a857f3de022        182K  5.24T     34.4M  legacy


MegaPool/ix-applications/docker/3702deb29fa5e386d54c1e928f74476ac781b08bc232bad41fe48a857f3de022-init   256K  5.24T     34.4M  legacy


MegaPool/ix-applications/docker/384b46d56a91189e13d6c49102b709ba15dba936f3588ef803577d855bdaefb2        210K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/38bfde52d2a64d597d4e53cd5a15edce094fe0c431c7ffecc80d325fa0d10285        265K  5.24T      566M  legacy


MegaPool/ix-applications/docker/3c0b51efd6f6a6f187095fcba152bea672ad769b43093e2e85f63f1eecd072b8       9.77M  5.24T     9.75M  legacy


MegaPool/ix-applications/docker/3dfcebcb85ea05978335c8df132192bab463ed8fe72831bdcc26987ed9298016        265K  5.24T      136M  legacy


MegaPool/ix-applications/docker/3e4ff5b864cf7796103be651a1e2e7fdae13c38e2702584a09a3fc5c6c89975f        256K  5.24T      136M  legacy


MegaPool/ix-applications/docker/3e595edc51c7321bc9faa5ccd0d45364ea4e4136973eb74cdaa22e3b062493ae        274K  5.24T      519M  legacy


MegaPool/ix-applications/docker/3e595edc51c7321bc9faa5ccd0d45364ea4e4136973eb74cdaa22e3b062493ae-init   347K  5.24T      519M  legacy


MegaPool/ix-applications/docker/3f118dadf430d46b8f06af0a6f991230a85fd5bde62188c055e34b042dab8155       4.53M  5.24T     87.8M  legacy


MegaPool/ix-applications/docker/3f635c9ebb14403127ef28f6d70d2ac96e7976fcfdf1186062ca094da5f75d91        274K  5.24T      136M  legacy


MegaPool/ix-applications/docker/42860f206a79724cfb5b95372a4ce4bc21195d75a7fda5032d4b9d025512b4f0        164K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/42860f206a79724cfb5b95372a4ce4bc21195d75a7fda5032d4b9d025512b4f0-init   237K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/43aee14c213b0e480920bc3502ac9c6d59fca8a0648334fdd7d4b17da3b254bb        548K  5.24T      265M  legacy


MegaPool/ix-applications/docker/46483064fc7a29d8eef0809b82c5eff4bfa540ccc0c33a1a63dbbd913758a2d0        383K  5.24T      525M  legacy


MegaPool/ix-applications/docker/46483064fc7a29d8eef0809b82c5eff4bfa540ccc0c33a1a63dbbd913758a2d0-init   347K  5.24T      525M  legacy


MegaPool/ix-applications/docker/49eaad94970e6e8c22e77e35119fe759a4cb69e7a8907be0732f5365ae0aaa83        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/49eaad94970e6e8c22e77e35119fe759a4cb69e7a8907be0732f5365ae0aaa83-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/4acce02ac16d5a4f921264b93758cc584a8cdfef24da3ce88393679c5b0ee06e       68.8M  5.24T      133M  legacy


MegaPool/ix-applications/docker/4c0f24530cbb412e8fc680dc91f76b1b254f541bafd200bca5f376b4d1493c58       23.1M  5.24T     23.6M  legacy


MegaPool/ix-applications/docker/5019a5616e3cc86a0d94816c7a05dc27056f2ac846a4b7a75a4bfc17965826c5        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/5019a5616e3cc86a0d94816c7a05dc27056f2ac846a4b7a75a4bfc17965826c5-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/522199ada3d57239f2651cc21c48bc5a9fae025166260f9be720765ce649abbb-init  18.2K  5.24T      694K  legacy


MegaPool/ix-applications/docker/529a3f2d8d68feaa8121ad0ec0cd441534f53bfff21b5ae82598a455c1f5f411        684K  5.24T      666K  legacy


MegaPool/ix-applications/docker/534f3e491f4ea87d0ed2c731975a0ef2fe80c4347d9762fe587b99b3af755f2e       5.52M  5.24T     5.50M  legacy


MegaPool/ix-applications/docker/539f3374f3d2cc32ce79574dff2622b931efff9eaf5e878f2be207816afee720       21.5M  5.24T      286M  legacy


MegaPool/ix-applications/docker/5650555ffb8d8b69be9acd95d43356624cd793cbdd66f5b7b96f67f8654cc5d2        347K  5.24T      211M  legacy


MegaPool/ix-applications/docker/5650555ffb8d8b69be9acd95d43356624cd793cbdd66f5b7b96f67f8654cc5d2-init   347K  5.24T      211M  legacy


MegaPool/ix-applications/docker/57dd6f25176484fe8bf74d344b228beb1f67eabbdd52461b4815d13aa328201f        182K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/57dd6f25176484fe8bf74d344b228beb1f67eabbdd52461b4815d13aa328201f-init   274K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/5aeaeaffde45e5c628d44efeb142f529b7ca85c29cdef2128ca8292fd3e2f2d9        274K  5.24T      265M  legacy


MegaPool/ix-applications/docker/5f91c77c8527ae5f83c56ad763ce9ae6f9daab7932f8b620891df1a71c1a7603        328K  5.24T      136M  legacy


MegaPool/ix-applications/docker/63caa164d5ba6ad697297b04e49b7ea78ee31a87b09a9f55ccbd31c05495f788       4.87M  5.24T      118M  legacy


MegaPool/ix-applications/docker/65c2d4a7fb51a5f43bda1e1d2f92240454781e4b330d8c098f237fa71e8d7d90        274K  5.24T      519M  legacy


MegaPool/ix-applications/docker/6881fb6142bcfe1cad10927daa2faa3bbf3dfcea93d3ac290113c4e020905b9a       18.2K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/6881fb6142bcfe1cad10927daa2faa3bbf3dfcea93d3ac290113c4e020905b9a-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/68b2dd716712ea3256f45d84e0757e911b747ddddfdb7db52d81cc9fd34fb556        201K  5.24T     23.6M  legacy


MegaPool/ix-applications/docker/68b2dd716712ea3256f45d84e0757e911b747ddddfdb7db52d81cc9fd34fb556-init   201K  5.24T     23.6M  legacy


MegaPool/ix-applications/docker/68def59a67bb4746eecb2262ed0a35aeb548fefdfb09acb16372ad531671d20f        201K  5.24T     36.0M  legacy


MegaPool/ix-applications/docker/68def59a67bb4746eecb2262ed0a35aeb548fefdfb09acb16372ad531671d20f-init   219K  5.24T     36.0M  legacy


MegaPool/ix-applications/docker/6a924fbf74c5e36c333e61748d30889909f42601cbdb867d253c1527d287de27        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/6a924fbf74c5e36c333e61748d30889909f42601cbdb867d253c1527d287de27-init   219K  5.24T      712K  legacy


MegaPool/ix-applications/docker/6a9820437f18bd9609e59ebfd6cbfc9e77db6c73a1275d92c025e41444c272c4        182K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/6a9820437f18bd9609e59ebfd6cbfc9e77db6c73a1275d92c025e41444c272c4-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/6d7895a06b7b1748906bc644f41a05bc82e96f5d7f766a17278e52fe4636ea48       18.2K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/6d7895a06b7b1748906bc644f41a05bc82e96f5d7f766a17278e52fe4636ea48-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/6f76a1caa0b3e1a7cd6a558d7621c3c7e635452b85fc92e692f0cd69a3ba25d7       37.2M  5.24T     99.0M  legacy


MegaPool/ix-applications/docker/70311205c65824588539e0708744b9b46f7774c910eea104d40510c7ddb20149       27.5M  5.24T      145M  legacy


MegaPool/ix-applications/docker/744e3c01dcfe653d0007313ace7fdd95ab7526d61b7775c699499078c8a9b330        328K  5.24T      566M  legacy


MegaPool/ix-applications/docker/744e3c01dcfe653d0007313ace7fdd95ab7526d61b7775c699499078c8a9b330-init   347K  5.24T      566M  legacy


MegaPool/ix-applications/docker/753d9c521febf8d9fa039961cd4eb2ccb2b9866e0351228b4675d9ec41ac1cd8        383K  5.24T      145M  legacy


MegaPool/ix-applications/docker/753d9c521febf8d9fa039961cd4eb2ccb2b9866e0351228b4675d9ec41ac1cd8-init   347K  5.24T      145M  legacy


MegaPool/ix-applications/docker/75699e2ef9c293d0976e170a31cb72fe9337eebdea8a8d0eff5bf9784ccf5a62        328K  5.24T      235M  legacy


MegaPool/ix-applications/docker/75699e2ef9c293d0976e170a31cb72fe9337eebdea8a8d0eff5bf9784ccf5a62-init   310K  5.24T      235M  legacy


MegaPool/ix-applications/docker/77f2cca9482136cde210aea2168985c6f2d1303b2b0f5ba89822ed9c66105c1e        274K  5.24T      519M  legacy


MegaPool/ix-applications/docker/77f2cca9482136cde210aea2168985c6f2d1303b2b0f5ba89822ed9c66105c1e-init   347K  5.24T      519M  legacy


MegaPool/ix-applications/docker/7946f12f4393c83fa425f9258812d224a2102e0a201bb90fa8182cc2646a0bdc        182K  5.24T     7.59M  legacy
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Second Half zfs list

Code:
MegaPool/ix-applications/docker/7946f12f4393c83fa425f9258812d224a2102e0a201bb90fa8182cc2646a0bdc-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/79ee956ef8ba3b9474bb764a5d83a6eeb4d5b21aa393714ee5b0b8394f6dce25        265K  5.24T      223M  legacy


MegaPool/ix-applications/docker/7a0c5706cc60a207063da2f729f0e54779f1d8122b4676cd1716afbf0a0bdb9a        256K  5.24T     69.2M  legacy


MegaPool/ix-applications/docker/7f341e6fca45c191d13874eda319e51f3ddb4099dd4e17b6f9428ff5cdc6a17d        265K  5.24T      223M  legacy


MegaPool/ix-applications/docker/81e1666c84e192e2ff1294f163b8f568f8f722ad8c90bb3116e19b79a6992be1        328K  5.24T     87.8M  legacy


MegaPool/ix-applications/docker/8235d55521e6bb8c83c76e7dbadd0cc113b485eab3edb1fd0628af8dea2100ba        319K  5.24T     87.8M  legacy


MegaPool/ix-applications/docker/82e0f462f6b4126810b046d4ec8b5e4f732104b31b2dd8d422facf43877dfc37        310K  5.24T      134M  legacy


MegaPool/ix-applications/docker/872c68bbc255c87f0550840b93add59718fa908798c2d403ab95d17ac4a78945       63.4M  5.24T      131M  legacy


MegaPool/ix-applications/docker/8e16aeae061dbc0b76bae1d20e30b0e8007f2939efd0ba15014399485dcd68c2        182K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/8e16aeae061dbc0b76bae1d20e30b0e8007f2939efd0ba15014399485dcd68c2-init   256K  5.24T     7.59M  legacy


MegaPool/ix-applications/docker/9021efe17477a9560c985a5f2e14cedc2a8e501eb67edd6d0a08cadf7a372a79        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/9021efe17477a9560c985a5f2e14cedc2a8e501eb67edd6d0a08cadf7a372a79-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/90ec5ae66823c7fdc20a8ccdfb9683fd89562f6f6c08695a449ff6c2a605c73d-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/92395fca2c6c8fb24e637cae84b4435cd7798e76ab6e0790d0f7ba8e2c785d1b       5.73M  5.24T     5.73M  legacy


MegaPool/ix-applications/docker/946f5a39c23c3a4ec395aed2403428310354455e9ecc3adc08481f23fe71db16       4.17M  5.24T      136M  legacy


MegaPool/ix-applications/docker/9c1da720611bcb42f92dcc2cdd1dbc95cc02551359cfea8429a9f1b031ea35f6        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/9c1da720611bcb42f92dcc2cdd1dbc95cc02551359cfea8429a9f1b031ea35f6-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/9c8cfdb359f7a59530af3ca5274a911f0d347ba90aafa06944c5e7763f5e3322        201K  5.24T      265M  legacy


MegaPool/ix-applications/docker/a1a47db89ee3b09bcb97572e5b3522555c66eabc850a8a310aaccf9ed04bf825       4.17M  5.24T      136M  legacy


MegaPool/ix-applications/docker/a2393417e5bea1796e8a1a34db139289cef1940b9f39d9cc22ffb7f5260ced61        274K  5.24T      519M  legacy


MegaPool/ix-applications/docker/a2393417e5bea1796e8a1a34db139289cef1940b9f39d9cc22ffb7f5260ced61-init   328K  5.24T      519M  legacy


MegaPool/ix-applications/docker/a2484ed85ef47397d7671d7c9e60373e95420b3400fa1d24e05b430bf58220a8       2.52M  5.24T     7.58M  legacy


MegaPool/ix-applications/docker/a249f4c10bf46ce6a8bc4fac76e1bae31741c1a1c6d1648fef8f1c4e88bf2d5a       69.1M  5.24T     69.1M  legacy


MegaPool/ix-applications/docker/a2a315c18d33cff668987a68871b375dc3d99a16011d2e08be0fa778cbc94e44       4.10M  5.24T      134M  legacy


MegaPool/ix-applications/docker/a6123fd92f1779440f86d9785b0a2bb4cb8033f75aba68b415f8e680d945679c        283K  5.24T      525M  legacy


MegaPool/ix-applications/docker/a773fe7f5824dc04ae5fde552910512b33806172a9b4042a0c6d2b49122c39b0        256K  5.24T      519M  legacy


MegaPool/ix-applications/docker/a773fe7f5824dc04ae5fde552910512b33806172a9b4042a0c6d2b49122c39b0-init   310K  5.24T      519M  legacy


MegaPool/ix-applications/docker/a87bda9f259a6f15eeeaf3ce37f4e58432d7f4a0cd264ef6bfe868ba3673b88a        712K  5.24T      694K  legacy


MegaPool/ix-applications/docker/aafc3968af91693bbe681a654d357b1329329f75fa81f5c83c8330574383cbb6-init     0B  5.24T      694K  /mnt/MegaPool/ix-applications/docker/aafc3968af91693bbe681a654d357b1329329f75fa81f5c83c8330574383cbb6-init


MegaPool/ix-applications/docker/abc84b0f3ab55418ed57872a737f2aafc48121a812c61caecf7ff44f81fd34c3       79.5M  5.24T      211M  legacy


MegaPool/ix-applications/docker/acd4c360e7db5f453bb316f516a724d04bf81216e58ee98b342c72913f5cee78       10.6M  5.24T     20.2M  legacy


MegaPool/ix-applications/docker/adb32117b3ae1f282464a6950302b1c8d81936593c6beadf59269f9607ebf6de-init   219K  5.24T      712K  legacy


MegaPool/ix-applications/docker/ae43c8da1e5911df4a5fc5a7c2e836e9deb0146b3de7ec34c8d614e0500a53e9       17.1M  5.24T      114M  legacy


MegaPool/ix-applications/docker/aedbcc37ff8f6aaafea068f776d5456adeddcf1c5a3785b4adbfa4bc4042d04b-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/af8a2a7979de403eb52bdc30e39b0f4c676b9fc211ed829958e0eda284bf4fa8        292K  5.24T      136M  legacy


MegaPool/ix-applications/docker/b33f2ff28be7f698144395e91cef00d4783407b8b432caf354ec4949e7ffe044        201K  5.24T     38.2M  legacy


MegaPool/ix-applications/docker/b33f2ff28be7f698144395e91cef00d4783407b8b432caf354ec4949e7ffe044-init   219K  5.24T     38.2M  legacy


MegaPool/ix-applications/docker/b6e8ece80f2d8dcd715c7bc8bf0ee86f8be54f96a41a254a33cab2c5c2e27240        474K  5.24T     65.7M  legacy


MegaPool/ix-applications/docker/b706be43b8cbd29a9c78a23b5daba365a29b53da84edda5c8d6b7348d5d56fbe       79.6M  5.24T      211M  legacy


MegaPool/ix-applications/docker/baaedb5d6da4b235621ba364a08ae81d083420e06b0e1cfd73213edfe58b29cd       9.69M  5.24T     9.67M  legacy


MegaPool/ix-applications/docker/bc8ab4f8ccf2d78db730a308eb9b190e58eab5ef0ce70799a4792b02c64b54b8       18.2K  5.24T     38.2M  legacy


MegaPool/ix-applications/docker/bc8ab4f8ccf2d78db730a308eb9b190e58eab5ef0ce70799a4792b02c64b54b8-init   237K  5.24T     38.2M  legacy


MegaPool/ix-applications/docker/be910cb0dc936f8ba36452cd43ac27c3b029cf3746a9a50ab4fd145813a7f4e3        246K  5.24T      211M  legacy


MegaPool/ix-applications/docker/c0f9898fc28628f28d4a2ab752c56cfc8e83f0d811959de65d011b86433195ca        182K  5.24T     39.8M  legacy


MegaPool/ix-applications/docker/c0f9898fc28628f28d4a2ab752c56cfc8e83f0d811959de65d011b86433195ca-init   219K  5.24T     39.8M  legacy


MegaPool/ix-applications/docker/cab9b9a70fe1de1fa917ef2da4edc85f428e071b5d5b9044cf7bfe688220a56d        385M  5.24T      519M  legacy


MegaPool/ix-applications/docker/cbb17582e3d3c7c620c42cedf5a17c7c8b323419799a99c7b1efe27aa6c2152b        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/cbb17582e3d3c7c620c42cedf5a17c7c8b323419799a99c7b1efe27aa6c2152b-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/cc90e4ac9cec0b2c33191c95a3a77d779c7ef553e347b6f5cd67a05d361ca39b       5.73M  5.24T     5.71M  legacy


MegaPool/ix-applications/docker/cccfc271f262cb75cedec14cd11f598622f89d15ed52ea1074e107bf0412bf61       26.5M  5.24T     36.0M  legacy


MegaPool/ix-applications/docker/cef21ef519d2dfaa261c97c4fbccd2df14f2101d683bc7cb4b339127c39ee869        456K  5.24T     69.2M  legacy


MegaPool/ix-applications/docker/d3f74bcb96f056b49c6064e09f1d953104ae6367d6d11ad80340b83b046eb07c        256K  5.24T     65.7M  legacy


MegaPool/ix-applications/docker/da851a4166f452037e0ba7ddb8b295811c2cf8eee040e0baaa91f678759d8d89        265K  5.24T      235M  legacy


MegaPool/ix-applications/docker/e079604e0679c09bc463be0d6717b79d1abb451166e79847c024e932c359db54        256K  5.24T      519M  legacy


MegaPool/ix-applications/docker/e079604e0679c09bc463be0d6717b79d1abb451166e79847c024e932c359db54-init   328K  5.24T      519M  legacy


MegaPool/ix-applications/docker/e4f69051ba07ce83ba3cfe0104cc300e048cbed706cb2d46a8bb69d1ffba5b2b        256K  5.24T      519M  legacy


MegaPool/ix-applications/docker/e4f69051ba07ce83ba3cfe0104cc300e048cbed706cb2d46a8bb69d1ffba5b2b-init   347K  5.24T      519M  legacy


MegaPool/ix-applications/docker/e5e0f7059479c52ae627ab4f43c31551b446212da1dc1fbdd54468f601410922       79.0M  5.24T     84.0M  legacy


MegaPool/ix-applications/docker/e8c07165b2bd5331a0a69612f093bcdc359007326991741003f696f14f99031a        178M  5.24T      265M  legacy


MegaPool/ix-applications/docker/eaae9579d4c0098a129a77d836b9c55ac85599a0d3579dad6715106c1494056a-init   219K  5.24T     39.8M  legacy


MegaPool/ix-applications/docker/ed2a91193856fbd4a77bc3819c02ccd5c3e303bce31226067d0f16e3b080867a       18.2K  5.24T      519M  /mnt/MegaPool/ix-applications/docker/ed2a91193856fbd4a77bc3819c02ccd5c3e303bce31226067d0f16e3b080867a


MegaPool/ix-applications/docker/ed2a91193856fbd4a77bc3819c02ccd5c3e303bce31226067d0f16e3b080867a-init   347K  5.24T      519M  legacy


MegaPool/ix-applications/docker/ef2b5761660ed81b6d4a0f376ea032401dd642e7fce2f80c557fcf6836f68706       88.8M  5.24T      223M  legacy


MegaPool/ix-applications/docker/f207f376ba96866f0f92a4bd4db9f571196e9aae7163c95a09e0de0539e675b2        256K  5.24T     20.2M  legacy


MegaPool/ix-applications/docker/f207f376ba96866f0f92a4bd4db9f571196e9aae7163c95a09e0de0539e675b2-init   219K  5.24T     20.2M  legacy


MegaPool/ix-applications/docker/f483c11b314107f56bbe5f4c374245dba0e454539bdbed9926a2663aca9b01ef        102M  5.24T      235M  legacy


MegaPool/ix-applications/docker/f69137512de5deec7eb044d7e08b4a33bd180a77dfc63759622275d81d59503c        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/f69137512de5deec7eb044d7e08b4a33bd180a77dfc63759622275d81d59503c-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/f7959e3136ef16393685a348422e1a6ea9bf309a91250edd3ea56fe1def9e3ba-init  18.2K  5.24T      694K  legacy


MegaPool/ix-applications/docker/f8a392dc29ec8bf512c454579fac5fd3d02184ac32e6e7654fb20f07e785f439       62.1M  5.24T     62.1M  legacy


MegaPool/ix-applications/docker/f8c3e1409f6adf873593f4aecbebbce7beb7eea9b99e12bd9986e2a4a0181e0b        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/f8c3e1409f6adf873593f4aecbebbce7beb7eea9b99e12bd9986e2a4a0181e0b-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/fafd987b8616576233b167559f20f42c0a47b19c36b19292ca76e2428d2514a0        246K  5.24T      211M  legacy


MegaPool/ix-applications/docker/fbc7ada13dcc57d0144deb9ad22bc968b00ceb2c437a1188cd89fca81f4473a4        128K  5.24T      712K  legacy


MegaPool/ix-applications/docker/fbc7ada13dcc57d0144deb9ad22bc968b00ceb2c437a1188cd89fca81f4473a4-init   201K  5.24T      712K  legacy


MegaPool/ix-applications/docker/fd9300732c3be89c7c69d7b3b81c0bc49bb054eae8f0a397ed5f7b3136e65e51        365K  5.24T      223M  legacy


MegaPool/ix-applications/docker/fd9300732c3be89c7c69d7b3b81c0bc49bb054eae8f0a397ed5f7b3136e65e51-init   365K  5.24T      223M  legacy


MegaPool/ix-applications/k3s                                                                            139M  5.24T      137M  /mnt/MegaPool/ix-applications/k3s


MegaPool/ix-applications/k3s/kubelet                                                                   2.21M  5.24T     2.21M  legacy


MegaPool/ix-applications/releases                                                                      15.6M  5.24T      310K  /mnt/MegaPool/ix-applications/releases


MegaPool/ix-applications/releases/bazarr                                                               6.53M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/bazarr


MegaPool/ix-applications/releases/bazarr/charts                                                         484K  5.24T      484K  /mnt/MegaPool/ix-applications/releases/bazarr/charts


MegaPool/ix-applications/releases/bazarr/volumes                                                       5.83M  5.24T      219K  /mnt/MegaPool/ix-applications/releases/bazarr/volumes


MegaPool/ix-applications/releases/bazarr/volumes/ix_volumes                                             219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/bazarr/volumes/ix_volumes


MegaPool/ix-applications/releases/bazarr/volumes/pvc-3723d5f7-46ec-460e-92c0-f200a44ed670              5.40M   999G     5.40M  legacy


MegaPool/ix-applications/releases/flaresolverr                                                         1.41M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/flaresolverr


MegaPool/ix-applications/releases/flaresolverr/charts                                                   548K  5.24T      548K  /mnt/MegaPool/ix-applications/releases/flaresolverr/charts


MegaPool/ix-applications/releases/flaresolverr/volumes                                                  657K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/flaresolverr/volumes


MegaPool/ix-applications/releases/flaresolverr/volumes/ix_volumes                                       219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/flaresolverr/volumes/ix_volumes


MegaPool/ix-applications/releases/flaresolverr/volumes/pvc-0997cca3-dee8-4284-92ad-d494a3c4bb8d         219K   999G      219K  legacy


MegaPool/ix-applications/releases/jackett                                                              3.82M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/jackett


MegaPool/ix-applications/releases/jackett/charts                                                        548K  5.24T      548K  /mnt/MegaPool/ix-applications/releases/jackett/charts


MegaPool/ix-applications/releases/jackett/volumes                                                      3.06M  5.24T      219K  /mnt/MegaPool/ix-applications/releases/jackett/volumes


MegaPool/ix-applications/releases/jackett/volumes/ix_volumes                                            219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/jackett/volumes/ix_volumes


MegaPool/ix-applications/releases/jackett/volumes/pvc-90876978-4f6e-47ae-aa8b-ab711f7b445d             2.63M   999G     2.01M  legacy


MegaPool/ix-applications/releases/ombi                                                                 1.18M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/ombi


MegaPool/ix-applications/releases/ombi/charts                                                           529K  5.24T      529K  /mnt/MegaPool/ix-applications/releases/ombi/charts


MegaPool/ix-applications/releases/ombi/volumes                                                          438K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/ombi/volumes


MegaPool/ix-applications/releases/ombi/volumes/ix_volumes                                               219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/ombi/volumes/ix_volumes


MegaPool/ix-applications/releases/radarr                                                               1.19M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/radarr


MegaPool/ix-applications/releases/radarr/charts                                                         548K  5.24T      548K  /mnt/MegaPool/ix-applications/releases/radarr/charts


MegaPool/ix-applications/releases/radarr/volumes                                                        438K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/radarr/volumes


MegaPool/ix-applications/releases/radarr/volumes/ix_volumes                                             219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/radarr/volumes/ix_volumes


MegaPool/ix-applications/releases/sonarr                                                               1.19M  5.24T      237K  /mnt/MegaPool/ix-applications/releases/sonarr


MegaPool/ix-applications/releases/sonarr/charts                                                         548K  5.24T      548K  /mnt/MegaPool/ix-applications/releases/sonarr/charts


MegaPool/ix-applications/releases/sonarr/volumes                                                        438K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/sonarr/volumes


MegaPool/ix-applications/releases/sonarr/volumes/ix_volumes                                             219K  5.24T      219K  /mnt/MegaPool/ix-applications/releases/sonarr/volumes/ix_volumes


boot-pool                                                                                              5.28G   123G       96K  none


boot-pool/.system                                                                                      11.3M   123G      112K  legacy


boot-pool/.system/configs-535a85bf35cc472d88ee664a1c80b367                                               96K   123G       96K  legacy


boot-pool/.system/cores                                                                                  96K  1024M       96K  legacy


boot-pool/.system/ctdb_shared_vol                                                                        96K   123G       96K  legacy


boot-pool/.system/glusterd                                                                               96K   123G       96K  legacy


boot-pool/.system/rrd-535a85bf35cc472d88ee664a1c80b367                                                 9.54M   123G     9.54M  legacy


boot-pool/.system/samba4                                                                                540K   123G      224K  legacy


boot-pool/.system/services                                                                               96K   123G       96K  legacy


boot-pool/.system/syslog-535a85bf35cc472d88ee664a1c80b367                                               540K   123G      540K  legacy


boot-pool/.system/webui                                                                                  96K   123G       96K  legacy


boot-pool/ROOT                                                                                         5.25G   123G       96K  none


boot-pool/ROOT/22.02.1                                                                                 2.64G   123G     2.63G  legacy


boot-pool/ROOT/22.02.2.1                                                                               2.61G   123G     2.61G  legacy


boot-pool/ROOT/Initial-Install                                                                            8K   123G     2.62G  /


boot-pool/grub                                                                                         8.20M   123G     8.20M  legacy


root@truenas[~]#
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Ok, so your log devices are not mirrored but you should be able to detach them, still.

Not at my desk at the moment. What I am looking for - and you can possibly perform yourself - is a ZFS dataset that is not mounted. Abd then check if encryption is set on that.

But I was overcomplicating things, sorry. A simple zfs get encryption should tell you if there is an encrypted dataset you were not aware of.
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
The output is too long to post but I cant confirm

Property=encryption
Value=off

encryption off
is present on EVERYTHING

449 lines of 449 lines all read encryption off
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
So tomorrow I was thinking of trying

1. Power Down Server
2. Physically remove the logs
3. Rebooting
4. Seeing Pool Offline
5. Running Command zpool import -a -m
6. Then try to remove the logs again


That course of actions seems drastic.... Does anyone have a better recommendation to try instead of doing that?
 

tws101

Dabbler
Joined
Jul 26, 2022
Messages
16
Resolution

Ended up doing a migration to a new pool, which we had already scheduled just moved it up.
*But never was able to remove those logs from existing pool, ended up retiring the pool
 
Top