On Wednesday, January 28, 2015 at 5:45:21 PM UTC+2, Marco van Wieringen wrote:
> Benny Kaplan <bennykap <at> mail.huji.ac.il> writes:
> 
> > 
> > Hi,
> > I am trying to backup storage via NDMP protocol. And i get the
> > following error:
> > 
> > 28-Jan 17:09 astrobkup-dir JobId 18:  ERR NDMP4_DATA_CONNECT 
> > NDMP4_CONNECT_ERR
> 
> Seems there is a problem setting up the NDMP data channel first thing
> to check after configuring NDMP is always you setup the client right.
> e.g. status client=ndmp-client should contact the NDMP client and show
> you things like what filesystems are available. It also makes sure if
> the handshake works e.g. right username and password.
> 
> Other problem could be there is no network connectivity between the NDMP
> data device and the NDMP tape agent simulated by the Bareos SD. So make
> sure the networks connectivity is correct.
> 
> You can also raise the NDMP debugging level then it will show what its
> doing.
> 
> e.g.
> 
> NdmpLogLevel = 7
> NdmpSnooping = yes
> 
> Both in the director global config e.g. Director config block.
> 
> NDMP is somewhat difficult to setup that is not something we can easily
> change.
> 
> -- 
> Marco van Wieringen                   
> 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


there no problem with access, because status client gave me the following 
output:

Data Agent 10.0.0.20 NDMPv4
  Host info
    hostname   node1.nas1
    os_type    Dell Fluid File System
    os_vers    1.2.7680
    hostid     FF0A83FE

  Server info
    vendor     Dell Inc.
    product    PowerVault NX3610
    revision   1.1
    auths      (2) NDMP4_AUTH_TEXT NDMP4_AUTH_MD5

  Connection types
    addr_types (2) NDMP4_ADDR_LOCAL NDMP4_ADDR_TCP

  Backup type info of dump format
    attrs      0x7b9
    set        FILESYSTEM=
    set        EXCLUDE=
    set        HIST=Y
    set        VERBOSE=N
    set        LEVEL=0
    set        UPDATE=Y
    set        COMPRESS_DATA_STREAM=N
    set        SNAPSHOT=Y
    set        EXTRACT_ACL=Y
    set        BLOCKING_FACTOR=0
    set        BASE_DATE=-1
    set        LISTED_INCREMENTAL=N
    set        DEREF_HARD_LINK=N
    set        NUM_DATA_READER=-1
    set        DIRECT=N
    set        RECURSIVE=Y
    set        RESTORE_OVERWRITE=Y
    set        READ_AHEAD=
    set        NUM_FILE_OPENER=-1

  Backup type info of tar format
    attrs      0x7b9
    set        FILESYSTEM=
    set        EXCLUDE=
    set        HIST=Y
    set        VERBOSE=N
    set        LEVEL=0
    set        UPDATE=Y
    set        COMPRESS_DATA_STREAM=N
    set        SNAPSHOT=Y
    set        EXTRACT_ACL=Y
    set        BLOCKING_FACTOR=0
    set        BASE_DATE=-1
    set        LISTED_INCREMENTAL=N
    set        DEREF_HARD_LINK=N
    set        NUM_DATA_READER=-1
    set        DIRECT=N
    set        RECURSIVE=Y
    set        RESTORE_OVERWRITE=Y
    set        READ_AHEAD=
    set        NUM_FILE_OPENER=-1

  File system /NAS1B
    physdev    /NAS1B
    unsupported 0x0
    type       SpartanFS
    status     online
    space      120946279055360 total, 104597147615232 used, 16349131440128 avail
    inodes     1000000 total, 500000 used
    set        MNTOPTS=
    set        MNTTIME=

  File system /NAS1A
    physdev    /NAS1A
    unsupported 0x0
    type       SpartanFS
    status     online
    space      16492674416640 total, 1038572584960 used, 15454101831680 avail
    inodes     1000000 total, 500000 used
    set        MNTOPTS=
    set        MNTTIME=

  File system /SYST
    physdev    /SYST
    unsupported 0x0
    type       SpartanFS
    status     online
    space      6597069766656 total, 0 used, 6597069766656 avail
    inodes     1000000 total, 500000 used
    set        MNTOPTS=
    set        MNTTIME=

I guess i have a problem with the configuration, but i have no idea where ??
any suggestions ?

Thanks

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to