Error message showing not able to mount all points
# zfs create rpool/export/repoSolaris11
# zfs list
The atime property controls whether the access time for files is updated when the files are read.
Turning this property off avoids producing write traffic when reading files.
# zfs set atime=off rpool/export/repoSolaris11
Create the required pkg repository infrastructure so that you can copy the repository
# pkgrepo create /export/repoSolaris11
# cat sol-11-1111-repo-full.iso-a sol-11-1111-repo-full.iso-b > \
sol-11-1111-repo-full.iso
# mount -F hsfs /export/repoSolaris11/sol-11-1111-repo-full.iso /mnt
# ls /mnt
# df -k /mnt