21.6.11.2 Using Symbolic Links with Disk Data Objects (original) (raw)
21.6.11.2 Using Symbolic Links with Disk Data Objects
The performance of an NDB Cluster that uses Disk Data storage can be greatly improved by separating the data node file system from any tablespace files (undo log files and data files), and placing these on different disks. In early versions of NDB Cluster, there was no direct support for this in NDB Cluster, and it was necessary to achieve this separation using symbolic links. NDB Cluster now supports the data node configuration parametersFileSystemPathDD,FileSystemPathDataFiles, andFileSystemPathUndoFiles, which make the use of symbolic links for this purpose unnecessary. For more information about these parameters, seeDisk Data file system parameters.