H3C OpenStack SeerEngine-DC Installation Manual Download Page 17

13 

FAQ 

The Python tools cannot be installed using the 
yum command when a proxy server is used for 
Internet access. What should I do? 

Configure HTTP proxy by performing the following steps: 

1. 

Make sure the server or the virtual machine can access the HTTP proxy server. 

2. 

At the CLI of the CentOS system, use the vi editor to open the 

yum.conf

 configuration file. If the 

yum.conf

 configuration file does not exist, this step creates the file. 

[root@controller ~]# vi /etc/yum.conf

 

3. 

Press 

I

 to switch to insert mode, and provide HTTP proxy information as follows: 

 

If the server does not require authentication, enter HTTP proxy information in the following 
format: 
proxy = http://

yourproxyaddress

:

proxyport

 

 

If the server requires authentication, enter HTTP proxy information in the following format:

 

proxy = http://

yourproxyaddress

:

proxyport

 

proxy_username=

username

 

proxy_password=

password 

Table 3

 describes the arguments in HTTP proxy information. 

Table 3 Arguments in HTTP proxy information 

Field 

Description 

username 

Username for logging in to the proxy server, for example, 

sdn

password 

Password for logging in to the proxy server, for example, 

123456

yourproxyaddress 

IP address of the proxy server, for example, 

172.25.1.1

proxyport 

Port number of the proxy server, for example, 

8080

 

proxy = http://172.25.1.1:8080 

proxy_username = sdn 

proxy_password = 123456 

4. 

Press 

Esc

 to quit insert mode, and enter 

:wq

 to exit the vi editor and save the 

yum.conf

 file. 

After the plug-ins are installed successfully, what 
should I do if the controller fails to interconnect 
with the cloud platform? 

Follow these steps to resolve the interconnection failure with the cloud platform: 

1. 

Make sure you have strictly followed the procedure in this document to install and configure the 
plug-ins. 

2. 

Contact the cloud platform vendor to determine whether a configuration issue exists on the 
cloud platform side. 

Summary of Contents for OpenStack SeerEngine-DC

Page 1: ...H3C SeerEngine DC Controller OpenStack Plug Ins Installation Guide New H3C Technologies Co Ltd http www h3c com Document version 5W200 20220419...

Page 2: ...H3C Technologies Co Ltd any trademarks that may be mentioned in this document are the property of their respective owners Notice The information in this document is subject to change without notice A...

Page 3: ...Boldface For example the New User window opens click OK Multi level menus are separated by angle brackets For example File Create Folder Symbols Convention Description WARNING An alert that calls atte...

Page 4: ...ontrol node 5 Parameters and fields 8 Upgrading the SeerEngine DC Neutron plug ins 8 Optional Configuring the metadata service for network nodes 12 FAQ 13 The Python tools cannot be installed using th...

Page 5: ...subnets routers and ports and provides tenants with core basic network communication capabilities SeerEngine DC Neutron L3_Routing plug in Allows tenants to forward traffic to each other at Layer 3 S...

Page 6: ...penStack plug ins make sure the following requirements are met Your system has a reliable Internet connection OpenStack has been deployed correctly Verify that the etc hosts file on all nodes has the...

Page 7: ...ng Kolla Ansible Before installing the plug ins deploy OpenStack by using Kolla Ansible first For the OpenStack deployment procedure see the installation guide for the specific OpenStack version on th...

Page 8: ...VDS Automation Data Center Networks Common Network Settings Virtual Distributed Switch IP address pool Automation Data Center Networks Resource Pools IP Address Pools Add access devices and border de...

Page 9: ...obtain this information access the SeerEngine DC controller and select Provision Inventory Devices Installing the SeerEngine DC Neutron plug ins Obtaining the SeerEngine DC Neutron plug in installati...

Page 10: ...onf ini configuration file a Use the vi editor to open the ml2_conf ini configuration file root controller vi etc kolla neutron server ml2_conf ini b Press I to switch to insert mode and set the param...

Page 11: ...commit container_uuid kolla neutron server h3c use the UUID obtained in the preceding command root controller docker rm f neutron_server root controller docker tag neutron_server_image kolla neutron s...

Page 12: ...extension_h3c qos Names of the ml2 extension drivers Available names include ml2_extension_h3c qos and port_security If the QoS feature is not enabled on OpenStack you do not need to specify the value...

Page 13: ...installation procedure see Installing the SeerEngine DC Neutron plug ins Upgrade with neutron_server and h3c_agent containers retained To upgrade the plug ins with neutron_server and h3c_agent contain...

Page 14: ...Uninstalling SeerEngine DC PLUGIN E3603P01 pike 2017 10 usr bin h3c agent usr bin h3c sdnplugin b Install the new version of the plug in root controller docker cp SeerEngine_DC_PLUGIN D3601_pike_2017...

Page 15: ...1 a Execute the h3c_agent docker ps format ID filter name h3c_agent command to view the h3c agent service status b Execute the docker stop h3c_agent command to disable the h3c agent service on the nod...

Page 16: ...e the network nodes to provide metadata service through DHCP a Use the vi editor to open configuration file dhcp_agent ini root network vi etc kolla neutron dhcp agent dhcp_agent ini b Press I to swit...

Page 17: ...rname username proxy_password password Table 3 describes the arguments in HTTP proxy information Table 3 Arguments in HTTP proxy information Field Description username Username for logging in to the p...

Page 18: ...irmware version The kernel version is higher than kernel 3 10 0 957 el7 and the network adapter firmware version is 4 or higher Execute the following command root controller ethtool set priv flags enp...

Page 19: ...r network based overlay scenario a VM is a member of the load balancer and the load balancer is required to detect the member status vCenter network based overlay scenario For the patch configuration...

Reviews: