随笔分类 -  工作配置项

运营商问题总结
摘要:1. 系统安装: 0). 采用LVM方式挂载磁盘; 1). 采用btrfs文件系统格式,在磁盘空间不足时,变成只读,导致EPG服务宕掉; 2). 磁盘挂载点: /var/www/ (ext4) /var/weedfs (ext4) /var/lib/mysql (ext4) /var/log (ex 阅读全文

posted @ 2017-12-25 10:57 天涯飞鸿 阅读(200) 评论(0) 推荐(0)

Maxscale-在第一个节点的配置
摘要:[maxscale]threads=4 ##### Write Service, need to set address[server1]type=serveraddress=172.16.50.36port=3306protocol=MySQLBackendsunlight_weight=1 ## 阅读全文

posted @ 2017-12-24 10:54 天涯飞鸿 阅读(308) 评论(0) 推荐(0)

Mariadb-10.1.22配置项
摘要:## These groups are read by MariaDB server.# Use it for options that only the server (but not clients) should see## See the examples of server my.cnf 阅读全文

posted @ 2017-12-24 10:48 天涯飞鸿 阅读(331) 评论(0) 推荐(0)

导航