Mysql-cluster install uses "my.cnf"

Bug #720057 reported by Thomas Schweikle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql-cluster-7.0 (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

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

Revision history for this message
Thomas Schweikle (tps) wrote :
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Hi Thomas, sounds like a good feature request. Marking as Confirmed/Wishlist.

Changed in mysql-cluster-7.0 (Ubuntu):
status: New → Confirmed
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.