Re: [zfs-discuss] [zones-discuss] Solaris 8/9 branded zones on ZFS root?

2009-02-26 Thread Timothy Kennedy



Nicolas Dorfsman wrote:


Which ACL model is then used ?


It would seem that neither works from within the sol8 zone, although
you do have access to ZFS style ACLs from the global zone.  Trivial
ACLs set through the global zone seem to be honored by the sol8 zone.
I have not tried setting any non-trivial ACLs on the underlying ZFS,
so I can't say whether they work as expected.

-Tim

--
Timothy Kennedy
SDE Infrastructure Operations Manager
Email:  timothy.kenn...@sun.com
Phone:  +1-703-636-0531 / x53151
AIM/Skype: tkSUNW
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] [zones-discuss] Solaris 8/9 branded zones on ZFS root?

2009-02-26 Thread Timothy Kennedy



Timothy Kennedy wrote:



Nicolas Dorfsman wrote:


Which ACL model is then used ?




From: System Administration Guide: Solaris 8 Containers
( http://docs.sun.com/app/docs/doc/820-2914/gfjbk?a=view )


Using ZFS

Although the zone cannot use a delegated ZFS dataset, the zone can 
reside on a ZFS file system. You can add a ZFS file system to share with 
the global zone through the zonecfg fs resource. See Step 7 in How to 
Configure a solaris8 Branded Zone.


Note that the setfacl and getfacl commands cannot be used with ZFS. When 
a cpio or a tar archive with ACLs set on the files is unpacked, the 
archive will receive warnings about not being able to set the ACLs, 
although the files will be unpacked successfully. These commands can be 
used with UFS.


-Tim

--
Timothy Kennedy
SDE Infrastructure Operations Manager
Email:  timothy.kenn...@sun.com
Phone:  +1-703-636-0531 / x53151
AIM/Skype: tkSUNW
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] [zones-discuss] Solaris 8/9 branded zones on ZFS root?

2009-02-25 Thread Timothy Kennedy



Rich Teer wrote:


I have a situation where I need to consolidate a few servers running
Solaris 9 and 8.  If the application doesn't run natively on Solaris
10 or Nevada, I was thinking of using Solars 9 or 8 branded zones.
My intent would be for the global zone to use ZFS boot/root; would I
be correct in thinking that this will be OK for the branded zones?


That's correct.  I have some solaris 8 zones running under cluster
control, where zonepath is zfs, and they're doing just fine.
Nothing special had to be done.

-Tim

--
Timothy Kennedy
SDE Infrastructure Operations Manager
Email:  timothy.kenn...@sun.com
Phone:  +1-703-636-0531 / x53151
AIM/Skype: tkSUNW
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zfs with SAN / cluster problem

2008-04-10 Thread Timothy Kennedy
This is probably because ZFS is not supported as a global filesystem.  If you 
move the 
zpool between cluster nodes, you'll need to zpool export it on the first node, 
and 
zpool import it on the second node.

-Tim
 
 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss