[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[orca-tech:01739] 二台運用の設定について



みつ@くまです

皆さんお世話になります。
Debian4.0etchでオルカのインストールを行っております。
皆さんのMLを参考にしながら、アドバイスも頂きながら進めております。

現在従サーバーの設定は完了し、オルカも立ち上がります。
主サーバーの設定で /etc/jma-receipt/dbgroup.incの設定を行っておりますが、
インストール時点では次の内容になっております。
db_group {
 type "PostgreSQL";
 port "";
 name "orca";
 redirect "log";
};
db_group "log" {
 priority 100;
 type "PostgreSQL";
 port "sub-jma-receipt";
 name "orca";
 file "/var/lib/jma-receipt/dbredirector/orca.log";
 redirect_port "localhost";
};
db_group "shell" {
 type "Shell";
 priority 1000;
};
db_group "system" {
 type "System";
};
db_group    "blob_body" {
 type    "NativeBLOB";
};

これをマニュアルのように設定しますと、主サーバーが立ち上がりません。
(サーバーに接続できません、サーバーまたポートが見つかりません)
db_group “log” {
    priority 100;
    type ”postgreSQL”;
    port ”192.168.1.12”;
    name “orca”;
    user “orca”;
    password “orca123”;
    file "/var/lib/jma-receipt/dbredirector/orca.log";
    redirect_port "localhost";
};

この記述の後
#dpkg-reconfigure jma-receipt の実行
#/etc/jma-receipt start の実行は試みました。

また従サーバーでの確認で
・・・・orca orca 192.168.1.11 idele の表示が出ません。

どの様に確認作業を進めたらいいでしょうか。

--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/