3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

複数台構成のinfinidbのインストール

Posted at

とにかくはまったので、メモしておく

  • postConfigureによる一括複数台サーバーへのインストールは時間がかかる、失敗するのでやめて、1台にUM, PMをいれてその後PMを追加するのが吉
  • 最新版をgithubからとってきて、buildして、インストールするが、binary packageでのインストールは、file nameが

infinidb-4.6.2-1.bin.tar.gz

でないとだめ、(infinidb-4.6.2-1.bin.tar.gzでチェックしてだめだとはねる)
エラーは file openで失敗するというわかりにくいものでハマる

  • relesenum fileが必要。これに、ver, release numberが記述されている

  • calpontConsoleでmoduleをaddしていくのが良い

  • expectで ssh loginとかしている。

  • remote_command.shというのがそれ

参考情報

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?