linux Libtool library used but ‘LIBTOOL’ is undefined autoreconf -i 提示error: Libtool library used but 'LIBTOOL' is undefined 需要安装libtool 创建软连接 Libt... 09月30日 157Libtool 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日 158CentOS 7安装配置ceph 10.2.11已关闭评论 阅读全文
linux linux运行df -h命令无响应问题解决 运行df -h命令无响应问题解决 1.使用strace查看df日志 可以查看到卡到了/mnt,说明这个目录存在问题,一般是通过挂载网络文件系统,由于网络故障或服务端问题导致服务不可用 strace显示... 09月25日 73linux运行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日 3,071blk_update_request: I/O error, dev fd0, sector 0问题解决已关闭评论 阅读全文
linux Exsi为linux主机扩容磁盘空间并扩展分区 EXSI服务器上有一台linux主机起初分配的数据磁盘空间较小,导致现在空间不足,需要扩容磁盘 原数据盘大小:50GB 扩容目标大小:60GB 操作系统:CentOS 7.5 具体扩容过... 09月23日 35Exsi为linux主机扩容磁盘空间并扩展分区已关闭评论 阅读全文