Am Montag, 25. Januar 2016 18:48:47 UTC+1 schrieb marco.van.wieringen:
> On 01/25/16 05:52 PM, Gunther Nitzsche wrote:
> > 
> > I recently upgraded bareos from 14.2.2 to 15.2.2. Since that time
> > my NDMP-smtape backups (from a NetApp-device) fails with the
> > blocksize error.

> > 
> Correct NDMP blocksize has its own keyword in the client definition e.g.
> NdmpBlockSize.
..
> 
> #define SMTAPE_MIN_BLOCKSIZE 4096 /* 4 Kb */
> #define SMTAPE_MAX_BLOCKSIZE 262144 /* 256 Kb */

Thanks for replying. Backup is running again with Option 
NdmpBlockSize = 262144 in the client-ressource. Thanks for that.
In the status-view I cannot see any difference, so I don't know
what the system really did.. Anyway, it is running :) (hopefully
a restore would work also..)

btw: when doing an "est <client>" targeting the netapp-ressource, bareos 
crashes. I know that the command doesn't make much sense on a filer (no 
filedaemon), but a crash should not happen. In bareos.log I see a password-
error:

26-Jan 14:17 <server>-dir: ERROR in authenticate.c:294 Failed ASSERT: 
client->password.encoding == p_encoding_md5

which is strange, since the backup is running, ndmp-passwords do match.

bareoos-sd.conf says:

NDMP {
        Name = <server>-dir
    username = <ndmpuser>
    Password = "somepassword"
    Auth Type = MD5
}

Thank you,

best greetings,
Gunther

-- 
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.

Reply via email to