LVM

2025-08-19

LVM 是 Logical Volume Manager 的缩写,是 [[Linux]] 中用于管理逻辑卷的系统。

  • 创建顺序: PV -> VG -> LV
  • 删除顺序: LV -> VG -> PV