Im using a PERC 3/DC controller to run a RAID 5 array using 4 hard disks. I am hoping to change this to 3 disks in the array and 1 hot spare. Is it possible to remove 1 disk from the array, reconfigure it as a hot spare, then reconfigure the RAID 5 array to use 3 disks WITHOUT loosing any data? I have backups but I would rather just reconfigure it without going through the hassle of restoring data. Thanks!
No, and if you have 4 disks and want two spares you are better off performance wise with a 4 disk RAID 10 instead of a 3 disk RAID 5 + hot spare. Either way your array will have 2 disks worth of usable capacity but the RAID 10 will have better write speeds and takes less time to recover from a failed disk.
Assuming the RAID 5 doesn't contain your boot volume, I'd go ahead and backup the data, reconfigure to a RAID 10, and restore the data.
I found an answer in this article remove drive from raid 5
However, you must download the software cause' there is not any feature to do this in Disk Management.