duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Amaozn EFS OSError: [Errno 523]


From: Azfar Hashmi
Subject: Re: [Duplicity-talk] Amaozn EFS OSError: [Errno 523]
Date: Wed, 31 Aug 2016 09:31:35 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Kenneth,


Thanks for the response. The problem is gone and it was related with EFS issue with IDMAP.


On 8/30/2016 7:25 PM, Kenneth Loafman wrote:
Sorry for the delay.  Could you tell me whether you have access rights to the directory it's trying to back up? Would it be possible to point directly to the EFS mount?

Please add a -v9 to the options and post the log.  You can obfuscate any passwords and such, but leave all the rest intact.


On Wed, Aug 24, 2016 at 6:49 AM, Azfar Hashmi via Duplicity-talk <address@hidden> wrote:
Hi,

I am on Wheezy 7.10 and my duplicity version is 0.7.10. I am trying to backup a directory which contain one AWS EFS mount which is actually mounted outside the backup source and symlinked into backup source.

I am getting "OSError: [Errno 523] Unknown error 523". Below is complete trace of it.

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1546, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1540, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1391, in main
    do_backup(action)
  File "/usr/bin/duplicity", line 1510, in do_backup
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 575, in full_backup
    globals.backend)
  File "/usr/bin/duplicity", line 434, in write_multivol
    at_end = gpg.GzipWriteFile(tarblock_iter, tdp.name, globals.volsize)
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/gpg.py", line 401, in GzipWriteFile
    new_block = block_iter.next()
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/diffdir.py", line 523, in next
    result = self.process(self.input_iter.next())
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/diffdir.py", line 195, in get_delta_iter
    for new_path, sig_path in collated:
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/diffdir.py", line 290, in collate2iters
    for relem1 in riter1:
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/selection.py", line 179, in Iterate
    subpath, val = diryield_stack[-1].next()
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/selection.py", line 142, in diryield
    for filename in robust.listpath(path):
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/robust.py", line 63, in listpath
    dir_listing = check_common_error(error_handler, path.listdir)
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/robust.py", line 38, in check_common_error
    return function(*args)
  File "/root/duplicity/lib/python2.7/site-packages/duplicity/path.py", line 543, in listdir
    return os.listdir(self.name)
OSError: [Errno 523] Unknown error 523: '/var/www/vhosts/media/catalog/product/a/r'


--
Azfar Hashmi
System Admin
SIVVI.COM
Email address@hidden
Mobile +971 56 8053 905
Tel +971 4 3832 000
Web www.sivvi.com
Facebook Instagram Twitter

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk



--
Azfar Hashmi
System Admin
SIVVI.COM
Email address@hidden
Mobile +971 56 8053 905
Tel +971 4 3832 000
Web www.sivvi.com
Facebook Instagram Twitter

reply via email to

[Prev in Thread] Current Thread [Next in Thread]