...
모든 볼륨, 연결 및 리소스 자체를 제거하여 리소스를 중지합니다.
bsrsetup dstate minor
Show the current disk state of a lower-level device하위 장치의 현재 디스크 상태를 표시합니다.
bsrsetup events2 {resource | all}
Show the current state of all configured bsr objects, followed by all changes to the state. The output format is meant to be human as well as machine readable. The line starts with a word that indicates the kind of event: exists for an existing object; create, destroy, and change if an object is created, destroyed, or changed; or call or response if an event handler is called or it returns. The second word indicates the object the event applies to: resource, device, connection, peer-device, helper, or a dash (-) to indicate that the current state has been dumped completely. The remaining words identify the object and describe the state that he object is in. Available options:
...
--now Terminate after reporting the current state. The default is to continuously listen and report state changes.
...
구성된 모든 bsr 객체의 현재 상태와 상태에 대한 모든 변경 사항을 표시하고 사람이 읽기 쉽게 출력 됩니다. 이벤트의 종류로 시작합니다. 기존의 객체가 생성, 파괴 또는 변경 될 경우, 이벤트 핸들러가 호출되거나 리턴되는 등의 유형이 있습니다. 두 번째 단어는 이벤트가 적용되는 리소스, 장치, 연결, 피어 장치, helper 객체를 기술합니다. 나머지 단어는 개체를 식별하고 개체의 상태를 나타냅니다. 사용 가능한 옵션은 다음과 같습니다.
--now 현재 상태를 보고 한 후 종료합니다. 기본값은 지속적으로 상태 변경을 보는 것입니다.
--statistics 출력에 통계를 포함 시킵니다.
bsrsetup get-gi resource peer_node_id volume
...