vProxyバックアップがエラー「ddp_connect_with_config() failed, Hostname: DD_name、エラー: DD_Name上のルックアップ/backup/ostで5075-DDBOOSTエラー1が発生する

Summary: vProxyバックアップがエラー「ddp_connect_with_config() failed, Hostname: DD_name、エラー: 5075-DD_Name上のルックアップ/backup/ostのDDBOOSTエラー1(nfs: 操作は許可されていません)

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

vProxyバックアップが次のエラーで失敗します。
ddp_connect_with_config() failed, Hostname: DD_name, Err: 5075-DDBOOST Error 1 for lookup /backup/ost on DD_Name (nfs: Operation not permitted)

Cause

初期チェック:

  • DDBoostがDDで実行されている
  • NFSv3がData Domainで有効になっている
  • DDとvProxyの間でファイアウォール ポートが開いている。NVP vProxy:バックアップ/リストア操作のためのネットワーク接続のトラブルシューティング」
  • 使用されているDDBoostパスワードが正しい
  • DDBoostクライアント構成では、この特定のクライアントに対して次のことが許可されます。
  • 1) Example:  
    
    Below example shows both "*" and a client name.  If "*" is missing then only clients in the list are permitted to connect to the DD.
    
    # ddboost clients show config
    Client               Encryption Strength   Authentication Mode
    ------------------- -------------------   -------------------
    *                    none                  none
    MyClient.mycomp.com  none                  none
    MyOtherClient        none                  none
    -------------------  -------------------   -------------------
    (**) The global security settings take precedence over these client(s) specific settings.
    
    2) Example from ddfs.info:
    07/03 14:59:25.659490 [7ff122a44170] WARNING: Client <MyOtherClient.mycomp.com> did not match access list entries
    07/03 14:59:25.659521 [7ff122a44170] nfsproc3_ost_mnt_3_svc: client access denied for <Client IP> version 7.0
    
    3) In some cases you will see that the error log lists the FQDN or the short name, but the client config is using the other form of the name. The configuration and the client name must match exactly. The DDBoost Plugin on the client will determine the name for the client. This will check the local hosts file on the client for a match for the source side IP for the client. If there is a match, it will use it. (Selecting the FQDN name if one is available, then short name) If there is no match, then the plugin will do a DNS query for the IP and use the response returned.
    
    4) If there is a discrepancy between the clients local host entry verses the DDBoost client config, ask the customer to choose which configuration that they would like to change.
    
    a) add "*" to the DD clients list will allow any client with proper credentials to authenticate to the DD.
    # ddboost clients add *
    
    b) add the corresponding name (from the error log, or client side local hosts file) to the DD:
    # ddboost clients add <hostname>
    
    c) modify the local hosts file or DNS for the IP address being used by the client to make it reflect the client name that was added to DD clients list.
    Example for Linux:
    file: /etc/hosts
    10.11.12.13 MyOtherClient.mycomp.com MyOtherClient
      changed to 
    10.11.12.13 MyOtherClient
    
    
    
    

Resolution

上記すべてを確認した場合は、vProxyに使用されているMTREEのDDBoostパスワードの長さを確認します。vProxyで使用できる最大パスワードの長さは30文字です。

パスワードの長さが過度にない場合は、「ddpconnchk」ユーティリティーを使用してvProxyとDD間の接続を確認することをお勧めします。「」の使用に関する詳細ddpconnchk': NetWorker:DDPCONNCHKツールを使用してNetWorkerホストからのDD ddboost接続をテストする方法

Affected Products

NetWorker

Products

NetWorker
Article Properties
Article Number: 000029908
Article Type: Solution
Last Modified: 29 Aug 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.