Fujitsu P2U3-0022-04ENZ0 사용자 설명서

다운로드
페이지 27
Chapter 1  Installing ETERNUSmgr
 >
1.7  Daemon Registration
ETERNUS Disk storage systems ETERNUSmgr Install Guide for Linux
18
Copyright 2009 FUJITSU LIMITED   
P2U3-0022-04ENZ0
1.7
Daemon Registration
This section describes how to register ETERNUSmgr daemon. The location and procedure to         
register the daemon may vary depending on the server settings (registration locations vary with         
the run level). 
 
Consult with the server administrator to register the daemon.
1
Login as superuser.
2
Copy the execution control script to /etc/init.d/ directory.
# cp /opt/FJSVgrmgr/stxpoll /etc/init.d/
3
Create the link to the appropriate rc*.d directory.
# ln -s /etc/init.d/stxpoll /etc/rc5.d/Snnstxpoll 
(nn is a number)
"nn" in Snnstxpoll indicates the order of priority. Set any order of priority. Consult with the server                 
administrator for setting priority.
(Example) # ln -s /etc/init.d/stxpoll /etc/rc5.d/S98stxpoll
The ETERNUSmgr will be automatically started as a daemon from the next server startup. Make         
sure that ETERNUSmgr has begun communication with the device by checking the log file after         
server startup.