On 24 September 2012 13:23, James Carlson <carls...@workingcode.com> wrote:
> On 09/24/12 06:09, Sebastian Gabler wrote:
>> PS: I am using the Solaris cp command to have an easy way to preserve
>> file attributes moving a share from one pool to the other of my CIFS
>> server.
>
> It could be ftw() going awry ...

Solaris ftw() should be avoided anyway. It's trouble.

> how deeply are these directories
> nested, and what file descriptor limits (ulimit -a) do you have?  I
> think bash defaults to 256, which isn't much.

The kernel defaults to 256 fds per process, not bash. Sun (and now
Oracle) hide behind the argument that this default value is for
backwards compatibility.

Ced
-- 
Cedric Blancher <cedric.blanc...@googlemail.com>
Institute Pasteur

_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to