btw, my machine doesn't have a dns name so i had to enter a phony one to get
nfs/server online
can that have any ill effects?
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.o
that doesn't work
it looks like something maybe corrupt, maybe something didn't get installed
properly or i have a bad disc, for some reason my share command doesn't have an
-F option
i'm going to get a new disc and reinstall everything
thanks for the help everyone
This message posted from
Hi, Jason,
Could you succeed by these steps?
# zpool create tank
# zfs set sharenfs=on tank
# share
[EMAIL PROTECTED] /tank rw ""
The nfs server will be enable automatically while there's any
shareable dataset exist,
(sharenfs or sharesmb = on)
jason wrote:
> -bash-3.2$ zfs
> Try sharing something else, maybe:
> share -F nfs /mnt
>
> After that, you should see the services started.
> Once you get that to work, then try sharing the
> zfs file systems. Your problems aren't zfs related...
> at least not yet.
> -- richard
# share -F nfs /mnt
share: illegal option -- F
i got all nfs/server dependancies online, but nfs/server is disabled because
"No NFS filesystems are shared"
# svcs -l nfs/server
fmri svc:/network/nfs/server:default
name NFS server
enabled false (temporary)
statedisabled
next_state none
state_time Sun Feb 17 21:
> You're missing the server bits, check for the following packages:
> SUNWnfsskr, SUNWnfssr, and SUNWnfssu
> -- richard
i added those packages and rebooted then did
# svcadm enable network/nfs/server
but nfs still doesn't work
# zfs share tank/storage
cannot share 'tank/storage': share(1M) fail
> what is the output of "dfshares"? If it complains about rpc
> program not registered, that means nothing is shared.
>
> also check to see if services are enabled, though share will try
> to start these for you. Check "svcs -a | grep network/nfs" and
> see if there are 7 services listed, but pe
On Feb 17, 2008 3:37 PM, jason <[EMAIL PROTECTED]> wrote:
> # zfs set sharenfs=on tank/storage
> cannot share 'tank/storage': share(1M) failed
> #
I ran into a similar problem and was unable to resolve it. Here's
some output that might be relevant:
# zfs get sharesmb,sharenfs
NAME PROPER
# zfs set sharenfs=on tank/storage
cannot share 'tank/storage': share(1M) failed
#
i'm fairly certain i installed the nfs stuff, and it looks like the rpc stuff
is running
http://www.student.cs.uwaterloo.ca/~jouellet/netstat.txt
This message posted from opensolaris.org
___
jason wrote:
> # zfs list
> NAME USED AVAIL REFER MOUNTPOINT
> tank 1010M 227G 1010M /tank
> # zfs create tank/storage
> cannot share 'tank/storage': share(1M) failed
> filesystem successfully created, but not shared
> # zfs list
> NAME USED AVAIL REFER MOUNTPOINT
> tank
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
tank 1010M 227G 1010M /tank
# zfs create tank/storage
cannot share 'tank/storage': share(1M) failed
filesystem successfully created, but not shared
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
tank 1010M 227G 1010M /tank
jason wrote:
> -bash-3.2$ zfs share tank
> cannot share 'tank': share(1M) failed
> -bash-3.2$
>
> how do i figure out what's wrong?
>
>
Create a file system and share that.
Ian
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.o
12 matches
Mail list logo