Hi, are you using ReFS on the Windows system that is being backed up? As of https://en.wikipedia.org/wiki/Comparison_of_file_systems most filesystem have a limit of 255 bytes per filename/dirname, but ReFS has 255 UTF-16 characters. On Linux that would expand to more than 255 bytes, looks like that's the problem. Does a restore to the same windows system work?
Regards, Stephan On 04/27/2017 04:06 PM, Jörg Steffens wrote: > On 27.04.2017 at 12:20 wrote Sergei Karasiov: >> Hi, >> >> bareos backups all our files without any error. >> But when I try to restore I have some adventures. >> >> I tried to restore on ext4 formatted disk and on ntfs formatted disk with >> same result. >> >> For example: >> >> 27-Apr 11:55 server-mint-fd JobId 3852: Error: create_file.c:227 Could not >> create /mnt/large/F:/Data_ETS/OKSiE/СНИП/Vashdom.ru - СНиП 2.04.01-85. >> Внутренний водопровод и канализация зданий. Системы внутреннего холодного и >> горячего водоснабжения, канализации и водостоков1_files/online.gif: ERR=File >> name too long >> >> And now I am not sure that this is filesystem issue. > > Have you tried to manually create a file with that name? That way we > could be sure, the filesystem supports it. > How many characters have this path? > > regards, > Jörg > >> How to deal with it? > > A workaround could be to modify the path during restore. > > regards, > Jörg > -- Stephan Dühr [email protected] Bareos GmbH & Co. KG Phone: +49 221-630693-90 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
