热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ovirtengine

wgethttp:resources.ovirt.orgpubyum-repoovirt-release36.rpmovirt-3.6-dependencies.repo[ovir

wget http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm

ovirt-3.6-dependencies.repo

[ovirt-3.6-epel]

name=Extra Packages for Enterprise Linux 7 - $basearch

#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch

mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch

failovermethod=priority

enabled=1

includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,safelease,python-paramiko,python-crypto,python-cheetah,python-ecdsa,python-markdown,rubygem-rgen,ovirt-guest-agent*,userspace-rcu,protobuf-java

gpgcheck=0

gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7


[ovirt-3.6-glusterfs-epel]

name=GlusterFS is a clustered file-system capable of scaling to several petabytes.

baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/

enabled=1

skip_if_unavailable=1

gpgcheck=0

gpgkey=https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key


[ovirt-3.6-glusterfs-noarch-epel]

name=GlusterFS is a clustered file-system capable of scaling to several petabytes.

baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch

enabled=1

skip_if_unavailable=1

gpgcheck=0

gpgkey=https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key


[ovirt-3.6-patternfly1-noarch-epel]

name=Copr repo for patternfly1 owned by patternfly

baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-$basearch/

enabled=1

skip_if_unavailable=1

gpgcheck=0


[virtio-win-stable]

name=virtio-win builds roughly matching what was shipped in latest RHEL

baseurl=http://fedorapeople.org/groups/virt/virtio-win/repo/stable

enabled=1

skip_if_unavailable=1

gpgcheck=0

[root@ovirt-manager yum.repos.d]# 

[root@ovirt-manager yum.repos.d]# cat ovirt-3.6-dependencies.repo 

[ovirt-3.6-epel]

name=Extra Packages for Enterprise Linux 7 - $basearch

#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch

mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch

failovermethod=priority

enabled=1

includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,safelease,python-paramiko,python-crypto,python-cheetah,python-ecdsa,python-markdown,rubygem-rgen,ovirt-guest-agent*,userspace-rcu,protobuf-java

gpgcheck=0

gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7


[ovirt-3.6-glusterfs-epel]

name=GlusterFS is a clustered file-system capable of scaling to several petabytes.

baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/

enabled=1

skip_if_unavailable=1

gpgcheck=0

gpgkey=https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key


[ovirt-3.6-glusterfs-noarch-epel]

name=GlusterFS is a clustered file-system capable of scaling to several petabytes.

baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch

enabled=1

skip_if_unavailable=1

gpgcheck=0

gpgkey=https://download.gluster.org/pub/gluster/glusterfs/LATEST/pub.key


[ovirt-3.6-patternfly1-noarch-epel]

name=Copr repo for patternfly1 owned by patternfly

baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-$basearch/

enabled=1

skip_if_unavailable=1

gpgcheck=0


[virtio-win-stable]

name=virtio-win builds roughly matching what was shipped in latest RHEL

baseurl=http://fedorapeople.org/groups/virt/virtio-win/repo/stable

enabled=1

skip_if_unavailable=1

gpgcheck=0


ovirt-3.6.repo

[ovirt-3.6]

name=Latest oVirt 3.6 Release

#baseurl=http://resources.ovirt.org/pub/ovirt-3.6/rpm/el$releasever/

mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.6-el$releasever

enabled=1

skip_if_unavailable=1

gpgcheck=0

gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-3.6

Ovirt install guide

Pre install environment check

Ovirt versions: 3.6

System versions : CentOS Linux release 7.2.1511 (Core)

Kernel versions :3.10.0-327.4.4.el7.x86_64

Memory:4G

Download interlinkage: http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm

Start install:

Yum update -y && yum install ovirt-engine -y

[root@ovirt-manager ~]# engine-setup 

[ INFO  ] Stage: Initializing

[ INFO  ] Stage: Environment setup

          Configuration files: [‘/etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf‘, ‘/etc/ovirt-engine-setup.conf.d/10-packaging.conf‘]

          Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20160125214253-7mkxod.log

          Version: otopi-1.4.0 (otopi-1.4.0-1.el7.centos)

[ INFO  ] Stage: Environment packages setup

[ INFO  ] Yum Downloading: ovirt-3.6-epel/x86_64/metalink (0%)

[ INFO  ] Stage: Programs detection

[ INFO  ] Stage: Environment setup

[ INFO  ] Stage: Environment customization

         

          --== PRODUCT OPTIONS ==--

         

          Configure Engine on this host (Yes, No) [Yes]: 

          Configure VM Console Proxy on this host (Yes, No) [Yes]

          Configure WebSocket Proxy on this host (Yes, No) [Yes]

         

          --== PACKAGES ==--

         

[ INFO  ] Checking for product updates...

[ INFO  ] No product updates found

         

          --== ALL IN ONE CONFIGURATION ==--

         

         

          --== NETWORK CONFIGURATION ==--

         

          Host fully qualified DNS name of this server [ovirt-manager.example.com]: 

          Setup can automatically configure the firewall on this system.

          Note: automatic configuration of the firewall may overwrite current settings.

          Do you want Setup to configure the firewall? (Yes, No) [Yes]: 

[ INFO  ] firewalld will be configured as firewall manager.

         

          --== DATABASE CONFIGURATION ==--

         

          Where is the Engine database located? (Local, Remote) [Local]

          Setup can configure the local postgresql server automatically for the engine to run. This may conflict with existing applications.

          Would you like Setup to automatically configure postgresql and create Engine database, or prefer to perform that manually? (Automatic, Manual) [Automatic]: 

         

          --== OVIRT ENGINE CONFIGURATION ==--

         

          Application mode (Virt, Gluster, Both) [Both]

          Engine admin password: admin.123

          Confirm engine admin password: admin.123

[WARNING] Password is weak: it is based on a dictionary word

          Use weak password? (Yes, No) [No]: Yes

         

          --== STORAGE CONFIGURATION ==--

         

          Default SAN wipe after delete (Yes, No) [No]: 

         

          --== PKI CONFIGURATION ==--

         

          Organization name for certificate [example.com]: 

         

          --== APACHE CONFIGURATION ==--

         

          Setup can configure apache to use SSL using a certificate issued from the internal CA.

          Do you wish Setup to configure that, or prefer to perform that manually? (Automatic, Manual) [Automatic]: 

          Setup can configure the default page of the web server to present the application home page. This may conflict with existing applications.

          Do you wish to set the application as the default page of the web server? (Yes, No) [Yes]

         

          --== SYSTEM CONFIGURATION ==--

         

          Configure an NFS share on this server to be used as an ISO Domain? (Yes, No) [Yes]: 

          Local ISO domain path [/var/lib/exports/iso]: 

         

          Please provide the ACL for the Local ISO domain.

          See the exports(5) manpage for the format.

          Examples:

          - To allow access for host1, host2 and host3, input: host1(rw) host2(rw) host3(rw)

          - To allow access to the entire Internet, input: *(rw)

         

          For more information, see: http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues

         

          Local ISO domain ACL: *(rw)

          Local ISO domain name [ISO_DOMAIN]: ovirtiso

         

          --== MISC CONFIGURATION ==--

         

         

          --== END OF CONFIGURATION ==--

         

[ INFO  ] Stage: Setup validation

[WARNING] Cannot validate host name settings, reason: resolved host does not match any of the local addresses

[WARNING] Less than 16384MB of memory is available

         

          --== CONFIGURATION PREVIEW ==--

         

          Application mode                        : both

          Default SAN wipe after delete           : False

          Firewall manager                        : firewalld

          Update Firewall                         : True

          Host FQDN                               : ovirt-manager.example.com

          Engine database secured connection      : False

          Engine database host                    : localhost

          Engine database user name               : engine

          Engine database name                    : engine

          Engine database port                    : 5432

          Engine database host name validation    : False

          Engine installation                     : True

          NFS setup                               : True

          PKI organization                        : example.com

          NFS export ACL                          : *(rw)

          NFS mount point                         : /var/lib/exports/iso

          Configure local Engine database         : True

          Set application as default page         : True

          Configure Apache SSL                    : True

          Configure VMConsole Proxy               : True

          Engine Host FQDN                        : ovirt-manager.example.com

          Configure WebSocket Proxy               : True

         

          Please confirm installation settings (OK, Cancel) [OK]: 

[ INFO  ] Stage: Transaction setup

[ INFO  ] Stopping engine service

[ INFO  ] Stopping ovirt-fence-kdump-listener service

[ INFO  ] Stopping websocket-proxy service

[ INFO  ] Stage: Misc configuration

[ INFO  ] Stage: Package installation

[ INFO  ] Stage: Misc configuration

[ INFO  ] Initializing PostgreSQL

[ INFO  ] Creating PostgreSQL ‘engine‘ database

[ INFO  ] Configuring PostgreSQL

[ INFO  ] Creating/refreshing Engine database schema

[ INFO  ] Creating/refreshing Engine ‘internal‘ domain database schema

[ INFO  ] Upgrading CA

[ INFO  ] Creating CA

[ INFO  ] Setting up ovirt-vmconsole proxy helper PKI artifacts

[ INFO  ] Setting up ovirt-vmconsole SSH PKI artifacts

[ INFO  ] Configuring WebSocket Proxy

[ INFO  ] Generating post install configuration file ‘/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf‘

[ INFO  ] Stage: Transaction commit

[ INFO  ] Stage: Closing up

[ INFO  ] Restarting nfs services

         

          --== SUMMARY ==--

         

[WARNING] Less than 16384MB of memory is available

          SSH fingerprint: 6d:9f:0c:65:13:0c:ee:9c:2e:d0:62:52:81:22:76:f7

          Internal CA 95:26:D0:C0:8F:53:47:90:C1:E9:A2:11:30:6D:42:70:6D:1C:C6:51

          Note! If you want to gather statistical information you can install Reports and/or DWH:

              http://www.ovirt.org/Ovirt_DWH

              http://www.ovirt.org/Ovirt_Reports

          Web access is enabled at:

              http://ovirt-manager.example.com:80/ovirt-engine

              https://ovirt-manager.example.com:443/ovirt-engine

          Please use the user ‘admin@internal‘ and password specified in order to login

         

          --== END OF SUMMARY ==--

         

[ INFO  ] Starting engine service

[ INFO  ] Restarting httpd

[ INFO  ] Restarting ovirt-vmconsole proxy service

[ INFO  ] Stage: Clean up

          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20160125214253-7mkxod.log

[ INFO  ] Generating answer file ‘/var/lib/ovirt-engine/setup/answers/20160125215125-setup.conf‘

[ INFO  ] Stage: Pre-termination

[ INFO  ] Stage: Termination

[ INFO  ] Execution of setup completed successfully

 

Node-install 

http://resources.ovirt.org/releases/stable/iso/ovirt-node-iso-3.4-20140410.0.el6.iso

技术分享 

tab键,删除quiet(否则将无法正常安装)最后回车

技术分享 

 

技术分享 

技术分享 

技术分享 

 

技术分享 

 

技术分享 

 

技术分享 

 

技术分享 

 

技术分享 

密码:redhat

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


本文出自 “silence” 博客,转载请与作者联系!

ovirt-engine


推荐阅读
  • Docker基础入门与环境配置指南
    本文介绍了Docker——一款用Go语言编写的开源应用程序容器引擎。通过Docker,用户能够将应用及其依赖打包进容器内,实现高效、轻量级的虚拟化。容器之间采用沙箱机制,确保彼此隔离且资源消耗低。 ... [详细]
  • 本文深入分析了在使用JavaScript中的Date.UTC()方法初始化Date对象时,getDay()方法返回值与预期不符的原因,并提供了相应的解决方案。 ... [详细]
  • 探索OpenWrt中的LuCI框架
    本文深入探讨了OpenWrt系统中轻量级HTTP服务器uhttpd的工作原理及其配置,重点介绍了LuCI界面的实现机制。 ... [详细]
  • LoadRunner中的IP欺骗配置与实践
    为了确保服务器能够有效地区分不同的用户请求,避免多人使用同一IP地址造成的访问限制,可以通过配置IP欺骗来解决这一问题。本文将详细介绍IP欺骗的工作原理及其在LoadRunner中的具体配置步骤。 ... [详细]
  • 本文详细介绍了PHP中的几种超全局变量,包括$GLOBAL、$_SERVER、$_POST、$_GET等,并探讨了AJAX的工作原理及其优缺点。通过具体示例,帮助读者更好地理解和应用这些技术。 ... [详细]
  • 使用 ModelAttribute 实现页面数据自动填充
    本文介绍了如何利用 Spring MVC 中的 ModelAttribute 注解,在页面跳转后自动填充表单数据。主要探讨了两种实现方法及其背后的原理。 ... [详细]
  • selenium通过JS语法操作页面元素
    做过web测试的小伙伴们都知道,web元素现在很多是JS写的,那么既然是JS写的,可以通过JS语言去操作页面,来帮助我们操作一些selenium不能覆盖的功能。问题来了我们能否通过 ... [详细]
  • egg实现登录鉴权(七):权限管理
    权限管理包含三部分:访问页面的权限,操作功能的权限和获取数据权限。页面权限:登录用户所属角色的可访问页面的权限功能权限:登录用户所属角色的可访问页面的操作权限数据权限:登录用户所属 ... [详细]
  • 本文探讨了Java编程语言中常用的两个比较操作符==和equals方法的区别及其应用场景。通过具体示例分析,帮助开发者更好地理解和使用这两个概念,特别是在处理基本数据类型和引用数据类型的比较时。 ... [详细]
  • 本文概述了在GNU/Linux系统中,动态库在链接和运行阶段的搜索路径及其指定方法,包括通过编译时参数、环境变量及系统配置文件等方式来控制动态库的查找路径。 ... [详细]
  • 我在尝试将组合框转换为具有自动完成功能时遇到了一个问题,即页面上的列表框也被转换成了自动完成下拉框,而不是保持原有的多选列表框形式。 ... [详细]
  • 本文由chszs撰写,详细介绍了Apache Mina框架的核心开发流程及自定义协议处理方法。文章涵盖从创建IoService实例到协议编解码的具体步骤,适合希望深入了解Mina框架应用的开发者。 ... [详细]
  • 本文提供了一个关于AC自动机(Aho-Corasick Algorithm)的详细解析与实现方法,特别针对P3796题目进行了深入探讨。文章不仅涵盖了AC自动机的基本概念,还重点讲解了如何通过构建失败指针(fail pointer)来提高字符串匹配效率。 ... [详细]
  • 本报告记录了嵌入式软件设计课程中的第二次实验,主要探讨了使用KEIL V5开发环境和ST固件库进行GPIO控制及按键响应编程的方法。通过实际操作,加深了对嵌入式系统硬件接口编程的理解。 ... [详细]
  • LeetCode 102 - 二叉树层次遍历详解
    本文详细解析了LeetCode第102题——二叉树的层次遍历问题,提供了C++语言的实现代码,并对算法的核心思想和具体步骤进行了深入讲解。 ... [详细]
author-avatar
Mr_小迪2502897623
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有