Advertisement
pandamasta

rsync ntfs 3g crash

Apr 26th, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. root@nas:/usr/home/x # pkg info fusefs-ntfs | grep Version
  2. Version : 2014.2.15_1
  3. root@nas:/usr/home/x # pkg info rsync | grep Version
  4. Version : 3.1.0_3
  5. root@nas:/usr/home/x # uname -a
  6. FreeBSD nas 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
  7.  
  8. >>Mount OK
  9. #ntfs-3g /dev/da1s1 /mnt/2to
  10.  
  11. >>> /var/log/messages
  12. Apr 26 14:16:24 nas kernel: fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.19
  13. Apr 26 14:18:20 nas ntfs-3g[1518]: Version 2014.2.15 external FUSE 29
  14. Apr 26 14:18:20 nas ntfs-3g[1518]: Mounted /dev/da1s1 (Read-Write, label "2to", NTFS 3.1)
  15. Apr 26 14:18:20 nas ntfs-3g[1518]: Cmdline options:
  16. Apr 26 14:18:20 nas ntfs-3g[1518]: Mount options: allow_other,nonempty,relatime,fsname=/dev/da1s1
  17. Apr 26 14:18:20 nas ntfs-3g[1518]: Ownership and permissions disabled, configuration type 1
  18. ..... reboot
  19. Apr 26 14:21:44 nas30 syslogd: kernel boot file is /boot/kernel/kernel
  20.  
  21.  
  22. $ time rsync -av --progress /datas/private/ /mnt/2to/backup/nas/
  23. sending incremental file list
  24. ./
  25. rsync: recv_generator: failed to stat "/mnt/2to/backup/nas/code/c/WEBCam Projet COURS/Affichage.vcproj.PROPRI-AB9B34AE.Propri\#351taire.user": Illegal byte sequence (86)
  26. administratif/
  27. administratif/ RICE.pdf
  28. 63,311 100% 29.13MB/s 0:00:00 (xfr#1, ir-chk=1070/1078)
  29. administratif/CI-AM.jpga
  30. Write failed: Broken pipe
  31.  
  32.  
  33. >>>>>> reboot :'( <<<<<<<
  34. root@nas:/mnt/2to # uptime
  35. 2:25PM up 2 mins, 1 user, load averages: 0.00, 0.02, 0.05
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement