Andrei Maslennikov
2008-Dec-04 22:26 UTC
[Lustre-discuss] Lustre 1.6.6 - cannot get rid of user_xattr on Sles10
On an only RHEL 4.7 OSS/MDT machine used in some standalone setup we have: # mount /dev/sdc8 on /lusys/mgt type lustre (rw,noacl,nouser_xattr) <--- MDT /dev/lustre/united on /lusys/ost1 type lustre (rw,noacl,nouser_xattr) <--- OST 20.20.20.1 at o2ib:/lustre on /lustre type lustre (rw,noacl,nouser_xattr) <--- Client On this machine I can create files inside Lustre(/lustre) and then move them to any other local file system withut any problem. Instead, on a Suse SLES10SP2 client machine with unmodified kernel we got: # mount 20.20.20.1 at o2ib:/lustre on /lustre type lustre (rw,noacl,nouser_xattr) However, any attempt to move any file from inside /xenfs to, say, /tmp ends up correctly (file is being moved), but insists on the following error: # mv /lustre/uuu /tmp mv: setting attributes for `/tmp/uuu'': Operation not supported Could someone advice us on how to get rid of this? Not so long ago somebody had a similar issue, but the problem apparently remained unsolved. There should be some setting overlooked by us on Suse only (on Red Hat it works)... but what may this be?... Andrei. PS tunefs.lustre accepts the persistent setting of nouser_xattr, but puts it *after* user_xattr: Persistent mount opts: errors=remount-ro,iopen_nopriv,user_xattr,nouser_xattr This however does not change anything as we mount /lustre with nouser_xattr options on the common line. The issue is still there... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20081204/5e0fef20/attachment.html
Jeffrey Alan Bennett
2008-Dec-04 22:32 UTC
[Lustre-discuss] Lustre 1.6.6 - cannot get rid of user_xattr on Sles10
Hi Andrei, What type of filesystem is there on /tmp ? If you had, say an NTFS or FAT filesystem, you would get an error like that, since these filesystems dont support the same attributes as Unix-based filesystem, that is "user, group, others, etc..." Cheers jeff ________________________________ From: lustre-discuss-bounces at lists.lustre.org [mailto:lustre-discuss-bounces at lists.lustre.org] On Behalf Of Andrei Maslennikov Sent: Thursday, December 04, 2008 2:26 PM To: lustre-discuss at lists.lustre.org Subject: [Lustre-discuss] Lustre 1.6.6 - cannot get rid of user_xattr on Sles10 On an only RHEL 4.7 OSS/MDT machine used in some standalone setup we have: # mount /dev/sdc8 on /lusys/mgt type lustre (rw,noacl,nouser_xattr) <--- MDT /dev/lustre/united on /lusys/ost1 type lustre (rw,noacl,nouser_xattr) <--- OST 20.20.20.1 at o2ib:/lustre on /lustre type lustre (rw,noacl,nouser_xattr) <--- Client On this machine I can create files inside Lustre(/lustre) and then move them to any other local file system withut any problem. Instead, on a Suse SLES10SP2 client machine with unmodified kernel we got: # mount 20.20.20.1 at o2ib:/lustre on /lustre type lustre (rw,noacl,nouser_xattr) However, any attempt to move any file from inside /xenfs to, say, /tmp ends up correctly (file is being moved), but insists on the following error: # mv /lustre/uuu /tmp mv: setting attributes for `/tmp/uuu'': Operation not supported Could someone advice us on how to get rid of this? Not so long ago somebody had a similar issue, but the problem apparently remained unsolved. There should be some setting overlooked by us on Suse only (on Red Hat it works)... but what may this be?... Andrei. PS tunefs.lustre accepts the persistent setting of nouser_xattr, but puts it *after* user_xattr: Persistent mount opts: errors=remount-ro,iopen_nopriv,user_xattr,nouser_xattr This however does not change anything as we mount /lustre with nouser_xattr options on the common line. The issue is still there...
Brian J. Murrell
2008-Dec-05 13:55 UTC
[Lustre-discuss] Lustre 1.6.6 - cannot get rid of user_xattr on Sles10
On Thu, 2008-12-04 at 23:26 +0100, Andrei Maslennikov wrote:> > > Instead, on a Suse SLES10SP2 client machine with unmodified kernel we > got: > > # mount > 20.20.20.1 at o2ib:/lustre on /lustre type lustre (rw,noacl,nouser_xattr) > > However, any attempt to move any file from inside /xenfs to, say, /tmp > ends up correctly (file is being moved), but insists on the following > error: > > # mv /lustre/uuu /tmp > mv: setting attributes for `/tmp/uuu'': Operation not supportedSee bug 16344. The summary is that this is a bug in Suse''s mv tool. b. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://lists.lustre.org/pipermail/lustre-discuss/attachments/20081205/fa3bf2ad/attachment.bin