10.14 Mojave 774Go dans les autres volumes dans le conteneur

Voilà :

Bloc de code:
Started APFS operation on disk0s2
Deleting APFS Container with all of its APFS Volumes
Operating in the contingency (damaged APFS Container) mode. Only the specified APFS Physical Store disk is guaranteed to be reclaimed. Other APFS Physical Stores which may have defined this APFS Container might need to be reclaimed separately
Deleting Container
Switching content types
Reformatting former APFS disk
Initialized /dev/rdisk0s2 as a 931 GB case-insensitive HFS Plus volume with a 81920k journal
Mounting disk
Finished APFS operation on disk0s2


Bloc de code:
Started APFS operation on disk1s2
Deleting APFS Container with all of its APFS Volumes
Operating in the contingency (damaged APFS Container) mode. Only the specified APFS Physical Store disk is guaranteed to be reclaimed. Other APFS Physical Stores which may have defined this APFS Container might need to be reclaimed separately
Deleting Container
Switching content types
Reformatting former APFS disk
Initialized /dev/rdisk1s2 as a 22 GB case-insensitive HFS Plus volume with a 8192k journal
Mounting disk
Finished APFS operation on disk1s2
 
Passe la commande :
Bloc de code:
diskutil list internal

  • qui affiche la configuration des 2 disques internes

Poste le tableau.
 
Hop :

Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Untitled                999.9 GB   disk0s2

/dev/disk1 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                  Apple_HFS Untitled                23.6 GB    disk1s2
 
Bon. On repart de cette situation pour recréer le Fusion Drive en 2 temps.

Passe d'abord la commande :
Bloc de code:
diskutil ap createContainer -main disk1s2 -secondary disk0s2 ; diskutil list internal

  • qui recrée les bases du Fusion Drive > puis réaffiche la configuration interne seule

Poste le retour.
 
Bloc de code:
Creating container with disk1s2 disk0s2
Started APFS operation on disk1s2 Untitled
Creating a new empty APFS Container
Unmounting Volumes
Switching disk1s2 to APFS
Switching disk0s2 to APFS
Creating APFS Container
FusionLC autodetect: LC Fusion
Created new APFS Container disk4
Disk from APFS operation: disk4
Finished APFS operation on disk1s2 Untitled
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk4         1000.0 GB  disk0s2

/dev/disk1 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk4         23.7 GB    disk1s2

/dev/disk4 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.0 TB     disk4
                                 Physical Stores disk0s2, disk1s2

(je ne le dis pas à chaque fois, mais merci merci merci)
 
Enchaîne avec la commande :
Bloc de code:
diskutil ap addVolume disk4 apfs "Macintosh HD" ; diskutil list internal

  • la commande crée un volume Macintosh HD dans le Conteneur du Fusion Drive > puis réaffiche la configuration interne seule

Poste le retour intégral.
 
Bloc de code:
Exporting new APFS Volume "Macintosh HD" from APFS Container Reference disk4
Started APFS operation on disk4
Preparing to add APFS Volume to APFS Container disk4
Creating APFS Volume
Created new APFS Volume disk4s1
Mounting APFS Volume
Setting volume permissions
Disk from APFS operation: disk4s1
Finished APFS operation on disk4
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk4         1000.0 GB  disk0s2

/dev/disk1 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         24.0 GB    disk1
   1:                        EFI EFI                     314.6 MB   disk1s1
   2:                 Apple_APFS Container disk4         23.7 GB    disk1s2

/dev/disk4 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1.0 TB     disk4
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            491.5 KB   disk4s1
 
Ah ! enfin... Fusion Drive opérationnel -->

- relance CCC > et définis une tâche de clonage à rebours où : SOURCE = Clone > DESTINATION = Macintosh HD > SafetyNet = Désactivé et lance le clonage.​

- quand c'est fini > redémarre avec "alt" pour obtenir l'écran de choix du volume de démarrage > choisis Macintosh HD > démarre dessus​

=> tu n'auras qu'à dire si tu ouvres une session interne conforme à la précédente.
 
Résultat des courses : tout est nickel, on a récupéré nos données et les 774Go, merci infiniment Macomaniac !!