warningconfigmaps is forbidden: User "system:serviceaccount:kube-system:kubernetes-dashboard" cannot list configmaps in the namespace "default"closewarningpersistentvolumeclaims is forbidden: User "system:serviceaccount:kube-syste…
[环境介绍] 系统环境:CentOS release 6.4 (Final) + Server version: 5.7.18-log MySQL Community Server (GPL) + innobackupex version 2.4.12 Linux (x86_64) [背景描述] 使用innobackupex重新全备搭建主从复制步骤简单,但是由于历史原因在全备恢复后出现报错:. [ERROR] InnoDB: Unable to open undo tablespace './/…
2018-10-26 报错信息 You need tcl 8.5 or newer in order to run the Redis test 原因 缺少 tcl 插件 解决方式 wget http://downloads.sourceforge.net/tcl/tcl8.6.1-src.tar.gz sudo tar xzvf tcl8.6.1-src.tar.gz -C /usr/local/ cd /usr/local/tcl8.6.1/unix/ sudo ./configure su…