When running commands in AIX, the system prompts "ksh: Thereisnotenoughspacein...
Source: Internet
Author: User
Ksh: Thereisnotenoughspacein... solve OS: AIX7.1 run ls, and the prompt is as follows: ksh: Thereisnotenoughspaceinthefilesystem.1. view available PPs: lsvgrootvg-& gt; fre... when running commands in AIX, the system prompts "ksh: There is not enough space in... solution
OS: AIX7.1
Run ls and the following message is displayed: "ksh: There is not enough space in the file system."
1. View available PPs: lsvg rootvg-> free space available
2. check whether the space of the file system/usr in which ls is located is used up-> space is available
3. View space usage of all file systems: df-tm-> found/the lower space is 0.
4. expand/the space is about 250 MB: chfs-a size = + 512000/-> 512000 is a block, each of which is bytes.
5. solve the problem. when you run ls again, there will be no prompts of insufficient space.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.