Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

로그 인덱스

로그 레벨

로그 메세지

로그 설명

로그 분석

연관 로그

1

err

Failed to create %s thread. status(0x%08x)

thread 생성을 실패했습니다. 생성 thread에 따라 minor 생성이 실패하거나 연결이 되지 않을 수 있습니다.

로그에 출력 된 thread 이름과 status 확인이 필요합니다.

 

2

err

Failed to get handle for thread. name(%s) status(0x%08x)

thread 핸들은 얻는데 실패했습니다. 생성 thread에 따라 minor 생성이 실패하거나 연결이 되지 않을 수 있습니다.

로그에 출력 된 thread 이름과 status 확인이 필요합니다.

 

3

err

BSR_PANIC: unexpected number of threads in operation has been set. number(%d)

로직 버그로 실행 중인 theead의 등록 수 보다 많은 thread를 제거했습니다.

 

 

4

err

PsCreateSystemThread for adjust_changes_to_volume failed, status : 0x%x

 

 

 

5

err

PsCreateSystemThread for monitor_mnt_change failed with status 0x%08X

 

 

 

6

err

Failed to create %s thread.

메모리 할당 실패로 실행 중인 thread 등록을 실패했습니다.

사용 가능한 메모리가 있는지 확인이 필요 합니다.

 

13

err

Couldn't start thread

thread 생성을 실패했습니다.

 

 

14

err

Couldn't start thread

thread 생성을 실패했습니다.

 

 

17

err

Failed to connect due to failure to create thread for work queue of ack sender

ack sender thread 생성을 실패했습니다. 연결이 종료되어 standalone 상태가됩니다.

 

 

18

err

Failed to initialize thread due to create client security, err=0x%x

thread를 clinet보안 설정을 실패로 thread를 초기화하지 못했습니다.

로그에 출력 된 err 확인이 필요합니다.

 

19

err

Failed to initialize thread due to failure to create thread, err(0x%x)

thread 생성 실패로 초기화를 실패했습니다.

로그에 출력 된 err 확인이 필요합니다.

 

21

err

Failed to work thread due to invalid IRP major function (0x%x)

지원하지 않는 IRP major function 을 수신했습니다.

로그에 출력 된 major function 확인이 필요합니다.

 

35

err

unable to create retry workqueue during bsr initialization

재시도를 위한 thread 생성을 실패했습니다. bsr초기화를 실패했습니다.

36

err

Failed to add device due to failure to create thread. status(0x%08X)

netlink thread 생성 실패로 볼륨 추가를 실패했습니다.

로그에 출력 된 status 확인이 필요합니다.

37

err

PsCreateSystemThread(_try_outdate_peer_async) failed with status 0x%08X

피어 디스크 상태를 outdate로 설정하기 위한 thread 샐성을 실패했습니다.

로그에 출력 된 status 확인이 필요합니다

  • No labels