Symptoms
Some messages that should be sent to peers in a device group are not successfully sent.
Impact
ASM configuration does not sync properly
Conditions
A series of create/delete ASM policies and multiple changes to the ASM sync Device Group (creation, deletion, joining devices, removing devices).
Workaround
Reconfigure the device group and restart asm_config_server using the following command:
# pkill -f asm_config_server
Fix Information
Communication over the ASM Device Group now works correctly after leaving/joining Device Groups.