DPA:dpaagent 命令給出「載入共用程式庫時發生錯誤」
Summary: dpaagent 命令顯示「載入共用程式庫時發生錯誤:libssl.so.1.0.0:無法開啟共用物件檔案:No such file or directory"
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Symptoms
任何 dpaagent 命令的語法 (請參閱以下範例) 抱怨無法開啟程式庫 libssl.so.1.0.0
root@DpaDatastore home]# /opt/emc/dpa/agent/bin/dpaagent -i /opt/emc/dpa/agent/bin/dpaagent: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
檢閱組態/記錄檔,一切看起來都不錯
從安裝記錄中,該特定庫已成功安裝:
Install File: /opt/emc/dpa/agent/lib/libssl.so.1.0.0 Status: SUCCESSFUL
並確認圖書館在那裡:
[root@DpaDatastore lib]# ls -ls | egrep libssl* 1900 -rwxrwxr-x. 1 root root 1941909 Dec 13 2016 libssl.so.1.0.0
此外,在 dpa.config 檔案中,程式庫路徑也是正確的:
BASE=/opt/emc/dpa/agent # Setup Library Path LD_LIBRARY_PATH=$BASE/lib:$AGENT_ORACLE_CLIENT_PATH export LD_LIBRARY_PATH
Cause
dpaagent 命令需要LD_LIBRARY_PATH,但由於某種原因,並未在環境中設定。
Resolution
請在啟動代理程式之前使用環境變數LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=/opt/emc/dpa/agent/lib
或
將包含該環境變數的 dpa.config 檔案新增至設定檔:
. /opt/emc/dpa/agent/etc/dpa.config
如需詳細資訊,請聯絡 Dell Technologies DPA 技術支援團隊。
Proprietăți articol
Article Number: 000167233
Article Type: Solution
Ultima modificare: 05 mar. 2026
Version: 5
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.