Pendant une migration vers le grid infrastructure 11.2.0.1 (clusterware et ASM), il est utile de savoir où sont les fichiers logs générés pour mieux investiguer en cas de problème.
1- Le premier des logs à observer est celui généré dans le répertoire log de «l'inventory», dépendamment de votre environnement $ORACLE_BASE/oraInventory/logs.
oracle@ucl02b:/u01/home/dba/oracle/oraInventory/logs> ls -alrt
...
-rw-rw---- 1 oracle dba 996622 Jun 4 20:52 installActions2010-06-04_06-11-37PM.log
...
oracle@ucl02b:/u01/home/dba/oracle/oraInventory/logs>
Ce fichier contiendra toutes les informations pendant la phase d'installation des binaires et de copie vers les autres noeuds du cluster.
2- Le deuxième emplacement à observer est le répertoire «$GRID_HOME/cfgtoollogs»
Pendant la phase d'exécution du script «rootupgrade.sh», les logs sont générés dans le répertoire «$GRID_HOME/cfgtoollogs/crsconfig» .
Pendant la phase de configuration des composants (Netca, ASM, etc), les logs sont générés dans le répertoire «$GRID_HOME/cfgtoollogs/cfgfw».
Exemple:
Contenu du répertoire «cfgtoollogs»:
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs> ls -al
total 66
drwx------ 6 oracle dba 1536 Jun 5 08:24 .
drwxr-xr-x 63 root dba 1536 Jun 4 18:36 ..
drwx------ 2 oracle dba 1536 Jun 4 20:51 cfgfw
-rw------- 1 oracle dba 5516 Jun 4 20:51 CfmLogger_2010-06-04_08-08-48-PM.log
-rw------- 1 oracle dba 5516 Jun 4 20:51 CfmLogger_2010-06-04_08-08-49-PM.log
-rwx------ 1 oracle dba 212 Jun 4 20:08 configToolAllCommands
-rwx------ 1 oracle dba 0 Jun 4 20:08 configToolAllCommands.bak
-rwx------ 1 oracle dba 213 Jun 4 20:51 configToolFailedCommands
-rwx------ 1 oracle dba 0 Jun 4 20:51 configToolFailedCommands.bak
drwxrwxr-x 2 oracle dba 512 Jun 4 18:36 crsconfig
drwxr-xr-x 3 oracle dba 512 Jun 5 08:24 opatch
-rw------- 1 oracle dba 1653 Jun 4 20:46 oracle.assistants.asm_2010-06-04_08-08-48-PM.log
-rw------- 1 oracle dba 1653 Jun 4 20:46 oracle.assistants.asm_2010-06-04_08-08-49-PM.log
-rw------- 1 oracle dba 557 Jun 4 20:09 oracle.assistants.netca.client_2010-06-04_08-08-48-PM.log
-rw------- 1 oracle dba 557 Jun 4 20:09 oracle.assistants.netca.client_2010-06-04_08-08-49-PM.log
-rw------- 1 oracle dba 1125 Jun 4 20:51 oracle.crs_2010-06-04_08-08-48-PM.log
-rw------- 1 oracle dba 1125 Jun 4 20:51 oracle.crs_2010-06-04_08-08-49-PM.log
drwxrwx--- 2 oracle dba 1024 Jun 4 20:52 oui
-rw------- 1 oracle dba 0 Jun 4 20:08 OuiConfigVariables_2010-06-04_08-08-47-PM.log
-rw------- 1 oracle dba 0 Jun 4 20:08 OuiConfigVariables_2010-06-04_08-08-48-PM.log
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs>
Contenu du répertoire «crsconfig»:
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs/crsconfig> ls -al
total 104
drwxrwxr-x 2 oracle dba 512 Jun 4 18:36 .
drwx------ 6 oracle dba 1536 Jun 5 08:24 ..
-rwxrwxr-x 1 oracle dba 49434 Jun 4 18:43 rootcrs_ucl02b.log
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs/crsconfig>
Contenu du répertoire «cfgfw»:
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs/cfgfw> ls -al
total 58
drwx------ 2 oracle dba 1536 Jun 4 20:51 .
drwx------ 6 oracle dba 1536 Jun 5 08:24 ..
-rw------- 1 oracle dba 7932 Jun 4 20:51 CfmLogger_2010-06-04_06-28-16-PM.log
-rw------- 1 oracle dba 6668 Jun 4 20:51 CfmLogger_2010-06-04_08-08-46-PM.log
-rw------- 1 oracle dba 1653 Jun 4 20:46 oracle.assistants.asm_2010-06-04_06-28-18-PM.log
-rw------- 1 oracle dba 1653 Jun 4 20:46 oracle.assistants.asm_2010-06-04_08-08-47-PM.log
-rw------- 1 oracle dba 557 Jun 4 20:09 oracle.assistants.netca.client_2010-06-04_06-28-17-PM.log
-rw------- 1 oracle dba 557 Jun 4 20:09 oracle.assistants.netca.client_2010-06-04_08-08-47-PM.log
-rw------- 1 oracle dba 1125 Jun 4 20:51 oracle.crs_2010-06-04_06-28-17-PM.log
-rw------- 1 oracle dba 1125 Jun 4 20:51 oracle.crs_2010-06-04_08-08-46-PM.log
-rw------- 1 oracle dba 0 Jun 4 18:28 OuiConfigVariables_2010-06-04_06-28-17-PM.log
-rw------- 1 oracle dba 0 Jun 4 20:08 OuiConfigVariables_2010-06-04_08-08-47-PM.log
oracle@ucl02b:/u02/home/dba/oracle/product/grid11gr2/cfgtoollogs/cfgfw>
Aucun commentaire:
Enregistrer un commentaire