• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

How does array expansion work with Windows?

CanadianBacon221

[H]ard|Gawd
Joined
Mar 22, 2001
Messages
1,455
I'm about to hit the submit button on a storage server, but before I do, I'm rather curious as to how online array expansion plays with windows.

Say for example, I start with 3x250GB drives in a RAID 5 array ... Windows will detect a 500GB disk, and I partition and install items on it as I see fit. Down the line, when I want to add another disk to it, for example, how does that work? Are the partitions automatically made larger? Does the drive now simply show additional unpartitioned space within disk management?

Thanks!
 
Windows will see the additional space but will only let you create another partition. However, you can use the diskpart CLI tool to extend the exisiting partition. diskpart is part of 2003 and XP, not sure about 2000.
 
Back
Top