search for: boisard

Displaying 2 results from an estimated 2 matches for "boisard".

Did you mean: boilard
2008 Nov 17
3
slice overlap error when creating pools
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 virtual disk in a snv77 install, and I don''t get any error.
2008 May 16
0
Hiding files with ZFS ACLs
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 no access at all for everyone (0750), but anyone can still see it in ls veryprivate has no