System information
VNX™ System Operations58 of 114 Release 7.0
Verify the daemons
After installation, daemons begin running on the Control Station at all times. If for
some reason the daemons become disabled, certain server facilities might fail.
Perform these tasks to verify whether VNX daemons are enabled:
◆ "View VNX daemons" on page 58
◆ "View HTTPD daemons" on page 58
View VNX daemons
View HTTPD daemons
It is essential that the HTTPD daemons run on the Control Station at all times, so
the Unisphere software can manage the VNX.
Action
To view the VNX daemons enabled at the Control Station, type:
$ ps -e|grep nas | awk ' { print $4 } ' | sort | uniq
Output Note
nas_boxmonitor
nas_eventcollec
nas_eventlog
nas_mcd
nas_watchdog
The complete list of daemons is displayed in the Output column of
the table. The output list for the server might be different.
If the daemons are not running, restart them by typing:
/etc/rc.d/init.d/nas stop
/etc/rc.d/init.d/nas star
Action
To view whether the HTTPD daemons are enabled at the Control Station and to reenable them if
necessary, type:
$ ps -e|grep httpd
Output Note
15937 ? 00:00:10 httpd
15949 ? 00:00:00 httpd
15950 ? 00:00:00 httpd
15951 ? 00:00:00 httpd
15964 ? 00:00:00 httpd
15965 ? 00:00:00 httpd
15966 ? 00:00:00 httpd
15995 ? 00:00:00 httpd
16008 ? 00:00:00 httpd
If the HTTPD daemons are not running, restart
the Unisphere software by switching to root
and typing:
/nas/http/nas_ezadm/etc/script
restart