[OpenIndiana-discuss] zpool and nfs
ann kok
oiyankok at yahoo.ca
Wed Jan 19 15:42:02 UTC 2011
Hi
1/ I will add the virtual drive (scsi 0:1) in the vmware. but Do I need to create the same size 30G as scsi 0:0? What is this disk name in solaris?
Could you give me more info how to format this virtual drive before adding to zpool?
2/ I am using linux to share
in linux, I simple to put it /etc/exports and exportfs -vs
Now, I don't know what problem in mounting in opensolaris
I try it nfs version4
Thank you again
--- On Wed, 1/19/11, William David OpenIndiana <oilists at biosystems.ath.cx> wrote:
> From: William David OpenIndiana <oilists at biosystems.ath.cx>
> Subject: Re: [OpenIndiana-discuss] zpool and nfs
> To: "Discussion list for OpenIndiana" <openindiana-discuss at openindiana.org>
> Received: Wednesday, January 19, 2011, 5:08 AM
> Good morning
> How you share a nfs on oi server ?? How command you use
>
> zfs set sharenfs="root=@192.168.0.5" pool/share
>
> For not wait a dns resolve on nfs connection And
> mapping as root privileges this share
>
> Or a zfs set sharenfs="someuser=@192.168.0.5"
> pool/share
>
> For map a specific user a share. In thus case how a uid of
> owner of the oi side zfs and a privileges on a folder
>
> ls -l pool/
> dwrxwrxw-x+ someone somegroup share
> This is only a example but in both side a uid is the same
>
> someone = 1000
> somegroup = 1000
>
>
> At last how version of nfs you try using nfs v3 or nfsv4 ?
> --
> - = - = - = - = -
> = - = - = - = - = -
> <----. Of course it runs
> William
> David Armstrong
> <----|========================== Bio
> Systems Security Networking
> <----'
> FreeBSD
> MSN / GT biosystems gmail .
> com
> http://biosystems.ath.cx:8080/ http://biosystems.broker.freenet6.net/
> --------------------------------------
>
> Em 18/01/2011, às 23:19, Edward Ned Harvey <openindiana at nedharvey.com>
> escreveu:
>
> >> From: ann kok [mailto:oiyankok at yahoo.ca]
> >>
> >> My opensolaris is installed on vmware and I
> allocate 30G for it
> >> When I install opensolaris, I remember to use
> 20G.
> >> Now I want to use the rest of the 10G.
> >> Can you show me the command?
> >
> > How did you use only 20G out of 30G? By default,
> I think the installer uses
> > the whole drive.
> >
> > If you have a 10G slice, c0t0d0s6 for example...
> > zpool add rpool c0t0d0s6
> >
> > If you have another virtual disk, c0t2d0 for
> example...
> > zpool add rpool c0t2d0
> >
> > If you are unsure what you have...
> > format -e
> > (and be careful not to break anything)
> >
> >
> >> How can I verify I am using 20G now?
> >
> > Both df and zpool list and zfs list will give you
> information. Typically
> > different information.
> >
> >
> > _______________________________________________
> > OpenIndiana-discuss mailing list
> > OpenIndiana-discuss at openindiana.org
> > http://openindiana.org/mailman/listinfo/openindiana-discuss
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
More information about the OpenIndiana-discuss
mailing list