Bigstack

Bigstack

  • Docs

›Cache

Introduction

  • Overview

Installation

  • Control Converged
  • Control
  • Compute node (HCI)
  • Storage node (SDS)
  • NIC configuration

    • Network bonding
    • VLAN
    • VLAN on bonding

    High Availability

    • Network offload
    • Control node
    • Compute node
    • Storage node

Quick Start

  • Get Started

Compute

  • flavors
  • images
  • images(CLI)
  • instances
  • Instance Snapshot
  • Install Qemu Agent(Linux)

Volumes

  • Volume
  • Snapshots
  • Backup
  • Transfer

Network

  • Internet
  • Private Network(LAN)
  • Router
  • Security Group
  • Floating IP
  • Load Balancers

    • Create a Load Balancer
    • Delete a Load Balancer

DNS

  • Create Public Record
  • Create Private Record

Object Store

  • Object Storage
  • Object Storage (S3 API)

File Store

  • Tenant Share

Identity

  • Create a project
  • Modify Quota
  • Create a User
  • Create a group

Storage

  • Add a disk
  • Remove a disk
  • Prepare disk
  • Remove osd
  • Restful API
  • Cache

    • Enable SSD Cache
    • Flush SSD cache
    • Change cache flush ratio

Disaster Recovery

  • Start scheduler
  • Full Backup
  • Incremental Backup
  • Cleanup
  • Schedule job
  • Increase quota

Kubernetes

    Instance (VM)

    • Create Template
    • Deploy Cluster
    • Storage Class
    • Workload with L4 LoadBalancer

    Compute Node(HCI)

    • Deploy Cluster
    • Storage Class

Monitoring

  • Host
  • Storage
  • Network
  • Instance
  • Top Hosts
  • Top Instances

Logs

  • Alert
  • Notification

    • Email
    • Slack
  • ELK Stack

Maintenance

  • Startup
  • Shutdown
  • Add/Remove a Harddisk
  • Repair Services
  • Fixpack
  • Update CubeOS
  • Support file
  • Export Instance
  • Create CubeOS snapshot
  • Restore CubeOS with snapshot
  • Remove Compute node
  • Remove Storage node

Download

  • Cloud Image
  • Orchestration Scripts

Operating System

  • CentOS 6 - root disk
  • MS Windows

    • Retrieve password
    • Extend partition

Change the SSD cache flush ratio

This article describes the following topics

  • Changing the SSD cache ratio to meet your need

Connect to console

$ ssh [email protected]
Warning: Permanently added '192.168.1.x' (ECDSA) to the list of known hosts.
Password:

Change Cache flush ratio rate : storage > cache > set_profile

HOSTNAME> storage
HOSTNAME:storage> cache
HOSTNAME:cache> set_profile
Select profile:
1: high-burst (70% burst, 30% cache)
2: default (40% burst, 60% cache)
3: low-burst (20% burst, 80% cache)
Enter index: 1
Cache profile 'high-burst' configured
HOSTNAME:cache> status
Status: on
Profile: high-burst
USED    SIZE
--
0B  216GiB
--
Last updated on 3/12/2021
← Flush SSD cacheStart scheduler →
  • This article describes the following topics
  • Connect to console
  • Change Cache flush ratio rate : storage > cache > set_profile
Copyright © 2021 Bigstack Co., Ltd.