yangyang 发表于 2011-3-3 21:44:34

安装过程中空间问题

安装过程中到这里就卡了请问原因是什么,安装系统时候usr空间给小了吗?
make: Leaving directory `/root/lnmp0.5-full/mysql-5.1.48/server-tools'
Making install in win
make: Entering directory `/root/lnmp0.5-full/mysql-5.1.48/win'
make: Entering directory `/root/lnmp0.5-full/mysql-5.1.48/win'
make: Nothing to be done for `install-exec-am'.
make: Nothing to be done for `install-data-am'.
make: Leaving directory `/root/lnmp0.5-full/mysql-5.1.48/win'
make: Leaving directory `/root/lnmp0.5-full/mysql-5.1.48/win'
Installing MySQL system tables...
/usr/local/mysql/libexec/mysqld: Disk is full writing './mysql-bin.~rec~' (Errcode: 28). Waiting for someone to free space... (Expect up to 60 secs delay for server to continue after freeing disk space)
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs
/usr/local/mysql/libexec/mysqld: Retry in 60 secs. Message reprinted in 600 secs


怎么解决,现在卡在这不动了。 谢谢

yangyang 发表于 2011-3-3 21:48:51

df -i

# df -i
文件系统               Inode (I)已用 (I)可用 (I)已用% 挂载点
/dev/sda5            1280000   21836 1258164    2% /
/dev/sda8             781824114282667542   15% /usr
/dev/sda7             255232      61255171    1% /tmp
/dev/sda3            5124480      18 5124462    1% /home
/dev/sda2            5124480   772 5123708    1% /var
/dev/sda1            26104      41   26063    1% /boot
tmpfs               129388       1129387    1% /dev/shm

licess 发表于 2011-3-3 23:43:01

回复 2# 的帖子

df -h 看一下,应该是磁盘满了。

yangyang 发表于 2011-3-4 12:06:04

貌似是满了
这个 该怎么删除呢 我刚做的新系统 可能是升级下载了文件导致的吗?

licess 发表于 2011-3-4 13:16:05

回复 4# 的帖子

分区分了多少?

yangyang 发表于 2011-3-4 15:25:49

分了3个G
sizeused avail
2.9g2.6    142M

已经满了。
页: [1]
查看完整版本: 安装过程中空间问题