Andreas Dilger wrote: > SLES cp and mv try to preserve xattrs, but I suspect they get an error when > trying to copy the lustre.lov xattr to a non-Lustre filesystem. > > The message is just letting you know that some attributes are not copied, but > hopefully this does not cause the mv to return an error code. >
To disable this warning, add the following line lustre.lov skip to the file /etc/xattr.conf. Works fine for us. best regards, Christian > Cheers, Andreas > > On 2011-06-15, at 4:17 AM, [email protected] wrote: > >> Hi Lustre subscribers, >> >> I have a problem which seems related to the discussion >> http://groups.google.com/group/lustre-discuss-list/browse_thread/thread/1092ff06ae1fb58f/82695528cc76ced6?lnk=gst&q=error+mv#82695528cc76ced6 >> >> But it happens on SLES nodes with no selinux. >> >> When I try to mv a file from Lustre to the system of a node, I have this >> error : >> mv: setting attributes for `/tmp/foo': Operation not supported >> >> But the file or directory is correctly moved from lustre to /tmp/foo. >> >> I'm using Lustre 1.8.5 on SLES 11SP1 nodes, and SLES 10 OSS and MDS. >> >> Do you have any clue? >> >> Thanks, >> >> -- >> >> Jay N. >> _______________________________________________ >> Lustre-discuss mailing list >> [email protected] >> http://lists.lustre.org/mailman/listinfo/lustre-discuss > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
