Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-19 Thread Vincent Boisard
Another question: My MoBo has a JMB (363 I think) SATA controller. I know > support is included now in sxce, but I don't know for s10U6. I answer myself: I tries S10u6 and the Jmicron AHCI controller is not recognized. I tried the install check CD and it's weird: it lists the controller as suppor

Re: [zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Vincent Boisard
So it's safe to use the pool after forcing its creation. Good. i was surprised to see it working properly in snv77 but not in snv101. Thank you, Vincent ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listin

[zfs-discuss] slice overlap error when creating pools

2008-11-17 Thread Vincent Boisard
Hi, As I was experimenting with snv101, I discovers that every attempt to create a zpool gives this error: #zpool create pool1 c1d1s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c1d1s0 overlaps with /dev/dsk/c1d1s2 I am testing with vmware, so I used the same v

[zfs-discuss] ZFS Root Pool mount point

2008-11-17 Thread Vincent Boisard
Hi, is it safe to change the root pool mount point from /rpool to , let's say, /zpools/rpool. I'd like to have all my pools under one dir so that / stays clean. Thank you in advance, Vincent ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-16 Thread Vincent Boisard
Silly me, I didn't scroll down far enough to see the bug description on the patch readme page. Vincent On Sun, Nov 16, 2008 at 12:24 PM, Vincent Boisard <[EMAIL PROTECTED]>wrote: > Hi, > > >> Have a look at the bugids in the patches for S10U6, like the kernel pat

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-16 Thread Vincent Boisard
Hi, > Have a look at the bugids in the patches for S10U6, like the kernel patch > 137137-09. There are lists of all the new patches in the documentation for > the release at docs.sun.com. > Thank you for the hint, but I can only see the patches and not the bugid description as I don't have any s

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-16 Thread Vincent Boisard
I just found this: http://www.sun.com/software/solaris/whats_new.jsp I lists Solaris 10 features and is a first hint at what features are in. Another question: My MoBo has a JMB (363 I think) SATA controller. I know support is included now in sxce, but I don't know for s10U6. Is there a changelo

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-16 Thread Vincent Boisard
Hi, > If Zone Cloning via ZFS snapshots is the only feature you miss in S10u6, > then you should reconsider. Writing a script to implement this yourself > will require only a little experimentation. > It is the only feature I miss now, because it is the only one I know of, because I don't know

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-15 Thread Vincent Boisard
On Sat, Nov 15, 2008 at 12:18 AM, Al Hopper <[EMAIL PROTECTED]> wrote: > > > This has a comparison (at the time) as to what the differences are > > with the different Solaris versions: > > http://blogs.sun.com/weber/entry/solaris_opensolaris_nevada_indiana_sxde > > That's too old to be useful. >

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-14 Thread Vincent Boisard
a standstill. It stuck > even after I nuked the upgrade. I had to reinstall b98. > > > On Nov 13, 2008, at 10:01 AM, "Vincent Boisard" <[EMAIL PROTECTED]> > wrote: > > Thanks for your input. > > Is there somewhere a comparison of the features in the latest

Re: [zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-13 Thread Vincent Boisard
Thanks for your input. Is there somewhere a comparison of the features in the latest SXCE, Solaris10 and Indiana ? Vincent On Thu, Nov 13, 2008 at 6:52 PM, Rich Teer <[EMAIL PROTECTED]> wrote: > On Thu, 13 Nov 2008, Vincent Boisard wrote: > > > So I will be using SXCE. Whic

[zfs-discuss] Best SXCE version for ZFS Home Server

2008-11-13 Thread Vincent Boisard
Hi everyone, I will shortly install a ZFS Home Server and I am wondering which version I should install. I will use zones on my server and heavily use zone cloning, so I think it rules out S10U6. I also ruled out Indiana because of the lack of "normal" zones. So I will be using SXCE. Which version

[zfs-discuss] Hiding files with ZFS ACLs

2008-05-16 Thread Vincent Boisard
Hi everyone, I've been experimenting with ZFS for some time and I have one question: Is it possible to hide file with ZFS ACL ? Let me explain what I would like to do: A directory (chmod 0755) contains 3 subdirs: public, private an veryprivate public has read access to everyone (0755) private has