Skip to content

My Humble Abode

A website about linux, kvm,gluster, ceph, kubernetes and programming

  • I am..
    • About Me..
    • Ref -> .
    • Tech Life Bio [On Request]
  • Engineering.
    • Data Structures
      • K-Dimensional Tree(C)
      • Leftist Tree (C)
      • YACC
      • LEX.
      • Red Black Tree(C)
  • Hum’s Space…
    • Docs..[Private]
    • Pics…
    • Favorites..
      • My Kids
      • Videos..
  • Forums
    • C-programming..
    • Go Programming
    • Git (distributed revision control and source code management system) Tips /Tricks..
    • Linux Command Tips and Tricks.
    • Linux Questions & Answers..
      • Information security
      • Logical Volume Manager (LVM) ..
      • Kernel/Performance
      • General/misc …
      • Storage ..
      • Filesystem ..
      • Networking..
      • Virtualization…
      • Cloud computing..
    • Python Programming
  • മലയാളം ബ്ലോഗ്‌
  • Tech Videos
    • Gluster Container Videos
  • Connect Me

Search Your Topic

Categories

My Humble Abode
  • I am..
    • About Me..
    • Ref -> .
    • Tech Life Bio [On Request]
  • Engineering.
    • Data Structures
      • K-Dimensional Tree(C)
      • Leftist Tree (C)
      • YACC
      • LEX.
      • Red Black Tree(C)
  • Hum’s Space…
    • Docs..[Private]
    • Pics…
    • Favorites..
      • My Kids
      • Videos..
  • Forums
    • C-programming..
    • Go Programming
    • Git (distributed revision control and source code management system) Tips /Tricks..
    • Linux Command Tips and Tricks.
    • Linux Questions & Answers..
      • Information security
      • Logical Volume Manager (LVM) ..
      • Kernel/Performance
      • General/misc …
      • Storage ..
      • Filesystem ..
      • Networking..
      • Virtualization…
      • Cloud computing..
    • Python Programming
  • മലയാളം ബ്ലോഗ്‌
  • Tech Videos
    • Gluster Container Videos
  • Connect Me

How to check physical volume metadata ?

May 9, 2012February 22, 2011 by Humble

Are you guys aware of any command line utility to check physical volume metadata in LVM ? If not, there is one 🙂 .. The binary has been called “pvck“. Its bundled with “lvm2” package in the system.

I believe below snip from my system is self explanatory to show this binary usage.

[root@humbles-lap ~]# rpm -qf /sbin/pvck
lvm2-2.02.84-2.fc14.x86_64

[root@humbles-lap ~]# pvck –help
pvck: Check the consistency of physical volume(s)

pvck [-d|–debug]
[-h|–help]
[–labelsector sector]
[-v|–verbose]
[–version]
PhysicalVolume [PhysicalVolume…]

[root@humbles-lap ~]#

[root@humbles-lap ~]# pvck /dev/sda7
Found label on /dev/sda7, sector 1, type=LVM2 001
Found text metadata area: offset=4096, size=192512

For further information refer #man pvck

Share this post:

Share on X (Twitter) Share on Facebook Share on LinkedIn Share on Email
Categories LVM Tags pvck lvm2 lvm metadata check command
Generate intermediate files ( assembling, preprocessing) in gcc
How to list options that are currently compiled into your kernel ?

Recent Comments

  • Wenyuan on Connect Me
  • Wenyuan on Connect Me
  • Humble on Ovirt : How to shutdown/stop or start virtual machines (VMs) in ovirt DC automatically using python/ovirt- sdk ? [Part 1]
  • Humble on How to remove/delete virbr0 ?
  • Humble on How to remove/delete virbr0 ?
© 2026 GeneratePress