Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2011 14:39:53 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Daniel Mayfield <dan@3geeks.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: question on extended attributes
Message-ID:  <20110416113953.GO48734@deviant.kiev.zoral.com.ua>
In-Reply-To: <D8E990E6-4967-4182-858F-F735650B2B76@3geeks.org>
References:  <D8E990E6-4967-4182-858F-F735650B2B76@3geeks.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Fri, Apr 15, 2011 at 05:01:58PM -0500, Daniel Mayfield wrote:
> I'm trying to use rsync and rsnapshot to make backup copies of my Mac to my freebsd 8.2 server .  When I specify syncing extended attributes as well, I get an error for any file on the Mac that has a resource fork: 
> 
> rsync: rsync_xal_set: lsetxattr("Documents/<foo>","com.apple.ResourceFork") failed: No space left on device (28)
> 
> I'd love to work on fixing this, but I'm seeing a bunch of references to UFS1 vs UFS2 in the extended attribute readme.  But I'm not sure what I'm actually using (I took the default when it setup, which says ufs2+softdep, but mount simply says ufs).
> 
> Can someone help point me in the right direction?

UFS2 only allows for 2 blocks to store extended attrs. I believe this is
the cause of your error.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iEYEARECAAYFAk2pgAkACgkQC3+MBN1Mb4j4zACgtFhU/OOzm/eV4zl0KYBxYKw3
imYAniBXrOLrH3r25rvZ0+BX5n/VG3ED
=LucL
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110416113953.GO48734>