public:trouble:lvm
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:trouble:lvm [2015/06/06 19:23] – created wiki.manager | public:trouble:lvm [2015/07/12 12:32] (current) – [Solution] wiki.tk | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Cannot create logical volumes ===== | ||
+ | ==== Error description ==== | ||
+ | Althouh there is enough free space inside the affected LVM volume group no logical volumes can be created. | ||
+ | root@kvm5: | ||
+ | VG #PV #LV #SN Attr | ||
+ | vg3 1 19 0 wz--n- 750.00g 430.00g | ||
+ | vg | ||
+ | | ||
+ | root@kvm5: | ||
+ | Insufficient free space: 1280 extents needed, but only 0 available | ||
+ | ==== Failure cause ==== | ||
+ | The LVM volume group or the LVM physical device is in a state of ' | ||
+ | ==== Solution ==== | ||
+ | The problem was solved by reactivating the LVM physical device: | ||
+ | root@kvm5: | ||
+ | Physical volume "/ | ||
+ | 1 physical volume changed / 0 physical volumes not changed | ||
+ | root@kvm5: | ||
+ | Logical volume " | ||
+ | | ||
+ | [[public: | ||