Simplified Remote Restart (SRR) - profi-ag.de€¦ · 13 11.10.2016 SRR (Simplified Remote Restart)...

21
Simplified Remote Restart (SRR) Lothar Bingemann Tel: +49 621 40007-15 Mobil: +491638075104 E-Mail: [email protected] www.profi-ag.de

Transcript of Simplified Remote Restart (SRR) - profi-ag.de€¦ · 13 11.10.2016 SRR (Simplified Remote Restart)...

Simplified Remote Restart (SRR)

Lothar Bingemann

Tel: +49 621 40007-15

Mobil: +491638075104

E-Mail: [email protected]

www.profi-ag.de

Lothar Bingemann

Senior Consultant

PROFI GS Mitte

Schwerpunkte:

PowerVM

PowerVC

PowerSC

PowerHA

AIX

IBM Power Systems

11.10.20162

Steckbrief

Simplified Remote Restart (SRR)

11.10.20163 Simplified Remote Restart (SRR)

11.10.2016 Simplified Remote Restart (SRR)4

SRR (Simplified Remote Restart) - Overview

• PowerVM Remote Restart is not a replacement for PowerHA, which is an application

clustering solution and has a much faster recovery time objective than Remote Restart.

• The Remote Restart solution requires that the VM is rebooted on the new server, the file

systems are checked, and the application recovers just like if you had a power failure. These

steps are much longer than a PowerHA.

• Unlike Live Partition Mobility (LPM), the partition is restarted on target system which results

in downtime for the applications. LPM cannot be used in this situation since the source

system is down.

• There are two types of Remote Restart

o Legacy Remote Restart with Reserved Storage Device Introduced in Power 7 & supported with HMC V8R8.1.0 & 760 firmware or later

o Simplified Remote RestartDeviceIntroduced in Power 8 with firmware 820 , HMC V8R8.2.0 & VIOS 2.2.3.4.

11.10.20165

SRR (Simplified Remote Restart) - Overview

Simplified Remote Restart (SRR)

11.10.20166

SRR (Simplified Remote Restart) - Requirements

• HMC V8 R8.2.0

• System Firmware 820

• VIOS level 2.2.3.4

• SSP is supported with HMC level V8 R8.4.0 & VIOS level 2.2.4.0

• PowerVM Enterprise Edition

Simplified Remote Restart (SRR)

11.10.20167

SRR (Simplified Remote Restart)

Simplified Remote Restart (SRR)

11.10.20168

SRR (Simplified Remote Restart) – How to enable SRR

Simplified Remote Restart (SRR)

11.10.20169

SRR (Simplified Remote Restart) - How to enable SRR

Simplified Remote Restart (SRR)

11.10.201610

SRR (Simplified Remote Restart) - How to enable SRR

Simplified Remote Restart (SRR)

11.10.201611

SRR (Simplified Remote Restart) – Remote Restart States

lssyscfg -r lpar -m <managed system> -F name,remote_restart_statusaix63,Remote Restartable

nimsrv,Remote Restarted

P8_Flash,Invalid

lbin-redhat72-72ff2351-00000023,Remote Restartable

redhat-72-079-810f6e46-0000001c,Invalid

P8_IBM_i_1,Invalid

p81vio2,Invalid

p81vio1,Invalid

aix78_lb_npiv,Remote Restarted

Simplified Remote Restart (SRR)

11.10.201612

SRR (Simplified Remote Restart) - Notes

• If user performs any configuration change without going through the HMC interface, like

attaching storage through VIOS CLI, refdev command should be run for the particula

client partition on the HMC

• refdev command refreshes the partition/profile configuration data persistend to HMC

• Partition must be activated at-least once before remote restart can be performed.

Simplified Remote Restart (SRR)

11.10.201613

SRR (Simplified Remote Restart) – Command Line Interface

Simplified Remote Restart (SRR)

• Remote Restart Validate

rrstartlpar -o validate -m managed-system -t target-managed-system {-p partition-name | --id partition-ID}

• Remote Restart

rrstartlpar -o restart -m managed-system -t target-managed-system {-p partition-name | --id partition-ID}

• Remote Restart with latest available configuration

rrstartlpar -o restart -m managed-system -t target-managed-system {-p partition-name | --id partition-ID --usecurrdata

• Remote Restart Abort (Canceling a remote restart operatin which is in progress)

rrstartlpar -o cancel -m managed-system -t target-managed-system {-p partition-name | --id partition-ID}

• Remote Restart Recover (Recover from a failed restart operation)

rrstartlpar -o recover -m managed-system -t target-managed-system {-p partition-name | --id partition-ID} [--force]

• Remote Restart Cleanup (On source server after successful remote restart)

rrstartlpar -o recover -m managed-system -t target-managed-system {-p partition-name | --id partition-ID} [--force]

11.10.201614

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

Reference:

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Power%20Systems/page/PowerVM%20Remote%20Restart%20Enhancements/version

/8ec7e41a-3897-46f3-b22a-e3e610ffe8dd

Simplified Remote Restart (SRR)

11.10.201615 Simplified Remote Restart (SRR)

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

11.10.201616 Simplified Remote Restart (SRR)

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

11.10.201617 Simplified Remote Restart (SRR)

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

11.10.201618

Auto Cleanup

• Auto Cleanup of a remote restarted partition on source system is performed when

o Source system state comes back to operating state

o Partition remote restart status is “Remote Restarted”

o RMC for the VIOS partitions serving the clients is active

• Auto Cleanup is done without force option which means if there is any failure in the auto cleanup like

server adapter for a client adapter is not found or RMC command sent to the VIOS fails, then the

cleanup would fail and leave the LPAR on the source system with remote restart status of “Source

Side Cleanup Failed”.

• User can trigger the manual cleanup using the rrstartlpar command

• When PowerVC is used to orchestrate Remote Restart

o Auto cleanup can be disabled (by default, auto cleanup is enabled)

o Setting is maintained across upgrades, but not on fresh install.

o CLI :

rrstartlpar –o set -r mc –i “auto_cleanup_enabled=0|1”

lsrrstartlpar –r mc

Simplified Remote Restart (SRR)

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

11.10.201619 Simplified Remote Restart (SRR)

lsrrstartlpar -r sys -m Server-8284-22A-SN2161A9W

num_dest_remote_restarts_in_progress=0,

max_dest_remote_restarts_supported=32,

powervm_partition_simplified_remote_restart_capable=1,

powervm_partition_remote_restart_capable=1

lsrrstartlpar -r lpar -m Server-8284-22A-SN2161A9W -F lpar_name,simplified_remote_restart_capable

aix78_lb_npiv,1

p8saps4-7bd6c881-0000005c,0

p8hana02-d5b75c76-00000055,0

p82vio2,0

aix83-b4633007-00000026,1

p82vio1,0

lpar2rrd-529c5254-00000054,1

SRR (Simplified Remote Restart) – HMC V8R8.5 Enhancements

11.10.201620

SRR (Simplified Remote Restart) – Support/Matrix

Simplified Remote Restart (SRR)

Vielen Dank

11.10.201621 IIPowerVM Enterprise SRR