2012-09-25 18:11, Rob McMahon пишет:
On 25/09/2012 14:52, Jim Klimov wrote:
2012-09-24 17:42, Magnus пишет:
On Sep 24, 2012, at 6:09 AM, 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
On 25/09/2012 14:52, Jim Klimov wrote:
2012-09-24 17:42, Magnus пишет:
On Sep 24, 2012, at 6:09 AM, 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.
rsync would do a
2012-09-24 17:42, Magnus пишет:
On Sep 24, 2012, at 6:09 AM, 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.
rsync would do a better job of that generally speaking.
On Sep 24, 2012, at 6:09 AM, 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.
rsync would do a better job of that generally speaking.
But if it's a whole zfs files
On 24 September 2012 13:23, James Carlson 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 ft
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 ... how deeply are these directories
nested, and what file descriptor lim
On Mon, Sep 24, 2012 at 12:09 PM, Sebastian Gabler wrote:
> Hi,
>
> I am facing problems with the solaris cp command:
>
> $ usr/bin/cp -pr . is raising the following errors:
>
> "cp: cannot create ./ too many open files"
> "cp: cannot open too many open files"
> "cp: Failed to preserve extended
Hi,
I am facing problems with the solaris cp command:
$ usr/bin/cp -pr . is raising the following errors:
"cp: cannot create ./ too many open files"
"cp: cannot open too many open files"
"cp: Failed to preserve extended system attributes of directory"
Any idea how to fix that on 5.11 oi_151a