1. virt-viewervirt-viewer -c qemu:///system vm12. virt-manager (以非root身份运行)virt-manager -c qemu:///system注:若以root身份运行virt-manager会出现“Error starting Vi...
分类:
其他好文 时间:
2015-05-27 20:48:43
阅读次数:
255
简介:kvm全称Kernel-basedVirtualMachine,其实kvm只是一个内核模块,提供虚拟cpu和内存管理的模块,至于其它的设备是由qemu模拟的,如网卡,显卡,磁盘等。后来redhat联合IBM以及Linux社区创造了libvirt,模拟的设备性能要比qemu的好很多,并提供了一系列的管理工具和api,整个..
分类:
其他好文 时间:
2015-05-27 19:24:57
阅读次数:
214
试验环境:开启Bois虚拟化功能VT/centos7x64/INTEL处理器/8G内存实验前准备:关闭selinux(如果出现不明错误请检查该选项关闭状态),关闭防火墙firewalld注明:centos7版本已经默认加载kvm模块:[root@localhost~]#lsmod|grepkvmkvm_intel1480810kvm4611261kvm_intel1现将现在..
分类:
其他好文 时间:
2015-05-24 06:40:34
阅读次数:
327
http://www.tinylab.org/using-qemu-simulation-inserts-the-type-system-to-produce-the-whole-process/ 利用qemu模拟嵌入式系统制作全过程 by PingboWen ofTinyLab.org 2013....
分类:
其他好文 时间:
2015-05-24 01:24:14
阅读次数:
174
http://www.opensourceforu.com/2011/06/qemu-for-embedded-systems-development-part-1/http://www.opensourceforu.com/2011/07/qemu-for-embedded-systems-dev...
分类:
其他好文 时间:
2015-05-24 01:19:59
阅读次数:
340
#include int main(){ int i ; iopl(3); outb(0x8e, 0x3f5); outb(0x41, 0x3f5); outb(0x41, 0x3f5); outb(0x41, 0x...
分类:
其他好文 时间:
2015-05-23 14:07:39
阅读次数:
637
1参数及默认值$gluster-optionOPTION:DEFAULT_VALUEdiagnostics.brick-log-level:INFOnetwork.tcp-window-size:(null)performance.least-prio-threads:1performance.open-behind:onperformance.enable-least-priority:onnfs.export-volumes:(null)cluster.self-heal-daemon:off..
分类:
其他好文 时间:
2015-05-22 19:39:14
阅读次数:
980
GlusterFS隐藏参数官方说明页(已过时):http://www.gluster.org/documentation/Documenting_the_undocumented/特殊条目option选项以“!”感叹号开始,它们不适合所有的场景,如果你不知你在干嘛,请不要改动。要查看全部隐藏参数,可以查看源代码。隐藏参数在对应的源代码文..
分类:
其他好文 时间:
2015-05-22 19:39:04
阅读次数:
166
GlusterFS服务器端进程分析服务端进程信息:root3480.00.227310416268?Ssl17:310:00/usr/sbin/glusterd--pid-file=/run/glusterd.pidroot4010.00.630853252700?Ssl17:310:00/usr/sbin/glusterfs-slocalhost--volfile-idgluster/nfs-p/var/lib/glusterd/nfs/run/nfs.pid-l/var/l..
分类:
系统相关 时间:
2015-05-22 19:39:01
阅读次数:
306
客户端重新挂载gluster卷时,进程变化如下:该进程PID不会变化:16683root200398m16m2796S0.00.22:31.58/usr/sbin/glusterd--pid-file=/run/glusterd.pid以下进程PID会变,重新生成:root100687.90.430210839204?Ssl17:190:40/usr/sbin/glusterfs--volfile-id=/tank--volfile-s..
分类:
系统相关 时间:
2015-05-22 19:38:04
阅读次数:
392