Login
Discover
Waves
Decks
Plus
Login
Signup
chengyuqiang
@chengyuqiang
25
Followers
9
Following
0
Resource Credits
Available
Used
Created
March 13, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
chengyuqiang
docker
2018-03-13 03:03
CentOS7启动docker失败:SELinux is not supported with the overlay2 graph driver on this kernel.
1、启动失败 启动doker失败,通过status命令查看docker服务状态,提示下面错误 SELinux is not supported with the overlay2 graph driver on this kernel. 2、解决办法 更新kernel [root@master ~]# yum update kernel 重启系统后,再次启动docker,正常运行了 [root@master
$ 0.000
0
2
chengyuqiang
docker
2018-03-13 02:21
docker异常:flag provided but not defined: -e
-e参数设置docker环境变量出错: [root@master ~]# docker exec -it -e "CORE_PEER_MSPCONFIGPATH=/etc/hyperledger/msp/users/Admin@org1.example.com/msp" peer0.org1.example.com bash flag provided but not defined:
$ 0.000
1
chengyuqiang
zookeeper
2018-03-13 00:52
问题记录:zookeeper启动异常The current epoch, 6, is older than the last zxid
zookeeper启动异常 2018-03-12 10:39:08,985 [myid:2] - INFO [main:FileSnap@83] - Reading snapshot /var/zookeeper/version-2/snapshot.500000a6f 2018-03-12 10:39:09,038 [myid:2] - ERROR [main:QuorumPeer@530] -
$ 0.000
1