Tài liệu High Availability MySQL Cookbook phần 6

Thảo luận trong 'Căn Bản' bắt đầu bởi Thúy Viết Bài, 5/12/13.

  1. Thúy Viết Bài

    Thành viên vàng

    Bài viết:
    198,891
    Được thích:
    167
    Điểm thành tích:
    0
    Xu:
    0Xu
    The performance of a MySQL Cluster that uses disk data storage can be improved significantly
    by placing the tablespace and logfile group on separate block devices. One way to
    do this is to pass absolute paths to the commands that create these files, while another is
    symbolic links in the data directory.
    Using symbolic links create the following two symbolic links on each storage node, assuming
    that you have disk2 and disk3 mounted in /mnt/, substituting <NODEID> for the correct
    value as follows
     

    Các file đính kèm:

Đang tải...