Solutions Enabler: How to set up a symavoid file
Summary: How to set up a symavoid file.
Instructions
The symavoid file affects the operation of the "symcfg discover" operation so that it does not look for devices that belong to the arrays specified in this file. This may be useful if there are multiple arrays connected to the host that you want SYMCLI to avoid.
The Symmetrix avoidance file is formatted with 12-character array ID with one array per line of the file. For example, the serial number HK184502410 would be formatted as 000184502410.
symcfg discover" command.
The following procedure can be used to configure a symavoid file to block Solutions Enabler from discovering a specific array:
UNIX/Linux Steps:
cd /var/symapi/config/vi symavoid- Enter the array serial number as you would see it from a "
symcfg list" command output. For example:
000184502410
For multiple arrays, put each array on its own line - Save and close.
symcfg remove -sid 2410symcfg discoversymcfg list(verify that the array is removed from the list)
Windows Steps:
cd \program files\emc\symapi\config\notepad symavoid- Enter the array serial number as you would see it from a "
symcfg list" command output. For example:
000184502410
For multiple arrays, put each array on its own line - Click File > Save As and then navigate to
C:\Program Files\EMC\SYMAPI\configand name the file symavoid. Under "Save as type" choose "All Files" instead of the default "Text Documents" symcfg remove -sid 2410symcfg discoversymcfg list(verify that the array is removed from the list)
If you did not save the file correctly, you can open a command prompt, navigate to the directory, and change the filename using the command:
ren symavoid.txt symavoid.