11月172014
解决Linux读写nfs共享盘速度慢的问题
1、解决方案,增加读写缓存,设置异步读写。
例子:
umount /sldata4
mount -t nfs -o rw,async,wsize=32768,rsize=32768 isilon.x200:/isf/data/data4 /sldata4
2、清理 IO 读写 cache
echo 2 > /proc/sys/vm/drop_caches
env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
发表评论
木有头像就木JJ啦!还木有头像吗?点这里申请属于你的个性Gravatar头像吧!