摘要: 磁盘阵列RAID原理、种类及性能优缺点对比 原文:http://www.cnblogs.com/chuncn/p/6008173.html 磁盘阵列(Redundant Arrays of Independent Disks,RAID) 1. 存储的数据一定分片; 2. 分基于软件的软RAID(如m 阅读全文
posted @ 2018-01-11 23:32 liujiacai 阅读(788) 评论(0) 推荐(0)
摘要: AIX 中 Paging Space 使用率过高的分析与解决 原文:https://www.ibm.com/developerworks/cn/aix/library/au-cn-pagingspace/index.html AIX操作系统中Paging Space是很重要的设备,当系统中Pagin 阅读全文
posted @ 2018-01-11 17:11 liujiacai 阅读(425) 评论(0) 推荐(0)
摘要: Linux内核参数设置sysctl命令详解 原文:https://www.zhukun.net/archives/8064 sysctl是一个允许您改变正在运行中的Linux系统的接口. 它包含一些 TCP/IP 堆栈和虚拟内存系统的高级选项, 这可以让有经验的管理员提高引人注目的系统性能. 用sy 阅读全文
posted @ 2018-01-11 16:48 liujiacai 阅读(1823) 评论(0) 推荐(0)
摘要: linux mount (挂载命令)详解 原文:http://tutu.spaces.eepw.com.cn/articles/article/item/70737 挂接命令(mount) 首先,介绍一下挂接(mount)命令的使用方法,mount命令参数非常多,这里主要讲一下今天我们要用到的。 命 阅读全文
posted @ 2018-01-11 11:45 liujiacai 阅读(236) 评论(0) 推荐(0)