10.13 High Sierra Stockage système de 148 Go

erkki

Membre enregistré
13 Août 2018
2
0
33
Bonjour à tous,
Je me permets de venir vers vous car j'ai ce bug -qui semble assez récurent au vu des post sur le forum- où le stockage système prend plus de 140 Go.
Sur un espace libre de 250 Go, le disque devient bien vite saturé!
J'ai tenté les commandes sur la console comme indiqué sur un précédent post mais je deviens bien vite saturé d'informations alors j'espérais un petit coup de main!
A votre bon coeur, merciiiii! :kiss:
 
quand je réalise la commande
Bloc de code:
diskutil list
je reçois l'info suivante:
Bloc de code:
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         251.0 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk1         250.7 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.7 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            247.2 GB   disk1s1
   2:                APFS Volume Preboot                 24.1 MB    disk1s2
   3:                APFS Volume Recovery                518.1 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4

Et quand je tape la commande
Bloc de code:
sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +

Bloc de code:
find: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
find: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/SafariFamily: Operation not permitted
find: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
find: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.routined: Operation not permitted
find: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000z000007r/0/com.apple.nsurlsessiond: Operation not permitted
find: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000z000007r/0/com.apple.routined: Operation not permitted
1,0K    /home
470M    /usr
272M    /.Spotlight-V100
1,0K    /net
8,0K    /.DS_Store
  0B    /.PKInstallSandboxManager
  0B    /.PKInstallSandboxManager-SystemSoftware
2,6M    /bin
4,0K    /installer.failurerequests
  0B    /Network
1,2M    /sbin
  0B    /.file
  0B    /etc
  0B    /var
2,4G    /Library
  0B    /.Trashes
7,2G    /System
4,0K    /.OSInstallerMessages
4,0K    /.fseventsd
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/SafariFamily: Operation not permitted
du: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/sx/594btwy169gb5vywh7lpt8nw0000gn/0/com.apple.routined: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000z000007r/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000z000007r/0/com.apple.routined: Operation not permitted
104G    /private
196M    /.DocumentRevisions-V100
  0B    /.vol
109G    /Users
5,7G    /Applications
4,5K    /dev
  0B    /Volumes
  0B    /tmp
  0B    /cores


Il y'a 104 Gi alloués à /private, est-ce normal ?