Comparison On DMX4 and VMAX
Comparison On DMX4 and VMAX
1234 -cmd "unmap dev AAAA from dir ALL:ALL;unmap dev AAAB
" preview
1234 -cmd "unmap dev AAAA from dir ALL:ALL;unmap dev AAAB
" prepare
1234 -cmd "unmap dev AAAA from dir ALL:ALL;unmap dev AAAB
" commit
Check the above devices is a part of any other Storage Group (In some environments,
devices are individually added to FAST Policy Storage Group, if that is the case you need to
remove the devices from FAST Policy Storage Group also.)
symaccess -sid 1234 -type storage list -dev AAAA
symaccess -sid 1234 -type storage list -dev AAAB (This will shows the particular
device is part of any other Storage Group)
If the device is part of Fast Policy Storage Group, remove the device from that Storage
Group.
symaccess -sid 1234 -name FAST_REGULAR_SG -type storage remove devs AAAA:AAAB
NOTE: If these devices are in another Storage Group, it is your requirement to remove
those from that Storage Group also.
17). Check in which pool the device is bound
symdev sid 1234 show AAAA | find "Bound
symdev sid 1234 show AAAB | find "Bound
18). Unbind Thin Devices from Pool
symconfigure -sid 1234 -cmd "unbind tdev AAAA from pool THIN_SATA; unbind tdev
AAAB from pool THIN_SATA;" preview
symconfigure -sid 1234 -cmd "unbind tdev AAAA from pool THIN_SATA; unbind tdev
AAAB from pool THIN_SATA;" prepare
symconfigure -sid 1234 -cmd "unbind tdev AAAA from pool THIN_SATA; unbind tdev
AAAB from pool THIN_SATA;" commit
Check the device is unbound properly via following command
symdev sid 1234 show AAAA | find "Bound
symdev sid 1234 show AAAB | find "Bound
If it is still showing as bound, then execute following command and wait the unbounding to
complete.
symcfg -sid 1234 verify -tdev -unbinding -dev AAAA
symcfg -sid 1234 verify -tdev -unbinding -dev AAAA
-i 10
-i 10
VMAX Customer Executable Health Check Tool provides a real-time update on key hardware
system tests. This tool is available to all VMAX customers with Enginuity 5875 code (or
higher) and Unisphere for VMAX version 1.5.1 (or higher).
Health Check Tests
Health check performs the following tests:Vault State Test - Verifies the ability of the system to save data in case of a power
failure.
Spare Drive Test - Verifies that spare drives are available in case of a drive failure.
Memory Test - Verifies that the memory is reporting no errors or disabled banks.
Emulations Test - Verifies that all directors are loaded with the same Enginuity
release as that on the service processor.
RDF Test - Verifies that all SRDF links are online.
Environmental Test - Verifies that internal environmental components (power
supplies, fans, batteries, etc.) are reporting no errors.
Battery Test - Verifies that the most-recent battery test reported no errors.
General Tests - Checks for any abnormal conditions in the following areas: volume
status, director status, hung upgrade, code table integrity, directors running same code.
Before and after EMC performs a system upgrade (e.g. microcode or hardware).
Technical Requirements
VMAX Enginuity 5875 or higher
(The Health Check view opens displaying results of previously run health checks, if any.)
5). Click Run.
6). Determine the health of the Symmetrix system by examining the Status of Last Run and
Log Details fields.
Drive Types
Rotational
Speed
146 GB FC Drive
300 GB FC Drive
400 GB FC Drive
450 GB FC Drive
1000 GB SATA II Drive
200 GB EFD
15K
15K
10K
15K
7.2K
Not Applicable
Open
Systems
Formatted
Capacity
143.53 GB
288.19 GB
393.84 GB
432.29 GB
984.81 GB
196.97 GB
400 GB EFD
Not Applicable
393.84 GB
Mainframe
Formatted
Capacity
139.34
279.77
382.32
419.64
956.02
191.21
GB
GB
GB
GB
GB
GB
382.33 GB
Storage Group:
Storage group will have the group of devices which needs to be presented to the
host.
Each Symmetrix device can belong to more than one storage group.
Command to create storage group and add devices:symaccess sid -type storage name create devs
Port Group:
Port group is the grouping of the frontend ports.
A port can belong to multiple port groups. Before a port can be added to a Port group
the ACLX flag must enabled on the port.
Command to create port group and add ports:symaccess sid -type port name create dir:port
Initiator Group:
In Initiator group the server initiators are grouped together.
The maximum number of initiator groups allowed per Symmetrix array is 8000.
Once the initiator is in a group, the group can be a member in another initiator
group. It can be grouped within a group. This feature is called cascaded initiator groups, and
is only allowed to a cascaded level of one.
Command to create initiator group and add initiators:symaccess sid -type Initiator name create -WWN
To add Initiator to the existing initiator group:symaccess sid -type Initiator name add -WWN
Masking view:
Masking view is associating Storage Group, Port Group and Initiator Group of the
server.
Device will be mapped automatically to selected port group and masked to selected
initiator groups.
Command to create masking view and associate the respective groups:symaccess sid create view name -sg -pg -ig