NFS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
File ''/etc/dfs/sharetab'' will be created, it contains actually exported partitions. | File ''/etc/dfs/sharetab'' will be created, it contains actually exported partitions. | ||
To display exported partitions type | |||
share |
Latest revision as of 19:52, 22 November 2007
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