로그 인덱스
로그 수준
로그 메세지
로그 설명
오류 분석
연관 로그
1
err
ZwDeviceIoControl with IOCTL_MOUNTMGR_CHANGE_NOTIFY has been failed, status : 0x%x
2
err
Failed to initialization bsr driver due to can't create root device, err(%x)
root device(\Device\mvolBsrCtrl) 생성 실패로 드라이버 초기화를 실패했습니다. bsr을 사용하지 못합니다.
로그에 출력 된 err 확인이 필요합니다.
3
err
Failed to initialization bsr driver due to can't create symbolic link, err(%x)
심볼릭 링크(\DosDevices\mvolBsrCtrl) 생성 실패로 드라이버 초기화를 실패했습니다. bsr을 사용하지 못합니다.
로그에 출력 된 err 확인이 필요합니다.
7
err
Failed to add device due to failure to create thread handle. status(0x%08X)
9
err
Failed to initialize WorkThread. status(0x%x)
11
err
Failed to get volume info due to this is root device
대상이 root device 이므로 볼륨 정보를 얻는데 실패했습니다.
12
err
Failed to get volume info due to buffer too small out %d sizeof(MVOL_VOLUME_INFO) %d
버퍼 크기가 작아서 볼륨 정보를 얻는데 실패했습니다.
13
err
Failed to mount volume due to %ws is not a replication volume
복제 볼륨이 아니므로 볼륨 마운트를 실패했습니다.
로그에 출력 된 마운트 대상 볼륨 확인이 필요합니다.
14
err
Failed to mount volume due to %ws volume is handling by bsr. Failed to release volume
bsr에서 사용중인 볼륨이므로 볼륨 마운트를 실패했습니다.
15
err
Failed to get volume size due to buffer too small
버퍼 크기가 작아서 볼륨 크기를 얻는데 실패했습니다.
16
err
Failed to get volume size due to cannot find volume, PD=%ws
볼륨을 찾을 수 없어 볼륨 사이즈를 얻는데 실패했습니다.
로그에 출력 된 PD 확인이 필요합니다.
17
err
Failed to get volume size due to cannot get volume size, err=0x%x
볼륨 사이즈를 얻는데 실패했습니다.
로그에 출력 된 err 확인이 필요합니다.
18
err
Failed to get count info due to buffer too small
19
err
Failed to get count info due to cannot find volume, PD=%ws
20
err
Failed to set disk error dule to buffer too small
버퍼 크기가 작아서 디스크 I/O 오류 시뮬레이션을 실패했습니다.
22
err
로그 인덱스 | 로그 수준 | 로그 메세지 | 로그 설명 | 비고 |
---|---|---|---|---|
1 | err | ZwDeviceIoControl with IOCTL_MOUNTMGR_CHANGE_NOTIFY has been failed, status : 0x%x | - | - |
2 | err | Failed to initialization bsr driver due to can't create root device, err(%x) | root device(\Device\mvolBsrCtrl) 생성 실패로 드라이버 초기화를 실패했습니다. bsr을 사용하지 못합니다. | 로그에 출력 된 err 확인이 필요합니다. |
3 | err | Failed to initialization bsr driver due to can't create symbolic link, err(%x) | 심볼릭 링크(\DosDevices\mvolBsrCtrl) 생성 실패로 드라이버 초기화를 실패했습니다. bsr을 사용하지 못합니다. | 로그에 출력 된 err 확인이 필요합니다. |
4 | info | BSR MVF Driver loaded. | bsr 드라이버가 로드되었습니다. | - |
5 | info | Safe boot mode %u | 안전 모드 부팅 되었습니다. | - |
7 | err | Failed to add device due to failure to create thread handle. status(0x%08X) | - | - |
9 | err | Failed to initialize WorkThread. status(0x%x) | - | - |
10 | info | IOCTL_MVOL_MOUNT_VOLUME. %ws Volume is mounted | 볼륨을 마운트 했습니다. | - |
11 | err | Failed to get volume info due to this is root device | 대상이 root device 이므로 볼륨 정보를 얻는데 실패했습니다. | - |
12 | err | Failed to get volume info due to buffer too small out %d sizeof(MVOL_VOLUME_INFO) %d | 버퍼 크기가 작아서 볼륨 정보를 얻는데 실패했습니다. | - |
13 | err | Failed to mount volume due to %ws is not a replication volume | 복제 볼륨이 아니므로 볼륨 마운트를 실패했습니다. | 로그에 출력 된 마운트 대상 볼륨 확인이 필요합니다. |
14 | err | Failed to mount volume due to %ws volume is handling by bsr. Failed to release volume | bsr에서 사용중인 볼륨이므로 볼륨 마운트를 실패했습니다. | - |
15 | err | Failed to get volume size due to buffer too small | 버퍼 크기가 작아서 볼륨 크기를 얻는데 실패했습니다. | - |
16 | err | Failed to get volume size due to cannot find volume, PD=%ws | 볼륨을 찾을 수 없어 볼륨 사이즈를 얻는데 실패했습니다. | 로그에 출력 된 PD 확인이 필요합니다. |
17 | err | Failed to get volume size due to cannot get volume size, err=0x%x | 볼륨 사이즈를 얻는데 실패했습니다. | 로그에 출력 된 err 확인이 필요합니다. |
18 | err | Failed to get count info due to buffer too small | - | - |
19 | err | Failed to get count info due to cannot find volume, PD=%ws | - | - |
20 | err | Failed to set disk error dule to buffer too small | 버퍼 크기가 작아서 디스크 I/O 오류 시뮬레이션을 실패했습니다. | - |
21 | info | IOCTL_MVOL_SET_SIMUL_DISKIO_ERROR ErrorFlag:%d ErrorType:%d | I/O 오류 시뮬레이션을 설정했습니다. | - |
22 | err | Failed to set minmum log level due to buffer too small | 버퍼 크기가 작아서 출력 로그 레벨 변경을 실패했습니다. | - |
23 | err | Failed to set log file max count due to buffer too small | 버퍼 크기가 작아서 최대 로그 파일 저장 수 변경을 실패했습니다. | - |
24 | info | The log level has been updated, type : %s(%d), minumum level : %s(%d) => %s(%d), result : %lu | 로그가 기록되는 최소 로그 레벨을 변경했습니다. | - |
25 | info | Change the maximum number of log files stored %lu => %lu | 저장하는 최대 로그 파일 수를 변경했습니다. | - |
26 | err | Failed to get bsr log due to invalid parameter. size is not allocate | 버퍼 사이즈 설정이 잘못되었거나 설정되지 않아 로그를 얻는데 실패했습니다. | - |
27 | err | Failed to get bsr log due to buffer too small. | 버퍼 크기가 작아서 로그를 얻는데 실패했습니다 | - |
28 | err | Failed to get bsr log due to invalid parameter. log buffer is not allocate | 로그가 버퍼에 저장되지 않아 로그를 얻는데 실패했습니다. | - |
29 | err | Failed to set handle use due to buffer too small | - | |
30 | err | Failed to call back function bsr due to volume control is not allocate | 볼륨 컨트롤이 할당되지 않아 bsrlock callback 함수 호출을 실패했습니다. | - |
31 | err | Failed to call back function bsr due to cannot find volume, PDO(0x%p) | 볼륨 확장 정보를 찾을 수 없어 bsrlock callback 함수 호출을 실패했습니다. | - |
32 | info | volume [%ws] is extended. | callback이 호출되는 device 이름 입니다. | - |
33 | err | Failed to call back function bsr due to bsr resize failed. err(%d) | 볼륨 크기를 얻지 못해 bsrlock callback 함수 호출을 실패했습니다. | 로그에 출력 된 err 확인이 필요합니다. |
34 | info | ExCreateCallback failed, status : 0x%x | callback 생성을 실패했습니다. | - |
46 | info | Specified volume is read-only already. | 볼륨에 이미 read-only가 설정되어있습니다. | - |
47 | info | Specified volume is writable already | 볼륨은 이미 쓰기가 가능합니다. | - |
51 | info | Read-only attribute for volume(minor: %d) has been %s | 볼륨에 read-only 설정을 성공했습니다. | - |
55 | info | Retry to get volume handle (%d/%d), minor(%u) | 볼륨 파일 시스템 및 핸들을 얻는데 실패했습니다. 재시도합니다. | - |
59 | err | Failed to lock due to failure to wait. status(%x) | 대기 실패로 잠금을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
60 | err | Failed to lock due to failure to wait. status(%x) | 대기 실패로 잠금을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
61 | err | Failed to get driver letter by device name due to failed to reference object file handle. status(0x%08X) | device 핸들 참조 실패로 레터를 얻는데 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
62 | err | Failed to get driver letter by device name due to failure to volume device dos name. status(%x) | 볼륨 정보를 통해 레터를 얻는데 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
63 | info | registry_path[%wZ] | bsr 레지스트리 키 경로 입니다. | - |
64 | info | bypass_level=%d, read_filter=%d, use_volume_lock=%d, netlink_tcp_port=%d, daemon_tcp_port=%d, ver=%ws | bsr 관련 레지스트리 키 값 입니다. | - |
65 | err | Failed to notify callback object due to open callback object for %ws. status : 0x%x | callback 생성 실패로 callback 알림을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
66 | err | waiting is stopped for unknown reasons. status(0x%x) | 알수없는 이유로 대기가 중지되었습니다. | 로그에 출력 된 status 확인이 필요합니다. |
67 | err | BSR_PANIC: waiting is stopped for unknown reasons. status(0x%x) | 알수없는 이유로 대기가 중지되었습니다. | 로그에 출력 된 status 확인이 필요합니다. |
68 | info | Cleanup of BSR module has been completed. | bsr 모듈 해제를 완료 했습니다. | - |
69 | err | Invalid minor count (%u) during bsr initialization | 설정한 minor 수가 최대 크기보다 크거나 최소 크기보다 작습니다. 기본 값(32)으로 설정됩니다. | - |
70 | err | unable to register block device major %d during bsr initialization | block device 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다. | - |
71 | err | unable to register bsr-control device during bsr initialization | bsr control device 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다. | - |
72 | err | unable to register generic netlink family | netlink 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다. | - |
73 | err | unable to register proc file during bsr initialization | bsr proc 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다. | - |
75 | err | could not start mount monitor during bsr initialization | - | - |
76 | err | Failed to initialize debugfs -- will not be available | - | - |
77 | info | BSR driver loaded and initialized successfully. Version: " REL_VERSION " (api:%d/proto:%d-%d) | bsr 초기화 및 로드를 성공했습니다. bsr 설치 버전입니다. | - |
78 | info | %s | bsr 설치 build tag 입니다. | - |
79 | info | registered as block device major %d | bsr 정보 입니다. | - |
81 | err | bsr initialization failure | bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다. | - |
82 | info | Booted to safe mode %u | 안전 모드 부팅입니다. | - |
83 | warn | Failed to set secondary in auto-demote. err(%s) | auto-demote에서 secondary 설정을 실패했습니다. | 로그에 출력 된 err 확인이 필요합니다. auto-demote 옵션 설정때만 동작합니다. |
84 | warn | IOCTL_MVOL_MOUNT_VOLUME failed. Volume(%ws) status(0x%x) | IOCTL_MVOL_MOUNT_VOLUME 명령을 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
85 | warn | SystemBuffer is NULL. Maybe older bsrcon was used or other access was tried | SystemBuffer는 NULL입니다. 이전 bsrcon을 사용했거나 다른 액세스를 시도했을 수 있습니다. | IOCTL_MVOL_MOUNT_VOLUME 명령으로 실행되는 함수에서 출력되는 로그입니다. |
86 | warn | Invalidate logging type(%d) | 알수없는 로그 타입 입니다. 로그 타입 설정을 실패했습니다. | - |
87 | warn | IRQL(%d) too high. Log canceled. | - | - |
88 | warn | Unable to open %wZ, error = 0x%x | - | - |
89 | warn | Failed to create event (0x%x) | - | - |
90 | warn | Failed to open registry key. status(0x%x) | 레지스트리 키 열기를 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. 레지스트리 키 삭제를 위해 레지스트리 키 열기 실패 시 출력되는 로그입니다. |
91 | warn | Failed to delete registry key. status(0x%x) | 레지스트리 키 삭제를 실패했습니다. | 로그에 출력 된 status 확인이 필요합니다. |
92 | warn | Invalidate logging type(%d) | 알수없는 로그 타입을 설정했습니다. | - |
93 | warn | Failed to copy total log count to user | 커널에서 로그 total count를 사용자 메모리 데이터에 쓰는데 실패했습니다. | - |
94 | warn | Failed to copy log buffer to user | 커널에서 로그 buffer를 사용자 메모리 데이터에 쓰는데 실패했습니다. | - |
95 | noti | Failed to initialize debugfs -- will not be available | debugfs 초기화를 실패했습니다. debugfs를 사용할 수 없습니다. | |
96 | err | Failed to get device name, err=0x%x | device 이름을 얻는데 실패했습니다. 볼륨 추가를 실패합니다. | 로그에 출력 된 err 확인이 필요합니다. |
116 | info | IOCTL_MVOL_SET_HANDLER_USE : %d | 핸들러 상태가 설정되었습니다. | |
120 | info | bsr kernel driver load | bsr 드라이버를 로드했습니다. | - |
121 | info | bsr kernel driver unload done | bsr 드라이버를 언로드했습니다. | - |
122 | info | bsr mount block_device:%p, mode:%d | block device이 마운트 되었습니다. | - |
123 | info | bsr umount gendisk:%p, mode:%d | block device이 언마운트 되었습니다. | - |
124 | err | Failed to set minimum level due to failure to copy from user. | 전달 받은 사용자 데이터 복사를 실패했습니다. 로그 레벨 변경을 실패합니다. | - |
125 | info | set minimum log level, type : %s(%d), minumum level : %s(%d) => %s(%d) | 로그가 기록되는 최소 로그 레벨을 변경했습니다. | - |
126 | err | Failed to set log max count due to failure to copy from user | 전달 받은 사용자 데이터 복사를 실패했습니다. 로그 파일 최대 저장 가능 수 설정을 실패합니다. | - |
127 | info | set log file max count %lu => %lu | 저장하는 최대 로그 파일 수를 변경했습니다. | - |
128 | err | Failed to set handler use due to copy from user | 전달 받은 사용자 데이터 복사를 실패했습니다. 사용자 핸들러 설정을 실패합니다. | - |
129 | info | set handler_use %d => %d | 사용자 핸들러를 설정했습니다. | |
132 | err | Failed to read dir due to failure to open log directory | 전달 받은 사용자 데이터 복사를 실패했습니다. 로그 저장 디렉토리 파일 리스트를 읽는데 실패합니다.. | - |
135 | err | Failed to set debug log out put category due to copy from user | 전달 받은 사용자 데이터 복사를 실패했습니다. debug 로그의 출력 제한 설정을 실패합니다. | - |
133 | err | Failed to set debug log category due to buffer too small | 버퍼 크기가 작아서 디버그 로그 |
출력 분류 변경을 실패했습니다. | - |
134 |
err
Failed to set log file max count due to buffer too small
버퍼 크기가 작아서 최대 로그 파일 저장 수를 설정하는데 실패했습니다.
26
err
Failed to get bsr log due to invalid parameter. size is not allocate
버퍼 사이즈 설정이 잘못되었거나 설정되지 않아 로그를 얻는데 실패했습니다.
27
err
Failed to get bsr log due to buffer too small.
버퍼 크기가 작아서 로그를 얻는데 실패했습니다
28
err
Failed to get bsr log due to invalid parameter. log buffer is not allocate
로그가 버퍼에 저장되지 않아 로그를 얻는데 실패했습니다.
29
err
Failed to set handle use due to buffer too small
30
err
Failed to call back function bsr due to volume control is not allocate
볼륨 컨트롤이 할당되지 않아 bsrlock callback 함수 호출을 실패했습니다.
31
err
Failed to call back function bsr due to cannot find volume, PDO(0x%p)
볼륨 확장 정보를 찾을 수 없어 bsrlock callback 함수 호출을 실패했습니다.
33
err
Failed to call back function bsr due to bsr resize failed. err(%d)
info | The debug log output has been updated, %u => %u, status(%x) | 디버그 로그 출력 분류가 변경되었습니다. | - | |
136 | info | The debug log output has been updated, %u => %u | 디버그 로그 출력 분류가 변경되었습니다. | - |
137 | warn | Failed to copy debug log category to user | 커널에서 출력하는 debug 로그 분류를 사용자 메모리 데이터에 쓰는데 실패했습니다. | - |
138 | warn | SystemBuffer is NULL. Maybe older bsrcon was used or other access was tried | SystemBuffer는 NULL입니다. 이전 bsrcon을 사용했거나 다른 액세스를 시도했을 수 있습니다. | IOCTL_MVOL_GET_DEBUG_INFO 명령으로 실행되는 함수에서 출력되는 로그입니다. |
139 | err | Failed to get bsr debug info due to buffer too small | 버퍼 크기가 작아서 debugfs 정보를 얻는데 실패했습니다. | - |
140 | err | Failed to open("%s") backing device with %ld | backing device 열기를 실패했습니다. attach를 실패합니다. | 로그에 출력 된 err 확인이 필요합니다. |
141 | err | Faild to open("%s") backing device due to bd_link_disk_holder() with %d | 심볼릭 링크 생성 실패로 backing device 열기를 실패했습니다. attach를 실패합니다. | 로그에 출력 된 err 확인이 필요합니다. |
142 | noti | Failed to initialize debugfs -- will not be available | - | - |
143 | err | Failed to |
대기 실패로 잠금을 실패했습니다.
로그에 출력 된 status 확인이 필요합니다.
60
err
Failed to lock due to failure to wait. status(%x)
대기 실패로 잠금을 실패했습니다.
로그에 출력 된 status 확인이 필요합니다.
61
err
Failed to get driver letter by device name due to failed to reference object file handle. status(0x%08X)
device 핸들 참조 실패로 드라이버 레터를 얻는데 실패했습니다.
로그에 출력 된 status 확인이 필요합니다.
62
err
Failed to get driver letter by device name due to failure to volume device dos name. status(%x)
볼륨 정보를 통해 드라이버 레터를 얻는데 실패했습니다.
로그에 출력 된 status 확인이 필요합니다.
65
err
Failed to notify callback object due to open callback object for %ws. status : 0x%x
callback 생성 실패로 callback 알림을 실패했습니다.
로그에 출력 된 status 확인이 필요합니다.
66
err
waiting is stopped for unknown reasons. status(0x%x)
알수없는 이유로 대기가 중지되었습니다.
로그에 출력 된 status 확인이 필요합니다.
67
err
BSR_PANIC: waiting is stopped for unknown reasons. status(0x%x)
알수없는 이유로 대기가 중지되었습니다.
로그에 출력 된 status 확인이 필요합니다.
69
err
Invalid minor count (%u) during bsr initialization
설정한 minor 수가 최대 크기보다 크거나 최소 크기보다 작습니다. 기본 값(32)으로 설정됩니다.
70
err
unable to register block device major %d during bsr initialization
block device 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다.
71
err
unable to register bsr-control device during bsr initialization
bsr control device 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다.
72
err
unable to register generic netlink family
netlink 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다.
73
err
unable to register proc file during bsr initialization
bsr proc 등록 실패로 bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다.
75
err
could not start mount monitor during bsr initialization
76
err
failed to initialize debugfs -- will not be available
81
err
bsr initialization failure
bsr 초기화를 실패했습니다. bsr을 사용하지 못합니다.
96
err
Failed to get device name, err=0x%x
device 이름을 얻는데 실패했습니다. 볼륨 추가를 실패합니다.
로그에 출력 된 err 확인이 필요합니다.
124
err
Failed to set minlog level due to failure to copy from user.
126
err
Failed to set log max count due to failure to copy from user
128
err
Failed to set handler use due to copy from user
132
err
Failed to read dir due to failure to open log directory
135
err
Failed to set debug log out put category due to copy from user
133
err
Failed to set debug log category due to buffer too small
버퍼 크기가 작아서 디버그 로그 출력 제어 설정이 실패했습니다.
139
err
Failed to get bsr debug info due to buffer too small
버퍼 크기가 작아서 debugfs 정보를 얻는데 실패했습니다.
140
err
Failed to open("%s") backing device with %ld
backing device 열기를 실패했습니다. attach를 실패합니다.
로그에 출력 된 err 확인이 필요합니다.
141
err
Faild to open("%s") backing device due to bd_link_disk_holder() with %d
심볼릭 링크 생성 실패로 backing device 열기를 실패했습니다. attach를 실패합니다.
get untag memory due to buffer too small | 버퍼 크기가 작아서 태그되지 않은 메모리 정보를 얻는데 실패했습니다. | - | ||
144 | debug | set bsrmon_run %u => %u | bsrmon 실행 및 중지를 설정했습니다. | 0중지, 1실행이며 뒤에 출력되는 값이 설정되는 값 입니다. |
145 | debug | IOCTL_MVOL_SET_BSRMON_RUN %u => %u | bsrmon 실행 및 중지를 설정했습니다. | 0중지, 1실행이며 뒤에 출력되는 값이 설정되는 값 입니다. |
146 | err | Failed to copy bsrmon_run due to failure to copy from user | copy_to_user() 실패로 bsrmon 상태를 얻는데 실패했습니다. | - |
147 | err | Failed to IOCTL_MVOL_SET_SIMUL_PERF_DEGR due to copy from user | copy_to_user() 실패로 복제에 대한 임의 딜레이 추가를 실패했습니다. | - |
148 | info | IOCTL_MVOL_SET_SIMUL_PERF_DEGR Flag:%d Type:%d | 복제에 대한 임의 딜레이를 추가했습니다. | flag는 활성화 유무, type은 딜레이 유형을 나타냅니다. |
149 | err | Failed to set SIMULATION_PERF_DEGR dule to buffer too small | 복제에 대한 임의 딜레이 설정이 지정한 버퍼 크기보다 작아 실패했습니다. | bsr 커널과 bsr 응용에 버전에 차이가 없는지 확인이 필요합니다. |
150 | err | IOCTL_MVOL_SET_SIMUL_PERF_DEGR flag:%d type:%d | 복제에 대한 임의 딜레이를 추가했습니다. | flag는 활성화 유무, type은 딜레이 유형을 나타냅니다. |
151 | err | Failed to wrtie kernel log due to unknown log level(%d) | 알려지지 않은 로그 레벨 설정으로 커널 로그 쓰기를 실패했습니다. | - |
152 | err | Failed to wrtie kernel log due to invalid buffer size (%d, %d) | 커널 로그 쓰기가 지정한 버퍼 크기보다 작아 실패했습니다. | - |
153 | err | Failed to wrtie kernel log due to invalid log length(%d) | 커널 로그 쓰기가 지정한 로그 메세지 길이를 초과하여 실패했습니다. | - |
154 | err | Failed to wrtie kernel log due to unknown log level(%d) | 알려지지 않은 로그 레벨 설정으로 커널 로그 쓰기를 실패했습니다. | - |
155 | info | sets the bsr kernel panic, %s => %s | 강제 커널 패닉을 설정 또는 해제 합니다. | - |
156 | info | sets the time at which bsr kernel panic occurs, %d => %d | 지정한 상황에서 지정한 시간 동안 완료되지 않으면 커널 패닉을 발생합니다. | - |
157 | err | Failed to IOCTL_MVOL_BSR_PANIC due to copy from user | 강제 커널 패닉 설정이 지정한 버퍼 크기보다 작아 실패했습니다. | - |
158 | info | sets the hold state type, %d => %d | 상태를 유지하는 대상의 상태 타입을 설정했습니다. | 상태 타입은 disk, repl, conn 이 있으며 현재는 repl(2)만 지원합니다. |
159 | info | sets the hold state, %d => %d | 상태를 유지하는 대상 상태를 설정했습니다. | 상태는 상태 타입에 따르며 현재는 ahead(22) 만 지원 합니다. |
160 | info | Failed to IOCTL_MVOL_HOLD_STATE due to copy from user | 상태 유지 설정이 지정한 버퍼 크기보다 작아 실패했습니다. | - |
161 | err | Failed to IOCTL_MVOL_FAKE_AL_USED due to copy from user | 임의로 사용 중인 AL 설정이 지정한 버퍼 크기보다 작아 실패했습니다. | - |
162 | info | sets the fake AL used, %d => %d | 임의로 사용 중인 AL을 설정했습니다. | - |
163 | info | IOCTL_MVOL_SET_HANDLER_TIMEOUT : %d | 핸들러 최대 대기 시간이 변경되었습니다. | - |
164 | err | Failed to set handle timeout due to buffer too small | 핸들러 최대 대기 시간 변경이 지정한 버퍼 크기보다 작아서 실패했습니다. | - |