bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cp -p fails from zfs file system to other file system


From: jlm
Subject: Re: cp -p fails from zfs file system to other file system
Date: Wed, 3 Feb 2010 19:38:33 -0800 (PST)



Fabrizio Gabbiani wrote:
> cp: preserving permissions for `/localdirectory/targetfile': Operation not
> supported
 
This is likely a consequence of the recent ACL related changes. ("cp -p" now
attempts to copy the ACLs.)

To make it easier for us to fix the issue, can you please say:
- What is your syetem type? (Linux or Solaris? Which version?)
- Can you show a trace of the library or system calls of the "cp -p ..."
  command? (ltrace on Linux, truss on Solaris.)
- The output of "nm cp | grep acl" ?

Thanks for your help.

Bruno



_______________________________________________
Bug-coreutils mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-coreutils


I had an identical problem when nfs mounting on a linux (Suse) box a zfs
exported fs, changed the protocol to nfsv4 which fixed it.
 





-- 
View this message in context: 
http://old.nabble.com/cp--p-fails-from-zfs-file-system-to-other-file-system-tp18125801p27447246.html
Sent from the Gnu - Coreutils - Discuss mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]