vgcreate: command not found

使用 vgcreate 命令的时候,报错 vgcreate: command not found

 

原因: 缺少LVM包,安装即可:

yum install -y lvm2*
yum install -y udisks2-lvm2*

 

posted @ 2023-03-13 09:40  屠魔的少年  阅读(5)  评论(0)    收藏  举报