NFS
Jump to navigation
Jump to search
NFS is used a lot around clon cluster. Following describes some critical issues.
- Solaris machine exports partitions listed in file /etc/dfs/dfstab, for example:
share -F nfs -o rw /data share -F nfs -o rw /data1
To start service use following command:
svcadm enable network/nfs/server
File /etc/dfs/sharetab will be created, it contains actually exported partitions.
To display exported partitions type
share