DPA: dpaagent-opdracht geeft "error while loading shared libraries"

Summary: dpaagent-opdracht geeft "error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: Niet zo'n bestand of 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

Elke syntaxis van het dpaagent-commando (zie voorbeeld hieronder) klaagt over het niet kunnen openen van bibliotheek 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

Configuratie-/logbestanden worden gecontroleerd, ze zien er allemaal goed uit

Vanuit de installatielogboeken is die specifieke bibliotheek geïnstalleerd:

Install File:             /opt/emc/dpa/agent/lib/libssl.so.1.0.0
                          Status: SUCCESSFUL

En bevestigde dat de bibliotheek er is:

[root@DpaDatastore lib]#  ls -ls | egrep libssl*
1900 -rwxrwxr-x. 1 root root  1941909 Dec 13  2016 libssl.so.1.0.0

Ook vanuit het dpa.config-bestand is het pad van de bibliotheek correct:

BASE=/opt/emc/dpa/agent
# Setup Library Path
LD_LIBRARY_PATH=$BASE/lib:$AGENT_ORACLE_CLIENT_PATH
export LD_LIBRARY_PATH

 

Cause

De opdracht dpaagent heeft de LD_LIBRARY_PATH nodig en is om de een of andere reden niet ingesteld in de omgeving.

 

Resolution

Ofwel use environment variable LD_LIBRARY_PATH before start agent:

export LD_LIBRARY_PATH=/opt/emc/dpa/agent/lib

OF

Voeg het bestand dpa.config met die omgevingsvariabele toe aan het profiel:

. /opt/emc/dpa/agent/etc/dpa.config

Neem contact op met het technische supportteam van Dell Technologies DPA voor meer informatie.

 

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