On 04/ 8/15 04:58 PM, Oliver Weinmann wrote:
> Hi,
>
> I have a similar problem. I tried to backup a Netapp Filer running Clustered 
> Data Ontap 8.3RC1.
>
> I can lookup the client via NDMP just fine. Also the storage works.
>
> Running the BackupNDMPSMTape backup job, I get the following error after a 
> while:
>
> 08-Apr 16:55 bareos-dir JobId 337: No prior Full backup Job record found.
> 08-Apr 16:55 bareos-dir JobId 337: No prior or suitable Full backup found in 
> catalog. Doing FULL backup.
> 08-Apr 16:55 bareos-dir JobId 337: Start NDMP Backup JobId 337, 
> Job=BackupNDMPSMTape.2015-04-08_16.55.40_10
> 08-Apr 16:55 bareos-dir JobId 337: Using Device "FileStorage" to write.
> 08-Apr 16:57 bareos-dir JobId 337: err connect failed: Connection timed out
> 08-Apr 16:57 bareos-dir JobId 337: Error: getmsg.c:196 Malformed message:
> 08-Apr 16:57 bareos-dir JobId 337: Error: Director's comm line to SD dropped.
> 08-Apr 16:57 bareos-dir JobId 337: Error: Bareos bareos-dir 14.2.2 (12Dec14):
>   Build OS:               x86_64-suse-linux-gnu suse openSUSE 13.2 
> (Harlequin) (x86_64)
>   JobId:                  337
>   Job:                    BackupNDMPSMTape.2015-04-08_16.55.40_10
>   Backup Level:           Full (upgraded from Incremental)
>   Client:                 "gedasanbak-ndmp"
>   FileSet:                "NDMP SMtape Fileset" 2015-04-07 15:10:32
>   Pool:                   "NDMPFile" (From Job resource)
>   Catalog:                "MyCatalog" (From Client resource)
>   Storage:                "NDMPFile" (From Pool resource)
>   Scheduled time:         08-Apr-2015 16:55:39
>   Start time:             08-Apr-2015 16:55:42
>   End time:               08-Apr-2015 16:57:51
>   Elapsed time:           2 mins 9 secs
>   Priority:               10
>   NDMP Files Written:     0
>   SD Files Written:       0
>   NDMP Bytes Written:     0 (0 B)
>   SD Bytes Written:       0 (0 B)
>   Rate:                   0.0 KB/s
>   Volume name(s):
>   Volume Session Id:      3
>   Volume Session Time:    1428504240
>   Last Volume Bytes:      0 (0 B)
>   Termination:            *** Backup Error ***
>
> Any clues?
>
Seems you have some network problem. The err connect failed comes from
the NDMP library. There are plenty of debug sessions explained on the
mailinglist regarding NDMP. Look into

  NDMP Snooping = yes
  NDMP Loglevel = 7

But also keep in mind that there needs to be an open network connection
between the NAS box and your Bareos SD as that emulates the NDMP tape agent
and that can listen on any port the NDMP protocol negotiates.

The network layout looks like this normally:

DIR DMA => NDMP Data Agent (10000)
DIR DMA => NDMP Tape Agent (10000)
NDMP Data Agent => NDMP Tape Agent (any negotiated port.)

So your problem can be in a numerous number of access
paths.

The protocol snooping and high loglevel will at least show where it tries
to connect although the output is a bit cryptic.

-- 
Marco van Wieringen                   [email protected]
Bareos GmbH & Co. KG                  Phone: +49-221-63069389
http://www.bareos.com                     

Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens,
                 P. Storz, M. v. Wieringen

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