linux centos7使用yum安装或升级最新git 默认使用yum install git安装的git版本都是1.x的。 卸载旧版git 使用yum安装最新git 07月08日 715centos7使用yum安装或升级最新git已关闭评论 阅读全文
linux Libtool library used but ‘LIBTOOL’ is undefined autoreconf -i 提示error: Libtool library used but 'LIBTOOL' is undefined 需要安装libtool 创建软连接 Libt... 09月30日 226Libtool library used but ‘LIBTOOL’ is undefined已关闭评论 阅读全文
linux CentOS 7安装配置ceph 10.2.11 IP 主机名 系统版本 ceph版本 ceph存储 192.168.5.61 k8s-storage-01 CentOS Linux release 7.7.1908 ceph 10.2.11 /de... 09月26日 203CentOS 7安装配置ceph 10.2.11已关闭评论 阅读全文
linux linux运行df -h命令无响应问题解决 运行df -h命令无响应问题解决 1.使用strace查看df日志 可以查看到卡到了/mnt,说明这个目录存在问题,一般是通过挂载网络文件系统,由于网络故障或服务端问题导致服务不可用 strace显示... 09月25日 144linux运行df -h命令无响应问题解决已关闭评论 阅读全文
linux blk_update_request: I/O error, dev fd0, sector 0问题解决 VMware服务器,通过VMware vSphere Client连接主机,在Console控制台提示“blk_update_request: I/O error, dev fd0, sector 0... 09月24日 7,312blk_update_request: I/O error, dev fd0, sector 0问题解决已关闭评论 阅读全文