Re: [zfs-discuss] Not all filesystems shared over NFS

2008-05-18 Thread Johan Kooijman
By the way. I can see directories I create in /datatank/vz, but the filesystems 
created under it, I can't see.
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] Not all filesystems shared over NFS

2008-05-18 Thread Johan Kooijman
Morning all,

situation is as follows: OpenSolaris NFS server, Linux client.

I've created a ZFS filesystem and shared it over NFS:

-bash-3.2# zfs list | grep vz
datatank/vz  126M   457G   126M  /datatank/vz
datatank/vz/private   37K   457G19K  /datatank/vz/private
datatank/vz/private/28999 18K   457G18K  
/datatank/vz/private/28999
datatank/vz/root  37K   457G19K  /datatank/vz/root
datatank/vz/root/2899918K   457G18K  /datatank/vz/root/28999

-bash-3.2# cat /etc/dfs/sharetab 
/datatank/vz/root/28999 -   nfs anon=0,sec=sys,[EMAIL PROTECTED]/24 
/datatank/vz/root   -   nfs anon=0,sec=sys,[EMAIL PROTECTED]/24 
/datatank/vz/private-   nfs anon=0,sec=sys,[EMAIL PROTECTED]/24 
/datatank/vz/private/28999  -   nfs anon=0,sec=sys,[EMAIL 
PROTECTED]/24 
/datatank/vz-   nfs anon=0,sec=sys,[EMAIL PROTECTED]/24 

So far, so good. I can mount it on my linux machine:

[EMAIL PROTECTED] vz]# mount -t nfs
192.168.178.31:/datatank/vz on /vz type nfs (rw,addr=192.168.178.31)

As you can see ,I've created a file system datatank/vz/root/28999, which should 
appear on the Linux client. It doesn't:

[EMAIL PROTECTED] vz]# ls -l /vz/private/
total 0

It does on the server:

-bash-3.2# ls -l /datatank/vz/private/
total 3
drwxr-xr-x   2 root root   2 May 18 09:21 28999

Can anyone give me some directions on this?
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] 3ware support

2008-02-11 Thread Johan Kooijman
Goodmorning all,

can anyone confirm that 3ware raid controllers are indeed not working
under Solaris/OpenSolaris? I can't seem to find it in the HCL.

We're now using a 3Ware 9550SX as a S-ATA RAID controller. The
original plan was to disable all it's RAID functions and use justs the
S-ATA controller functionality for ZFS deployment.

If indeed 3Ware isn't support, I have to buy a new controller. Any
specific controller/brand you can recommend for Solaris?

-- 
Met vriendelijke groeten / With kind regards,
Johan Kooijman

T +31(0) 6 43 44 45 27
F +31(0) 76 201 1179
E [EMAIL PROTECTED]
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss