• 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.

Volume cluster size oops, and possible fix?

WangChung

Limp Gawd
Joined
Dec 19, 2013
Messages
181
A while back when I set up my raid array, I had 4x1.5TB drives in RAID 5 and was originally planning to expand to 8x1.5TB drives to fill the controller. Well, this was several years ago and both technology and my payscale have increased nicely.
When one of the 1.5TB drives took a dump a few months back, I decided to just go H.A.M. and get 8x4TB drives and migrate the volume from the old drives to the new. Worked perfectly, but one thing I forgot is that I left the NTFS cluster size at default (4KB) on the new volume array. :eek:
When I went to expand the volume to the last two drives I bought recently, of course I got a nice little warning telling me I couldn't because it would "exceed the cluster size that the OS supports." So I have 8TB just sitting pretty and unused. I thought about using a partition tool to change the cluster size, but have read that there is too much of a chance of failure and data corruption.

The solution I thought of is just making a new volume out of that unused space formatted with the correct cluster size (going to use 8KB), copying over all the data from the original volume, deleting the original volume, then expanding out the new volume. Does this sound legit? Am I missing anything else I should do?
 
The solution I thought of is just making a new volume out of that unused space formatted with the correct cluster size (going to use 8KB), copying over all the data from the original volume, deleting the original volume, then expanding out the new volume.

That'll only work if the new partition is at the beginning of the disk. Generally you can't expand partitions to free space that's located before the partition.
 
That'll only work if the new partition is at the beginning of the disk. Generally you can't expand partitions to free space that's located before the partition.

Even if he can't, he can delete the old partition and move the new one to the beginning and then expand it to fill the rest.

Backup first.
 
Back
Top