Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

로그 인덱스

로그 수준

로그 메세지

로그 설명

비고

err

Failed to send reply genl due to error sending genl reply

오류로 인해 응답 genl 전송을 실패했습니다. cli 명령 결과를 수신하지 못합니다.

 -

2

err

Failed to finish bsradm due to cmd(%u) error: %s

오류로 인해 cli 명령 결과를 수신하지 못했습니다.

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

3

err

Could not call out of memory user-space helper: error %d

메모리 오류로 사용자가 등록한 helper 호출을 실패했습니다. 등록한 helper가 실행되지 않습니다.

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

4

err

Failed to set outdate peer due to not connected. cstate(%s)

피어 노드와 연결되어있지 않아 피어 노드 디스크 outdate 설정을 실패했습니다.

-

5

err

fence-peer() = 7 && fencing != Stonith !!!

-

-

6

err

fence-peer helper broken, returned %d

사용자가 등록한 fence-peer helper가 잘못되었습니다. 등록한 helper가 실행되지 않습니다.

-

7

info

fence-peer helper returned %d (%s)

사용자가 등록한 fence-peer helper 실행 결과입니다.

-

8

info

Ignoring fence-peer exit code

사용자가 등록한 fence-peer helper 실행 결과를 적용하지 않습니다.

-

10

err

out of mem, failed to invoke fence-peer helper

메모리 부족으로 사용자가 등록한 fence-peer helper가 실패했습니다. 등록한 helper가 실행되지 않습니다.

-

19

err

Failed to get new device size due to all nodes diskless!

모든 노드가 diskless 상태이므로 디스크 사이즈를 얻는데 실패했습니다. 피어 노드와 연결이 종료됩니다.

-

20

err

Failed to get new device size due to requested disk size is too big (%llu > %llu)kiB

요청한 디스크 크기가 너무 커서 신규 디스크 사이즈를 얻는데 실패했습니다. 피어 노드와 연결이 종료됩니다.

-

24

info

discard zeroes data=0 and discard zeroes if aligned=no: disabling discards

-

-

25

info

peer BSR too old, does not support TRIM: disabling discards

-

-

26

info

WRITE_SAME disabled by config

-

27

info

peer does not support WRITE_SAME

-

28

info

Suspended AL updates

activity log 사용을 중지했습니다.

-

29

info

Disable rs-discard-granularity feature in disk configuration

rs-discard-granularity 옵션을 사용하지 않습니다.

resource 설정중 disk 섹션에서 rs-discard-granularity 으로 설정 할 수 있습니다.

30

info

changed the rs-discard-granularity setting %u to %u

rs-discard-granularity 옵션이 변경되었습니다.

resource 설정중 disk 섹션에서 rs-discard-granularity 으로 설정 할 수 있습니다.

34

err

Failed to attach due to max capacity %llu smaller than disk size %llu

최대 디스크 사이즈가 설정 디스크 크기보다 작아 attach를 실패했습니다.

-

35

err

Failed to attach due to current (diskless) capacity %llu, cannot attach smaller (%llu) disk

디스크 사이즈가 작아서 attach를 실패했습니다.

디스크가 용량이 충분한지 확인이 필요하며 로컬 디스크가 없는 primary 일 수 있습니다.

36

info

The maximum number of bitmap peer devices is %u.

비트맵 최대 피어 수 입니다.

-

37

err

Failed to attach due to local node id %u differs from local node id %d on device

로컬 노드 ID와 device에 설정 된 노드 ID가 달라서 attach를 실패했습니다.

-

38

err

Failed to attach due to there is a bitmap for my own node id (%u)

노드ID로 소유한 비트맵이 있어 attach를 실패했습니다.

-

39

err

Failed to attach due to not enough free bitmap slots (available=%u, needed=%u)

사용 가능한 비트맵 슬롯이 부족하여 attach를 실패했습니다.

-

40

err

Failed to attach due to no latest data among peer devices with current UUID=%016llX

최신 데이터를 가진 peer_device 가 없으므로 attach를 실패했습니다.

exposed uuid가 설정되어있고peer_device 중 uptodate가 없을때 출력되는 로그입니다.

41

info

Set all out of sync because of %s.

비트맵 전체 out of sync를 설정합니다.

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

42

info

Detach complete event wait timeout. time out(%ld) disk state(%s)

detach 실행 대기시간을 초과했습니다.

-

43

err

Failed to attach due to failure to allocate %d size memory in kmalloc

동기화 시 사용하는 fifo 버퍼 할당 실패로 attach를 실패했습니다.

-

44

info

new peer device option. resync_rate : %uk, c_plan_ahead : %uk, c_delay_target : %uk, c_fill_target : %us, c_max_rate : %uk, c_min_rate : %uk, ov_req_num : %ub, ov_req_interval : %ums

적용되는 peer device option 값 입니다.

resource 파일에서 설정 할 수 있습니다.

45

info

default peer device option. resync_rate : %uk, c_plan_ahead : %uk, c_delay_target : %uk, c_fill_target : %us, c_max_rate : %uk, c_min_rate : %uk, ov_req_num : %ub, ov_req_interval : %ums

기본 peer device option 값 입니다.

resource 파일에서 설정 할 수 있습니다.

46

err

Failed to new connection due to peer node id %u already exists

이미 피어 노드와 연결되어 있으므로 connection 생성을 실패했습니다.

-

47

err

Failed to add path due to failure to get an listener. err(%d)

listener를 얻지못해 신규 path 추가를 실패했습니다.

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

48

err

Failed to delete path due to failure to put an listener. err(%d)

listener을 찾지못해 path 제거를 실패했습니다.

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

50

info

Resync of new storage after online grow

새로운 공간의 동기화가 시작 됩니다.

-

51

err

Failed to resize due to requested %llu sectors, backend seems only able to support %llu

재설정 크기가 로컬 디스크 크기를 초과하여 디스크 크기 재설정을 실패했습니다.

-

52

err

Failed to I/O(%d) suspend due to not supported.

I/O 일시 중단 기능을 지원하지 않습니다.

-

53

err

Failed to I/O(%d) resume due to not supported.

I/O 재개 기능을 지원하지 않습니다.

-

54

info

Skip initial resync due to peer node disk state(%s).

신규 UUID 생성 시 초기 동기화를 하지않습니다.

-

55

err

Failed to create new uuid due to writing bitmap failed with err %d

비트맵 쓰기 오류로 새로운 UUID 생성을 실패했습니다.

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

56

err

Failed to create new resource due to invalid node id (%d)

설정 노드ID가 지원하는 최대 노드ID(32)를 초과하여 리소스 생성을 실패했습니다.

-

57

err

Failed to create new resource due to could not get a module reference

모듈을 참조 할 수 없어 리소스 생성을 실패했습니다.

-

58

info

Failed to disconnect Connection was not terminated during resource down. ret(%d)

연결 종료 실패로 down 명령을 실패했습니다.

-

59

err

Failed to notification resource state. error %d, event seq:%u

리소스 상태 이벤트 알림 전송을 실패했습니다.

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

60

err

Failed to notification device state. error %d, event seq:%u

device 상태 이벤트 알림 전송을 실패했습니다.

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

61

err

Failed to notification connection state. error %d, event seq:%u

연결 상태 이벤트 알림 전송을 실패했습니다.

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

62

err

Failed to notification peer device state. error %d, event seq:%u

peer_device 상태 이벤트 알림 전송을 실패했습니다.

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

63

err

Failed to notification path. error %d, event seq:%u

path 상태 이벤트 알림 전송을 실패했습니다.

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

64

err

Failed to notification helper. error %d, event seq:%u

helper 동작에 대한 이벤트 알림 전송을 실패했습니다.

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

65

err

Failed to notification initial state. error %d, event seq:%u

초기 상태에 대한 이벤트 알림 전송을 실패했습니다.

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

66

err

buffer size exceeds specified range. excess range(%d)

설정 버퍼 크기가 지정된 범위를 초과했습니다.

-

67

err

Failed to prepare bsradm due to minor exists in different resource, request: minor=%u, resource=%s; but that minor belongs to resource %s

요청 시 설정한 리소스가 device에 설정 된 리소스와 달라서 bsradm 준비를 실패했습니다.

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

68

err

Failed to prepare bsradm due to minor exists in different volume, request: minor=%u, volume=%u; but that minor is volume %u in %s

요청 시 설정한 볼륨과 minor에 설정 된 볼륨이 달라서 bsradm 준비를 실패했습니다.

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

69

err

Failed to prepare bsradm due to device does not exist in peer device, request: minor=%u, resource=%s, volume=%u, peer_node=%u; device != peer_device->device

요청 시 설정한 device가 peer_device에 설정 된 device와 달라서 bsradm 준비를 실패했습니다.

-

70

warn

Peer is primary, outdating myself.

피어 노드 role이 primary 이므로 로컬 디스크 상태를 outdate로 설정합니다.

fence-peer 설정에따라 다른 상태가 설정 될 수 있습니다.

71

warn

Failed to set secondary role due to barrier ack pending timeout(10s).

primary에서 secondary로 role 강등이 전송한 복제 데이의 터응답을 대기시간(10초) 동안 받지 못해 실패합니다.

secondary 강등 명령을 재시도하거나 disconnect 명령 후 secondary 강등 명령을 실행 해 볼 수 있습니다.

72

warn

Forced into split brain situation.

primary role 승격 명령 실행 중 disk 또는 peer disk 상태 변경 실패 시 강제로 스플릿 브레인 상태가 됩니다.

-

73

warn

Forced to consider local data as UpToDate

강제로 로컬 디스크가 UpToDate로 설정되었습니다.

로그는 UpToDate 상태가 아닌 노드에서 primary 승격 시 --force 옵션을 사용하면 출력됩니다.

74

warn

Implicit shrink not allowed. Use --size=%llus for explicit shrink.

암묵적인 복제 볼륨 사이즈 축소는 허용하지 않습니다. --size 옵션을 통해 명시해야합니다.

-

75

warn

Resize the volume even if it is not connected to all peers.

모든 피어가 연결되지 않았지만 볼륨 크기를 재설정 합니다.

-

76

warn

Logical block size of local backend does not match (bsr:%u, backend:%u).

bsr과 로컬 backed의 논리적 블록 크기가 일치하지 않습니다.

로그에 출력 된 bsr과 backend값이 동일해야합다. 논리적 블록 크기에 대한 설정 확인이 필요합니다.

77

warn

Logical block size mismatch between local and peer (me:%u, peer:%u). This may cause problems.

로컬과 피어의 논리적 블록 크기가 일치하지 않습니다. 이로 인해 문제가 발생할 수 있습니다.

로그에 출력 된 me과 peer값이 동일해야합다. 논리적 블록 크기에 대한 설정 확인이 필요합니다.

78

warn

Logical block size set to %u

설정 된 논리적 블록 크기를 출력합니다.

-

79

warn

Current Primary must NOT adjust logical block size (%u -> %u); hope for the best.

primary의 논리적 블록크기가 변경되었습니다(%u -> %u). primary는 논리적 블록크기가 변경되서는 안 됩니다.

-

80

warn

Failed to lock activity log in %s()

activity log 사용 중단을 위한 lock 획득을 실패했습니다.

-

81

err

Failed to attach due to refusing attach: md-device too small, at least %llu sectors needed for this meta-disk type

최소 메타 디스크 사이즈보다 설정 메타 디스크 사이즈가 작아 attach를 실패했습니다.

-

82

warn

Truncating very big lower level device to currently maximum possible %llu sectors

backing device 크기가 사용가능한 최대크기를 초과합니다.

로그에 출력 된 최대 sectors 크기를 초과해서는 안됩니다.

83

warn

Using internal or flexible meta data may help"

backing device 크기가 사용가능한 최대크기를 초과할때 internal 또는 flexible meta를 사용하는 것이 도움이 될 수 있습니다.

-

84

warn

Failed to initialize WorkThread. status(0x%x)

-

-

85

err

Failed to attach due to refusing to truncate a consistent device (%llu < %llu)

디스크 크기가 일관되지 않아 attach를 실패했습니다.

노드 연결로 설정 된 디스크 크기보다 로컬 디스크 크기가 작을때 출력되는 로그입니다.

86

warn

Failed to initialize WorkThread. status(0x%x)

리소스 생성 중 work thread 초기화를 실패했습니다.

-

90

warn

%d bytes leftover after parsing attributes.

수신한 netlink 명령 요청 및 응답이 정의된 길이와 다릅니다. 명령 요청이나 실행이 되지 않을 수 있습니다.

로컬에 설치되어있는 bsrsetup.exe과 bsr driver가 호환되는 버전인지 확인이 필요합니다.

91

info

notify_resource_state_change args3, args4, args5, n(%d), len(%d)

events2 명령 실행 시 출력 되는 resource 상태 입니다.

-

92

warn

Failed to set secondary role due to resync reply data pending timeout(10s).

primary에서 secondary로 role 강등 시 전송 버퍼의 동기화 응답 데이터가 대기시간(10초) 동안 모두 전송하지 못했습니다.

-

...