...
복제 장치의 하위 장치를 분리합니다.
disconnect { connection}Remove
a connection to a peer host. See bsrsetup(8) for details피어 호스트와의 연결을 제거 합니다.
disk-options { device}Change the disk options of an attached lower-level device. See bsrsetup(8) for details
.적재된 장치의 disk 옵션을 변경합니다.
down { resource}Take a resource down by removing all volumes, connections, and the resource itself. See bsrsetup(8) for details
이 명령을 통해 모든 볼륨과 연결 그리고 리소스 자체를 제거하여 중지 합니다.
dstate { device}Show the
current disk state of a lower-level device. See bsrsetup(8) for details.하위 장치의 현재 디스크 상태를 출력합니다.
dump { resource}
Parse the configuration file and dump it to stdout. This will fail if the configuration file is syntactically incorrect.
dump구성파일은 파싱하여 stdout 으로 출력합니다.
dump-md { device}
Dump the metadata of a device in text form, including the bitmap and activity log. See bsrmeta(8) for details장치의 메타데이터를 텍스트 형식으로 덤프합니다. 비트맵과 액티비트 로그도 포함됩니다.
get-gi { peer_device}
Show the data generation identifiers for a device on a particular connection. Uses bsrsetup for attached devices and bsrmeta for unattached devices. See bsrsetup(8) for details.특정 연결의 장치를 위한 생성 식별자(GI)를 출력합니다. 적재된 장치에는 bsrsetup, 적재되지 않은 장치에는 bsrmeta 를 사용합니다.
hidden-commandsShows all commands which are not explicitly documented
명시적으로 문서화되지 않은 모든 명령을 표시합니다.
invalidate { peer_device}Replace
the local data of a device with that of a peer. See bsrsetup(8) for details.장치의 로컬 데이터를 피어의 데이터로 동기화 합니다.
invalidate-remote { peer_device}Replace a peer device's data of a resource with the local data. See bsrsetup(8) for details.
피어 장치의 데이터를 로컬 노드의 장치로 동기화 합니다.
net-options { connection}Change the network options of an existing connection. See bsrsetup(8) for details
기존 연결의 net 옵션을 변경합니다.
new-current-uuid { device}
Generate a new currend UUID. See bsrsetup(8) for details새로운 current UUID 를 생성합니다.
outdate { device}
Mark the data on a lower-level device as outdated. See bsrsetup(8) for details.하위 장치의 데이터를 outdated 로 지정합니다.
pause-sync { peer_device}Stop resynchronizing between a local and a peer device by setting the local pause flag. See bsrsetup(8) for details
로컬 일시 정지 플래그를 설정하여 로컬 장치와 피어 장치 간의 재 동기화를 중지합니다.
primary { resource}Change
the role of a node in a resource to primary. See bsrsetup(8) for details.리소스에서 노드의 역할을 primary로 변경합니다.
resize { device}
Resize the lower-level devices of a replicated device on all nodes. This combines the 모든 노드에서 복제장치의 하위 장치 크기를 조정합니다. 이것은 check-resize and resize lower-level commands; see bsrsetup(8) for details 와 resize 하위 레벨 명령을 결합하여 수행합니다.
resource-options { resource}Change the resource options of an existing resource. See bsrsetup(8) for details.
기존 리소스의 리소스 옵션을 변경합니다.
resume-sync { peer_device}Allow resynchronization to resume by clearing the local sync pause flag. See bsrsetup(8) for details.
로컬 동기화 일시 정지 플래그를 지워서 재 동기화가 재개 되도록 합니다.
role { resource}Show the current role of a resource
리소스의 현재 역할을 출력합니다.
secondary { resource}Change the role of a node in a resource to secondary. This command fails if the replicated device is in use
리소스의 역할을 Secondary 로 변경(강등)합니다. 만약 리소스의 복제 장치가 사용 중 이라면 리눅스에서 이 명령은 실패합니다. 윈도우즈에선 장치 사용 여부와 관계없이 강등합니다.
show-gi { peer_device}
Show the data generation identifiers for a device on a particular connection. In addition, explain the output. See bsrsetup(8) for details.
state 특정 연결에서 장치의 데이터 생성 식별자를 표시합니다. 또한 출력에 대해 부연설명 합니다.
up { resource}
This is an alias for bsrsetup role. Deprecated.
up { resource}
Bring up a resource by applying the activity log of all volumes, creating the resource, creating the replicated devices, attaching the lower-level devices, and connecting to all peers. See the apply-al bsrmeta command and the new-resource, new-device, new-minor, attach, and connect bsrsetup commands.다음의 과정으로 리소스를 기동합니다
모든 볼륨의 activity log 적용: bsrmeta apply-al
리소스 생성: bsrsetup new-resource
복제 장치 생성: bsrsetup new-device, bsrsetup new-minor
하위 장치 적재: bsrsetup attach
모든 피어에 연결: bsrsetup connect
verify { peer_device}
Start online verification, change which part of the device will be verified, or stop online verification. See bsrsetup(8) for details.온라인 검증을 시작, 중지, 또는 특정 부분에 대한 검증을 지정할 수 있습니다.
wait-connect {[ device] | [connection] | [resource]}Wait until a device on a peer, all devices over a connection, or all devices on all peers are visible. See bsrsetup(8) for details.}
피어 상의 장치, 연결 상의 모든 장치들, 모든 피어상의 모든 장치들이 확인 될 때까지 기다립니다.
wait-sync {[ device] | [connection] | [resource]}Wait until a device is connected and has finished eventual resync operation. Also available on connection and resource level. See bsrsetup(8) for details.
장치가 연결되고 최종 재 동기화 작업이 완료 될 때까지 기다립니다. 연결 및 리소스 수준에서도 사용할 수 있습니다
wipe-md { device}
Wipe out the bsr metadata of a device. See bsrmeta(8) for details.장치의 bsr 메타 데이터를 지웁니다.
forget-peer { connection}Completely remove any reference to a unconnected peer from meta-data. See bsrmeta(8) for details
메타 데이터에서 연결되지 않은 피어에 대한 참조를 완전히 제거합니다.
bsrsetup
bsrsetup command {argument...} [option...]
...
Replace the metadata on the device with the contents of dump_file. The dump file format is defined by the output of the dump-md command.
bsrcon
bsrcon command {argument...}
DESCRIPTION
COMMANDS
/nodelayedack [ip|guid]
/delayedack_enable [ip|guid]/m [letter] : mount/get_log [ProviderName]/minlog_lv dbg [Level : 0~7]/write_log [ProviderName] "[LogData]"/handler_use [0,1]/bsrfsflt_status/info/status Info
usage: drbdcon cmds options
cmds:the contents of dump_file. The dump file format is defined by the output of the dump-md command.bsrcon
bsrcon command {argument...}
DESCRIPTION
COMMANDS
/nodelayedack [ip|guid]
/delayedack_enable [ip|guid]
/m [letter] : mount
/get_log [ProviderName]
/minlog_lv dbg [Level : 0~7]
/write_log [ProviderName] "[LogData]"
/handler_use [0,1]
/drbdlockbsrfsflt_status
/info
/status : drbd version
options:
/letter or /l : drive letter
drbdcon /nodelayedack 10.10.0.1
drbdcon /m F
drbdcon /get_log drbdService
drbdcon /minlog_lv dbg 6
drbdcon /write_log drbdService "Logging start"
drbdcon /handler_use 1