惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
M
MIT News - Artificial intelligence
Y
Y Combinator Blog
L
LangChain Blog
Vercel News
Vercel News
云风的 BLOG
云风的 BLOG
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
IT之家
IT之家
A
About on SuperTechFans
H
Help Net Security

OpenVZ

OpenVZ是搭配ext4好呢还是reiserfs好呢?
openvz 的 VPS,硬盘满了怎么办?
Felldeadbird · 2015-07-30 · via OpenVZ

第一次用OPENVZ的VPS。早上网站的帐号老是登陆不了,认为是session丢失所致。后来在查看,发现是硬盘满了。 执行 df -h 。
Filesystem Size Used Avail Use% Mounted on
/dev/sad1 20G 1.1G 0 100% /
我把VPS上一些文件删除了,但use 还是100% 。大家遇过这种情况吗? 服务器只跑了一个PHP程序。。