Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RHEL で Mongodb を起動できない。
サービスの再起動からの出力は次のとおりです。
2011-06-17 18:44:06,387 [INFO][Dummy-3] initialize() @ connection.py:48 - シード = localhost 2011-06-17 18:44:06,389 [CRITICAL][Dummy でデータベース接続を試行中-3] initialize() @ connection.py:55 - データベースの初期化に失敗しました
問題を見つけるには、mongod サーバーのログを確認することをお勧めします。クリーンでないシャットダウンを行ったため、ロック ファイルがクリーンアップされなかったことが原因である可能性が最も高いです。