본 한국어 번역은 사용자 편의를 위해 제공되는 기계 번역입니다. 영어 버전과 한국어 버전이 서로 어긋나는 경우에는 언제나 영어 버전이 우선합니다.
로그 수집 기능을 활성화합니다
기여자
로그 수집 기능을 사용하여 ONTAP에서 스위치 관련 로그 파일을 수집할 수 있습니다.
|
로그 수집 기능을 사용하려면 ONTAP 버전 9.12.1 이상 및 EFOS 3.8.0.2 이상을 실행해야 합니다. |
BES-53248 클러스터 스위치 * CLI * 를 사용하여 환경을 설정했는지 확인합니다.
단계
-
이더넷 스위치 상태 모니터 로그 수집 기능에 대한 암호를 생성합니다.
system switch ethernet log setup-password
예제 보기
cluster1::*> system switch ethernet log setup-password Enter the switch name: <return> The switch name entered is not recognized. Choose from the following list: cs1 cs2 cluster1::*> system switch ethernet log setup-password Enter the switch name: cs1 Would you like to specify a user other than admin for log collection? {y|n}: n Enter the password: <enter switch password> Enter the password again: <enter switch password> cluster1::*> system switch ethernet log setup-password Enter the switch name: cs2 Would you like to specify a user other than admin for log collection? {y|n}: n Enter the password: <enter switch password> Enter the password again: <enter switch password>
-
이더넷 스위치 상태 모니터 로그 수집 기능을 활성화합니다.
system switch ethernet log modify -device <switch-name> -log-request true
예제 보기
cluster1::*> system switch ethernet log modify -device cs1 -log-request true Do you want to modify the cluster switch log collection configuration? {y|n}: [n] y Enabling cluster switch log collection. cluster1::*> system switch ethernet log modify -device cs2 -log-request true Do you want to modify the cluster switch log collection configuration? {y|n}: [n] y Enabling cluster switch log collection.
10분간 기다린 후 다음 명령을 사용하여 로그 수집이 완료되었는지 확인합니다.
system switch ethernet log show
이러한 명령 중 하나라도 오류를 반환하거나 로그 수집이 완료되지 않으면 NetApp 지원에 문의하십시오.
다음 단계
스위치를 업그레이드하는 경우 로 이동합니다 "업그레이드 구성을 확인합니다".