SlideShare a Scribd company logo
1 of 8
Download to read offline
HPE Security ArcSight High
Availability Module
Software Version: 6.8c
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or
CentOS 6.8
September 29, 2016
Legal Notices
Warranty
The only warranties for Hewlett Packard Enterprise products and services are set forth in the express warranty statements
accompanying such products and services. Nothing herein should be construed as constituting an additional warranty.
Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein.
The information contained herein is subject to change without notice.
The network information used in the examples in this document (including IP addresses and hostnames) is for illustration
purposes only.
HPE Security ArcSight products are highly flexible and function as you configure them. The accessibility, integrity, and
confidentiality of your data is your responsibility. Implement a comprehensive security strategy and follow good security
practices.
This document is confidential.
Restricted Rights Legend
Confidential computer software. Valid license from Hewlett Packard Enterprise required for possession, use or copying.
Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical
Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license.
Copyright Notice
Š Copyright 2016 Hewlett Packard Enterprise Development, LP
Follow this link to see a complete statement of copyrights and acknowledgements:
https://www.protect724.hpe.com/docs/DOC-13026
Support
Phone A list of phone numbers is available on the HPE Security ArcSight Technical
Support Page: https://softwaresupport.hp.com/documents/10180/14684/esp-
support-contact-list
Support Web Site https://softwaresupport.hp.com
Protect 724 Community https://www.protect724.hpe.com
Contact Information
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8
HPE High Availability Module 6.8c Page 2 of 8
Contents
Upgrade Procedure 4
Send Documentation Feedback 8
HPE High Availability Module 6.8c Page 3 of 8
Upgrade Procedure
This document provides information on how to upgrade ESM 6.8c with the High Availability module
(HA) as implemented on:
l RHEL6.5 to support RHEL6.8
l CentOS 6.5 to support CentOS 6.8
The starting state (before upgrade) is assumed to be:
l ESM 6.8c with or without any patches
l HA implemented on the primary and secondary servers
l RHEL 6.5 , 6.6, or 6.7
l CentOS 6.5 or 6.7
To perform the upgrade:
1. Run the following chkconfig command as user root on both servers before you start the
upgrade:
chkconfig drbd off
To verify, run:
chkconfig --list drbd
drbd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
This setting should persist.
2. Run the following command as user root on the secondary server to put it on standby:
crm_standby -v true
3. Run the following command as user root on the secondary server to take it offline:
service heartbeat stop
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8
Upgrade Procedure
HPE High Availability Module 6.8c Page 4 of 8
4. On the secondary server:
a. Have yum configured to upgrade to the new operating system.
b. Add an exclude statement for the following packages to your CentOS/RHEL 6 base repo
configuration (/etc/yum.repos.d/CentOS-Base.repo), under the updates section. It
should look something like this for CentOS:
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$base
arch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
exclude=heartbeat* corosync* pacemaker* drbd* resource-agents cluster-
glue*
It should look something like this for RHEL:
[updates]
name=RHEL-$releasever - Updates
mirrorlist=http://mirrorlist.rhel.org/?release=$releasever&arch=$basear
ch&repo=updates
#baseurl=http://mirror.rhel.org/rhel/$releasever/updates/$basearch/gpgc
heck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RHEL-6
exclude=heartbeat* corosync* pacemaker* drbd* resource-agents cluster-
glue*
c. Upgrade the operating system to CentOS 6.8 or RHEL 6.8.
d. Make sure the operating system version is upgraded correctly.
e. Download the HA Upgrade from the HP Software Support Online site
(http://softwaresupport.hpe.com). The file name is HA_1.0_Update_For_6.8OS.tgz
Be sure to verify the upgrade file. HPE provides a digital public key to enable you to verify that
the signed software you received is indeed from HPE and has not been manipulated in any way
by a third party.Visit the following site for information and instructions:
https://h20392.www2.hpe.com/portal/swdepot/displayProductInfo.do?productNumber=HPLi
nuxCodeSigning
f. Copy the HA upgrade to the server.
g. Install the HA upgrade using these commands:
tar -xzf <filename>.tgz
cd <filename>
yum -y update *.rpm
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8
Upgrade Procedure
HPE High Availability Module 6.8c Page 5 of 8
5. Run the following command as user root on the secondary server to bring it online:
service heartbeat start
6. Repeat steps 3 through 5 on the primary server. It is expected that ESM will go down while the
primary server is updating.
7. Run the following command as user root on the secondary server to take it off standby:
crm_standby -D
8. Run the following command as user root, (on either server) to check the HA installation, as
described in the HA Users Guide, in the "Verify HA Installation” section:
/usr/lib/arcsight/highavail/bin/arcsight_cluster status
Note: If, after the upgrade, the disks will not connect, run arcsight_cluster diagnose to
clear the problem.
9. HPE recommends that you to upgrade your ESM installation to the latest patch. Copy that patch to
the primary server and install it as directed in the patch release notes.
Note: If you are planning to eventually upgrade to ESM 6.9.1 (with or without patches) , review the
HPE ArcSight ESM Support Matrix for the supported ESM upgrade paths and supported versions
of operating systems.
Route Metric Size Issue:
If the route metric for the route associated with the Service-IP interface is larger than that of the default
route this may cause pacemaker problems determining the netmask. One of the symptoms of this
problem is pairs of messages in /var/log/messages:
'....: info: RA output: (Service-IP:start:stderr) ERROR: Cannot use default
route w/o netmask...'
'...: ERROR: [/usr/lib64/heartbeat/findif -C] failed...'
If these messages appear, run the following steps on the primary and secondary servers:
1. Run this command:
ip route
Results should be several lines including some similar to the following (in this example, the Host IP
address is 12.34.156.78).
default via xxx.xxx.xxx.xxx dev ens32 proto static metric 100
12.34.128.0/19 dev ens32 proto kernel scope link src 12.34.156.78 metric
1000
2. Identify the Network ID and metric specified for:
a. Default
b. Host IP (this line should include the Host IP)
3. If the metric is larger for the Host IP route than for the default route, run the following commands
as user root:
ip route replace <CIDR and interface> metric <default route metric>
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8
Upgrade Procedure
HPE High Availability Module 6.8c Page 6 of 8
ip route delete <CIDR and interface> metric <host route metric>
In the example, these commands would be:
ip route replace 12.34.128.0/19 dev ens32 metric 100
ip route delete 12.34.128.0/19 dev ens32 metric 1000
Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8
Upgrade Procedure
HPE High Availability Module 6.8c Page 7 of 8
Send Documentation Feedback
If you have comments about this document, you can contact the documentation team by email. If an
email client is configured on this system, click the link above and an email window opens with the
following information in the subject line:
Feedback on Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 (High
Availability Module 6.8c)
Just add your feedback to the email and click send.
If no email client is available, copy the information above to a new message in a web mail client, and send
your feedback to arc-doc@hpe.com.
We appreciate your feedback!
HPE High Availability Module 6.8c Page 8 of 8

More Related Content

What's hot

Automate SAP HANA System Replication with Veritas InfoScale Availability
Automate SAP HANA System Replication with Veritas InfoScale AvailabilityAutomate SAP HANA System Replication with Veritas InfoScale Availability
Automate SAP HANA System Replication with Veritas InfoScale AvailabilityEugenio Mendoza
 
Configure Run Levels RHEL 7 or CentOS 7
Configure Run Levels RHEL 7 or CentOS 7Configure Run Levels RHEL 7 or CentOS 7
Configure Run Levels RHEL 7 or CentOS 7VCP Muthukrishna
 
Upgrade ESM Express License to ESM 6.11.0
Upgrade ESM Express License to ESM 6.11.0Upgrade ESM Express License to ESM 6.11.0
Upgrade ESM Express License to ESM 6.11.0Protect724migration
 
Asa 8.3 upgrade what you need to know
Asa 8.3 upgrade  what you need to knowAsa 8.3 upgrade  what you need to know
Asa 8.3 upgrade what you need to knowIT Tech
 
How To Install and Configure Salt Master on Ubuntu
How To Install and Configure Salt Master on UbuntuHow To Install and Configure Salt Master on Ubuntu
How To Install and Configure Salt Master on UbuntuVCP Muthukrishna
 
Refresh development from productions
Refresh development from productionsRefresh development from productions
Refresh development from productionsOsama Mustafa
 
Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Osama Mustafa
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumOrangescrum
 
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide	Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide Protect724manoj
 
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide	Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide Protect724manoj
 
ESM 6.9.1c Patch1 Release Notes
	ESM 6.9.1c Patch1 Release Notes 	ESM 6.9.1c Patch1 Release Notes
ESM 6.9.1c Patch1 Release Notes Protect724tk
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxVenu Palakolanu
 
TFTP Installation Configuration Guide
TFTP Installation Configuration GuideTFTP Installation Configuration Guide
TFTP Installation Configuration GuideVCP Muthukrishna
 
Automating SAP HANA System Replication
Automating SAP HANA System ReplicationAutomating SAP HANA System Replication
Automating SAP HANA System ReplicationDirk Oppenkowski
 
Apache ppt
Apache pptApache ppt
Apache pptReka
 
Babitha.4appach
Babitha.4appachBabitha.4appach
Babitha.4appachbanubabitha
 

What's hot (20)

Automate SAP HANA System Replication with Veritas InfoScale Availability
Automate SAP HANA System Replication with Veritas InfoScale AvailabilityAutomate SAP HANA System Replication with Veritas InfoScale Availability
Automate SAP HANA System Replication with Veritas InfoScale Availability
 
arbol mostaza
arbol mostazaarbol mostaza
arbol mostaza
 
Configure Run Levels RHEL 7 or CentOS 7
Configure Run Levels RHEL 7 or CentOS 7Configure Run Levels RHEL 7 or CentOS 7
Configure Run Levels RHEL 7 or CentOS 7
 
Upgrade ESM Express License to ESM 6.11.0
Upgrade ESM Express License to ESM 6.11.0Upgrade ESM Express License to ESM 6.11.0
Upgrade ESM Express License to ESM 6.11.0
 
Asa 8.3 upgrade what you need to know
Asa 8.3 upgrade  what you need to knowAsa 8.3 upgrade  what you need to know
Asa 8.3 upgrade what you need to know
 
How To Install and Configure Salt Master on Ubuntu
How To Install and Configure Salt Master on UbuntuHow To Install and Configure Salt Master on Ubuntu
How To Install and Configure Salt Master on Ubuntu
 
Refresh development from productions
Refresh development from productionsRefresh development from productions
Refresh development from productions
 
Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Installing oracle timesten database On Linux
Installing oracle timesten database On Linux
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for Orangescrum
 
Installing and configuring apache
Installing and configuring apacheInstalling and configuring apache
Installing and configuring apache
 
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide	Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide
Logger Forwarding Connector for OMi 7.3.0.7839.0 Configuration Guide
 
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide	Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide
Logger Forwarding Connector for OM 7.3.0.7838.0 Configuration Guide
 
ESM 6.9.1c Patch1 Release Notes
	ESM 6.9.1c Patch1 Release Notes 	ESM 6.9.1c Patch1 Release Notes
ESM 6.9.1c Patch1 Release Notes
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linux
 
TFTP Installation Configuration Guide
TFTP Installation Configuration GuideTFTP Installation Configuration Guide
TFTP Installation Configuration Guide
 
Automating SAP HANA System Replication
Automating SAP HANA System ReplicationAutomating SAP HANA System Replication
Automating SAP HANA System Replication
 
Apache ppt
Apache pptApache ppt
Apache ppt
 
Babitha.4appach
Babitha.4appachBabitha.4appach
Babitha.4appach
 
Apache - Quick reference guide
Apache - Quick reference guideApache - Quick reference guide
Apache - Quick reference guide
 
Ae backup
Ae backupAe backup
Ae backup
 

Similar to ESM 6.8 HA OS Upgrade from RHEL 6.5, 6.6, or 6.7 t..

B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)
B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)
B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)Protect724tk
 
Upgrade Guide for ESM 6.8c
Upgrade Guide for ESM 6.8cUpgrade Guide for ESM 6.8c
Upgrade Guide for ESM 6.8cProtect724migration
 
Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Protect724v3
 
ESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesProtect724tk
 
ESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesProtect724tk
 
ESM 6.5c SP1 Upgrade Guide
ESM 6.5c SP1 Upgrade GuideESM 6.5c SP1 Upgrade Guide
ESM 6.5c SP1 Upgrade GuideProtect724mouni
 
HPE ArcSight RepSM Plus 1.6 Release Notes
HPE ArcSight RepSM Plus 1.6 Release NotesHPE ArcSight RepSM Plus 1.6 Release Notes
HPE ArcSight RepSM Plus 1.6 Release Notesprotect724rkeer
 
Upgrade Guide for ESM 6.5c
Upgrade Guide for ESM 6.5c	Upgrade Guide for ESM 6.5c
Upgrade Guide for ESM 6.5c Protect724migration
 
Esm rel notes_6.0cp1
Esm rel notes_6.0cp1Esm rel notes_6.0cp1
Esm rel notes_6.0cp1Protect724v3
 
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5Protect724
 
ESM High Availability Module User's Guide
ESM High Availability Module User's GuideESM High Availability Module User's Guide
ESM High Availability Module User's GuideProtect724gopi
 
HPE ArcSight RepSM Plus Model Import Connector Config Guide
HPE ArcSight RepSM Plus Model Import Connector Config GuideHPE ArcSight RepSM Plus Model Import Connector Config Guide
HPE ArcSight RepSM Plus Model Import Connector Config Guideprotect724rkeer
 
ArcMC 2.5.1 Release Notes
ArcMC 2.5.1 Release Notes	ArcMC 2.5.1 Release Notes
ArcMC 2.5.1 Release Notes Protect724mouni
 
ESM 6.5 Patch 1 Release Notes
ESM 6.5 Patch 1 Release NotesESM 6.5 Patch 1 Release Notes
ESM 6.5 Patch 1 Release NotesProtect724migration
 
Esm event datatransfertool
Esm event datatransfertoolEsm event datatransfertool
Esm event datatransfertoolProtect724v3
 
Event Data Transfer Tool 1.2 User's Guide
Event Data Transfer Tool 1.2 User's GuideEvent Data Transfer Tool 1.2 User's Guide
Event Data Transfer Tool 1.2 User's GuideProtect724v3
 
HPE ArcSight RepSM Plus Model Import Connector Release Notes
HPE ArcSight RepSM Plus Model Import Connector Release NotesHPE ArcSight RepSM Plus Model Import Connector Release Notes
HPE ArcSight RepSM Plus Model Import Connector Release Notesprotect724rkeer
 
ArcMC 2.6 Release Notes
ArcMC 2.6 Release NotesArcMC 2.6 Release Notes
ArcMC 2.6 Release NotesProtect724mouni
 
Esm migrate to_corre_6.0c
Esm migrate to_corre_6.0cEsm migrate to_corre_6.0c
Esm migrate to_corre_6.0cProtect724v3
 
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...Protect724v2
 

Similar to ESM 6.8 HA OS Upgrade from RHEL 6.5, 6.6, or 6.7 t.. (20)

B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)
B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)
B7500 (G8) Upgrade to RHEL 6.8 (ESM 6.9.1c P2)
 
Upgrade Guide for ESM 6.8c
Upgrade Guide for ESM 6.8cUpgrade Guide for ESM 6.8c
Upgrade Guide for ESM 6.8c
 
Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Esm rel notes_6.8cp4
Esm rel notes_6.8cp4
 
ESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release Notes
 
ESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release Notes
 
ESM 6.5c SP1 Upgrade Guide
ESM 6.5c SP1 Upgrade GuideESM 6.5c SP1 Upgrade Guide
ESM 6.5c SP1 Upgrade Guide
 
HPE ArcSight RepSM Plus 1.6 Release Notes
HPE ArcSight RepSM Plus 1.6 Release NotesHPE ArcSight RepSM Plus 1.6 Release Notes
HPE ArcSight RepSM Plus 1.6 Release Notes
 
Upgrade Guide for ESM 6.5c
Upgrade Guide for ESM 6.5c	Upgrade Guide for ESM 6.5c
Upgrade Guide for ESM 6.5c
 
Esm rel notes_6.0cp1
Esm rel notes_6.0cp1Esm rel notes_6.0cp1
Esm rel notes_6.0cp1
 
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5
Upgrading from ESM 5.0 SP2 or 5.2 to ESM 5.5
 
ESM High Availability Module User's Guide
ESM High Availability Module User's GuideESM High Availability Module User's Guide
ESM High Availability Module User's Guide
 
HPE ArcSight RepSM Plus Model Import Connector Config Guide
HPE ArcSight RepSM Plus Model Import Connector Config GuideHPE ArcSight RepSM Plus Model Import Connector Config Guide
HPE ArcSight RepSM Plus Model Import Connector Config Guide
 
ArcMC 2.5.1 Release Notes
ArcMC 2.5.1 Release Notes	ArcMC 2.5.1 Release Notes
ArcMC 2.5.1 Release Notes
 
ESM 6.5 Patch 1 Release Notes
ESM 6.5 Patch 1 Release NotesESM 6.5 Patch 1 Release Notes
ESM 6.5 Patch 1 Release Notes
 
Esm event datatransfertool
Esm event datatransfertoolEsm event datatransfertool
Esm event datatransfertool
 
Event Data Transfer Tool 1.2 User's Guide
Event Data Transfer Tool 1.2 User's GuideEvent Data Transfer Tool 1.2 User's Guide
Event Data Transfer Tool 1.2 User's Guide
 
HPE ArcSight RepSM Plus Model Import Connector Release Notes
HPE ArcSight RepSM Plus Model Import Connector Release NotesHPE ArcSight RepSM Plus Model Import Connector Release Notes
HPE ArcSight RepSM Plus Model Import Connector Release Notes
 
ArcMC 2.6 Release Notes
ArcMC 2.6 Release NotesArcMC 2.6 Release Notes
ArcMC 2.6 Release Notes
 
Esm migrate to_corre_6.0c
Esm migrate to_corre_6.0cEsm migrate to_corre_6.0c
Esm migrate to_corre_6.0c
 
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...
RepSM Model Import Connector v5.2.7.6581.0 Configuration Guide for ArcSight E...
 

More from Protect724tk

ArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesProtect724tk
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesProtect724tk
 
HPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixHPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixProtect724tk
 
ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)Protect724tk
 
ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)Protect724tk
 
ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)Protect724tk
 
ESM Installation Guide (ESM v6.9.1c)
ESM Installation Guide (ESM v6.9.1c)ESM Installation Guide (ESM v6.9.1c)
ESM Installation Guide (ESM v6.9.1c)Protect724tk
 

More from Protect724tk (20)

ArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's Guide
 
ArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release Notes
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
 
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
 
ArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's Guide
 
ArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release Notes
 
ArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's Guide
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release Notes
 
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
 
ArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's Guide
 
ArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release Notes
 
ArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's Guide
 
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
 
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
 
ArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release Notes
 
HPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixHPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support Matrix
 
ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)
 
ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)
 
ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)
 
ESM Installation Guide (ESM v6.9.1c)
ESM Installation Guide (ESM v6.9.1c)ESM Installation Guide (ESM v6.9.1c)
ESM Installation Guide (ESM v6.9.1c)
 

Recently uploaded

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto GonzĂĄlez Trastoy
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 

Recently uploaded (20)

CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 

ESM 6.8 HA OS Upgrade from RHEL 6.5, 6.6, or 6.7 t..

  • 1. HPE Security ArcSight High Availability Module Software Version: 6.8c Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 September 29, 2016
  • 2. Legal Notices Warranty The only warranties for Hewlett Packard Enterprise products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. The network information used in the examples in this document (including IP addresses and hostnames) is for illustration purposes only. HPE Security ArcSight products are highly flexible and function as you configure them. The accessibility, integrity, and confidentiality of your data is your responsibility. Implement a comprehensive security strategy and follow good security practices. This document is confidential. Restricted Rights Legend Confidential computer software. Valid license from Hewlett Packard Enterprise required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Copyright Notice Š Copyright 2016 Hewlett Packard Enterprise Development, LP Follow this link to see a complete statement of copyrights and acknowledgements: https://www.protect724.hpe.com/docs/DOC-13026 Support Phone A list of phone numbers is available on the HPE Security ArcSight Technical Support Page: https://softwaresupport.hp.com/documents/10180/14684/esp- support-contact-list Support Web Site https://softwaresupport.hp.com Protect 724 Community https://www.protect724.hpe.com Contact Information Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 HPE High Availability Module 6.8c Page 2 of 8
  • 3. Contents Upgrade Procedure 4 Send Documentation Feedback 8 HPE High Availability Module 6.8c Page 3 of 8
  • 4. Upgrade Procedure This document provides information on how to upgrade ESM 6.8c with the High Availability module (HA) as implemented on: l RHEL6.5 to support RHEL6.8 l CentOS 6.5 to support CentOS 6.8 The starting state (before upgrade) is assumed to be: l ESM 6.8c with or without any patches l HA implemented on the primary and secondary servers l RHEL 6.5 , 6.6, or 6.7 l CentOS 6.5 or 6.7 To perform the upgrade: 1. Run the following chkconfig command as user root on both servers before you start the upgrade: chkconfig drbd off To verify, run: chkconfig --list drbd drbd 0:off 1:off 2:off 3:off 4:off 5:off 6:off This setting should persist. 2. Run the following command as user root on the secondary server to put it on standby: crm_standby -v true 3. Run the following command as user root on the secondary server to take it offline: service heartbeat stop Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 Upgrade Procedure HPE High Availability Module 6.8c Page 4 of 8
  • 5. 4. On the secondary server: a. Have yum configured to upgrade to the new operating system. b. Add an exclude statement for the following packages to your CentOS/RHEL 6 base repo configuration (/etc/yum.repos.d/CentOS-Base.repo), under the updates section. It should look something like this for CentOS: [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$base arch&repo=updates #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 exclude=heartbeat* corosync* pacemaker* drbd* resource-agents cluster- glue* It should look something like this for RHEL: [updates] name=RHEL-$releasever - Updates mirrorlist=http://mirrorlist.rhel.org/?release=$releasever&arch=$basear ch&repo=updates #baseurl=http://mirror.rhel.org/rhel/$releasever/updates/$basearch/gpgc heck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-RHEL-6 exclude=heartbeat* corosync* pacemaker* drbd* resource-agents cluster- glue* c. Upgrade the operating system to CentOS 6.8 or RHEL 6.8. d. Make sure the operating system version is upgraded correctly. e. Download the HA Upgrade from the HP Software Support Online site (http://softwaresupport.hpe.com). The file name is HA_1.0_Update_For_6.8OS.tgz Be sure to verify the upgrade file. HPE provides a digital public key to enable you to verify that the signed software you received is indeed from HPE and has not been manipulated in any way by a third party.Visit the following site for information and instructions: https://h20392.www2.hpe.com/portal/swdepot/displayProductInfo.do?productNumber=HPLi nuxCodeSigning f. Copy the HA upgrade to the server. g. Install the HA upgrade using these commands: tar -xzf <filename>.tgz cd <filename> yum -y update *.rpm Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 Upgrade Procedure HPE High Availability Module 6.8c Page 5 of 8
  • 6. 5. Run the following command as user root on the secondary server to bring it online: service heartbeat start 6. Repeat steps 3 through 5 on the primary server. It is expected that ESM will go down while the primary server is updating. 7. Run the following command as user root on the secondary server to take it off standby: crm_standby -D 8. Run the following command as user root, (on either server) to check the HA installation, as described in the HA Users Guide, in the "Verify HA Installation” section: /usr/lib/arcsight/highavail/bin/arcsight_cluster status Note: If, after the upgrade, the disks will not connect, run arcsight_cluster diagnose to clear the problem. 9. HPE recommends that you to upgrade your ESM installation to the latest patch. Copy that patch to the primary server and install it as directed in the patch release notes. Note: If you are planning to eventually upgrade to ESM 6.9.1 (with or without patches) , review the HPE ArcSight ESM Support Matrix for the supported ESM upgrade paths and supported versions of operating systems. Route Metric Size Issue: If the route metric for the route associated with the Service-IP interface is larger than that of the default route this may cause pacemaker problems determining the netmask. One of the symptoms of this problem is pairs of messages in /var/log/messages: '....: info: RA output: (Service-IP:start:stderr) ERROR: Cannot use default route w/o netmask...' '...: ERROR: [/usr/lib64/heartbeat/findif -C] failed...' If these messages appear, run the following steps on the primary and secondary servers: 1. Run this command: ip route Results should be several lines including some similar to the following (in this example, the Host IP address is 12.34.156.78). default via xxx.xxx.xxx.xxx dev ens32 proto static metric 100 12.34.128.0/19 dev ens32 proto kernel scope link src 12.34.156.78 metric 1000 2. Identify the Network ID and metric specified for: a. Default b. Host IP (this line should include the Host IP) 3. If the metric is larger for the Host IP route than for the default route, run the following commands as user root: ip route replace <CIDR and interface> metric <default route metric> Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 Upgrade Procedure HPE High Availability Module 6.8c Page 6 of 8
  • 7. ip route delete <CIDR and interface> metric <host route metric> In the example, these commands would be: ip route replace 12.34.128.0/19 dev ens32 metric 100 ip route delete 12.34.128.0/19 dev ens32 metric 1000 Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 Upgrade Procedure HPE High Availability Module 6.8c Page 7 of 8
  • 8. Send Documentation Feedback If you have comments about this document, you can contact the documentation team by email. If an email client is configured on this system, click the link above and an email window opens with the following information in the subject line: Feedback on Upgrade HA Environment on ESM 6.8c to RHEL 6.8 or CentOS 6.8 (High Availability Module 6.8c) Just add your feedback to the email and click send. If no email client is available, copy the information above to a new message in a web mail client, and send your feedback to arc-doc@hpe.com. We appreciate your feedback! HPE High Availability Module 6.8c Page 8 of 8