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 1456253 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_ipv6
setup-engine_with-ipv6.txt (text/plain), 12.85 KB, created by
Roni
on 2018-07-03 14:09:42 UTC
(
hide
)
Description:
setup-engine_with_ipv6
Filename:
MIME Type:
Creator:
Roni
Created:
2018-07-03 14:09:42 UTC
Size:
12.85 KB
patch
obsolete
>[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[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" > >[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 ~]# >[root@engine ~]# hostname >localhost.localdomain >[root@engine ~]# >[root@engine ~]# ping6 localhost.ipv6 >PING localhost.ipv6(localhost.ipv6 (::1)) 56 data bytes >64 bytes from localhost.ipv6 (::1): icmp_seq=1 ttl=64 time=0.071 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=2 ttl=64 time=0.106 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=3 ttl=64 time=0.106 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=4 ttl=64 time=0.084 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=5 ttl=64 time=0.061 ms >^C >--- localhost.ipv6 ping statistics --- >5 packets transmitted, 5 received, 0% packet loss, time 3999ms >rtt min/avg/max/mdev = 0.061/0.085/0.106/0.020 ms >[root@engine ~]# ping localhost.localdomain >PING localhost (127.0.0.1) 56(84) bytes of data. >64 bytes from localhost.ipv6 (127.0.0.1): icmp_seq=1 ttl=64 time=0.037 ms >64 bytes from localhost.ipv6 (127.0.0.1): icmp_seq=2 ttl=64 time=0.061 ms >64 bytes from localhost.ipv6 (127.0.0.1): icmp_seq=3 ttl=64 time=0.089 ms >64 bytes from localhost.ipv6 (127.0.0.1): icmp_seq=4 ttl=64 time=0.057 ms >64 bytes from localhost.ipv6 (127.0.0.1): icmp_seq=5 ttl=64 time=0.112 ms >^C >--- localhost ping statistics --- >5 packets transmitted, 5 received, 0% packet loss, time 3999ms >rtt min/avg/max/mdev = 0.037/0.071/0.112/0.026 ms >[root@engine ~]# >[root@engine ~]# ping6 localhost.localdomain >PING localhost.localdomain(localhost.ipv6 (::1)) 56 data bytes >64 bytes from localhost.ipv6 (::1): icmp_seq=1 ttl=64 time=0.090 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=2 ttl=64 time=0.102 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=3 ttl=64 time=0.159 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=4 ttl=64 time=0.081 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=5 ttl=64 time=0.098 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=6 ttl=64 time=0.085 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=7 ttl=64 time=0.105 ms >^C >--- localhost.localdomain ping statistics --- >7 packets transmitted, 7 received, 0% packet loss, time 6000ms >rtt min/avg/max/mdev = 0.081/0.102/0.159/0.027 ms >[root@engine ~]# >[root@engine ~]# ping6 localhost.ipv6 >PING localhost.ipv6(localhost.ipv6 (::1)) 56 data bytes >64 bytes from localhost.ipv6 (::1): icmp_seq=1 ttl=64 time=0.098 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=2 ttl=64 time=0.145 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=3 ttl=64 time=0.083 ms >64 bytes from localhost.ipv6 (::1): icmp_seq=4 ttl=64 time=0.163 ms >^C >--- localhost.ipv6 ping statistics --- >4 packets transmitted, 4 received, 0% packet loss, time 3000ms >rtt min/avg/max/mdev = 0.083/0.122/0.163/0.033 ms >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[root@engine ~]# >[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 > 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 ~]# >[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-20180703153401-4xmmu7.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.ipv6 >[ ERROR ] Host name is not valid: engine.ipv6 did not resolve into an IP address > Host fully qualified DNS name of this server [localhost.ipv6]: >[WARNING] Failed to resolve localhost.ipv6 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 [ipv6]: > > --== 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 : localhost.ipv6 > 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 : ipv6 > 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://localhost.ipv6:80/ovirt-engine > https://localhost.ipv6:443/ovirt-engine > Internal CA B5:87:58:FE:9D:F0:B3:CB:B2:40:8C:34:06:A1:C1:43:F1:1D:C8:60 > SSH fingerprint: SHA256:IHjfvQl3Cn5dBjrzc3UmRSwTBatDBn4eHKPpzPHoZd4 >[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-20180703153401-4xmmu7.log >[ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20180703153913-setup.conf' >[ INFO ] Stage: Pre-termination >[ INFO ] Stage: Termination >[ INFO ] Execution of setup completed successfully >[root@engine ~]# >[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