15 votos

200 GB no utilizados, pero no se puede cambiar el tamaño del contenedor APFS debido al requisito mínimo

Quiero crear una partición con un sistema de archivos diferente pero para ello necesito redimensionar mi contenedor APFS.

enter image description here

Este contenedor tiene 292,4 GB de espacio utilizado. Su tamaño mínimo es de 500,07 GB. Este contenedor no puede ser dividido porque los contenedores resultantes serían serían demasiado pequeños.

Lo que he probado

De " Cómo cambiar el tamaño de su contenedor APFS en MacOS High Sierra "

diskutil list

La salida:

/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.3 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         500.1 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +500.1 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            288.3 GB   disk1s1
   2:                APFS Volume Preboot                 43.9 MB    disk1s2
   3:                APFS Volume Recovery                512.3 MB   disk1s3
   4:                APFS Volume VM                      3.2 GB     disk1s4

/dev/disk2 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        +1.9 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:                  Apple_HFS Time Machine Backups    1.9 TB     disk2s2

Entonces:

sudo diskutil apfs resizeContainer disk0s2 450g

O:

sudo diskutil apfs resizeContainer disk0s2 450g jhfs+ Extra 50g

La salida:

Aligning shrink delta to 50.068.037.632 bytes and targeting a new physical store size of 449.999.998.976 bytes
Determined the minimum size for the targeted physical store of this APFS Container to be 500.068.036.608 bytes
Error: -69521: Your APFS Container resize request is below the APFS-system-imposed minimal container size (perhaps caused by APFS Snapshot usage by Time Machine)

(quizás causado por el uso de APFS Snapshot por parte de Time Machine)

Tengo eliminar todas las instantáneas de la máquina del tiempo local pero sigo obteniendo el mismo resultado.

¿Cómo puedo cambiar el tamaño mínimo de un contenedor APFS?

14voto

Baarn Puntos 4579

De nuevo, sí, has borrado todas las instantáneas locales. Pero está claro que tienes una unidad externa de Time Machine. Y las instantáneas de Time Machine (locales o remotas) imponen ciertos requisitos a la unidad de origen. Desde man tmutil :

BACKUP STRUCTURE
     Throughout this manual, specific language is used to describe particular
     "realms" associated with Time Machine backups. It is important to under-
     stand this terminology to make effective use of tmutil and its manual.

     backup source
             A volume currently being backed up by Time Machine.

     backup disk
             The HFS+ volume that contains Time Machine backups.

     backup destination
             In the case of a local destination, a synonym for backup disk.
             For network destinations, this is the AFP or SMB share on which
             the backup disk image resides.

     backup disk image (or backup image)
             A sparsebundle that, when mounted, is the backing store for a
             volume that is a backup disk.

     backup store
             The top-level "Backups.backupdb" directory at the root of a
             backup disk. E.g.,

             /Volumes/Chronoton/Backups.backupdb

     machine directory
             A directory inside a backup store that contains all the backups
             for a particular computer. For local destinations, a backup store
             can contain multiple machine directories, all for separate com-
             puters. E.g.,

             /Volumes/Chronoton/Backups.backupdb/thermopylae

--

¿Recuerdas el error?

Por ejemplo, (quizás causado por el uso de APFS Snapshot por parte de Time Machine) ?

Lee esto:


     snapshot
             A directory inside a machine directory that represents a single
             initial or incremental backup of one computer. The word "snap-
             shot", in most contexts, is a generic term and is not to be con-
             fused with a "local Time Machine snapshot", which is simply a
             snapshot stored locally on the computer. E.g.,

             /Volumes/Chronoton/Backups.backupdb/thermopylae/2011-07-03-123456

     snapshot volume
             A directory inside a snapshot that represents a single initial or
             incremental backup of one backup source. E.g.,

             /Volumes/Chronoton/Backups.backupdb/thermopy-
             lae/2011-07-03-123456/Mac HD

VERBS
     Each verb is listed with its description and individual arguments.

     destinationinfo [-X]
             Print information about destinations currently configured for use
             with Time Machine. For each backup destination, the following
             information may be displayed:

             with Time Machine. For each backup destination, the following
             information may be displayed:

                 Name          The volume label as shown in Finder.
                 Kind          Whether the destination is locally attached
                               storage or a network device.
                 URL           In the case of a network destination, the URL
                               used for Time Machine configuration.
                 Mount Point   If the volume is currently mounted, the path in
                               the file system at which it was mounted.
                 ID            The unique identifier for the destination.

             When more than one destination is configured, the most recent
             backup destination will be marked with the > indicator.

             When the -X option is provided, output will be printed in XML
             property list format.

     removedestination identifier
             Remove the destination with the specified unique identifier from
             the Time Machine configuration. Requires root privileges.

             To obtain the unique identifier for a destination, see
             destinationinfo.

A. El error:

Error: -69521: Your APFS Container resize request is below the APFS-system-imposed minimal container size (perhaps caused by APFS Snapshot usage by Time Machine)

B. Su respuesta:

He eliminado todas las instantáneas locales de Time Machine pero sigo obteniendo el mismo resultado.

C. La documentación:

La palabra "instantánea", en la mayoría de los contextos, es un término genérico y es no debe confundirse con una "instantánea local de Time Machine" .

¿Capisce?


Sí, has borrado todas tus instantáneas locales. Pero también tienes otra unidad de copia de seguridad. En el ejemplo que enlazaste, no había tal unidad.

Tienes que eliminar todos los almacenes de copias de seguridad de Time Machine, desactivar todos los destinos, etc. Puedes volver a asociar tus copias de seguridad más tarde. Pero siguiendo esto, deberías estar bien; en el peor de los casos, descifra tu unidad también (la encriptación APFS es complicada y tiene mucha sobrecarga debido al sistema de clave de unidad/clave de usuario).

2voto

notgoodatdns Puntos 16

Si estás encogiendo tu volumen principal, abre el 'Asistente de Boot Camp', haz clic en 'Continuar' y se atascará un rato y saldrá el error. Luego salga de él y debería ser capaz de reducir el volumen.

boot camp

Creo que hacía alguna reclamación, pero no sé si hay un método más directo.

AppleAyuda.com

AppleAyuda es una comunidad de usuarios de los productos de Apple en la que puedes resolver tus problemas y dudas.
Puedes consultar las preguntas de otros usuarios, hacer tus propias preguntas o resolver las de los demás.

Powered by:

X