1. 메시지:
init: Trying to re-exec init
2. 원인:
This message is a normal side effect of running the prelink command, which is used to prelink ELF shared libraries and binaries to speed up startup. If init's cache needs to be updated as a result, prelink will call telinit u, which will request init to re-execute itself. This causes the trying to re-exec init message. Prelink is often run from /etc/cron.daily, which by default is run at 4:02 a.m. each day.
--> prelink 커맨드는 부팅 시 speed up을 위해 ELF 공유 라이브러리와 바이너리 파일들을 prelink 하기 위해 사용되는 것으로 정상적인 메시지이다. 만일 init 의 cache 가 업데이트될 필요가 있다면, prelink는 telinit u 를 호출할 것이고 이것은 syslog에 'Trying to re-exec init' 메시지 로깅을 야기할 것이다. prelink 는 /etc/cron.daily 파일로 인해 수행되며, 매일 새벽 4시경에 수행되도록 기본 설정되어 있다.
3. 조치 방안:
- 조치 필요 없음
4. 참조 URL:
http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay?docId=mmr_kc-0102577&ac.admitted=1412563300611.876444892.492883150