问题一
问题
- 在Slave1、Slave2 节点执行同步操作的时候,出现了ERROR 3021 (HYoo0): This operation cannot be performed with a running slave IO thread; run STOPSLAVE IO_THREAD FOR CHANNEL "’ first.
分析
这个错误的意思是:此操作不能与正在运行的从IO线程执行;首先为通道’ '运行STOP SLAVE IO_THREAD。
也就是说,要关闭掉slave节点服务。
解决
stop slave;
问题解决
问题二
问题
在配置在线源时,yum list 报错
[root@localhost yum.repos.d]# yum list
已加载插件:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not re