1.

How To Reduce The Logical Volume? Is It Possible To Reduce On Fly?

Answer»

No. we can't REDUCE the logical volume on fly. Here is the steps to reduce the logical volume.

  • Un-MOUNT the FILESYSTEM
  • Run e2fsck on the volume DEVICE
  • Reduce the Filesystem using resize2fs
  • Reduce the logical Volume using lvreduce
  • Mount the filesystem back for production.

No. we can't reduce the logical volume on fly. Here is the steps to reduce the logical volume.



Discussion

No Comment Found