beautypg.com

Brocade Fabric OS Encryption Administrator’s Guide Supporting RSA Data Protection Manager (DPM) Environments (Supporting Fabric OS v7.2.0) User Manual

Page 205

background image

Fabric OS Encryption Administrator’s Guide (DPM)

185

53-1002922-01

Configuring LUNs for SRDF/TF or RP deployments

3

Migrating LUNs with existing data to LUNs that can be replicated

As part of the encryption replication solution, if a SRDF/TF/RP source LUN contains valid customer
data (cleartext or encrypted), prior to replicating the LUN, the existing user data must be migrated
to a new LUN that is at least three blocks larger than the current source LUN.

If your setup has an existing target LUN, it too will need to be deleted and then recreated as a LUN
that is identical in size to the new larger source LUN.

The steps for migrating data from the existing source LUN to a larger and replication-capable LUN
depend on whether or not the existing LUN contains encrypted data or cleartext data. The two
options are described below.

NOTE

R1 and R2 devices must be of the same size. If the LUNs are of different sizes and R1 does not have
primary metadata, encryption of R2 LUNs will fail and the LUN becomes disabled. This is because
the location of the secondary metadata differs for R1 and R2 LUNs that are not the same size.
Normally, R1 writes secondary metadata at its last three blocks, but because R2 is a different size,
its last three blocks do not contain metadata, causing the encryption setup to fail.

OPTION 1 (data migration for encrypted source LUNs)

1. Log in as Admin or FabricAdmin.

2. Create a new LUN with

-

newLUN option and

-

encrypt policy.

FabricAdmin:switch> cryptocfg --add -LUN

-newLUN -lunstate cleartext -encrypt

NOTE

All paths to the new SRDF/TF/RP source LUN must be added to their containers with the

-

newLUN option.

3. Commit the configuration.

4. Wait until the LUN is in encryption enabled state.

5. Copy the data from the old LUN to the new LUN using the EMC host-based PPME (PowerPath

Migration Enabler) application. Information on PPME can be found on the EMC Powerlink
website:

http://powerlink.emc.com

OPTION 2 (data migration for cleartext source LUNs)

1. Log in as Admin or FabricAdmin.

2. Create a new LUN with

-

newLUN option and

-

cleartext policy.

FabricAdmin:switch> cryptocfg --add -LUN

-newLUN -lunstate cleartext -cleartext

NOTE

All paths to the new SRDF/TF/RP source LUN must be added to their containers with the

-

newLUN option.

3. Commit the configuration.