zfs share not showing up after snapshot

On occasion when you perform a zfs snapshot to another host the share may not always show up as mounted, although a “zfs list” will show it. To get this share mounted after a snapshot you will need to use the zfs mount command. Below is an example:

zfs mount pool/share

This will mount a particular share that was previously sent via the solaris zfs snapshot.

Be the first to comment

Leave a Reply