[zfs-discuss] Max_Payload_Size (was Re: 7-disk raidz achieves 430 MB/s reads and...)

2008-03-13 Thread Anton B. Rang
Be careful of changing the Max_Payload_Size parameter. It needs to match, and be supported, between all PCI-E components which might communicate with each other. You can tell what values are supported by reading the Device Capabilities Register and checking the Max_Payload_Size Supported bits.

Re: [zfs-discuss] Disabling zfs xattr in S10u4

2008-03-13 Thread Balaji Kutty
Chris Kirby wrote: > Balaji Kutty wrote: >> Hi, >> >> I want to disable extended attributes in my zfs on s10u4. I found out >> that the command to do is zfs set xattr=off . But, I do not >> see this option in s10u4. > > This RFE (6351954) appears to have been integrated into s10u4. > What error m

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Paul B. Henson
On Thu, 13 Mar 2008, Richard Elling wrote: > You can get "support" for SXDE. Perhaps you already have it. > http://www.sun.com/service/subscriptions/sxde.xml We have a ton of hardware under Silver/Gold support, quite likely we might already qualify for this, although I was previously unaware of i

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Paul B. Henson
On Thu, 13 Mar 2008, Rocky wrote: > I run a few NetApp boxes, must admit I've never noticed the ACL mapping > sucking before. How does yours suck? It's been almost a year since we evaluated Netapp, I'm a little hazy on the details. Basically, NetApp has three different ideas of the permissions

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Richard Elling
Paul B. Henson wrote: > On Thu, 13 Mar 2008, Darren J Moffat wrote: > > >> Paul B. Henson wrote: >> >>> I'm currently prototyping a Solaris file server that will dish out user >>> home directories and group project directories via NFSv4 and Samba. >>> >> Why not the in kernel CIFS se

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Paul B. Henson
On Thu, 13 Mar 2008, Darren J Moffat wrote: > Paul B. Henson wrote: > > I'm currently prototyping a Solaris file server that will dish out user > > home directories and group project directories via NFSv4 and Samba. > > Why not the in kernel CIFS server ? An official supported version of Solaris

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread James C. McPherson
David Magda wrote: > On Mar 13, 2008, at 07:33, Darren J Moffat wrote: > >> Paul B. Henson wrote: >>> I'm currently prototyping a Solaris file server that will dish out >>> user >>> home directories and group project directories via NFSv4 and Samba. >> Why not the in kernel CIFS server ? > > It

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread David Magda
On Mar 13, 2008, at 07:33, Darren J Moffat wrote: > Paul B. Henson wrote: >> I'm currently prototyping a Solaris file server that will dish out >> user >> home directories and group project directories via NFSv4 and Samba. > > Why not the in kernel CIFS server ? It's an option, but not everyone

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Rocky
> On Wed, 12 Mar 2008, Roy Butler wrote: > > a NetApp could do some kind of mapping to satisfy > your idea, but of even > > that I'd be skeptical. > > We eval'd a netapp box. ACL mapping on netapp sucks. > You really need to > either use unix or windows privs, not both. I run a few NetApp boxes,

[zfs-discuss] Telemetry and ZFS HAStoragePlus

2008-03-13 Thread msl
Hello all, I'm willing to configure "telemetry" in SC 3.2, but i did not see how... The two ways that i did find to configure it is: 1) "clsetup" or 2) Using "sctelemetry" resource utility The problem is that in the both we need a "FilesystemMountPoints" property configured, and that property

Re: [zfs-discuss] Round-robin NFS protocol with ZFS

2008-03-13 Thread Torrey McMahon
Tim wrote: > > > > > He wants to mount the ZFS filesystem (I'm assuming off of a backend > SAN storage array) to two heads, then round-robin NFS connections > between the heads to essentially *double* the throughput. pNFS is the droid you are looking for.

Re: [zfs-discuss] Round-robin NFS protocol with ZFS

2008-03-13 Thread Tim
On 3/13/08, Richard Elling <[EMAIL PROTECTED]> wrote: > > msl wrote: > > Hello all, > > I was thinking if such scenario could be possible: > > 1 - Export/import a ZFS filesystem in two solaris servers. > > 2 - Export that filesystem (NFS). > > 3 - Mount that filesystem on clients in two different

Re: [zfs-discuss] Round-robin NFS protocol with ZFS

2008-03-13 Thread Richard Elling
msl wrote: > Hello all, > I was thinking if such scenario could be possible: > 1 - Export/import a ZFS filesystem in two solaris servers. > 2 - Export that filesystem (NFS). > 3 - Mount that filesystem on clients in two different mount points (just to > authenticate in both servers/UDP). > 4a - U

Re: [zfs-discuss] zfs boot, status anyone

2008-03-13 Thread Mario Goebbels
>> Also, what other things are coming with ZFS boot in b87? Or is it just >> support for it in the installer? >> > - a fair amount of cleanup and bug fixes > - support for swap and dump devices in pools > - sparc support > - installation support Cool. But again, it's the Caiman installer bu

Re: [zfs-discuss] Disabling zfs xattr in S10u4

2008-03-13 Thread Chris Kirby
Balaji Kutty wrote: > Hi, > > I want to disable extended attributes in my zfs on s10u4. I found out > that the command to do is zfs set xattr=off . But, I do not > see this option in s10u4. This RFE (6351954) appears to have been integrated into s10u4. What error message are you seeing when you

Re: [zfs-discuss] Disabling zfs xattr in S10u4

2008-03-13 Thread Chris Kirby
Balaji Kutty wrote: > Hi, > > I want to disable extended attributes in my zfs on s10u4. I found out > that the command to do is zfs set xattr=off . But, I do not > see this option in s10u4. Hmm, I thought that had made it back to s10u4, but I guess not. > > How can I disable zfs extended attr

[zfs-discuss] Round-robin NFS protocol with ZFS

2008-03-13 Thread msl
Hello all, I was thinking if such scenario could be possible: 1 - Export/import a ZFS filesystem in two solaris servers. 2 - Export that filesystem (NFS). 3 - Mount that filesystem on clients in two different mount points (just to authenticate in both servers/UDP). 4a - Use some kind of "man-in-t

Re: [zfs-discuss] ZFS ACLs/Samba integration

2008-03-13 Thread Darren J Moffat
Paul B. Henson wrote: > I'm currently prototyping a Solaris file server that will dish out user > home directories and group project directories via NFSv4 and Samba. Why not the in kernel CIFS server ? -- Darren J Moffat ___ zfs-discuss mailing list zf

[zfs-discuss] 7-disk raidz achieves 430 MB/s reads and 220 MB/s writes on a $1320 box

2008-03-13 Thread Marc Bevand
I figured the following ZFS 'success story' may interest some readers here. I was interested to see how much sequential read/write performance it would be possible to obtain from ZFS running on commodity hardware with modern features such as PCI-E busses, SATA disks, well-designed SATA controlle

[zfs-discuss] Disabling zfs xattr in S10u4

2008-03-13 Thread Balaji Kutty
Hi, I want to disable extended attributes in my zfs on s10u4. I found out that the command to do is zfs set xattr=off . But, I do not see this option in s10u4. How can I disable zfs extended attributes on s10u4? I'm not in the zfs-discuss alias. Please respond to me directly. Thanks Balaji __