[kanchilug] 1D1C - pvck

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx
  • Date: Wed, 4 Jan 2023 06:00:00 +0530

pvck - Check metadata on physical volumes

syntax
$ sudo pvck [options]

To scan the physical volume metadata
$ sudo pvck PhysicalVolume /dev/sda3

To specify the starting sector from where it should scan
$ sudo pvck --labelsector sector

To debug the physical volume metadata
$ sudo pvck -d

To print help
$ pvck -h

To operate in verbose mode
$ sudo pvck -v



regards,
T.Dhanasekar

Other related posts:

  • » [kanchilug] 1D1C - pvck - Dhanasekar