How To Change Block Size In Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in as root user.
2. Open the /etc/lvm/lvm.conf file in a text editor.
3. Look for the line that starts with “devices {” and add a line for “blk_size = 4096” below it.
4. Save and close the file.
5. Run the command “vgchange -ay” to activate the change.
6. Reboot the system for the changes to take effect.