>>>>> On Fri, 21 Sep 2018 09:40:55 -0300 (BRT), Heitor Faria said: > > Hello MArtin, > > > It seems unlikely to me, except maybe if it affects system performance and > > hides other problems. > > > > What is the final "xxxx" in your error message (it should be an error > > number)? > > Yes. This is just an example I got from Internet, but it is pretty common: > > xen7test-fd JobId 117: Error: bpipe-fd: Error closing for file > /var/tmp/Odoo_8.xva: 268435457
That particular case was caused by a spurious line break in the command (see the end of http://bacula.10910.n7.nabble.com/bpipe-Error-closing-for-file-what-is-wrong-td85684.html). > > Is this a backup or a restore? > > It is more frequent during restore. Is the error number still 268435457? That means an exit status of 1 from the command, so is probably not caused by Bacula. __Martin > > > __Martin > > Regards, > > > > >>>>>> On Thu, 20 Sep 2018 11:31:37 -0300 (BRT), Heitor Faria said: > >> > >> Dear users, > >> > >> I observed that using the FileSet option noatime=yes might prevent bpipe > >> closing > >> file errors such as this: > >> > >> xxxxx-fd JobId 117: Error: bpipe-fd: Error closing for file > >> /var/tmp/xxxxx: xxxx > >> > >> Is this accurate? > >> > >> Regards, > >> -- > >> > >> MSc Heitor Faria > >> CEO Bacula LATAM > >> mobile1: + 1 909 655-8971 > >> mobile2: + 55 61 98268-4220 > >> > >> Brasilia - Miami - New York > >> > >> www.bacula.com.br > >> > >> > > > > > > _______________________________________________ > > Bacula-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > -- > MSc Heitor Faria > CEO Bacula LATAM > mobile1: + 1 909 655-8971 > mobile2: + 55 61 98268-4220 > > Brasilia - Miami - New York > > www.bacula.com.br > _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
