Jump to content
We're Hiring! Full Stack Developer ×

Conversion from Reiserfs to XFS : rsync errors


P_K

Recommended Posts

I'm moving my disks from ReiserFS to XFS after upgrading to 6.4. I follow the procedure from here  :

 

http://lime-technology.com/wiki/index.php/File_System_Conversion

 

when copying disk3 to disk9, the rsync stopped after 10 hours more or less (earlier then I expected) : 

 

sent 1,270,465,325,294 bytes  received 705,847 bytes  33,832,630.68 bytes/sec

total size is 1,270,152,418,034  speedup is 1.00

rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]

 

I don't have all the output rsync produced before that so cannot 'see previous errors'. My syslog shows this : 

Jan 22 08:10:22 Tower kernel: REISERFS warning (device md3): jdm-20001 reiserfs_xattr_get: Invalid magic for xattr (user.org.netatalk.supports-eas.bCcdQh) associated with [2 2112 0x0 SD]

The strange thing however is that disk3 has 1.95Tb on it while disk9 now only has 1.27Tb. Seems that big part is not copied... 

 

5a66269ab22eb_ScreenShot2018-01-22at6_59_22PM.thumb.png.a1d59abfb6e4a303a4d822e76c6c34c5.png

 

Should I start over and maybe use the --log-file=/path/to/log option on the rsync this time to see if I get errors during the copy? Any other advise ? 

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...