stress 명령어 사용법

2024. 3. 25. 13:03·🔹Storage
728x90
SMALL
  • TestCase 만들기

  • 패키지 설치
yum -y install epel-release
yum -y install iputils-ping
yum -y install stress
yum -y install cpulimit
yum -y install pstree
  • cpu 부하명령
stress --cpu 1 --io 1 --vm 2 --vm-bytes 5G --hdd 4 --hdd-bytes 16 --timeout 600s
  • 현재 free memory의 90%를 사용하는 방법
stress --vm-bytes $(awk '/MemAvailable/{printf "%d\n", $2 * 0.98;}' < /proc/meminfo)k --vm-keep -m 1
  • hdd 부하 주기
stress --hdd 1 --hdd-bytes 1024m --timeout 60s
LIST

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

Linux 데이터 저장 방식 비교: 특징과 사용 사례  (0) 2025.01.27
[Ceph 18.2.0] Rocky 9.4 version 설치  (1) 2024.07.25
RADOS Object 레벨 스토리지 명령어  (0) 2024.03.10
[Ceph] RADOS Block Device 명령어  (0) 2024.03.10
Ceph 상태 확인 명령어  (0) 2024.03.10
'🔹Storage' 카테고리의 다른 글
  • Linux 데이터 저장 방식 비교: 특징과 사용 사례
  • [Ceph 18.2.0] Rocky 9.4 version 설치
  • RADOS Object 레벨 스토리지 명령어
  • [Ceph] RADOS Block Device 명령어
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
  • 공지사항

  • 인기 글

  • 태그

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

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
terranbin
stress 명령어 사용법
상단으로

티스토리툴바