基于官方的coreos ramdisk安装dell raid管理工具,其版本为debian8 jessie root@c64c7df05677:/# more /etc/apt/sources.list deb http://mirrors.ustc.edu.cn/debian/ jessie main contrib non-free deb-src http://mirrors.ustc.edu.cn/debian/ jessie main contrib non-free deb http…
HP 安装HP工具: yum install hpssacli 1 查看控制器状态 raid卡型号等hpssacli ctrl all show status 2 查看硬盘类型.大小 raid级别.状态等等hpssacli ctrl all show config 3 查看所有控制器的详细信息hpssacli ctrl all show detail 4 查看slot 2 上面的控制器信息hpssacli ctrl slot=2 show detail 5 查看某个控制器(slot 2)下面的硬…
CoreOS官网主页使用一句话概括其理 念:“A new way to think about servers”,以及紧接着的“CoreOS is Linux for massive server deployments”, 表示这是一个新思维方式思考未来服务器大规模部署的的Linux服务器操作系统. CoreOS宣称最小化的定制版linux系统,具有: Linux内核,Linux运行所需 存在两个ROOT分区,一个被用作启动分区,一个被用作更新分区 更新分区在更新完成后,自动重新启动系统,当前…
CoreOS CoreOS Container Linux is the leading container operating system, designed to be managed and run at massive scale, with minimal operational overhead. Kubernetes Kubernetes is an open-source platform for automating deployment, scaling, and oper…