/aaa: create/symlink failed, no inodes free
touch: a: No space left on device
# df -lh
Filesystem    Size    Used   Avail Capacity  Mounted on
/dev/md0      141M    130M     11M    92%    /
devfs         1.0K    1.0K      0B   100%    /dev
/dev/ad6a     112M     52M     60M    46%    /cf
/dev/ad6b     144G    252M    132G     0%    /aaa
# df -li
Filesystem 1K-blocks   Used     Avail Capacity iused    ifree %iused  Mounted on
/dev/md0      144253 132613     11640    92%    2069    36457    5%   /
devfs              1      1         0   100%       0        0  100%   /dev
/dev/ad6a     115055  53250     61805    46%      12    30706    0%   /cf
/dev/ad6b  151254330 258014 138895970     0%     337 19547821    0%   /aaa# ls -lh
total 0
-rw-r--r--  1 root  wheel     0B Jan 20 10:22 dhclient.leases
lrwxr-xr-x  1 root  wheel    10B Jan 20 10:22 mysql -> /aaa/mysql
我是一块硬盘分为两个区,第二个分区/dev/ad6b 挂载到/aaa上面,但现在
# ls
.snap   backup  config  mysql   radius  tmp     www-cus
# touch a/aaa: create/symlink failed, no inodes free
touch: a: No space left on device
mysql