2. El derecho a la salud
2.2. Normatividad sobre el derecho a la salud en el Perú
Step Action
1 In a previous lab section, you created the CVT and displayed the ten CVT WWNs (show
fcns database vsan <BackEndVSAN#>).
To add the RecoverPoint Appliances to the SANTap configuration, create a zone in the back end VSAN that contains the ten (10) CVT WWNs and all RPAs port WWNs.
Note: When creating the zone, you must add the CVT WWNs one line at a time. You will issue the command member pwwn 10 times for the CVT and once for each RPA port that is connected to this switch.
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 144 of 222
Step Action
1a Command Syntax:
mds(config)# zoneset name <name> vsan <BackEndVSAN#> mds(config-zoneset)# zone name <name>
mds(config-zoneset-zone)# member pwwn <RPA5 PWWNa> mds(config-zoneset-zone)# member pwwn <RPA5 PWWNb> mds(config-zoneset-zone)# member pwwn <RPA6 PWWNa> mds(config-zoneset-zone)# member pwwn <RPA6 PWWNb> mds(config-zoneset-zone)# member pwwn <CVT PWWNs> mds(config-zoneset-zone)# exit
mds(config-zoneset)#zoneset activate name <name> vsan
<BackEndVSAN#>
Command Examples:
mds(config)# zoneset name Group_5_BackEnd30 vsan 5 mds(config-zoneset)# zone name RPA56_CVT
mds(config-zoneset-zone)# member pwwn 50:01:24:82:00:8a:ea:50 mds(config-zoneset-zone)# member pwwn 50:01:24:82:00:aa:ea:51 mds(config-zoneset-zone)# member pwwn 50:01:24:82:00:9c:bc:40 mds(config-zoneset-zone)# member pwwn 50:01:24:82:00:cc:bc:41 mds(config-zoneset-zone)# member pwwn 24:ec:00:0d:ec:18:cb:42 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:40 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:41 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:42 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:43 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:44 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:45 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:46 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:47 mds(config-zoneset-zone)# member pwwn 23:ec:00:0d:ec:18:cb:48 mds(config-zoneset-zone)# exit
mds(config-zoneset)# zoneset activate name Group_5_BackEnd30
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 145 of 222
Step Action
2 From the config prompt, create another new zone in the back end VSAN that contains all RPAs port WWNs and the physical storage target port WWNs.
Note: If you have migrated from a kdriver environment to a SANTap environment, this zone should already exist. You do not need to create another zone.
Command Syntax:
mds(config)# zoneset name <name> vsan <BackEndVSAN#> mds(config-zoneset)# zone name <name>
mds(config-zoneset-zone)# member pwwn <RPA5 PWWNa> mds(config-zoneset-zone)# member pwwn <RPA5 PWWNb> mds(config-zoneset-zone)# member pwwn <RPA6 PWWNa> mds(config-zoneset-zone)# member pwwn <RPA6 PWWNb>
mds(config-zoneset-zone)# member pwwn <Storage Target PWWN> mds(config-zoneset-zone)# exit
mds(config-zoneset)# zoneset activate name <name> vsan
<BackEndVSAN#>
Command Examples:
mds(config)# zoneset name Group_5_BackEnd30 vsan 5 mds(config-zoneset)# zone name RPA56_Sym345_fa4cb
mds(config-zoneset-zone)# member pwwn 50:01:24:82:01:b3:bf:20 mds(config-zoneset-zone)# member pwwn 50:01:24:82:01:93:bf:21 mds(config-zoneset-zone)# member pwwn 50:01:24:82:01:82:cd:10 mds(config-zoneset-zone)# member pwwn 50:01:24:82:01:82:cd:11 mds(config-zoneset-zone)# member pwwn 50:06:04:8a:cb:1b:b8:63 mds(config-zoneset-zone)# exit
mds(config-zoneset)# zoneset activate name Group_5_BackEnd30
vsan 5
3 Copy the running configuration to the startup configuration. Command Example:
From the switch prompt run: copy run start From the config prompt run: do copy run start
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 146 of 222
Step Action
4 The CVT should be visible in the RecoverPoint Management Application as a valid splitter. Log into the management application, click on Splitters then click on the Rescan icon. Once the rescan is complete, click on the Add Splitter icon. The CVT should be displayed as a splitter. Select it and click OK to add the splitter.
Note: If the CVT splitter is not visible, recheck the zoning created in the previous two steps. The next step (creating AVT zones) is dependant on the CVT being added as a splitter in this step. Do not proceed to the next step if you cannot complete this step.
Adding the CVT Splitter - Example
Note: Perform this setup on all switches in the SANTap configuration. When running a CRR configuration with mirrored fabrics, you will have four CVT splitters when finished (two per site).
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 147 of 222
Step Action
5 RecoverPoint Appliance Virtual Targets (AVTs) mask the identity of the appliance (RPA), allowing it to appear as the host. This masking is necessary to allow the RPA to overcome SCSI reservation of storage ports by the hosts and to get the same view of the SAN that the Host has.
From the RPA admin prompt, create the AVT zone for your RPA cluster. SSH into the primary RPA node as ―admin‖ and run the config_santap_avt_zones command. When prompted enter the user name for the Cisco switch (admin) and the password for that user.
When prompted to ―Enter switches‖ you can type in the full name of the CVT (including ―Cisco –―) or press enter (once) to select all visible CVTs.
AVT Zone Creation – Command Example
Note:
The RPA uses telnet to access the switch. In a customer environment, telnet may be disabled. Have it enabled for the purpose of building the AVT zone and it can be disabled again once you have finished.
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 148 of 222
Step Action
6 A zone with all required AVTs will be created in your back end VSAN but it will not be in the active zoneset. Manually add the zone to the active zoneset.
The zone name is:
RPA-AVT-<CVT WWN>
To display this zone you must view all zones in the VSAN (not just the active zoneset). Command Syntax:
show zone vsan <BackEndVSAN#>
Command Example:
mds# show zone vsan 5
Note: The show zone command will display all the zones in the VSAN, including those in the active zoneset. You will need to scroll through the output to find the AVT zone. Be aware that the Cisco command line recognizes abbreviated commands. If you enter show zones (plural) rather than show zone (singular) it interprets the command as show zoneset which results in your AVT zones not being displayed.
7 From the config prompt:
a) add the AVT zone to the active zoneset b) activate the zoneset
Command Syntax:
mds(config)# zoneset name <name> vsan <BackEndVSAN#> mds(config-zoneset)# member <AVT zone name>
mds(config-zoneset)# zoneset activate name <name> vsan
<BackEndVSAN#>
Command Examples:
mds(config)# zoneset name Group_5_BackEnd30 vsan 5 mds(config-zoneset)# member RPA-AVT-2584000dec18d4c2
mds(config-zoneset)# zoneset activate name Group_5_BackEnd30
vsan 5
8 Copy the running configuration to the startup configuration. Command Example:
From the switch prompt run: copy run start From the config prompt run: do copy run start
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 149 of 222
Step Action
9 From your host use PowerPath commands to enable the HBA connected to the switch you just finished configuring. Use the powermt display command to view status and identify the HBA #.
Command Syntax
powermt enable hba=<###>
Command Example
powermt enable hba=2304
Enable Path
10 Repeat the procedure to configure SANTap on the next switch. If you have completed both switches on both sites, proceed to the next section to restart replication.
Copyright © 2010 EMC Corporation. All Rights Reserved. Version 3.3 Page 150 of 222