Serviceguard for Linux Advanced Patches / Updates
Serviceguard for Linux SDR Home | Software Delivery Repository | Getting Started | FAQ | RepositoriesServiceguard for Linux Advanced Edition Overview
| HPE Serviceguard for Linux Advanced edition is for customers who want to integrate database and applications like Oracle, SAP into
Serviceguard cluster with ease, reducing setup time; it includes all features available with Base edition. Furthermore, Advanced
edition provides applications monitoring capability from single plane and take appropriate actions. Coupled with multi-cluster
capability it provides one-stop solution of managing HA cluster in data center. This edition includes following components Please see the Serviceguard for Linux product home page for more information. |
Generate_Token
then
Browse token as password |
| This repository contains all the latest Patches / Updates for HPE Serviceguard for Linux Advanced Edition |
Access to Serviceguard for Linux Advanced Edition
Components available in repository
| Serviceguard for Linux Advanced Edition Patches / Updates A.12.10.00 and above consists of the following components listed below. |
| Serviceguard | Serviceguard Software | ||||||||||||||||||
| Serviceguard Manager | GUI based management tool for Serviceguard clusters | ||||||||||||||||||
| Serviceguard Quorum Server | Arbitration mechanism for Serviceguard clusters | ||||||||||||||||||
| Serviceguard toolkit for Oracle | Toolkit for Oracle on Linux | ||||||||||||||||||
| Serviceguard toolkit for Sybase | Toolkit for SAP Sybase ASE and SAP Sybase Replication Server for Linux | ||||||||||||||||||
| Serviceguard toolkit for KVM | Toolkit for KVM guests | ||||||||||||||||||
| Serviceguard extension for SAP | Serviceguard extension for SAP (SGeSAP) | ||||||||||||||||||
| Serviceguard toolkit for Enterprise DB | Toolkit for Enterprise DB PPAS for Linux | ||||||||||||||||||
| Serviceguard for Linux Toolkit for Microsoft SQL Server on Linux | Serviceguard solutions for Microsoft SQL Server on Linux for Always on Failover Instance (AOFI) deployments | ||||||||||||||||||
| Serviceguard for Non Shared Storage | Serviceguard Software for Non Shared Storage (NSS) |
Subscribe your system to the sglx-advanced repository
Red Hat Enterprise Linux 
Copy-n-paste the following section (substituting distribution and project version)
into /etc/yum.repos.d/sglx-advanced.repo on your system:
[sglx-advanced]
name=Serviceguard for Linux Advanced Patches / Updates
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-advanced/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 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.1, 8.2, 8.3, 8.4, 8.5, 8.6, 8.7, 8.8 sg_ver Select the appropriate version depending on Minor Update Releases or Patches Releases: current, 12.80.00, 12.70.00, 12.60.00, 12.50.00, 12.40.00, 12.30.00, 12.20.00, 12.10.00 Patches : current_patch_1280, 12.80.07, 12.80.06, 12.80.05, 12.80.03, 12.50.03
SUSE Linux Enterprise Server 
Copy-n-paste the following section (substituting distribution and project version)
into /etc/zypp/repos.d/sglx-advanced.repo on your system:
[sglx-advanced]
name=Serviceguard for Linux Advanced Patches / Updates
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-advanced/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 or Patches Releases: current, 12.80.00, 12.70.00, 12.60.00, 12.50.00, 12.40.00, 12.30.00, 12.20.00, 12.10.00 Patches : current_patch_1280, 12.80.07, 12.80.06, 12.80.05, 12.80.03, 12.50.03
Oracle Linux with UEK 
Copy-n-paste the following section (substituting distribution and project version)
into /etc/yum.repos.d/sglx-advanced.repo on your system:
[sglx-advanced]
name=Serviceguard for Linux Advanced Patches / Updates
baseurl=https://EMAIL:TOKEN@update1.linux.hpe.com/repo/sglx-advanced/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.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.2, 8.3, 8.4, 8.5, 8.6, 8.7 sg_ver Select the appropriate version depending on Minor Update Releases or Patches Releases: current, 12.80.00, 12.70.00, 12.60.00, 12.50.00, 12.40.00 Patches : current_patch_1280, 12.80.07, 12.80.06, 12.80.05, 12.80.03, 12.50.03
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-advanced" list available
or
# zypper search -s --repo sglx-advanced
Install a specific package
# yum install packagename
or
# zypper install packagename
To install Serviceguard with Graphical User interface
# yum install serviceguard-managerThe replicated user sgmgr password should be exported in the shell variable SGMGR_ENV before installing serviceguard-manager.
Update a specific package
# yum update packagename
or
# zypper update packagename
To update Serviceguard with Graphical User interface
# yum update serviceguard-managerURL Encoded Emails
In order for the yum and 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 - = - _ = _ ~ = ~