Created
January 31, 2014 19:21
-
-
Save skarllot/8741115 to your computer and use it in GitHub Desktop.
Force the rescan of partition to get the kernel aware of the new size
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 1 > /sys/block/sda/device/rescan | |
# Reference: http://blog.gurudelleccelsopicco.org/2009/09/online-lun-expansion-and-partition-resizing-without-reboot-under-linux/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment