Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1456252 Details for
Bug 1295041
[RFE] add IPv6 support to ovirt-setup-lib
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
setup-engine_with_ipv4
setup-engine_with-ipv4.txt (text/plain), 10.70 KB, created by
Roni
on 2018-07-03 14:09:01 UTC
(
hide
)
Description:
setup-engine_with_ipv4
Filename:
MIME Type:
Creator:
Roni
Created:
2018-07-03 14:09:01 UTC
Size:
10.70 KB
patch
obsolete
>[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# cat /etc/hosts >#127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 >#::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 > >::1 localhost.ipv6 >2001::2 engine.ipv6 >10.35.163.128 engine.ipv4 > >[root@engine ~]# >[root@engine ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 ># Generated by dracut initrd >NAME="eth0" >HWADDR="00:1A:4A:16:98:76" >ONBOOT="yes" >NETBOOT="yes" >UUID="60de5581-79a7-4859-895e-29bf56f902e4" >IPV6INIT="yes" >#BOOTPROTO="dhcp" >BOOTPROTO="none" >TYPE="Ethernet" >PROXY_METHOD="none" >BROWSER_ONLY="no" >DEFROUTE="yes" >IPV4_FAILURE_FATAL="no" >IPV6_AUTOCONF="yes" >IPV6_DEFROUTE="yes" >IPV6_FAILURE_FATAL="no" >IPV6ADDR="2001::2" >#DHCPV6C="yes" >IPADDR="10.35.163.128" > >[root@engine ~]# >[root@engine ~]# ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 > link/ether 00:1a:4a:16:98:76 brd ff:ff:ff:ff:ff:ff > inet 10.35.163.128/8 brd 10.255.255.255 scope global noprefixroute eth0 > valid_lft forever preferred_lft forever > inet6 2001::2/64 scope global noprefixroute > valid_lft forever preferred_lft forever > inet6 fe80::21a:4aff:fe16:9876/64 scope link noprefixroute > valid_lft forever preferred_lft forever >3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000 > link/ether 52:54:00:98:f2:17 brd ff:ff:ff:ff:ff:ff > inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 > valid_lft forever preferred_lft forever >4: virbr0-nic: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master virbr0 state DOWN group default qlen 1000 > link/ether 52:54:00:98:f2:17 brd ff:ff:ff:ff:ff:ff >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# ping engine.ipv4 >PING engine.ipv4 (10.35.163.128) 56(84) bytes of data. >64 bytes from engine.ipv4 (10.35.163.128): icmp_seq=1 ttl=64 time=0.070 ms >64 bytes from engine.ipv4 (10.35.163.128): icmp_seq=2 ttl=64 time=0.070 ms >64 bytes from engine.ipv4 (10.35.163.128): icmp_seq=3 ttl=64 time=0.091 ms >64 bytes from engine.ipv4 (10.35.163.128): icmp_seq=4 ttl=64 time=0.099 ms >^C >--- engine.ipv4 ping statistics --- >4 packets transmitted, 4 received, 0% packet loss, time 2999ms >rtt min/avg/max/mdev = 0.070/0.082/0.099/0.015 ms >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# hostname >localhost.localdomain >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# engine-setup --offline >[ INFO ] Stage: Initializing >[ INFO ] Stage: Environment setup > Configuration files: ['/etc/ovirt-engine-setup.conf.d/10-packaging-wsp.conf', '/etc/ovirt-engine-setup.conf.d/10-packaging.conf'] > Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20180703160305-2wk3us.log > Version: otopi-1.7.8 (otopi-1.7.8-1.el7ev) >[ INFO ] Stage: Environment packages setup >[ INFO ] Stage: Programs detection >[ INFO ] Stage: Environment setup >[ INFO ] Stage: Environment customization > > --== PRODUCT OPTIONS ==-- > > Configure Engine on this host (Yes, No) [Yes]: > Configure ovirt-provider-ovn (Yes, No) [Yes]: No > Configure Image I/O Proxy on this host (Yes, No) [Yes]: > Configure WebSocket Proxy on this host (Yes, No) [Yes]: > > * Please note * : Data Warehouse is required for the engine. > If you choose to not configure it on this host, you have to configure > it on a remote host, and then configure the engine on this host so > that it can access the database of the remote Data Warehouse host. > Configure Data Warehouse on this host (Yes, No) [Yes]: > Configure VM Console Proxy on this host (Yes, No) [Yes]: > > --== PACKAGES ==-- > > > --== NETWORK CONFIGURATION ==-- > > Host fully qualified DNS name of this server [localhost.ipv6]: engine.ipv4 >[WARNING] Failed to resolve engine.ipv4 using DNS, it can be resolved only locally > Setup can automatically configure the firewall on this system. > Note: automatic configuration of the firewall may overwrite current settings. > NOTICE: iptables is deprecated and will be removed in future releases > Do you want Setup to configure the firewall? (Yes, No) [Yes]: >[ INFO ] firewalld will be configured as firewall manager. > > --== DATABASE CONFIGURATION ==-- > > Where is the DWH database located? (Local, Remote) [Local]: > Setup can configure the local postgresql server automatically for the DWH to run. This may conflict with existing applications. > Would you like Setup to automatically configure postgresql and create DWH database, or prefer to perform that manually? (Automatic, Manual) [Automatic]: > 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 ==-- > > Engine admin password: > Confirm engine admin password: >[WARNING] Password is weak: it is too simplistic/systematic > Use weak password? (Yes, No) [No]: Yes > Application mode (Virt, Gluster, Both) [Both]: > > --== STORAGE CONFIGURATION ==-- > > Default SAN wipe after delete (Yes, No) [No]: > > --== PKI CONFIGURATION ==-- > > Organization name for certificate [ipv4]: > > --== APACHE CONFIGURATION ==-- > > 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]: > 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]: > > --== SYSTEM CONFIGURATION ==-- > > > --== MISC CONFIGURATION ==-- > > Please choose Data Warehouse sampling scale: > (1) Basic > (2) Full > (1, 2)[1]: > > --== 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 : engine.ipv4 > Configure local Engine database : True > Set application as default page : True > Configure Apache SSL : True > Engine database secured connection : False > Engine database user name : engine > Engine database name : engine > Engine database host : localhost > Engine database port : 5432 > Engine database host name validation : False > Engine installation : True > PKI organization : ipv4 > Set up ovirt-provider-ovn : False > Configure WebSocket Proxy : True > DWH installation : True > DWH database host : localhost > DWH database port : 5432 > Configure local DWH database : True > Configure Image I/O Proxy : True > Configure VMConsole 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 dwh service >[ INFO ] Stopping Image I/O Proxy service >[ INFO ] Stopping vmconsole-proxy service >[ INFO ] Stopping websocket-proxy service >[ INFO ] Stage: Misc configuration >[ INFO ] Stage: Package installation >[ INFO ] Stage: Misc configuration >[ INFO ] Upgrading CA >[ INFO ] Creating PostgreSQL 'engine' database >[ INFO ] Configuring PostgreSQL >[ INFO ] Creating PostgreSQL 'ovirt_engine_history' database >[ INFO ] Configuring PostgreSQL >[ INFO ] Creating CA >[ INFO ] Creating/refreshing DWH database schema >[ INFO ] Configuring Image I/O Proxy >[ INFO ] Setting up ovirt-vmconsole proxy helper PKI artifacts >[ INFO ] Setting up ovirt-vmconsole SSH PKI artifacts >[ INFO ] Configuring WebSocket Proxy >[ INFO ] Creating/refreshing Engine database schema >[ INFO ] Creating/refreshing Engine 'internal' domain database schema >[ INFO ] Setting a password for internal user admin >[ 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 ] Starting engine service >[ INFO ] Starting dwh service >[ INFO ] Restarting ovirt-vmconsole proxy service > > --== SUMMARY ==-- > >[ INFO ] Restarting httpd > Please use the user 'admin@internal' and password specified in order to login > Web access is enabled at: > http://engine.ipv4:80/ovirt-engine > https://engine.ipv4:443/ovirt-engine > Internal CA E1:0C:93:C7:94:B6:06:3F:F6:30:B1:58:D4:1B:09:55:5B:B1:8C:E6 > SSH fingerprint: SHA256:8yJCHuyhjXAGeq/PIJfJ2eVLShnH/K7pFJt8QbNhH9c >[WARNING] Less than 16384MB of memory is available > > --== END OF SUMMARY ==-- > >[ INFO ] Stage: Clean up > Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20180703160305-2wk3us.log >[ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20180703160843-setup.conf' >[ INFO ] Stage: Pre-termination >[ INFO ] Stage: Termination >[ INFO ] Execution of setup completed successfully >[root@engine ~]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1295041
:
1455492
| 1456252 |
1456253
|
1456258