This commit is contained in:
colben 2024-01-19 19:59:46 +08:00
parent 16ac79a58e
commit f66c487ccc

View File

@ -87,7 +87,7 @@ categories: ["storage"]
``` ```
- 删除 pv(需先踢出 vg) - 删除 pv(需先踢出 vg)
```bash ```bash
pvremote /dev/sdb1 pvremove /dev/sdb1
``` ```
## VG 管理 ## VG 管理