informatique:informatique:exadata:oem:install

[oracle@srv102-pivot ~]$ emcli login -username=sysman                                                                                                                Enter password :

Login successful

[oracle@srv102-pivot ~]$ emcli sync
Synchronized successfully

[oracle@srv102-pivot ~]$ emcli get_supported_platforms
-----------------------------------------------
Version = 13.5.0.0.0
 Platform = Linux x86-64
-----------------------------------------------
Platforms list displayed successfully.
 
[oracle@srv102-pivot ~]$ mkdir /tmp/agent_13.5/ && emcli get_agentimage -destination=/tmp/agent_13.5 -platform="Linux x86-64" -version=13.5.0.0.0

 === Partition Detail ===
Space free : 13 GB
Space required : 1 GB
Check the logs at /u01/app/oracle/product/gc_inst/em/EMGC_OMS1/sysman/emcli/setup/.emcli/get_agentimage_2023-07-28_09-18-46-AM.log
Downloading /tmp/agent_13.5/13.5.0.0.0_AgentCore_226.zip
File saved as /tmp/agent_13.5/13.5.0.0.0_AgentCore_226.zip
Downloading /tmp/agent_13.5/13.5.0.0.0_Plugins_226.zip
File saved as /tmp/agent_13.5/13.5.0.0.0_Plugins_226.zip
Downloading /tmp/agent_13.5/unzip
File saved as /tmp/agent_13.5/unzip
Executing command: /tmp/agent_13.5/unzip /tmp/agent_13.5/13.5.0.0.0_Plugins_226.zip -d /tmp/agent_13.5
Archieving agentImage and plugins.
Exit status is:0
Agent Image Download completed successfully.
  • Créer un fichier agent.rsp :
[oracle@s2x9dbm01db01 (cluclu015a4:1) JDE927E101 agent_13.5]$ cat agent.rsp
OMS_HOST=SRV102-PIVOT.speig.fr
EM_UPLOAD_PORT=4903
AGENT_REGISTRATION_PASSWORD=eesh4Quait-
AGENT_PORT=3872
EM_INSTALL_TYPE="AGENT"
ORACLE_HOME=/u01/app/oracle/product/agent13c/agent_13.5.0.0.0
  • On lance l’installation :
mkdir /u01/app/oracle/product/agent13c && chown oracle:oinstall /u01/app/oracle/product/agent13c (en root)

cd /u02/agent_13.5
./agentDeploy.sh  AGENT_BASE_DIR=/u01/app/oracle/product/agent13c RESPONSE_FILE=./agent.rsp
  • informatique/informatique/exadata/oem/install.txt
  • Dernière modification : 2023/12/18 14:45
  • de ben