Trying to retrieve files from an old pool

Hi,
I had an old machine running Nas4free on which I had a mirrored 1TB pool (Pool00). I decommissioned the machine and pulled the drives out but now find that I need to retrieve some files from one of the datasets in the pool. I installed OpenZFS on my Mac Studio successfully:
zfs version
zfs-2.3.0-1
zfs-kmod-2.3.0-1
I was also able to import the pool on one of the drives:
/dev/disk4 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: Pool00 *1.0 TB disk4
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
Pool00 928G 184G 744G - - 3% 19% 1.00x DEGRADED -
On the old Nas4free machine the pool was mounted at /mnt/Pool00.
On my Mac, I see the following:
zfs list
NAME USED AVAIL REFER MOUNTPOINT
Pool00 184G 716G 96K /mnt/Pool00
Pool00/Backup 16.2G 716G 16.2G /mnt/Pool00/Backup
Pool00/Family 49.8G 716G 49.8G /mnt/Pool00/Family
Pool00/General 33.8G 716G 33.8G /mnt/Pool00/General
Pool00/Music 6.51G 716G 6.51G /mnt/Pool00/Music
Pool00/Video 30.4G 716G 30.4G /mnt/Pool00/Video
What I can't figure out is how I can mount the pool on Mac so I can get access to the files.
What am I missing?
Thanks for any help!
I had an old machine running Nas4free on which I had a mirrored 1TB pool (Pool00). I decommissioned the machine and pulled the drives out but now find that I need to retrieve some files from one of the datasets in the pool. I installed OpenZFS on my Mac Studio successfully:
zfs version
zfs-2.3.0-1
zfs-kmod-2.3.0-1
I was also able to import the pool on one of the drives:
/dev/disk4 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: Pool00 *1.0 TB disk4
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
Pool00 928G 184G 744G - - 3% 19% 1.00x DEGRADED -
On the old Nas4free machine the pool was mounted at /mnt/Pool00.
On my Mac, I see the following:
zfs list
NAME USED AVAIL REFER MOUNTPOINT
Pool00 184G 716G 96K /mnt/Pool00
Pool00/Backup 16.2G 716G 16.2G /mnt/Pool00/Backup
Pool00/Family 49.8G 716G 49.8G /mnt/Pool00/Family
Pool00/General 33.8G 716G 33.8G /mnt/Pool00/General
Pool00/Music 6.51G 716G 6.51G /mnt/Pool00/Music
Pool00/Video 30.4G 716G 30.4G /mnt/Pool00/Video
What I can't figure out is how I can mount the pool on Mac so I can get access to the files.
What am I missing?
Thanks for any help!