xfsprogs官方文档快速配置步骤Installing GlusterFS - a Quick Start GuidePurpose of this documentThis document is intended to give you a step by step guide to sett...
分类:
系统相关 时间:
2015-12-14 10:38:43
阅读次数:
306
Installing GlusterFor RPM based distributions, if you will be using InfiniBand, add the glusterfs RDMA package to the installations. For RPM based sys...
分类:
其他好文 时间:
2015-12-12 15:28:21
阅读次数:
177
KVM下windows虚拟机默认disk使用的是Qemu IDE硬盘,网卡默认是rtl8139网卡。为了使kvm主机在相同的配置下,有更好的效率,可以将网卡和磁盘替换成virtio的驱动。 windows的virtio驱动主要包括网卡以及磁盘的驱动,主要有三种方式,第一种是已有windows的操作系...
分类:
Windows程序 时间:
2015-12-10 19:07:28
阅读次数:
20525
转载注明出处:http://www.cnblogs.com/lucasysfeng/p/4847662.html 上一讲地址:http://www.cnblogs.com/lucasysfeng/p/4847662.html 项目地址:https://github.com/lucasysfe...
分类:
其他好文 时间:
2015-12-10 18:57:37
阅读次数:
184
kvm默认的网卡模式为nat,虚拟主机可访问外网,但外部无法访问虚拟主机。将其改为桥接模式以实现内外互通。环境:centos6图形界面下,有virtualmachinemanager程序整个过程就两步:1.修改物理机网卡为桥接模式2.更改虚拟机网卡配置1.默认的网络设置cat/etc/libvirt/qemu/networks..
分类:
其他好文 时间:
2015-12-09 20:07:49
阅读次数:
294