March 31, 201610 yr Is it possible to downsize an array, or are we just really talking about doing a new config with less disks? I do have docker installed and a single windows VM, is there a way to remove disks from the array without blowing it away?
March 31, 201610 yr Community Expert You always have to do a new config, there's a way of keeping parity valid by writing zeros to the disk, but array has to be offline during that period.
March 31, 201610 yr The technique Johnnie mentioned r.e. keeping parity valid still requires a New Config -- it simply lets you do that without ever running "at risk". The process is to (a) write all zeroes to the disk you want to remove (clearly you should first move any content you want to keep off of that disk); and then (b) do a New Config without that disk and with the "Parity is already valid" box checked. Writing zeroes to the disk requires a single Linux command line -- I don't recall exactly what that is but a search of the forum should find it (Johnnie may know what the command is).
March 31, 201610 yr Author I don't mind if it wants to do another parity sync and no the disks I want to remove do not contain the docker image or vm info.
March 31, 201610 yr Community Expert Then just do a new config without the disk(s) you want to remove. And of course make sure you don't accidentally assign a data drive to the parity slot.
Archived
This topic is now archived and is closed to further replies.