버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

Mount ISO image on BMC (iDRAC, IPMI, ...)
관리 서버에서 ISO 이미지 마운트

Check the logs on samba server to access the ISO file on via IPMI
삼바 서버에서 서버 로그를 통해 IPMI에서 ISO 파일에 접근하였는지 되었는지 접근하였는지  확인

코드 블럭
languagetext
themeEmacs
linenumberstrue
# tail -f /var/log/samba/log.172.19.0.15

...
[2020/11/04 13:39:45.950194,  2] ../../source3/smbd/open.c:1456(open_file)
  ...... opened file CentOS-8.2.2004-x86_64-minimal.iso read=Yes write=No (numopen=1)


...