Oracle Solaris System Administration (MOSC)

MOSC Banner

unshare a zfs filesystem: "share not found"

edited Mar 6, 2020 4:32AM in Oracle Solaris System Administration (MOSC) 13 commentsAnswered ✓

Hi!

Solaris 11.4

pls help. Where is my typo ?

I shared a zfs filesystem:

# zfs set share=name=ldoms,path=/ldoms,prot=nfs,rw=*,root=* ldoms

name=ldoms,path=/ldoms,prot=nfs,sec=sys,rw=*,root=*

# zfs get share

NAME                              PROPERTY  VALUE  SOURCE

ldoms                             share     name=ldoms,path=/ldoms  local

I try to unshare it:

# zfs set -c share=name=ldoms ldoms

cannot remove share 'ldoms' from 'ldoms': share not found

# zfs list

NAME                               USED  AVAIL  REFER  MOUNTPOINT

ldoms                              470G   537G    35K  /ldoms

ldoms/VirtualDisks                 320G   537G   320G  /ldoms/VirtualDisks

ldoms/images                       150G   537G   150G  /ldoms/images

ldoms/volumes                       31K   537G    31K  /ldoms/volumes

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