Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Disks of HD Problem

Hi i used diskutil to size my hd but the command not completed and on show me 705GB from 2.0 TB

and i can't use or see the others disks ,


please help me to to resize and make other disks online ,


here is my terminal command




diskutil list


/dev/disk0 (internal):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme 121.3 GB
disk0

1: EFI EFI 314.6 MB
disk0s1

2: Apple_CoreStorage Macintosh HD 120.9 GB
disk0s2


/dev/disk1 (internal, physical):

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *2.0 TB disk1

1: Apple_CoreStorage Macintosh HD 2.0 TB disk1s2

2: Apple_Boot Recovery HD 650.0 MB
disk1s3


/dev/disk2 (internal, virtual):

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS Macintosh HD +705.1 GB
disk2

Logical Volume on disk0s2, disk1s2

299C961C-9536-414D-B525-4F911EFF2ED8

Unencrypted Fusion Drive



diskutil cs list

CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group ACC20915-07CC-42E0-80CA-230C626EBE9B

=========================================================

Name: Macintosh HD

Status: Online

Size: 2120423165952 B (2.1 TB)

Free Space:
1409495707648 B (1.4 TB)

|

+-< Physical Volume 3154B5A7-CCE9-4DD0-8B0F-2ADE92A12BA7

|
----------------------------------------------------

|
Index: 0

|
Disk: disk0s2

|
Status:
Online

|
Size: 120883990528 B (120.9 GB)

|

+-< Physical Volume FBF72F85-3CE2-4354-AB7D-8CC810D89EAD

|
----------------------------------------------------

|
Index: 1

|
Disk: disk1s2

|
Status:
Online

|
Size: 1999539175424 B (2.0 TB)

|

+-> Logical Volume Family 6724C1B0-8C0E-4399-8734-CA067769ACE6

----------------------------------------------------------

Encryption Type: None

|

+-> Logical Volume 299C961C-9536-414D-B525-4F911EFF2ED8

---------------------------------------------------

Disk: disk2

Status: Online

Size (Total): 705072726016 B (705.1 GB)

Revertible: No

LV Name: Macintosh HD

Volume Name: Macintosh HD

Content Hint: Apple_HFS

LVG Type: Fusion, Sparse


sudo gpt -vv -r show /dev/disk0


gpt show: /dev/disk0: mediasize=121332826112; sectorsize=4096; blocks=29622272

gpt show: /dev/disk0: PMBR at sector 0

gpt show: /dev/disk0: Pri GPT at sector 1

gpt show: /dev/disk0: Sec GPT at sector 29622271

start size
index
contents

0 1 PMBR

1 1 Pri GPT header

2 4 Pri GPT table

6 76800 1
GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

76806
29512693 2
GPT part - 53746F72-6167-11AA-AA11-00306543ECAC


29589499 32768


29622267 4 Sec GPT table


29622271 1 Sec GPT header




sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 1843/255/63 [29622272 sectors]

Sector size: 4096 bytes

Signature: 0xAA55

Starting Ending

#: id
cyl
hd sec -
cyl
hd sec [ start - size]

------------------------------------------------------------------------

1: EE 1023 254
63 - 1023 254
63 [ 1 -
29622271] <Unknown ID>

2: 00 0
0
0 - 0
0
0 [ 0 - 0] unused

3: 00 0
0
0 - 0
0
0 [ 0 - 0] unused

4: 00 0
0
0 - 0
0
0 [ 0 - 0] unused


Apple Watch Series 3, iOS 11.4

Posted on Jun 6, 2018 5:06 PM

Reply
Question marked as Best reply

Posted on Jun 6, 2018 6:46 PM

mustafafrombrbar wrote:




diskutil cs list

CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group ACC20915-07CC-42E0-80CA-230C626EBE9B

=========================================================

Name: Macintosh HD

Status: Online

Size: 2120423165952 B (2.1 TB)

Free Space:
1409495707648 B (1.4 TB)

|


The highlighted Free Space is the issue. In Terminal, run


diskutil cs resizeVolume 299C961C-9536-414D-B525-4F911EFF2ED8 0g

diskutil repairDisk disk0


Reboot and post the output of


diskutil cs list

Similar questions

4 replies
Question marked as Best reply

Jun 6, 2018 6:46 PM in response to mustafafrombrbar

mustafafrombrbar wrote:




diskutil cs list

CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group ACC20915-07CC-42E0-80CA-230C626EBE9B

=========================================================

Name: Macintosh HD

Status: Online

Size: 2120423165952 B (2.1 TB)

Free Space:
1409495707648 B (1.4 TB)

|


The highlighted Free Space is the issue. In Terminal, run


diskutil cs resizeVolume 299C961C-9536-414D-B525-4F911EFF2ED8 0g

diskutil repairDisk disk0


Reboot and post the output of


diskutil cs list

Disks of HD Problem

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.