Skip to content

Instantly share code, notes, and snippets.

@kevin39
Created May 23, 2017 07:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevin39/7c66e6b721a98b9f1a5bca25add6a9d9 to your computer and use it in GitHub Desktop.
Save kevin39/7c66e6b721a98b9f1a5bca25add6a9d9 to your computer and use it in GitHub Desktop.
LVM - Slow lvremove
Try to add --noudevsync
Example :
lvremove -v --noudevsync <path to volume>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment