로그 인덱스 | 로그 수준 | 로그 메세지 | 로그 설명 |
---|
오류 분석 |
---|
연관 로그
1 | err | Failed to send event(notification) %d size, socket(0x%x) | 전체 이벤트 알림 전송을 실패했습니다. |
|
- | ||||
2 | warn | Failed to get the state of all objects. err(%d) | 수신한 netlink 명령에 대한 모든 개체의 상태를 가져오지 못했습니다 cli 명령이 실패합니다. | 로그에 출력 된 err 확인이 필요합니다. |
3 | warn | Failed to local send. status(0x%x) socket(%p) data(%p) size=%d | 수신한 netlink 명령에 대한 응답 전송을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
5 | err | Failed to netlink socket initialization due to failure to init wsk. status(0x%x) | wsk 초기화 실패로 netlink 초기화를 실패했습니다. cli 명령이 실패합니다. | 로그에 출력 된 status 확인이 필요합니다. |
6 | info | Start server Netlink | netlink 서버를 시작합니다. | - |
8 | err | Failed to netlink socket initialization due to failure to create server socket | 이벤트 소켓 생성 실패로 netlink 초기화를 실패했습니다. cli 명령이 실패합니다. | - |
9 | err | Failed to netlink socket initialization due to failure to bind. status(0x%x) | bind 실패로 netlink 초기화를 실패했습니다. cli 명령이 실패합니다. | 로그에 출력 된 status 확인이 필요합니다. |
10 | info | w_connect | - | - |
11 | info | w_connect:KeWaitForSingleObject timeout | - | - |
12 | err | Failed to get object information within the specified number of times. count(%d) | 지정된 횟수(512) 내에 개체 정보를 모두 가져오지 못했습니다. cli 명령이 정상적으로 실행되지 않을 수 있습니다. | - |
15 | err | Netlink thread clean up due to failure to receive. status(0x%x) |
netlink 수신을 실패했습니다. cli 명령이 실패합니다. | 로그에 출력 된 status 확인이 필요합니다. | |
16 | err | Netlink thread clean up due to failure to allocate %d size memory for genl informaiton |
할당 실패로 netlink thread를 종료합니다.
netlink 수신 명령을 저장하기 위한 genl 할당을 실패했습니다. cli 명령이 실패합니다. | - | ||
17 | err | Netlink thread clean up due to not match message. read count(%d) | 수신 데이터 형식이 일치하지 않아 netlink |
callback을 종료합니다. cli 명령이 실패합니다. | - | |||
18 | info | %s:%u command has been received. Execute the command. | netlink 명령을 실행합니다. | 로그에 출력 된 netlink 명령을 실행합니다. |
19 | err | command failed while operating. cmd(%u), error(%d) | netlink 명령 처리 중 오류가 발생했습니다. cli 명령이 실패합니다. | 로그에 출력 된 cmd, error 확인이 필요합니다. |
20 | info | %s:%u command execution terminated. (pending command:%d) | netlink 명령을 실행했습니다. | 로그에 출력 된 netlink 명령을 실행햇습니다. |
21 | info | Cannot execute command %s:%u because mutex is not returned and cannot be acquired. status(0x%x) | mutex 획득 실패로 netlink 명령 실행을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
22 | info | Command %d is a non-existent command. | 존재하지 않는 netlink 명령입니다. | - |
23 | err | Netlink thread terminate due to error occurrence thread:%p, count(%d) |
netlink |
동작 중 오류가 발생했었습니다. cli 명령이 실패합니다. | - | |||
25 | warn | Unrecognizable netlink command arrives and doesn't process... | 인식할 수 없는 netlink 명령이 수신 되었습니다. cli 명령이 실패합니다. | - |
26 | warn | Resource suspended, minor(%d) | 중지 된 리소스에 대한 netlink 명령이 수신 되었습니다. cli 명령이 실패합니다. | - |