[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
Hi Robin, The source is NTFS, destination is ext4.You're right I only use Thunderbird, so I don't know what any Outlook properties are doing there.
This is the fstab entry for the source:UUID=84B4969BB4968EF4 /media/julian/CYNTHIA ntfs-3g defaults,nosuid,nodev,locale=en_GB.UTF-8 0 0
What does confuse me is that it /does/ write some files perfectly alright, so the 'no space left on the device' is misleading at best.
Julian On 11/05/14 22:57, Robin Cornelius wrote:
What file system is present on the source and destination? Looks like its trying to write out an attribute that is not supported on the destination file system. OECustomProperty is an outlook express/microsoft mail thing that can contain extra metadata over the standard mail header. So you probably don't care about that anyway if you only use thunderbird. What i'm slightly confused about is that it appears that this is being found by rsync in an ADS stream not an extra standalone file, which implies a file system source of NTFS or HFS? got any funny mounting going on here to NTFS shares etc? Also i was under the impression that rsync knew nothing of ADS but that might only be true for native win32 rsync which uses cygwin, if rsync is accessing an smbmount then probably ntfs attributes are exposed. Robin On 11 May 2014 18:59, Julian Hall <linux@xxxxxxxxxxxx> wrote:Hi All, I'm running a backup using rsync to a USB external drive with plenty of space on it. The Mint system backup and Home partitions backed up successfully. However backing up the Windows Documents folder I get a few of these errors: rsync: rsync_xal_set: lsetxattr(""/media/julian/HECATE/WINDOWS_DOCUMENTS/CYNTHIA/Mail/tbird.default/Mail/Local Folders/Friends.sbd/Offline.sbd/UK.sbd/Local.sbd/Gals.sbd/HelenC.mozmsgs/COL107-W32FB0120E2D74AE1FF780FAC040%40phx.gbl.wdseml"","user.OECustomProperty") failed: No space left on device (28) rsync: rsync_xal_set: lsetxattr(""/media/julian/HECATE/WINDOWS_DOCUMENTS/CYNTHIA/Mail/tbird.default/Mail/Local Folders/Friends.sbd/Offline.sbd/UK.sbd/Local.sbd/Gals.sbd/Victoria.mozmsgs/62A5C58172A28A47BFBA9762C09CF44505B61D%40wfha-srv01.WFHA.local.wdseml"","user.OECustomProperty") failed: No space left on device (28) rsync: rsync_xal_set: lsetxattr(""/media/julian/HECATE/WINDOWS_DOCUMENTS/CYNTHIA/Mail/tbird.default/Mail/Local Folders/Friends.sbd/Offline.sbd/UK.sbd/Local.sbd/Guys.sbd/AlunC.mozmsgs/20090625052203.qc026bqh9ck4404s%40www.educationlawspecialists.co.uk.wdseml"","user.OECustomProperty") failed: No space left on device (28) They're interspersed between files that backed up successfully, so I don't know what the 'No space left on device' is all about. It's been suggested previously the source HD may be dying due to I/O errors I had last time. Could this be related? The backup ended with this error message: sent 664181577 bytes received 4949 bytes 2630441.69 bytes/sec total size is 41824008012 speedup is 62.97 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9] Any advice please? Kind regards, Julian -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/listfaq
-- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/listfaq