Bug #5128 MGM should check DB nodes filesystempath
Submitted: 20 Aug 2004 15:21 Modified: 20 Aug 2004 22:20
Reporter: Magnus Blåudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-4.1 bk OS:
Assigned to: Jonas Oreland CPU Architecture:Any

[20 Aug 2004 15:21] Magnus Blåudd
Description:
The MGM server should check the config file to make sure that all DB nodes are configured to use it's own filesystem.

How to repeat:
Configure the system with two DB nodes running on the same machine and the same files system path

Suggested fix:
Check that FileSystemPath of DB node(s) are different from all other DB nodes. If they are equal, check that they are not run on the same machine.
[20 Aug 2004 22:20] Jonas Oreland
I implemented that each node uses
FilesystemPath/ndb_%u_fs/ as filesystem.

This removes the need for unique filesystem paths