Oracle Solaris Networking (MOSC)

MOSC Banner

sharing filesystems in Solaris 11

edited Jun 14, 2021 3:32PM in Oracle Solaris Networking (MOSC) 2 commentsQuestion

I am new to Solaris and just keeping the system functional, I have been requested to change the share permissions on an existing share.


I attempted to share an existing file system with a simple share command :

share -F nfs -o sec=sys,rw=@IPaddress:@IPaddress,root=@IPaddresss:@IPaddresss -d "name" /directory

Which was successfull, however when I ran showmount -e it showed that the share was for everybody not the specified hosts.

I also could not mount it from one of the specified hosts.


So I executed :

unshare /directory

Which generated an error:

unshare: protocol 'nfs' for persistent share "/directory" could not be removed: partial dataset unpublish.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center