Solutions Enabler provides the host with SYMAPI and STORAPI share libraries for applications and SYMCLI.
Solutions Enabler includes a monitoring option for host with limit SYMCLI action.
In client/server mode, the Solutions Enabler server(storsrvd) listends port: 2707 for client connection. It can be changed at /EMC/SYMAPI/config/daemon_options file as storsrvd:port=nnnn
As client hosts, netcnfg file also can be changed to reflect the non-default port.
When using asynchronous events in client/server mode, the event daemon at client side listens a TCP/IP port. You can configure a specific port for this by adding an entry to /EMC/SYMAPI/config/daemon_options as follows: storevntd:event_listen_port = nnnn
Log: log files are locate at: /EMC/SYMAPI/log/symapi_yyyymmdd.log
config the log file at: /EMC/SYMAPI/config/options as SYMAPI_LOGFILE_RENTENTION = Number_of_days
Before installation:
On AIX: default path is /opt/emc and this can't be changed.
On Windows: carefully choose daemons to start during installation.
Installation:
1. Install SE in client.
2. Install SE in server.
3. Edit netcnfg in client to include hostname, ip of the server.
4. Run stordaemon start storsrvd on server
5. Set environment varables SYMCLI_CONNECT and SYMCLI_CONNECT_TYPE on the client.
Post installation on Windows: (same on Unix)
1. symlmf add - enable SE features
2. symcfg discover - build SYMAPI database
3. add c:\program files\EMC\SYMCLI\bin to MD-DOS path
4. (optional) use README.options file to create options file to modify default behavior of SE.
Unix Install:
1. ./se7200_install.sh -install or ./se7200_install.sh -file Response_File_Name
./se7200_install.sh -increment - it will incrementally add the specific component on an existing installation.
No comments:
Post a Comment