Serviceguard for Linux HA DR E7 Updates / Patches
Serviceguard for Linux SDR Home | Software Delivery Repository | Getting Started | FAQ | RepositoriesServiceguard for Linux HA DR E7 Edition Overview
HPE Serviceguard for Linux HA DR E7 edition High Availability HA DR E7 edition brings in automated and automatic disaster recovery capabilities along with High Availability.
Customers can configure an automated recovery on a near DR site and a push button recovery on a far DR site.
SGLX HA DR E7 is required for deployments having more than one target replications, as well as in the deployments needing DR capabilities.
Please see the Serviceguard for Linux product home page for more information.
|
Generate_Token
then
Browse token as password |
This repository contains HPE Serviceguard for Linux HA DR E7 Edition A.15.00.00 and later Updates / Patches for 8, 9, 12, 15 and Oracle Linux 8, 9 UEK Operating systems |
Access to Serviceguard for Linux HA DR E7 Edition
Components available in repository
Serviceguard for Linux HA DR E7 Edition Updates / Patches A.15.00.00 and above consists of the following components listed below. |
HPE Serviceguard | Serviceguard Software | ||||||||||||
HPE Serviceguard Manager+ | New GUI based management Software for Installation, Configuration of SGLX and Deployment of Workload, DR Operations | ||||||||||||
HPE Serviceguard Kernel Module | Kernel Module for Serviceguard Software and Containerized deployments | ||||||||||||
HPE Serviceguard Quorum Server | Serviceguard Software for Arbitration mechanism of clusters | ||||||||||||
HPE Serviceguard for Non Shared Storage | Serviceguard Software for Non Shared Storage (NSS) | ||||||||||||
HPE Serviceguard for Storage Extension | Serviceguard Software for Storage Orchestration & Management | ||||||||||||
HPE Serviceguard for Push Button Recovery DR | Serviceguard Software for push button recovery for disaster recovery solutions |
Subscribe your system to the sglx-e7-ha-dr repository
Red Hat Enterprise Linux
Copy-n-paste the following section (substituting distribution and project version)
into /etc/yum.repos.d/sglx-e7-ha-dr.repo
on your system:
[sglx-e7-ha-dr]
name=Serviceguard for Linux E7 HA DR Updates / Patches
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-e7-ha-dr/rhel/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard
Where:
EMAIL Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below) TOKEN Generated here dist_ver 8.1, 8.2, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.10, 9.0, 9.1, 9.2, 9.4 sg_ver Select the appropriate version depending on Minor Update Releases or Patches Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00 Patches : current_patch_1530, 15.30.01, 15.00.01
SUSE Linux Enterprise Server
Copy-n-paste the following section (substituting distribution and project version)
into /etc/zypp/repos.d/sglx-e7-ha-dr.repo
on your system:
[sglx-e7-ha-dr]
name=HPE Serviceguard for Linux E7 HA DR Updates / Patches
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-e7-ha-dr/suse/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard
Where:
EMAIL Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below) TOKEN Generated here dist_ver SLES12, SLES12-SP1, SLES12-SP2, SLES12-SP3, SLES12-SP4, SLES12-SP5, SLES15-SP0, SLES15-SP1, SLES15-SP2, SLES15-SP3, SLES15-SP4, SLES15-SP5, SLES15-SP6 sg_ver Select the appropriate version depending on Minor Update Releases Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00 Patches : current_patch_1530, 15.30.01
Oracle Linux with UEK
Copy-n-paste the following section (substituting distribution and project version)
into /etc/yum.repos.d/sglx-e7-ha-dr.repo
on your system:
[sglx-e7-ha-dr]
name=Serviceguard for Linux E7 HA DR Patches / Updates
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-e7-ha-dr/OracleLinux/dist_ver/x86_64/sg_ver
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/GPG-KEY1-Serviceguard
file:///etc/pki/rpm-gpg/GPG-KEY2-Serviceguard
Where:
EMAIL Email for HPE Passport account; must be URL encoded (e.g., SysAdmin%40some-company.com) (see note below) TOKEN Generated here dist_ver 7.9, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8, 8.9, 8.10, 9.0, 9.1, 9.2, 9.4 sg_ver Select the appropriate version depending on Minor Update Releases Releases: current, 15.30.00, 15.20.00, 15.10.00, 15.00.00 Patches : current_patch_1530, 15.30.01
Import the GPG Key
Copy the GPG-KEY1-Serviceguard and GPG-KEY2-Serviceguard keys to /etc/pki/rpm-gpg/
and then import the keys with the following command:
rpm --import /etc/pki/rpm-gpg/GPG-KEY1-Serviceguard and rpm --import /etc/pki/rpm-gpg/GPG-KEY2-Serviceguard
Installing/Updating Serviceguard for Linux packages
List the packages in the repository
# yum --disablerepo="*" --enablerepo="sglx-e7-ha-dr" list available
or
# dnf --disablerepo="*" --enablerepo="sglx-e7-ha-dr" list available
or
# zypper search -s --repo sglx-e7-ha-dr
Install a specific package
# yum install packagename
or
# dnf install packagename
or
# zypper install packagename
To install Serviceguard
# yum install serviceguard
or
# dnf install serviceguard
or
# zypper install serviceguard
Update a specific package
# yum update packagename
or
# dnf update packagename
or
# zypper update packagename
To update Serviceguard
# yum update serviceguard
or
# dnf update serviceguard
or
# zypper update serviceguard
URL Encoded Emails
In order for the yum or dnf or zypper to pass the correct email address to the authentication protocols on the Software Delivery Repository, email addresses in the *.repo files must be URL encoded. For most email addresses, changing the "@" to "%40" is sufficient. For instance, "john.smith@company.com" would be entered as "john.smith%40company.com" in the *.repo file. You may use the URL encoded values from the list below or use an online tool like URL Decode and Encode to help encode your email address.
@ = %40 & = %26 / = %2F ` = %60 space = %20 ! = %21 ' = %27 = = %3D { = %7B , = %2C # = %23 * = %2A ? = %3F | = %7C . = . $ = %24 + = %2B ^ = %5E } = %7D % = %25 - = - _ = _ ~ = ~