Versions Compared

Key

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

...

bsradm 유틸리티는 구성 파일을 기반으로 bsr을 관리하는데 사용됩니다. 이 명령은 커널 모듈을 제어하고 디스크상의 메타 데이터를 조작하는 상위 레벨 명령을 하나 이상의 하위 레벨 명령으로 변환하여 "bsrsetup"및 "bsrmeta"유틸리티로 재지정 합니다. 명령에 따라 하나 이상의 리소스, 장치, 연결 또는 피어 장치에 대해 작동합니다. 리소스는 이름으로 지정하고 all 키워드는 모든 리소스에 대한 지정을 의미 합니다.

다음과 같은 명령 컨텍스트가 정의됩니다.

device

장치. minor 번호로 기술하거나(minor- minornumber, e.g. minor-0) 리소스/볼륨번호(resource/volume)로 기술합니다. 리소스만 지정하면 해당 리소스의 모든 장치에 대해 명령을 반복합니다.

connection

연결. 리소스:연결 이름으로 지정됩니다(resource:connection-name). 리소스만 지정하면 해당 리소스의 모든 연결에 대해 명령을 반복합니다.

peer_device

피어 장치. 리소스:연결 이름/볼륨 번호(resource:connection-name/volume)로 지정됩니다. 리소스, 장치 또는 연결만 지정하면 해당 리소스, 장치 또는 연결의 모든 피어 장치에 대해 명령을 반복합니다.

...

adjust 와 동일하지만 명령 진행 과정에 대한 추가 정보를 제공합니다.

apply-aldevice}

Apply the activity log of the specified device. See bsrmeta(8) for details지정된 장치의 activity log 를 적용합니다.

attach device}Attach a

lower-level device to an existing replicated device. See bsrsetup(8) for details하위 수준의 장치를 복제 장치로 적재합니다.

check-resizedevice}

Call bsrmeta to eventually move internal meta data. If the backing device was resized, while bsr was not running, meta data has to be moved to the end of the device, so that the next attach command can succeed.

...