Start the XML API server
Before collecting data from the EMC VNX (Celerra) server, the XML API server must be enabled (By default, the XML API server is disabled.). The XML API provides a communication protocol that supports authentication and XML requests.
To start the XML API server, take the following steps on the VNX server.
Login as root.
In the /nas/sys/nas_mcd.cfg file, the following lines:
daemon "XML API Server" executable "/nas/sbin/start_xml_api_server" optional yes canexit yes autorestart yes ioaccess noRestart the NAS services:
service nas start
At this point, the XML API is started and is controlled by the primary control daemon.