Interstage Application Server トラブルシューティング集 |
目次
索引
![]() ![]() |
第1章 障害調査資料の採取 |
CORBAサービスでは、OD_startプロセス起動処理時にIPCログを出力します。IPCログでは、以下のコマンドの実行結果が採取されます。
IPCログに出力された情報を参照することで、OD_startプロセス起動成功/失敗時のIPC資源の状態を確認できます。
IPCログは以下のファイルに出力されます。
<CORBAサービスインストールパス>/var/ipclog、ipclog.old
IPCログファイルのサイズは、ipclog、ipclog.oldともに最大で100Kバイトです。
IPCログのデータは以下の形式で出力されます。
IPCログの出力例を以下に示します。
********************************************** State : Success Date : Sat Oct 23 19:03:28 2004 ============================================== IPC status from <running system> as of Sat Oct 23 19:03:28 JST 2004 T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Message Queues: q 959488 0xd11fb30 -Rrw------- root other root other 0 0 32768 8465 8464 17:09:27 17:09:27 17:08:20 q 924673 0xb11fb30 -Rrw------- root other root other 0 0 32768 0 0 no-entry no-entry 17:08:20 T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Shared Memory: m 1026048 0x211fb30 --rw------- root other root other 1 12 8465 8467 17:08:20 17:08:20 17:08:20 m 1003521 0x111fb30 --rw------- root other root other 1 131112 8466 8467 18:16:29 18:16:29 17:08:20 T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME Semaphores: s 63635456 0x1044eee --ra-ra-ra- root other root other 1 no-entry 17:10:09 s 61341697 0x2044eee --ra-ra-ra- root other root other 1 no-entry 17:10:09 ============================================== UID PID PPID C STIME TTY TIME CMD root 0 0 0 Jul 05 ? 0:17 sched root 1 0 0 Jul 05 ? 0:29 /etc/init - root 2 0 0 Jul 05 ? 0:00 pageout root 3 0 1 Jul 05 ? 5474:21 fsflush root 348 1 0 Jul 05 ? 0:00 /usr/lib/saf/sac -t 300 |
目次
索引
![]() ![]() |