Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • What is the output of pvs, vgs and lvs commands? Commented Apr 2, 2014 at 1:13
  • [root@s1 ~]# pvs PV VG Fmt Attr PSize PFree /dev/sda2 vg0 lvm2 a-- 1024.00g 0 /dev/sda3 vg0 lvm2 a-- 1.73t 0
    – Farzin Sb
    Commented Apr 2, 2014 at 13:06
  • [root@s1 ~]# vgs VG #PV #LV #SN Attr VSize VFree vg0 2 4 0 wz--n- 2.73t 0
    – Farzin Sb
    Commented Apr 2, 2014 at 13:06
  • [root@s1 ~]# lvs LV VG Attr LSize Pool Origin Data% Move Log Cpy%Sync Convert home vg0 -wi-ao---- 2.53t root vg0 -wi-ao---- 126.00g swap vg0 -wi-ao---- 64.00g tmp vg0 -wi-ao---- 9.00g
    – Farzin Sb
    Commented Apr 2, 2014 at 13:07
  • they do not find the second hdd ( sdb ) as a lvm PV at all :( but the partitions are there and are intact.
    – Farzin Sb
    Commented Apr 2, 2014 at 13:07