On 09/22/08 16:11, Srinivas Chadalavada wrote:
> Hi All,
> 
>    I am trying to share zfs file system, I did enable sharnfs using this 
> command.

what OS/build are you using?

> sudo zfs set sharenfs=on export/home
> 
> when I do share –a
> 
> I get this error
> 
> ech3-mes01.prod:schadala[511] ~ $ sudo zfs share -a
> 
> cannot share 'export': /export: Unknown error
> 
> cannot share 'export/home': /export/home: Unknown error
> 
> I am not able to start nfs server also.
> 
> ech3-mes01.prod:schadala[512] ~ $ svcs -a |grep 
> nfs                             


> disabled       18:04:58  svc:/network/nfs/server:default

so what happens when you do "svcadm enable svc:/network/nfs/server:default"?

what's the output of "svcs -x svc:/network/nfs/server:default", and what do 
the log files you find there say?

-- 
Michael Schuster        http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to