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 9 Next »

로그 인덱스

로그 레벨

로그 메세지

로그 설명

비고

1

err

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

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

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

2

err

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

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

로그에 출력 된 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를 client보안 설정을 실패로 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 확인이 필요합니다.

24

warn

thread:%p spinlock recursion is happened! function:%s line:%d

동일한 thread에서 lock 획득에 대한 재귀호출이 발생했습니다.

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

25

warn

thread:%p spinlock recursion is happened! function:%s line:%d

동일한 thread에서 lock 획득에 대한 재귀호출이 발생했습니다.

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

26

warn

thread:%p spinlock recursion is happened! function:%s line:%d

동일한 thread에서 lock 획득에 대한 재귀호출이 발생했습니다.

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

27

warn

too many ct_threads (name:%s, thread_num:%d)

정의해놓은 생성 thread 수보다 많은 thread가 생성되었습니다. 시스템 성능이 저하되거나 다중 resource 운영 시 발생 할 수 있습니다.

-

28

warn

Could not retry connection since receiver is restarting

연결 후 수신을 위한 thread가 재시작 중 입니다. thread 재시작 후 연결을 재시도합니다.

-

29

warn

Sender got an unexpected signal

전송을 위한 thread에서 예상하지 못한 신호를 수신했습니다.

30

warn

Worker got an unexpected signal

작업을 위한 thread에서 예상하지 못한 신호를 수신했습니다.

31

warn

worker got an null-callback list. resource name (%s), twopc_work(%p) : w(%p)

작업을 위한 thread에서 할당되지 않은 callback 호출을 발견했습니다.

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