设为首页 收藏本站
查看: 1259|回复: 0

[经验分享] VirtualBox+CentOS 6.4 64bit+XEN 4.2

[复制链接]
累计签到:1 天
连续签到:1 天
发表于 2015-10-12 08:54:53 | 显示全部楼层 |阅读模式
  1,安装VirtualBox
首先去下载64bit的VirtualBox,链接如下:http://1.xp510.com:801/xp2011/VirtualBox_x64.zip

此版本的VirtualBox是免安装的。
另外,记得在BIOS里打开CPU硬件虚拟化支持
2,安装CentOS 6.4 x86_64版本的在VirtualBox里创建一个虚拟机,记得把VT-x/AMD-V打开,内存搞大一点,4个G吧,其他随意了CentOS的安装iso文件:http://mirrors.163.com/centos/6.4/isos/x86_64/CentOS-6.4-x86_64-LiveDVD.iso
3,安装XEN相关(1)下载xen的repo,命令如下:cd /etc/yum.repos.d/
wget http://dev.centos.org/centos/6/xen-c6/xen-c6.repo
yum repolist

(2) 安装kernel 3.4版本yum install kernel kernel-firmware
(3) 安装XENyum install xen libvirt python-virtinst libvirt-daemon-xen



(4) 关闭selinux,因为xen不支持selinuxsed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config
setenforce 0

(5) 待续

整个过程:[iyunv@localhost leo]# cd /etc/yum.repos.d/
[iyunv@localhost yum.repos.d]# wget http://dev.centos.org/centos/6/xen-c6/xen-c6.repo
--2013-11-13 23:10:40--  http://dev.centos.org/centos/6/xen-c6/xen-c6.repo
Resolving dev.centos.org... 204.15.73.242
Connecting to dev.centos.org|204.15.73.242|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 267 [text/plain]
Saving to: “xen-c6.repo”


100%[=========================================================================================================================================>] 267         --.-K/s   in 0s


2013-11-13 23:10:41 (10.5 MB/s) - “xen-c6.repo” saved [267/267]


[iyunv@localhost yum.repos.d]# yum repolist
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos.ustc.edu.cn
* extras: centos.ustc.edu.cn
* updates: centos.ustc.edu.cn
xen-c6                                                                                                                                                      | 1.9 kB     00:00
xen-c6/primary_db                                                                                                                                           | 294 kB     00:03
repo id                                                                          repo name                                                                                   status
base                                                                             CentOS-6 - Base                                                                             6,381
extras                                                                           CentOS-6 - Extras                                                                              13
updates                                                                          CentOS-6 - Updates                                                                          1,530
xen-c6                                                                           CentOS-6 - Xen                                                                                379
repolist: 8,303
[iyunv@localhost yum.repos.d]# yum install xen libvirt python-virtinst libvirt-daemon-xen
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos.ustc.edu.cn
* extras: centos.ustc.edu.cn
* updates: centos.ustc.edu.cn
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libvirt.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-xen = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-daemon-driver-libxl = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libvirt-client = 0.10.2.6-5.el6.centos.alt for package: libvirt-0.10.2.6-5.el6.centos.alt.x86_64
---> Package libvirt-daemon-xen.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package python-virtinst.noarch 0:0.600.0-16.el6.centos.alt will be installed
--> Processing Dependency: libvirt-python >= 0.2.0 for package: python-virtinst-0.600.0-16.el6.centos.alt.noarch
---> Package xen.x86_64 0:4.2.2-23.el6.centos.alt will be installed
--> Processing Dependency: xen-runtime = 4.2.2-23.el6.centos.alt for package: xen-4.2.2-23.el6.centos.alt.x86_64
--> Processing Dependency: libxenstore.so.3.0()(64bit) for package: xen-4.2.2-23.el6.centos.alt.x86_64
--> Processing Dependency: libxenguest.so.4.2()(64bit) for package: xen-4.2.2-23.el6.centos.alt.x86_64
--> Processing Dependency: libxenctrl.so.4.2()(64bit) for package: xen-4.2.2-23.el6.centos.alt.x86_64
--> Running transaction check
---> Package libvirt-client.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
--> Processing Dependency: gnutls-utils for package: libvirt-client-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libyajl.so.1()(64bit) for package: libvirt-client-0.10.2.6-5.el6.centos.alt.x86_64
---> Package libvirt-daemon.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
--> Processing Dependency: /usr/bin/qemu-img for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: ebtables for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: numad for package: libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64
---> Package libvirt-daemon-driver-libxl.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-lxc.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-network.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-nodedev.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-qemu.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-secret.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-daemon-driver-xen.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package libvirt-python.x86_64 0:0.10.2.6-5.el6.centos.alt will be installed
---> Package xen-libs.x86_64 0:4.2.2-23.el6.centos.alt will be installed
--> Processing Dependency: xen-licenses for package: xen-libs-4.2.2-23.el6.centos.alt.x86_64
---> Package xen-runtime.x86_64 0:4.2.2-23.el6.centos.alt will be installed
--> Processing Dependency: xen-hypervisor-abi = 4.2 for package: xen-runtime-4.2.2-23.el6.centos.alt.x86_64
--> Running transaction check
---> Package ebtables.x86_64 0:2.0.9-6.el6 will be installed
---> Package gnutls-utils.x86_64 0:2.8.5-10.el6_4.2 will be installed
--> Processing Dependency: gnutls = 2.8.5-10.el6_4.2 for package: gnutls-utils-2.8.5-10.el6_4.2.x86_64
---> Package libcgroup.x86_64 0:0.37-7.2.el6_4 will be installed
---> Package lzop.x86_64 0:1.02-0.9.rc1.el6 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.02-0.9.rc1.el6.x86_64
---> Package netcf-libs.x86_64 0:0.1.9-3.el6 will be installed
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.1.9-3.el6.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.1.9-3.el6.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.1.9-3.el6.x86_64
---> Package numad.x86_64 0:0.5-8.20121015git.el6 will be installed
---> Package qemu-img.x86_64 2:0.12.1.2-2.355.0.1.el6_4.9 will be installed
--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 2:qemu-img-0.12.1.2-2.355.0.1.el6_4.9.x86_64
---> Package radvd.x86_64 0:1.6-1.el6 will be installed
---> Package xen-hypervisor.x86_64 0:4.2.2-23.el6.centos.alt will be installed
--> Processing Dependency: kernel >= 3.4.26 for package: xen-hypervisor-4.2.2-23.el6.centos.alt.x86_64
---> Package xen-licenses.x86_64 0:4.2.2-23.el6.centos.alt will be installed
---> Package yajl.x86_64 0:1.0.7-3.el6 will be installed
--> Running transaction check
---> Package augeas-libs.x86_64 0:0.9.0-4.el6 will be installed
---> Package gnutls.x86_64 0:2.8.5-10.el6 will be updated
---> Package gnutls.x86_64 0:2.8.5-10.el6_4.2 will be an update
---> Package kernel.x86_64 0:3.4.53-8.el6.centos.alt will be installed
--> Processing Dependency: kernel-firmware >= 3.4.53-8.el6.centos.alt for package: kernel-3.4.53-8.el6.centos.alt.x86_64
---> Package lzo.x86_64 0:2.03-3.1.el6 will be installed
---> Package usbredir.x86_64 0:0.5.1-1.el6 will be installed
--> Running transaction check
---> Package kernel-firmware.noarch 0:2.6.32-358.el6 will be updated
---> Package kernel-firmware.noarch 0:3.4.53-8.el6.centos.alt will be an update
--> Finished Dependency Resolution


Dependencies Resolved


===================================================================================================================================================================================
Package                                                 Arch                           Version                                              Repository                       Size
===================================================================================================================================================================================
Installing:
libvirt                                                 x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           33 k
libvirt-daemon-xen                                      x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           33 k
python-virtinst                                         noarch                         0.600.0-16.el6.centos.alt                            xen-c6                          491 k
xen                                                     x86_64                         4.2.2-23.el6.centos.alt                              xen-c6                          1.0 M
Installing for dependencies:
augeas-libs                                             x86_64                         0.9.0-4.el6                                          base                            317 k
ebtables                                                x86_64                         2.0.9-6.el6                                          base                             95 k
gnutls-utils                                            x86_64                         2.8.5-10.el6_4.2                                     updates                         100 k
kernel                                                  x86_64                         3.4.53-8.el6.centos.alt                              xen-c6                           30 M
libcgroup                                               x86_64                         0.37-7.2.el6_4                                       updates                         111 k
libvirt-client                                          x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          4.0 M
libvirt-daemon                                          x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          1.8 M
libvirt-daemon-config-network                           x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           33 k
libvirt-daemon-config-nwfilter                          x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           37 k
libvirt-daemon-driver-interface                         x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           65 k
libvirt-daemon-driver-libxl                             x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          110 k
libvirt-daemon-driver-lxc                               x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           98 k
libvirt-daemon-driver-network                           x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           80 k
libvirt-daemon-driver-nodedev                           x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           72 k
libvirt-daemon-driver-nwfilter                          x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           95 k
libvirt-daemon-driver-qemu                              x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          329 k
libvirt-daemon-driver-secret                            x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                           66 k
libvirt-daemon-driver-storage                           x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          103 k
libvirt-daemon-driver-xen                               x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          119 k
libvirt-python                                          x86_64                         0.10.2.6-5.el6.centos.alt                            xen-c6                          380 k
lzo                                                     x86_64                         2.03-3.1.el6                                         base                             55 k
lzop                                                    x86_64                         1.02-0.9.rc1.el6                                     base                             50 k
netcf-libs                                              x86_64                         0.1.9-3.el6                                          base                             51 k
numad                                                   x86_64                         0.5-8.20121015git.el6                                base                             27 k
qemu-img                                                x86_64                         2:0.12.1.2-2.355.0.1.el6_4.9                         updates                         475 k
radvd                                                   x86_64                         1.6-1.el6                                            base                             75 k
usbredir                                                x86_64                         0.5.1-1.el6                                          base                             40 k
xen-hypervisor                                          x86_64                         4.2.2-23.el6.centos.alt                              xen-c6                          4.4 M
xen-libs                                                x86_64                         4.2.2-23.el6.centos.alt                              xen-c6                          410 k
xen-licenses                                            x86_64                         4.2.2-23.el6.centos.alt                              xen-c6                           77 k
xen-runtime                                             x86_64                         4.2.2-23.el6.centos.alt                              xen-c6                          7.9 M
yajl                                                    x86_64                         1.0.7-3.el6                                          base                             27 k
Updating for dependencies:
gnutls                                                  x86_64                         2.8.5-10.el6_4.2                                     updates                         346 k
kernel-firmware                                         noarch                         3.4.53-8.el6.centos.alt                              xen-c6                          1.0 M


Transaction Summary
===================================================================================================================================================================================
Install      36 Package(s)
Upgrade       2 Package(s)


Total download size: 54 M
Is this ok [y/N]: y
Downloading Packages:
(1/38): augeas-libs-0.9.0-4.el6.x86_64.rpm                                                                                                                  | 317 kB     00:00
(2/38): ebtables-2.0.9-6.el6.x86_64.rpm                                                                                                                     |  95 kB     00:00
(3/38): gnutls-2.8.5-10.el6_4.2.x86_64.rpm                                                                                                                  | 346 kB     00:00
(4/38): gnutls-utils-2.8.5-10.el6_4.2.x86_64.rpm                                                                                                            | 100 kB     00:00
(5/38): kernel-3.4.53-8.el6.centos.alt.x86_64.rpm                                                                                                           |  30 MB     13:03
(6/38): kernel-firmware-3.4.53-8.el6.centos.alt.noarch.rpm                                                                                                  | 1.0 MB     00:38
(7/38): libcgroup-0.37-7.2.el6_4.x86_64.rpm                                                                                                                 | 111 kB     00:00
(8/38): libvirt-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                                        |  33 kB     00:00
(9/38): libvirt-client-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                                 | 4.0 MB     01:17
(10/38): libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                                | 1.8 MB     00:35
(11/38): libvirt-daemon-config-network-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                 |  33 kB     00:01
(12/38): libvirt-daemon-config-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                |  37 kB     00:00
(13/38): libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                               |  65 kB     00:01
(14/38): libvirt-daemon-driver-libxl-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                   | 110 kB     00:02
(15/38): libvirt-daemon-driver-lxc-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                     |  98 kB     00:01
(16/38): libvirt-daemon-driver-network-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                 |  80 kB     00:01
(17/38): libvirt-daemon-driver-nodedev-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                 |  72 kB     00:01
(18/38): libvirt-daemon-driver-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                |  95 kB     00:02
(19/38): libvirt-daemon-driver-qemu-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                    | 329 kB     00:12
(20/38): libvirt-daemon-driver-secret-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                  |  66 kB     00:02
(21/38): libvirt-daemon-driver-storage-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                 | 103 kB     00:01
(22/38): libvirt-daemon-driver-xen-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                     | 119 kB     00:01
(23/38): libvirt-daemon-xen-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                            |  33 kB     00:01
(24/38): libvirt-python-0.10.2.6-5.el6.centos.alt.x86_64.rpm                                                                                                | 380 kB     00:08
(25/38): lzo-2.03-3.1.el6.x86_64.rpm                                                                                                                        |  55 kB     00:00
(26/38): lzop-1.02-0.9.rc1.el6.x86_64.rpm                                                                                                                   |  50 kB     00:00
(27/38): netcf-libs-0.1.9-3.el6.x86_64.rpm                                                                                                                  |  51 kB     00:00
(28/38): numad-0.5-8.20121015git.el6.x86_64.rpm                                                                                                             |  27 kB     00:00
(29/38): python-virtinst-0.600.0-16.el6.centos.alt.noarch.rpm                                                                                               | 491 kB     00:04
(30/38): qemu-img-0.12.1.2-2.355.0.1.el6_4.9.x86_64.rpm                                                                                                     | 475 kB     00:00
(31/38): radvd-1.6-1.el6.x86_64.rpm                                                                                                                         |  75 kB     00:00
(32/38): usbredir-0.5.1-1.el6.x86_64.rpm                                                                                                                    |  40 kB     00:00
(33/38): xen-4.2.2-23.el6.centos.alt.x86_64.rpm                                                                                                             | 1.0 MB     00:32
(34/38): xen-hypervisor-4.2.2-23.el6.centos.alt.x86_64.rpm                                                                                                  | 4.4 MB     01:37
(35/38): xen-libs-4.2.2-23.el6.centos.alt.x86_64.rpm                                                                                                        | 410 kB     00:03
(36/38): xen-licenses-4.2.2-23.el6.centos.alt.x86_64.rpm                                                                                                    |  77 kB     00:02
(37/38): xen-runtime-4.2.2-23.el6.centos.alt.x86_64.rpm                                                                                                     | 7.9 MB     03:40
(38/38): yajl-1.0.7-3.el6.x86_64.rpm                                                                                                                        |  27 kB     00:00
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                               41 kB/s |  54 MB     22:31
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Importing GPG key 0xC105B9DE:
Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <centos-6-key@centos.org>
Package: centos-release-6-4.el6.centos.10.x86_64 (@base/$releasever)
From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Is this ok [y/N]: y
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : gnutls-2.8.5-10.el6_4.2.x86_64                                                                                                                                 1/40
  Installing : yajl-1.0.7-3.el6.x86_64                                                                                                                                        2/40
  Installing : xen-licenses-4.2.2-23.el6.centos.alt.x86_64                                                                                                                    3/40
  Installing : xen-libs-4.2.2-23.el6.centos.alt.x86_64                                                                                                                        4/40
  Installing : libcgroup-0.37-7.2.el6_4.x86_64                                                                                                                                5/40
  Installing : numad-0.5-8.20121015git.el6.x86_64                                                                                                                             6/40
  Installing : gnutls-utils-2.8.5-10.el6_4.2.x86_64                                                                                                                           7/40
  Installing : libvirt-client-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                8/40
  Installing : libvirt-python-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                9/40
  Installing : ebtables-2.0.9-6.el6.x86_64                                                                                                                                   10/40
  Installing : radvd-1.6-1.el6.x86_64                                                                                                                                        11/40
  Updating   : kernel-firmware-3.4.53-8.el6.centos.alt.noarch                                                                                                                12/40
  Installing : augeas-libs-0.9.0-4.el6.x86_64                                                                                                                                13/40
  Installing : netcf-libs-0.1.9-3.el6.x86_64                                                                                                                                 14/40
  Installing : usbredir-0.5.1-1.el6.x86_64                                                                                                                                   15/40
  Installing : 2:qemu-img-0.12.1.2-2.355.0.1.el6_4.9.x86_64                                                                                                                  16/40
  Installing : lzo-2.03-3.1.el6.x86_64                                                                                                                                       17/40
  Installing : lzop-1.02-0.9.rc1.el6.x86_64                                                                                                                                  18/40
  Installing : libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                               19/40
  Installing : libvirt-daemon-driver-network-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                20/40
  Installing : libvirt-daemon-driver-storage-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                21/40
  Installing : libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64                                                                                              22/40
  Installing : libvirt-daemon-driver-nodedev-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                23/40
  Installing : libvirt-daemon-driver-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64                                                                                               24/40
  Installing : libvirt-daemon-driver-secret-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                 25/40
  Installing : libvirt-daemon-driver-libxl-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                  26/40
  Installing : libvirt-daemon-driver-xen-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                    27/40
  Installing : libvirt-daemon-driver-qemu-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                   28/40
  Installing : libvirt-daemon-driver-lxc-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                    29/40
  Installing : libvirt-daemon-config-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64                                                                                               30/40
  Installing : libvirt-daemon-config-network-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                31/40
  Installing : libvirt-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                      32/40
  Installing : python-virtinst-0.600.0-16.el6.centos.alt.noarch                                                                                                              33/40
  Installing : kernel-3.4.53-8.el6.centos.alt.x86_64                                                                                                                         34/40
  Installing : xen-hypervisor-4.2.2-23.el6.centos.alt.x86_64                                                                                                                 35/40
  Installing : xen-runtime-4.2.2-23.el6.centos.alt.x86_64                                                                                                                    36/40
  Installing : xen-4.2.2-23.el6.centos.alt.x86_64                                                                                                                            37/40
  Installing : libvirt-daemon-xen-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                           38/40
  Cleanup    : kernel-firmware-2.6.32-358.el6.noarch                                                                                                                         39/40
  Cleanup    : gnutls-2.8.5-10.el6.x86_64                                                                                                                                    40/40
  Verifying  : libcgroup-0.37-7.2.el6_4.x86_64                                                                                                                                1/40
  Verifying  : libvirt-daemon-driver-storage-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                 2/40
  Verifying  : libvirt-client-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                3/40
  Verifying  : 2:qemu-img-0.12.1.2-2.355.0.1.el6_4.9.x86_64                                                                                                                   4/40
  Verifying  : lzop-1.02-0.9.rc1.el6.x86_64                                                                                                                                   5/40
  Verifying  : lzo-2.03-3.1.el6.x86_64                                                                                                                                        6/40
  Verifying  : usbredir-0.5.1-1.el6.x86_64                                                                                                                                    7/40
  Verifying  : libvirt-daemon-driver-interface-0.10.2.6-5.el6.centos.alt.x86_64                                                                                               8/40
  Verifying  : libvirt-daemon-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                9/40
  Verifying  : augeas-libs-0.9.0-4.el6.x86_64                                                                                                                                10/40
  Verifying  : numad-0.5-8.20121015git.el6.x86_64                                                                                                                            11/40
  Verifying  : libvirt-daemon-driver-nodedev-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                12/40
  Verifying  : libvirt-daemon-config-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64                                                                                               13/40
  Verifying  : libvirt-daemon-driver-qemu-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                   14/40
  Verifying  : libvirt-daemon-driver-nwfilter-0.10.2.6-5.el6.centos.alt.x86_64                                                                                               15/40
  Verifying  : kernel-firmware-3.4.53-8.el6.centos.alt.noarch                                                                                                                16/40
  Verifying  : libvirt-daemon-xen-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                           17/40
  Verifying  : libvirt-daemon-config-network-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                18/40
  Verifying  : libvirt-daemon-driver-lxc-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                    19/40
  Verifying  : libvirt-daemon-driver-network-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                20/40
  Verifying  : python-virtinst-0.600.0-16.el6.centos.alt.noarch                                                                                                              21/40
  Verifying  : radvd-1.6-1.el6.x86_64                                                                                                                                        22/40
  Verifying  : netcf-libs-0.1.9-3.el6.x86_64                                                                                                                                 23/40
  Verifying  : libvirt-daemon-driver-secret-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                 24/40
  Verifying  : xen-runtime-4.2.2-23.el6.centos.alt.x86_64                                                                                                                    25/40
  Verifying  : xen-4.2.2-23.el6.centos.alt.x86_64                                                                                                                            26/40
  Verifying  : libvirt-python-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                               27/40
  Verifying  : xen-licenses-4.2.2-23.el6.centos.alt.x86_64                                                                                                                   28/40
  Verifying  : gnutls-utils-2.8.5-10.el6_4.2.x86_64                                                                                                                          29/40
  Verifying  : xen-libs-4.2.2-23.el6.centos.alt.x86_64                                                                                                                       30/40
  Verifying  : kernel-3.4.53-8.el6.centos.alt.x86_64                                                                                                                         31/40
  Verifying  : ebtables-2.0.9-6.el6.x86_64                                                                                                                                   32/40
  Verifying  : xen-hypervisor-4.2.2-23.el6.centos.alt.x86_64                                                                                                                 33/40
  Verifying  : yajl-1.0.7-3.el6.x86_64                                                                                                                                       34/40
  Verifying  : libvirt-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                                      35/40
  Verifying  : gnutls-2.8.5-10.el6_4.2.x86_64                                                                                                                                36/40
  Verifying  : libvirt-daemon-driver-libxl-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                  37/40
  Verifying  : libvirt-daemon-driver-xen-0.10.2.6-5.el6.centos.alt.x86_64                                                                                                    38/40
  Verifying  : kernel-firmware-2.6.32-358.el6.noarch                                                                                                                         39/40
  Verifying  : gnutls-2.8.5-10.el6.x86_64                                                                                                                                    40/40


Installed:
  libvirt.x86_64 0:0.10.2.6-5.el6.centos.alt           libvirt-daemon-xen.x86_64 0:0.10.2.6-5.el6.centos.alt           python-virtinst.noarch 0:0.600.0-16.el6.centos.alt
  xen.x86_64 0:4.2.2-23.el6.centos.alt


Dependency Installed:
  augeas-libs.x86_64 0:0.9.0-4.el6                                                        ebtables.x86_64 0:2.0.9-6.el6
  gnutls-utils.x86_64 0:2.8.5-10.el6_4.2                                                  kernel.x86_64 0:3.4.53-8.el6.centos.alt
  libcgroup.x86_64 0:0.37-7.2.el6_4                                                       libvirt-client.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon.x86_64 0:0.10.2.6-5.el6.centos.alt                                       libvirt-daemon-config-network.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-config-nwfilter.x86_64 0:0.10.2.6-5.el6.centos.alt                       libvirt-daemon-driver-interface.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-driver-libxl.x86_64 0:0.10.2.6-5.el6.centos.alt                          libvirt-daemon-driver-lxc.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-driver-network.x86_64 0:0.10.2.6-5.el6.centos.alt                        libvirt-daemon-driver-nodedev.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-driver-nwfilter.x86_64 0:0.10.2.6-5.el6.centos.alt                       libvirt-daemon-driver-qemu.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-driver-secret.x86_64 0:0.10.2.6-5.el6.centos.alt                         libvirt-daemon-driver-storage.x86_64 0:0.10.2.6-5.el6.centos.alt
  libvirt-daemon-driver-xen.x86_64 0:0.10.2.6-5.el6.centos.alt                            libvirt-python.x86_64 0:0.10.2.6-5.el6.centos.alt
  lzo.x86_64 0:2.03-3.1.el6                                                               lzop.x86_64 0:1.02-0.9.rc1.el6
  netcf-libs.x86_64 0:0.1.9-3.el6                                                         numad.x86_64 0:0.5-8.20121015git.el6
  qemu-img.x86_64 2:0.12.1.2-2.355.0.1.el6_4.9                                            radvd.x86_64 0:1.6-1.el6
  usbredir.x86_64 0:0.5.1-1.el6                                                           xen-hypervisor.x86_64 0:4.2.2-23.el6.centos.alt
  xen-libs.x86_64 0:4.2.2-23.el6.centos.alt                                               xen-licenses.x86_64 0:4.2.2-23.el6.centos.alt
  xen-runtime.x86_64 0:4.2.2-23.el6.centos.alt                                            yajl.x86_64 0:1.0.7-3.el6


Dependency Updated:
  gnutls.x86_64 0:2.8.5-10.el6_4.2                                                 kernel-firmware.noarch 0:3.4.53-8.el6.centos.alt


Complete!
[iyunv@localhost yum.repos.d]#
  
         版权声明:本文为博主原创文章,未经博主允许不得转载。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-125631-1-1.html 上篇帖子: Citrix XEN VM Boot Error code: INVALID_SOURCE Unable to Boot from CD/DVD Read m 下篇帖子: 安装xen和虚拟机以及解决其中出现的问题
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表