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

개요

bsr은 커널 로그 분석을 위한 로그사전을 제공합니다.

조회

로그 분류와 인덱스로 로그사전을 조회 할 수 있습니다.

  • 로그 조회 및 설정, 형식은 로그 페이지를 참고하세요.

분류

VOLUME

 분류 설명 작성 예정

인덱스

수준

메세지

설명

동작

연관 로그

1

err

Failed to get volume size due to volume information check failure.

  • 볼륨 정보가 확인되지 않아 볼륨 크기를 얻는데 실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

    • 볼륨이 정상적으로 마운트되어있는지 확인이 필요합니다.

  • 볼륨 마운트

    • VOLUME

      • 41

  • 볼륨 언마운트(제거)

    • VOLUME

      • 12, 13, 31

2

err

Failed to create bsr block device due to failure to allocate %d size memory for block device

  • block device 메모리 할당 실패로 볼륨의 bsr block device 생성을 실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

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

3

err

Failed to create bsr block device due to failure to allocate %d size memory for block device contains

  • block device contains 메모리 할당 실패로 볼륨의 bsr block device 생성을 실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

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

4

err

Failed to get bsr device due to no block device is assigned

  • bsr block device가 할당되어 있지 않아 얻는데실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

    • bsr block device가 정상적으로 할당되었는지 확인이 필요합니다.

  • bsr block device 할당 오류

    • VOLUME

      • 2, 3, 58, 59

58

err

Failed to create bsr block device due to failure to allocate %d size memory for gendisk

  • block device gendisk 메모리 할당 실패로 볼륨의 bsr block device 생성을 실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

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

59

err

Failed to create bsr block device due to failure to allocate %d size memory for request queue

  • block device request queue 메모리 할당 실패로 볼륨의 bsr block device 생성을 실패 했습니다.

  • 복제가 정상적으로 동작하지 않습니다.

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

4I/O

 Click here to expand...

인덱스

수준

메세지

설명

동작

연관 로그

I/O ERROR

 Click here to expand...

BITMAP

 Click here to expand...

LRU

 Click here to expand...

REQUEST

 Click here to expand...

PEER REQUEST

 Click here to expand...

RESYNC/OV

 Click here to expand...

REPLICATION

 Click here to expand...

CONNECTION

 Click here to expand...

UUID

 Click here to expand...

TWOPC

 Click here to expand...

THREAD

 Click here to expand...

SEND BUFFER

 Click here to expand...

STATE

 Click here to expand...

SOCKET

 Click here to expand...

DRIVER

 Click here to expand...

 Click here to expand...

GENL

 Click here to expand...

PROTOCOL

 Click here to expand...

MEMORY

 Click here to expand...

LOG

 Click here to expand...

LATENCY

 Click here to expand...

VERIFY

 Click here to expand...

OUT_OF_SYNC

 Click here to expand...

ETC

 Click here to expand...

  • No labels