Chinaunix首页 | 论坛 | 博客
  • 博客访问: 93607
  • 博文数量: 14
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 170
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-31 16:17
文章分类

全部博文(14)

文章存档

2013年(14)

我的朋友

发布时间:2013-10-09 12:37:33

Slave I/O: Fatal error: The slave I/O thread stops because master and slave have equal MySQL server UUIDs; these UUIDs must be different for replication to work. Error_code: 1593

?
?按照网上的教程来做主从同步
结果复制的时候 我把整个data文件夹一起复制过去了
导致了 data/auto.cnf 文件一样
anco.cnf里面记录的server-id也一样 把从服务器的data/auto.cnf删除 重启服务 同步成功?......【阅读全文】

阅读(5018) | 评论(0) | 转发(1)

发布时间:2013-09-27 23:41:34

nagios需要验证机制,才能让nagios上的应用以及服务让用户看到,还有nagios界面上的一些命令才让用户操作。比如nagios界面上本身带有重新启动nagios、选择被动探测呀。但是每次都登陆很麻烦,可是不用登陆那里的一些好东西不让我们用。目前我应用的是把nagios嵌入到webmin中,因为webmin本身有一个登陆了,作为一个完整.........【阅读全文】

阅读(1688) | 评论(0) | 转发(0)

发布时间:2013-09-25 16:31:39

checking size of short... configure: error: cannot compute sizeof (short)去掉参数  –disable-rpath  ./configure的时候去掉此参数......【阅读全文】

阅读(2702) | 评论(0) | 转发(0)

发布时间:2013-09-25 09:52:20

错误提示 "grep: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such fileor directory".解决方案"ln -v -sf libpcre.so.1.0.0 /lib/libpcre.so.0"还有一种可能就是系统没有安装pcre的rpm包, rpm -q pcre 查看如没有,请安装就可以了  ftp://rpmfind.net/linux/ce.........【阅读全文】

阅读(3774) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册