Advertisement
stephendt

Borg Backup to Windows Subsystem for Linux issues

Dec 3rd, 2018
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.44 KB | None | 0 0
  1. owner@Linux-PC:~$ borgmatic --config /home/owner/backupconfig/test.yaml --verbosity 1
  2. /home/owner/backupconfig/test.yaml: Parsing configuration file
  3. owner@192.168.1.211:/mnt/e/Test/test.borg: Pruning archives
  4. owner@192.168.1.211's password:
  5. ------------------------------------------------------------------------------
  6.                       Original size      Compressed size    Deduplicated size
  7. Deleted data:                    0 B                  0 B                  0 B
  8. All archives:                    0 B                  0 B                  0 B
  9.  
  10.                       Unique chunks         Total chunks
  11. Chunk index:                       0                    0
  12. ------------------------------------------------------------------------------
  13. owner@192.168.1.211:/mnt/e/Test/test.borg: Creating archive
  14. owner@192.168.1.211's password:
  15. A /home/owner/.xsession-errors
  16. [removed]
  17. A /home/owner/.cache/google-chrome/Default/Cache/0a8565b82fb44e3d_0
  18. A /home/owner/.cache/google-chrome/Default/Cache/67580d03a7479497_0owner@Linux-PC:~$ borgmatic --config /home/owner/backupconfig/test.yaml --verbosity 1
  19. /home/owner/backupconfig/test.yaml: Parsing configuration file
  20. owner@192.168.1.211:/mnt/e/Test/test.borg: Pruning archives
  21. owner@192.168.1.211's password:
  22. ------------------------------------------------------------------------------
  23.                       Original size      Compressed size    Deduplicated size
  24. Deleted data:                    0 B                  0 B                  0 B
  25. All archives:                    0 B                  0 B                  0 B
  26.  
  27.                       Unique chunks         Total chunks
  28. Chunk index:                       0                    0
  29. ------------------------------------------------------------------------------
  30. owner@192.168.1.211:/mnt/e/Test/test.borg: Creating archive
  31. owner@192.168.1.211's password:
  32. A /home/owner/.xsession-errors
  33. [removed]
  34. A /home/owner/.cache/google-chrome/Default/Cache/5bd5f29aeb11f028_0
  35. Traceback (most recent call last):
  36.  
  37.   File "/usr/lib/python3/dist-packages/borg/remote.py", line 248, in serve
  38.     res = f(**args)
  39.  
  40.   File "/usr/lib/python3/dist-packages/borg/repository.py", line 1072, in put
  41.     segment, offset = self.io.write_put(id, data)
  42.  
  43.   File "/usr/lib/python3/dist-packages/borg/repository.py", line 1442, in write_put
  44.     fd.write(b''.join((crc, header, id, data)))
  45.  
  46.   File "src/borg/platform/linux.pyx", line 255, in borg.platform.linux.SyncFile.write
  47.  
  48.   File "src/borg/platform/linux.pyx", line 229, in borg.platform.linux._sync_file_range
  49.  
  50. OSError: [Errno 38] Function not implemented
  51.  
  52. Borg server: Platform: Linux AT-SB1 4.4.0-17763-Microsoft #55-Microsoft Sat Oct 06 18:05:00 PST 2018 x86_64
  53. Borg server: Linux: Ubuntu 18.04 bionic
  54. Borg server: Borg: 1.1.5  Python: CPython 3.6.7
  55. Borg server: PID: 15781  CWD: /home/owner
  56. Borg server: sys.argv: ['/usr/bin/borg', 'serve', '--umask=077', '--info']
  57. Borg server: SSH_ORIGINAL_COMMAND: None
  58. Platform: Linux Linux-PC 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64
  59. Linux: LinuxMint 19 tara
  60. Borg: 1.1.5  Python: CPython 3.6.7
  61. PID: 30843  CWD: /home/owner
  62. sys.argv: ['/usr/bin/borg', 'create', 'owner@192.168.1.211:/mnt/e/Test/test.borg::{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}', '/home', '/mnt/data01', '--list', '--filter', 'AME', '--info', '--stats']
  63. SSH_ORIGINAL_COMMAND: None
  64.  
  65. Command '('borg', 'create', 'owner@192.168.1.211:/mnt/e/Test/test.borg::{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}', '/home', '/mnt/data01', '--list', '--filter', 'AME', '--info', '--stats')' returned non-zero exit status 2.
  66.  
  67. Need some help? https://torsion.org/borgmatic/#issues
  68. owner@Linux-PC:~$
  69.  
  70. A /home/owner/.cache/google-chrome/Default/Cache/94cc103f59f79771_0
  71. [removed]
  72. A /home/owner/.cache/google-chrome/Default/Cache/5bd5f29aeb11f028_0
  73. Traceback (most recent call last):
  74.  
  75.   File "/usr/lib/python3/dist-packages/borg/remote.py", line 248, in serve
  76.     res = f(**args)
  77.  
  78.   File "/usr/lib/python3/dist-packages/borg/repository.py", line 1072, in put
  79.     segment, offset = self.io.write_put(id, data)
  80.  
  81.   File "/usr/lib/python3/dist-packages/borg/repository.py", line 1442, in write_put
  82.     fd.write(b''.join((crc, header, id, data)))
  83.  
  84.   File "src/borg/platform/linux.pyx", line 255, in borg.platform.linux.SyncFile.write
  85.  
  86.   File "src/borg/platform/linux.pyx", line 229, in borg.platform.linux._sync_file_range
  87.  
  88. OSError: [Errno 38] Function not implemented
  89.  
  90. Borg server: Platform: Linux AT-SB1 4.4.0-17763-Microsoft #55-Microsoft Sat Oct 06 18:05:00 PST 2018 x86_64
  91. Borg server: Linux: Ubuntu 18.04 bionic
  92. Borg server: Borg: 1.1.5  Python: CPython 3.6.7
  93. Borg server: PID: 15781  CWD: /home/owner
  94. Borg server: sys.argv: ['/usr/bin/borg', 'serve', '--umask=077', '--info']
  95. Borg server: SSH_ORIGINAL_COMMAND: None
  96. Platform: Linux Linux-PC 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64
  97. Linux: LinuxMint 19 tara
  98. Borg: 1.1.5  Python: CPython 3.6.7
  99. PID: 30843  CWD: /home/owner
  100. sys.argv: ['/usr/bin/borg', 'create', 'owner@192.168.1.211:/mnt/e/Test/test.borg::{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}', '/home', '/mnt/data01', '--list', '--filter', 'AME', '--info', '--stats']
  101. SSH_ORIGINAL_COMMAND: None
  102.  
  103. Command '('borg', 'create', 'owner@192.168.1.211:/mnt/e/Test/test.borg::{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}', '/home', '/mnt/data01', '--list', '--filter', 'AME', '--info', '--stats')' returned non-zero exit status 2.
  104.  
  105. Need some help? https://torsion.org/borgmatic/#issues
  106. owner@Linux-PC:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement