Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Problem Resolution Sure Solution 1007889.1 : Sun StorEdge[TM] 99XX: HORCM pairresync command fails with CTGID error
PreviouslyPublishedAs 210890 Symptoms Additional devices were added to 4 existing consistency groups. In the respective horcm configuration files (horcm0.conf and horcm1.conf) the PVOL and SVOL devices were configured with alternate consistency groups and "paircreates" were run against those alternate groups to bring the new disks to a PAIR state. Existing consistency group names: Alternate consistency group names: Paircreate commands: Once these consistency groups reached a PAIR state they were split: Once split the horcm instances were shut down on both ends: The horcm configuration files were modified and the alternate consistency groups were changed so the newly added devices became part of the existing consistency groups. new_group1 -> group1 Horcm instances were restarted on both sides: A pairdisplay command completes successfully and shows the state of the newly added devices as PSUS (the same as the original devices): A pairresync was then attempted to bring the entire consistency group into a PAIR state, but it fails with the following error: pairresync -g group1 18:43:05-adf0e-23105- local:[pairresync] Inconsist of CTGID[33] in devname[disk444] with 10 18:43:05-b2344-23105- [pairresync][exit(214)] [EX_ENQCTG] Unmatched CTGID within the group [Cause ]:The CT group refrences within a group do not have an identical CTGID. [Action]:Please confirm the CTGID by using the pairvolchk command and/or confirm that group references within the configuration file (HORCM_CONF), refer to the same CTgroup. Resolution When running the paircreate command and do NOT specify the CTGID then CCI/HORCM will automatically assign the CTGID to the group. This is what triggered the CTGID error described above. The initial paircreate for the group issued a CTGID of 10 and the recent paircreate of the new group issued a CTGID of 33. When they added the newly paired devices to the horcm.conf group they added devices with a different CTGID to the horcm.conf group, which caused the commands to error as they did with: 18:43:05-adf0e-23105- local:[pairresync] Inconsist of CTGID[33] in devname[disk444] with 10 18:43:05-b2344-23105- [pairresync][exit(214)] [EX_ENQCTG] Unmatched CTGID within the group [Cause ]:The CT group refrences within a group do not have an identical CTGID. [Action]:Please confirm the CTGID by using the pairvolchk command and/or confirm that group references within the configuration file (HORCM_CONF), refer to the same CTgroup. The above error describes exactly what the cause is. The line "Inconsist of CTGID[33] in devname[disk444] with 10" indicates that device "disk444" has a CTGID of 33, which differs from the existing CTGID of the other devices in the group which is 10. The following action plan will resolve the problem: Edit the horcm.conf file so that the new devices are in the group that was used with the initial paircreate command. 1. Delete the new pairs. The pairsplit -S command will remove any knowledge of the CTGID associated with these devices. pairsplit -S -g new_group1 2. Create the pairs for the new devices with the CTGID specified and then split them to put them in suspend mode. This will perform the initial copy operation and place all of the new devices in a PAIR status and also assign the correct CTGID to the new devices. paircreate -g new_group1 -f async 10 -vl pairsplit -g new_group1 3. Verify that the CTGID matches the CTGID of the other devices in the existing horcm.conf groups. Use either of the following commands "pairdisplay -g <group> -fe" or "pairvolchk -g <group>"
4. Shutdown horcm and edit the horcm.conf file to add the devices to the existing horcm.conf groups. 5. Run a pairresync on the existing horcm.conf groups to put them in pair status pairresync -g group1 This time the pairresync command will complete successfully because there will no longer be devices with different CTGIDs in the horcm.conf group. Product Sun StorageTek 9990 System Sun StorageTek 9985 System Sun StorageTek 9980 System Sun StorageTek 9970 System Sun StorageTek 9960 System Sun StorageTek 9910 Sun StorageTek 9900V Series Array horcm, se9900, cci, command, control, interface, CTG, CTGID, pairresync, true, copy, async Previously Published As 83647 Change History Date: 2006-01-26 User Name: 97961 Action: Approved Comment: - Applied trademarking - Tidied up formatting - Audience changed to "Contract" per FvF http://kmo.central/howto/FvF.html Version: 3 Date: 2006-01-26 User Name: 97961 Action: Accept Comment: Version: 0 Date: 2006-01-25 User Name: 124974 Action: Approved Comment: Looks great Version: 0 Date: 2006-01-25 User Name: 124974 Action: Accept Comment: Version: 0 Date: 2006-01-25 User Name: 90724 Action: Approved Comment: Please review. Version: 0 Date: 2006-01-25 User Name: 90724 Action: Created Comment: Version: 0 Product_uuid 15644879-f179-11d8-ab63-080020a9ed93|Sun StorageTek 9990 System 73084edc-dc32-11d9-8a74-080020a9ed93|Sun StorageTek 9985 System c2428fbe-8ab7-41d0-8b6e-ab489823c9d4|Sun StorageTek 9980 System 4ea4b951-9fc9-4f1f-b64e-69572a400fb4|Sun StorageTek 9970 System 2a94fb3c-0a18-11d6-90a8-c9c08656284f|Sun StorageTek 9960 System 2a918ae2-0a18-11d6-834a-c679537eebe7|Sun StorageTek 9910 f55c65ae-16a0-11d7-82ad-99701a4c6e31|Sun StorageTek 9900V Series Array Attachments This solution has no attachment |
||||||||||||
|