Rate This Document
Findability
Accuracy
Completeness
Readability

Installation from the RPM Package

  1. Download the RPM package
    • Method 1: Obtain the .rpm package from the HUAWEI CLOUD Kunpeng image site.

      You can download the pre-compiled Open vSwitch version from the HUAWEI CLOUD Kunpeng image site. Table 1 OVS RPM package on the HUAWEI CLOUD Kunpeng image site lists the version package content.

      Version path: https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/

      Table 1 OVS RPM package on the HUAWEI CLOUD Kunpeng image site

      RPM Package Name

      URL

      openvswitch-2.12.0-1.el7.aarch64.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/openvswitch-2.12.0-1.el7.aarch64.rpm

      openvswitch-debuginfo-2.12.0-1.el7.aarch64.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/openvswitch-debuginfo-2.12.0-1.el7.aarch64.rpm

      openvswitch-devel-2.12.0-1.el7.aarch64.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/openvswitch-devel-2.12.0-1.el7.aarch64.rpm

      openvswitch-ipsec-2.12.0-1.el7.aarch64.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/openvswitch-ipsec-2.12.0-1.el7.aarch64.rpm

      openvswitch-selinux-policy-2.12.0-1.el7.noarch.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/openvswitch-selinux-policy-2.12.0-1.el7.noarch.rpm

      python-openvswitch-2.12.0-1.el7.noarch.rpm

      https://mirrors.huaweicloud.com/kunpeng/yum/el/7/aarch64/Packages/cloud/python-openvswitch-2.12.0-1.el7.noarch.rpm

    • Method 2: Compile and pack the RPM package.

      This method is applicable to the scenario where the RPM package is made and distributed to the node to be deployed in section Installation from the Source Code Package. You can use the RPM package compiled by yourself to install the software.

  2. Install the software.
    1
    $ cd <rpm-dir> && rpm -ivh *