我要评分
获取效率
正确性
完整性
易理解

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.