摘要:
先贴命令:du -m --max-depth=1或du -h --max-depth=1du:用于统计linux中文件或目录所占磁盘空间的大小du参数######-m:以M为单位展示查询结果-h:以K、M、G为单位展示查询结果,提高信息可读性--max-depth=1:其中,数字“1”是指查询结果中 阅读全文
摘要:
报错误:1030 - Got error 28 from storage engine 3、在系统中查看/tmp是否已经满了: [root@localhost /]# df /tmp/ Filesystem 1K-blocks Used Available Use% Mounted on /dev/ 阅读全文