Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

028 to 042 kernel upgrade

287 bytes added, 13:19, 26 May 2015
edit for swraid bitmap small chunk
and make sure the system is up and running.
 
== For linux swraid (mdadm) users with bitmap enabled and low IO write speed, you might need to redo bitmap
cat /proc/mdstat , if chunk size is small , try (example for internal bitmap) :
mdadm --grow --bitmap=none /dev/md2
mdadm --grow --bitmap=internal --bitmap-chunk=16384 /dev/md2
== Convert /vz to ext4 ==
Anonymous user