Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the following link: https://bugzilla.lustre.org/show_bug.cgi?id=11601
customer reports that certain files are unpacked from a tar archive with a gid/uid of 4294967295 (-1). Problem is only seen on lustre filesystems. A quick search of CFS bugzilla didn't find anything. Any thoughts on what may cause this? regards, Tom Quigley. user report: /usr/local is a symbolic link to /usr/apps/local which is an SFS file system. We don't seem to have this problem if we use /tmp: I did the exact same thing (configure, make myproxy, make install): [EMAIL PROTECTED] gt4.0.3-all-source-installer]# ls -l /usr/local/gt-test/ total 56 drwxr-xr-x 3 root root 4096 Oct 4 18:01 bin drwxr-xr-x 4 root root 4096 Oct 4 17:52 etc -rw-r--r-- 1 4294967295 4294967295 10174 Oct 4 2006 GLOBUS_LICENSE drwxr-xr-x 3 root root 4096 Oct 4 2006 include drwxr-xr-x 3 root root 4096 Oct 4 2006 lib [EMAIL PROTECTED] gt4.0.3-all-source-installer]# ls -l /tmp/gt-test/ total 56 drwxr-xr-x 3 root root 4096 Oct 4 17:44 bin drwxr-xr-x 4 root root 4096 Oct 4 17:36 etc -rw-r--r-- 1 root root 10174 Oct 4 17:36 GLOBUS_LICENSE drwxr-xr-x 3 root root 4096 Oct 4 17:37 include drwxr-xr-x 3 root root 4096 Oct 4 17:44 lib _______________________________________________ Lustre-devel mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-devel
