Quote:
|
But, what if want just ONE db (i'm talking about ispconfig's config db)? Why can't simply any server point to that db?
|
Thats not supported and it would add a single point of failure.
Quote:
|
Should be possible, during ispconfig install (php -q install.php) choose as mysql server hostname the same for all machines?
|
No, if you do that, your sytsem will not work. Its a system requirement for ispconfig to have a local mysql server on every node. if you sue light nodes, you can strip down mysql to use very little memory by disabling innodb and bdb features.