검색

6.79. GlusterBrick

download PDF

이 서비스는 단일 triggerropon을 관리합니다.

표 6.224. 방법 요약
이름요약

get

4.6.1에 대한 세부 정보를 가져옵니다.

제거

4.6.1을 제거합니다.

replace

이 4.6.1을 새로 대체합니다.

6.79.1. get GET

4.6.1에 대한 세부 정보를 가져옵니다.

All-Content 헤더를 true 로 설정하여 기본 GLuster 볼륨에서 DestinationRule의 상태 세부 정보를 검색합니다. 이는 exampleuster 볼륨 상태 <volumename> <brickname> 세부 정보와 동일합니다.

예를 들어, Grauster 볼륨의 234 에 대한 세부 정보를 얻으려면 다음과 같은 요청을 보냅니다.

GET /ovirt-engine/api/clusters/567/glustervolumes/123/glusterbricks/234

다음과 같은 응답 본문을 반환합니다.

<brick id="234">
  <name>host1:/rhgs/data/brick1</name>
  <brick_dir>/rhgs/data/brick1</brick_dir>
  <server_id>111</server_id>
  <status>up</status>
  <device>/dev/mapper/RHGS_vg1-lv_vmaddldisks</device>
  <fs_name>xfs</fs_name>
  <gluster_clients>
    <gluster_client>
      <bytes_read>2818417648</bytes_read>
      <bytes_written>1384694844</bytes_written>
      <client_port>1011</client_port>
      <host_name>client2</host_name>
    </gluster_client>
  </gluster_clients>
  <memory_pools>
    <memory_pool>
      <name>data-server:fd_t</name>
      <alloc_count>1626348</alloc_count>
      <cold_count>1020</cold_count>
      <hot_count>4</hot_count>
      <max_alloc>23</max_alloc>
      <max_stdalloc>0</max_stdalloc>
      <padded_size>140</padded_size>
      <pool_misses>0</pool_misses>
    </memory_pool>
  </memory_pools>
  <mnt_options>rw,seclabel,noatime,nodiratime,attr2,inode64,sunit=512,swidth=2048,noquota</mnt_options>
  <pid>25589</pid>
  <port>49155</port>
</brick>
표 6.225. 매개변수 요약
이름유형direction요약

FlexVolume

GlusterBrick

out

 
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.