Re: [Bacula-users] I am planning to Japaneseize Baculum.

2016-12-07 Thread Marcin Haba
Hello Ken, OK, so you translated these easier texts to translate. OK, it is not problem for me either. To your question about other files - no, there isn't any other files where exist English texts. I will try your translation files, I will add them to Baculum and I will let you know. Thank you

Re: [Bacula-users] I am planning to Japaneseize Baculum.

2016-12-07 Thread KEN SAWADA
Hello Marcin Thank you for your reply. Rest texts remains in English and there is no problem. It is easier for the Japanese to understand. I only wanted to check any oher files except message.po and messages.so. Best regards, Ken Sawada 2016-12-08 16:15 GMT+09:00 Marcin Haba : > Hello Ken, > >

Re: [Bacula-users] I am planning to Japaneseize Baculum.

2016-12-07 Thread Marcin Haba
Hello Ken, Thank you for your work on translating Baculum into Japanese. I am happy that you decided to translate it. I looked in the messages.po file and I am seeing there that part of texts has been translated. Rest texts are still in English. What do you think about completing the translation?

Re: [Bacula-users] I am planning to Japaneseize Baculum.

2016-12-07 Thread KEN SAWADA
Hello Marcin Since the Japanese file has been completed, we will send you a message.po and messages.so file. I am glad if you tell me if there are missing files. Best regards. Ken Sawada 2016-11-20 13:20 GMT+09:00 KEN SAWADA : > Hello Marcin > > Thank you for your reply. > I was misunderstandi

Re: [Bacula-users] Which user is reading files on client for backup running

2016-12-07 Thread Josip Deanovic
On Wednesday 2016-12-07 15:38:23 c.mo...@web.de wrote: > Hello! > The files on the client that are identified for backup have restricted > permissions 640 and have a specific owner/group (not root). > > When I run a backup I get this error: > ERR=Permission denied. > > The error message is clear,

[Bacula-users] Which user is reading files on client for backup running

2016-12-07 Thread c . monty
Hello! The files on the client that are identified for backup have restricted permissions 640 and have a specific owner/group (not root). When I run a backup I get this error: ERR=Permission denied. The error message is clear, and the root cause is that the Bacula user accessing the files on th

Re: [Bacula-users] Pruning is taking too long; downside of force update status to recycle.

2016-12-07 Thread Martin Simmons
Setting the state to Recycle can also prevent recycling unfortunately. Use the purge command if you want to override the retention periods. __Martin > On Wed, 7 Dec 2016 04:55:09 +0800, Gi Dot said: > > Weird thing is, after the long pruning, I decided to change the volume > status to recy

Re: [Bacula-users] Pruning is taking too long; downside of force update status to recycle.

2016-12-07 Thread Martin Simmons
The output shows that Bacula repeatedly tried to prune the same volume and apparently failed to recycle it, which suggests that there were still jobs associated with it somehow (or the catalog was already in a broken state). Purging won't make you lose other backups. My point was just that purgin

Re: [Bacula-users] Pruning is taking too long; downside of force update status to recycle.

2016-12-07 Thread Josip Deanovic
On Wednesday 2016-12-07 10:20:56 Kern Sibbald wrote: > Hello, > > Here are a few tips for you. > > - You absolutely need to understand what Pruning is. The best way to > understand it is to read the manual. > > - If you are running MySQL as that catalog and you are having catalog > performance

Re: [Bacula-users] Pruning is taking too long; downside of force update status to recycle.

2016-12-07 Thread Kern Sibbald
Hello, Here are a few tips for you. - You absolutely need to understand what Pruning is.  The best way to understand it is to read the manual. - If you are running MySQL as that catalog and you are having catalog performance issues, you

Re: [Bacula-users] Bacula-Web 7.3.0 released

2016-12-07 Thread Davide Franco
Hello Elias, The catalog menu should expand if you configuration is correct. Make sure the variable label has a non empty string (see example below) $config[0]['label'] = 'Production server'; If you still have a problem, please open a bug report and attach your configuration to it (hidding sensit