Home > OS >  Consult: df mounted under the root disk utilization rate 97%, du shows the root folder, USES only 25
Consult: df mounted under the root disk utilization rate 97%, du shows the root folder, USES only 25

Time:11-13

Df details:
/root @ 10-4 ~ # df -h
File system capacity already available already use % hardpoints
/dev/mapper/cl - root 100 G to 97 G 3.8 G 97%/
0% devtmpfs 32 g 0 g/dev
TMPFS 32 gb 0 0% 32 gb/dev/SHM
TMPFS 32 g 329 m 32 gb/run 2%
TMPFS 32 gb 0 0% 32 gb/sys/fs/cgroup
/dev/md126p2 1014 m 134 m 881 m 14%/boot
/dev/md126p1 200 M, 9.5 M, 191 M 5%/boot/efi
/dev/mapper/cl - data 720 g to 519 g 201 g 73%/data
TMPFS 6.3 G 6.3 G 0 0%/run/user/0
TMPFS 6.3 G 6.3 G 0 0%/run/user/1062
TMPFS 6.3 G 6.3 G 0 0%/run/user/1063
TMPFS 6.3 G 6.3 G 0 0%/run/user/1065

Du details:
10-4/] [root @ # du - h - Max - the depth=1
111 m./boot
517 g./data
0./dev
Du: unable to access "./proc/50279/task/50563/fdinfo/70 ": not the file or directory
Du: unable to access "./proc/19218 ": not the file or directory
Du: unable to access "./proc/51854/task/51854/fd/3 ": not the file or directory
Du: unable to access "./proc/51854/task/51854/fdinfo/3 ": not the file or directory
Du: unable to access "./proc/51854/fd/3 ": not the file or directory
Du: unable to access "./proc/51854/fdinfo/3 ": not the file or directory
0./proc
329 m./run
0./sys
36 m./etc
246 m./root
1.1 G/var
1.9 m./TMP
2.4 G/usr
610 m./home
0./media
0./MNT
0./opt
0./the SRV
78 m./Users
522 g.

The lsof screening situation
/root @ 10-4 ~ # lsof | grep does
/root @ 10-4 ~ # CD/root


Online for a long time, haven't solved, waiting for the answer, really appreciate,

CodePudding user response:

Sudo du - h - 1 - x/d

CodePudding user response:

10-4 ~] [qqbibi @ $sudo du - h - 1 - x/d
36 m/etc
556 m/root
1.1 G/var
2.4 M/TMP
2.4 G/usr
721 m/home
0/media
0/MNT
0/opt
0/SRV
78 m/Users
4.8 G/

CodePudding user response:

Look at the inode

CodePudding user response:

The inode is normal,

CodePudding user response:

This is not the root directory mount point is the largest directory in/data storage quantity is the/data you have already check

CodePudding user response:

Data, the data storage disc is normal, the question now is mounted in the root directory of the system disk puzzling is full,

CodePudding user response:

/dev/mapper/be logical volumes,
pvdisplay

CodePudding user response:

Is the logical volumes,
I put the/dev/mapper/cl - data under the logical volume, then look at the data directory, there is no file,

CodePudding user response:

System restart with respect to OK
This strange question see more!

CodePudding user response:

Restart passed, still no good

CodePudding user response:

/partition and/root partition don't understand,,, this is not the same as the two paths of
  • Related