I have a 1TB Fusion drive iMac that lost 500GB. I was using Disk Utility to re-partition and it froze. After a forced restart there is only one disk with 500GB. Any help appreciated.
For starters, Terminal: "diskutil list" - give us the output
Other steps may need to be taken first, but I think this will be solved with diskutil cs resize "ID" 100% from Recovery Mode
See below.
Thanks
Ken
Last login: Tue Mar 28 14:33:28 on console
tests-iMac:~ test$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 24.0 GB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_CoreStorage Macintosh HD 23.6 GB disk0s2
3: Apple_Boot Boot OS X 134.2 MB disk0s3
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_CoreStorage Macintosh HD 487.8 GB disk1s2
3: Apple_Boot Recovery HD 512.0 GB disk1s3
/dev/disk2 (internal, virtual):
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD +510.5 GB disk2
Logical Volume on disk0s2, disk1s2
719F1A46-A84B-4FC0-843D-EE6966921A52
Unencrypted Fusion Drive
tests-iMac:~ test$
Reboot, holding Command-R
The terminal command gives error message: A percentage value (100%) cannot be specified for this operation
Hm. Are you on an old version of OS X? It used to be that you could only specify an exact value, but I was rather sure they'd changed it os you could specify percentages. Anyway, exactly the same commands, just with the exact, total(!) capacity of the drive instead of 100%. So for instance 1024G (1TiB)
Tell us what you were re-partioning?
If it was a BootCamp partition for instance, you have killed things. BootCamp partitions need to be removed by the BootCamp Assistant only. Using DU can fatally wound the set up.
If this is what you were doing, an erase and install is in your future! You do have a backup?
Using 1024G, now getting message: There is not enough free space in the Core Storage Logical Volume Group for this operation.
That is where resizeStack should fix the problem - what does it report?
Doing a search I found the thread below. It seems to suggest that I have to resize the core storage volume but the suggestions did not help me.
This is kinda what I've been trying to do...
Oh well, you said you don't mind losing your data, right? In that case, I have something that'll almost certainly solve the issue. It'll rip the fusion drive apart, and re-fuse the SSD and HDD. Wanna go that route?
)
Yes, no concern about data loss. Just to make sure, I just run the delete command in terminal and then go to DU and say yes to make new fusion drive? (all in recovery mode). correct?
All is well. I found terminal commands to recreate the Fusion drive.
Apparently the ability of Disk Utility to fix a broken Fusion drive went away with Yosemite. I can't confirm but was told that.
I do think that went away with Yosemite. You can see it in my old post #8 here, but now it no longer works in Internet recovery. You need to run through the Terminal routine in my post #14 in that same thread.From the Recovery screen it should still be there - from within the OS it is meant to not be possible.
I do think that went away with Yosemite. You can see it in my old post #8 here, but now it no longer works in Internet recovery. You need to run through the Terminal routine in my post #14 in that same thread.
Dunno... but I agree with you it makes no sense. Sure easier for DU to popup and fix it for you than to mess around in Terminal.Hm. I stand corrected. Wonder why that was changed - I mean, In the first place, people who un-fuse their drives probably are capable of fusing them back together via the Terminal, but still, if somehow it happened by accident, for the less tech savvy, I thought it nice that Disk Utility in Recovery Mode could recognise that the drive used to be a Fusion. Oh well