관리 노드의 Node Agent는 노드에서 서버를 시작하기 전에 시작해야 하는 서버 프로세스입니다.
Node Agent는 Deployment Manager가 Node Agent와 통신하려면 시작되어야 합니다.
시작하기 전에
노드를 시작하고 중지하려면 먼저 노드를 셀에 연합해야 합니다.
이 태스크 정보
install_root/bin 디렉토리에서 노드가 구성된 호스트의 명령행에서 Node Agent를 시작해야 합니다.
Node Agent를
시작하려면 다음 단계를 수행하십시오.
프로시저
- Node Agent가 현재 실행되고 있지 않은지 확인하십시오.
- Deployment Manager에서 관리 콘솔을 시작하십시오.
- 를 클릭하여
Node Agent가 중지되었는지 확인하십시오.
- startNode 명령을 사용하여 Node Agent를
시작하십시오.
- install_root/profiles/profile_name/logs/server_name/startServer.log 로그 파일에서
Server nodeagent open for e-business; process id is nnnn 메시지를 확인하여
서버가 시작되었는지 확인하십시오.
예
- Node Agent를 기본 프로파일에서 시작하려면 startNode를 입력하십시오.
- 옵션을 표시하려면 startNode -help를 입력하십시오.
- Custom03 프로파일에서 Node Agent를 시작하려면 startNode -profileName Custom03을 입력하십시오.
- Custom03 프로파일에서 Node Agent를 시작하고 추적 정보를 install_root/profiles/Custom03/logs/startServer.log라는 로그 파일에 작성하려면 startNode -logfile -profileName Custom03을 입력하십시오.
다음에 수행할 작업
이제 노드에서 서버 시작을 포함하여 Deployment Manager에서 이 노드를 관리할 수 있습니다.