Rate This Document
Findability
Accuracy
Completeness
Readability

Configuring Bcache

Creating a Bcache Drive for the Data Drive

  1. Erase the file systems on the data drive.
    wipefs -a /dev/sdb --force
  2. Create a bcache drive for the data drive.
    make-bcache -B /dev/sdb --wipe-bcache

Creating a Bcache Drive for the Cache SSD

For details, see Creating a Bcache Drive for the Cache SSD.