Bonjour à tous,
Après avoir passé pas mal de temps sur le forum, j'ai commencé à identifier la source de mon problème, sans avoir trouvé de solution.
En bref : sur mon disque dur de 120 Go, j'ai 70 Go visiblement utilisés sans raison, et qui semblent être de l'espace fantôme. Cela ne semble pas venir de Time Machine. J'ai notamment bien supprimé les local snapshots en attente via le Terminal.
En revanche, en passant des commandes Terminal trouvées sur le forum j'obtiens les infos ci-dessous. J'en déduis que j'ai un gros problème sur l'APFS. Mon interprétation est-elle correcte ? Si oui, quelle solution pour résoudre mon problème ?
Un grand merci !
Après avoir passé pas mal de temps sur le forum, j'ai commencé à identifier la source de mon problème, sans avoir trouvé de solution.
En bref : sur mon disque dur de 120 Go, j'ai 70 Go visiblement utilisés sans raison, et qui semblent être de l'espace fantôme. Cela ne semble pas venir de Time Machine. J'ai notamment bien supprimé les local snapshots en attente via le Terminal.
En revanche, en passant des commandes Terminal trouvées sur le forum j'obtiens les infos ci-dessous. J'en déduis que j'ai un gros problème sur l'APFS. Mon interprétation est-elle correcte ? Si oui, quelle solution pour résoudre mon problème ?
Un grand merci !
Bloc de code:
Air-de-Lara:~ lara$ df -H /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s5 121G 11G 7.9G 60% 488522 1182353958 0% /
Bloc de code:
Air-de-Lara:~ lara$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 121.1 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD - Données 94.9 GB disk1s1
2: APFS Volume Preboot 82.4 MB disk1s2
3: APFS Volume Recovery 528.9 MB disk1s3
4: APFS Volume VM 6.3 GB disk1s4
5: APFS Volume Macintosh HD 11.4 GB disk1s5
Bloc de code:
Air-de-Lara:~ lara$ diskutil verifyVolume disk1
Started file system verification on disk1
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l /dev/disk0s2
Checking the container superblock
Checking the EFI jumpstart record
Checking the space manager
Checking the space manager free queue trees
Checking the object map
Checking volume
Checking the APFS volume superblock
The volume Macintosh HD - Données was formatted by hfs_convert (748.21.6) and last modified by apfs_kext (1412.141.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
warning: apfs_fs_alloc_count is not valid (expected 23156228, actual 23156229)
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by newfs_apfs (748.21.6) and last modified by apfs_kext (1412.141.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume Recovery was formatted by newfs_apfs (748.21.6) and last modified by apfs_kext (1412.141.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume VM was formatted by newfs_apfs (748.21.6) and last modified by apfs_kext (1412.141.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
warning: found orphan dstream id object (id 992, refcnt 1)
warning: found orphan file extents (id 992, size 107712512)
error: found file extent (id 992) at logical address 0 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 3457024 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 4702208 beyond the end of the dstream 18446744073709551615
[ça continue comme ça pendant plusieurs dizaines de lignes...]
error: found file extent (id 992) at logical address 54194176 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 54231040 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 54267904 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 54304768 beyond the end of the dstream 18446744073709551615
error: found file extent (id 992) at logical address 54341632 beyond the end of the dstream 18446744073709551615
Storage system check exit code is 0
Finished file system verification on disk1
Dernière édition par un modérateur: