So I recently purchased a Synology DS517 to expand our DS1817+. I did everything properly on the Synology side and have it showing the increased space of ~90 TB up from the old ~50 TB. The problem now lies on the Mac OS side of things because it's only showing the old 50 TB size. Here's a terminal output of: diskutil list
In Disk Utility, when clicking on Partition, it shows a pie chart of CC-SYN1 with 53.7 TB and Free Space with 42.2 TB. When I click on the Free Space and click "-", the size row shows the new space of 96 TB. But when I click Apply, it fails and says - The new size must be different than the existing size.
I've tried Googling and finding a way to get that extra space recognized in the APFS container, but nothing has worked. Outside of formatting, I'm not sure what else I can try. Formatting is currently not a realistic option either, because I don't have a spare 54 TB of hard drive space lying around doing nothing to be able to do a backup and restore. Anybody have experience with this and have a way to expand the space recognized without losing data?
Code:
/dev/disk6 (external):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 96.0 TB disk6
1: EFI EFI 209.7 MB disk6s1
2: Apple_APFS Container disk7 53.7 TB disk6s2
/dev/disk7 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +53.7 TB disk7
Physical Store disk6s2
1: APFS Volume CC-SYN1 52.6 TB disk7s1
In Disk Utility, when clicking on Partition, it shows a pie chart of CC-SYN1 with 53.7 TB and Free Space with 42.2 TB. When I click on the Free Space and click "-", the size row shows the new space of 96 TB. But when I click Apply, it fails and says - The new size must be different than the existing size.
I've tried Googling and finding a way to get that extra space recognized in the APFS container, but nothing has worked. Outside of formatting, I'm not sure what else I can try. Formatting is currently not a realistic option either, because I don't have a spare 54 TB of hard drive space lying around doing nothing to be able to do a backup and restore. Anybody have experience with this and have a way to expand the space recognized without losing data?