로그 인덱스 | 로그 수준 | 로그 메세지 | 로그 설명 | 비고 |
---|---|---|---|---|
1 | info | The last successful protocol is %s | 마지막으로 전송이 성공한 protocol 입니다. | - |
2 | err | Failed to send protocol due to --dry-run is not supported by peer | --dry-run을 피어에서 지원되지 않아 protocol 전송을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
3 | err | Failed to decode protocol header due to padding is not zero | padding 값이 0이 아니므로 protocol header 디코딩을 실패했습니다. 피어 노드와 재연결됩니다. | - |
4 | err | Failed to decode protocol header due to wrong magic value 0x%08x in protocol version %d | 설정되어있는 magic 값이 알수없는 값이므로 protocol header 디코딩을 실패했습니다. 피어 노드와 재연결됩니다. | - |
5 | err | Failed to write same option due to unsupported | write same 옵션을 지원하지 않아 실패했습니다. 쓰기 요청을 하지 않고 완료 처리 합니다. | - |
6 | err | Failed to receive protocol due to incompatible protocol settings | protocol 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | - |
7 | err | Failed to receive protocol due to incompatible after-sb-0pri settings | after-sb-0pri 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | - |
8 | err | Failed to receive protocol due to incompatible after-sb-1pri settings | after-sb-1pri 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | - |
9 | err | Failed to receive protocol due to incompatible after-sb-2pri settings | after-sb-2pri 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | - |
10 | err | incompatible %s settings", "discard-my-data | - | |
11 | err | Failed to receive protocol due to incompatible allow-two-primaries settings | allow-two-primaries 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | resource 설정중 net 섹션에서 allow-two-primaries 으로 설정 할 수 있습니다. |
12 | err | Failed to receive protocol due to incompatible data-integrity-alg settings | data-integrity-alg 설정 값이 피어노드와 호환되지 않습니다. 피어 노드와 연결을 종료합니다. | resource 설정중 net 섹션에서 data-integrity-alg 으로 설정 할 수 있습니다. |
13 | err | Failed to receive protocol due to peer data-integrity-alg %s not supported | 피어 노드에게 수신한 data-integrity-alg는 지원하지 않습니다. 피어 노드와 연결을 종료합니다. | resource 설정중 net 섹션에서 data-integrity-alg 으로 설정 할 수 있습니다. |
16 | err | Failed to receive protocol due to interrupted while waiting for configure update | configure 갱신을 위한 잠금 획득을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
17 | info | peer data-integrity-alg: %s | 피어 노드에서 지원하는 해쉬 알고리즘 입니다. | 피어 노드 resource 에서 설정중 net 섹션에서 data-integrity-alg 옵션을 으로 설정 할 수 있습니다. |
19 | err | Failed receive sync param due to packet too long. max(%u), received(%u) bytes | packet 길이가 길어서 sync param수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
20 | err | Failed receive sync param due to interrupted while waiting for configure update | configure 갱신을 위한 잠금 획득을 실패했습니다. 피어 노드와 재연결됩니다. | - |
22 | err | Failed receive sync param due to verify-alg too long, peer wants %u, accepting only %u byte | verify-alg가 길어서 sync param수신을 실패했습니다. 피어 노드와 재연결됩니다. | resource 설정중 net 섹션에서 verify-alg 으로 설정 할 수 있습니다. |
23 | err | Failed receive sync param due to different verify-alg settings. local="%s" peer="%s" | verify-alg 설정이 피어와 로컬이 달라서 sync param수신을 실패했습니다. 피어 노드와 연결을 종료합니다. | resource 설정중 net 섹션에서 verify-alg 으로 설정 할 수 있습니다. |
24 | err | Failed receive sync param due to different csums-alg settings. local="%s" peer="%s" | csums-alg 설정이 피어와 로컬이 달라서 sync param수신을 실패했습니다. 피어 노드와 연결을 종료합니다. | resource 설정중 net 섹션에서 csums-alg 으로 설정 할 수 있습니다. |
27 | info | using verify-alg: "%s" | 온라인 검증 시 지원하는 알고리즘 입니다. | 피어 노드 resource 에서 verify-alg 옵션을 설정 할 수 있습니다. |
28 | info | using csums-alg: "%s” | 동기화 데이터 검증 시 지원하는 알고리즘 입니다. | 피어 노드 resource 에서 csums-alg 옵션을 설정 할 수 있습니다. |
29 | info | recv 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 에서 설정 중 peer-device-options 섹션에서 설정 할 수 있습니다. |
30 | info | Resync of new storage suppressed with --assume-clean | 새로운 공간의 동기화는 --assume-clean 옵션 사용시 진행됩니다. | - |
31 | err | Failed receive sizes due to interrupted while waiting for conf_update | configure 갱신을 위한 잠금 획득을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
32 | info | current_mydisk_size: %llu bytes | 로컬 디스크 크기 입니다. | - |
33 | info | peer_current_size: %llu bytes peer_user_size: %llu bytes peer_disk_size: %llu bytes peer_max_size: %llu bytes | 피어 노드의 디스크 크기 정보입니다. | - |
34 | info | md_effective_size: %llu my_user_size: %llu my_max_size: %llu | 메타에 설정되어 있는 디스크 크기와 로컬 디스크 크기 정보입니다. | - |
35 | err | Failed receive sizes due to the peer's disk size is too small. new(%llu), current(%llu) bytes | 피어의 디스크 크기가 너무 작기 때문에 size수신을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
36 | err | Failed receive sizes due to peer's size larger than my maximum capacity. local max(%llu), peer(%llu) sectors) | 수신한 디스크 사이즈가 로컬 디스크 사이즈를 초과하기때문에 size수신을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
38 | info | Peer sets size to %llu sectors | 피어 노드 디스크 설정 크기입니다. | - |
39 | info | Proceed with device size setting | 디스크 크기 설정을 진행합니다. | - |
40 | info | Update disk size %s (%llu KB) | 디스크 사이즈가 변경 되었습니다. | - |
41 | err | Failed receive sizes due to peer cannot deal with requests bigger than %u. Please reduce max_bio_size in the configuration. | 로컬에 설정 된 bio 최대 크기가 peer_device의 bio 최대 크기 초과로 size수신을 실패했습니다. 피어 노드와 연결을 종료합니다. | - |
42 | err | Failed to receive request state due to packet %s not allowed in protocol version %d | 연결이 허용하는 protocol에서 지원하지 않아 request state수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
43 | info | Rejecting concurrent remote state change | 상태 변경이 이전에 실행 중이므로 실패합니다. | - |
44 | err | Failed to receive packet due to unexpected data packet %s (0x%04x) | 예상하지 않은 데이터 수신으로 패킷 packet 수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
45 | err | Failed to receive packet due to no payload expected %s l:%d | 페이로드가 예상되지않아 패킷 packet 수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
46 | err | Failed to receive packet due to %s: unexpected packet size, expected:%d received:%d | 패킷 packet 크기가 프로토콜 protocol 크기를 초과해서 패킷 packet 수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
47 | err | Failed to receive packet due to error receiving %s, e: %d l: %u! | 프로토콜 protocol 처리 시 오류 발생으로 패킷 packet 수신을 실패했습니다. 피어 노드와 재연결됩니다. | - |
48 | err | Failed to recevie features packet due to timeout while waiting for feature packet | 대기시간 초과로 패킷을 packet 수신하지 못했습니다. 피어 노드와 재연결됩니다. | - |
49 | err | Failed to recevie features packet due to failure to received expected ConnectionFeatures packet, received: %s (0x%04x) | 예상한 프로토콜 패킷이 protocol packet 아닌 다른 패킷 packet 수신으로 연결을 실패했습니다. 피어 노드와 연결을 종료합니다 | - |
50 | err | Failed to recevie features packet due to expected ConnectionFeatures length: %u, received: %u | 예상한 패킷 packet 크기와 다르므로 연결을 실패했습니다. 피어 노드와 연결을 종료합니다 | - |
51 | err | Failed to recevie features packet due to incompatible BSR dialects: I support %d-%d, peer supports %d-%d | 피어 노드와 로컬 노드의 최소 프로토콜 protocol 버전 또는 최대 프로토콜 protocol 버전이 호환되지않아 연결을 실패했습니다. 피어 노드와 연결을 종료합니다 | - |
52 | err | Failed to recevie features packet due to peer supports protocols %d-%d, but multiple connections are only supported in protocol 110 and above | 다중 연결을 지원하지 않는 프로토콜 protocol 버전으로 연결을 실패했습니다. 다중 연결은 110 이상 프로토콜 protocol 버전에서만 지원합니다. 피어 노드와 연결을 종료합니다 | - |
53 | err | Failed to recevie features packet due to peer presented a node_id of %d instead of %d | 패킷을 packet을 전송한 노드ID와 연결에 설정 된 노드ID가 다릅니다. 피어 노드와 재연결됩니다. | - |
54 | err | Failed to recevie features packet due to peer expects me to have a node_id of %d instead of %d | 패킷을 packet을 수신하는 노드ID와 로컬에 설정 된 노드ID가 다릅니다. 피어 노드와 재연결됩니다. | - |
55 | info | Handshake to peer %d successful: Agreed network protocol version %d | 피어 노드 연결 시 지원하는 protocol 입니다. | - |
56 | info | Feature flags enabled on protocol level: 0x%x%s%s%s. | 피어 노드 연결 시 지원하는 flag 입니다. | - |
57 | err | Unexpected meta packet %s (0x%04x) | 메타 스트림에서 수신한 패킷과 packet과 매칭되는 명령이 없거나 크기가 잘못되었습니다. 피어 노드와 연결을 종료합니다. | - |
58 | err | Wrong packet size on meta (c: %d, l: %u) | 메타 스트림에서 수신한 패킷 packet 사이즈와 프로토콜에 protocol에 설정 된 사이즈 크기가 다릅니다. 피어 노드와 재연결됩니다. | - |
59 | info | The hash algorithm supports only crc32c, and the received hash algorithm is %s. | 데이터 무결성을 위해 지원하는 해쉬 알고리즘 입니다. | resource에서 resource 설정중 net 섹션에서 data-integrity-alg 옵션을 으로 설정 할 수 있습니다. |
60 | err | bsr_ack_receiver: ERROR set priority, ret=%d | ack receiver 스케줄링 설정을 실패했습니다. | - |
61 | err | %pf failed | protocol 처리 중 오류가 발생했습니다. 피어 노드와 재연결됩니다. | - |
64 | warn | Short read. expected size(%d), err(%d) | 데이터 수신을 실패했습니다. 피어 노드와 재연결됩니다. | 로그에 출력 된 err 확인이 필요합니다. |
65 | warn | Skipping unknown optional packet type %d, length: %d | 수신한 protocol의 길이만큼 protocol packet을 읽은 후 데이터를 무시합니다. | 로그에 출력 된 packet type 확인이 필요합니다. |
69 | info | Ignored peer device size. peer disk state(%s) | 수신한 피어 노드의 디스크 크기가 0 이므로 무시합니다.- | |
70 | warn | %s packet received for volume %d, which is not configured locally | 수신한 protocol에 해당하는 peer_device를 찾을 수 없습니다. 해당 protocol packet을 무시하고 다음 protocol을 수신합니다. | - |
...