I’d like to compare any changes between a running instance and a snapshot but there’s some issues. The instance is a virtual machine, and zfs shows it to be of the type volume. Because it’s a volume type, there isn’t a mountpoint to set. And /dev doesn’t seem to show any block devices that i can try accessing.
How can i do a diff between a vm instance and a snapshot if i cannot mount the block device ?