Public bug reported:

If installing mysql-cluster-server I'd expect mysql-setup make some decision to 
have one my.*.cnf file per node, just to have it easy to copy the config-files 
on every node within the cluster. One simple way could be using the hostname to 
distingush between the "my.cnf"-Files for every node. The change could be made 
within "/etc/init.d/mysql":
--------
25c25
< CONF=/etc/mysql/my.cnf
---
> CONF=/etc/mysql/my.$(hostname -s).cnf
--------

Leading to config-files:
my.servername1.cnf
my.servername2.cnf
...

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mysql-cluster-server 7.0.9-1ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-28.55-server 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-server x86_64
Architecture: amd64
Date: Wed Feb 16 14:35:09 2011
InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.2)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mysql-cluster-7.0

** Affects: mysql-cluster-7.0 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720057

Title:
  Mysql-cluster install uses "my.cnf"

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to