Oracle® Solaris Cluster Data Service for Network File System (NFS) Guide

Exit Print View

Updated: July 2014, E39653–01
 
 

ZFS Restrictions

If you are using ZFS as the exported file system, you must set the sharenfs property to off.

To set the sharenfs property to off, run the following command.

$ zfs set sharenfs=off file_system/volume

To verify if the sharenfs property is set to off, run the following command.

$ zfs get sharenfs file_system/volume