RADOS Object 레벨 스토리지 명령어

2024. 3. 10. 16:38·🔹Storage
728x90
SMALL

Ceph 클러스터의 RADOS 객체 스토리지와 상호작용 하기 위한 명령어

객체 확인 명령어

  • 객체 생성:
rados -p <pool-name> put <object-name> /path/to/local/file
  • 객체 읽기:
rados -p <pool-name> get <object-name> <destination-file>
  • 객체 삭제
rados -p <pool-name> rm <object-name>
  • 객체 목록 표시
rados -p <pool-name> ls
  • 객체 정보 표시
rados -p <pool-name> stat <object-name>
  • 풀 정보 표시:
rados df
  • 풀 내부 데이터 크기 확인
rados -p <pool-name> du <object-name>
LIST

'🔹Storage' 카테고리의 다른 글

[Ceph 18.2.0] Rocky 9.4 version 설치  (1) 2024.07.25
stress 명령어 사용법  (0) 2024.03.25
[Ceph] RADOS Block Device 명령어  (0) 2024.03.10
Ceph 상태 확인 명령어  (0) 2024.03.10
[Ceph] Storage Cluster 초기화 방법  (0) 2024.03.10
'🔹Storage' 카테고리의 다른 글
  • [Ceph 18.2.0] Rocky 9.4 version 설치
  • stress 명령어 사용법
  • [Ceph] RADOS Block Device 명령어
  • Ceph 상태 확인 명령어
terranbin
terranbin
Studying Computer Science
  • terranbin
    Engineer
    terranbin
  • 전체
    오늘
    어제
    • 분류 전체보기 (129)
      • ☁️Cloud (42)
        • AWS (38)
        • MS Azure (4)
      • 🐳 Infra (1)
        • System (12)
        • DRBD (3)
      • 🔌Network (8)
      • 🔹Storage (8)
      • 🔹Kubernetes (15)
      • 🔹 DevOps (8)
      • 🔹Study (4)
      • 🔹Install (6)
      • 🔹ETC (2)
      • 🔹PostMan (6)
      • 🔹Openstack (3)
      • 🔹RcloneView (6)
      • 🔹Test (0)
      • 🔹Debug (2)
      • 🔹DBMS (2)
  • 블로그 메뉴

    • 홈
  • 링크

    • sungbin
    • Github
  • 공지사항

  • 인기 글

  • 태그

    rocky9
    kubernetes
    centos7
    S3
    ceph
    rocky8
    terraform
    Google Drive
    network
    EBS
    kubectl
    OpenStack
    EC2
    aws dlt
    rcloneview
    AWS
    설치
    distributed load testing
    postman
    SAA
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
terranbin
RADOS Object 레벨 스토리지 명령어
상단으로

티스토리툴바