coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: csplit reports No space left on device


From: Pádraig Brady
Subject: Re: csplit reports No space left on device
Date: Thu, 18 Aug 2022 19:19:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Thunderbird/98.0

On 18/08/2022 17:53, Rodolfo Aramayo wrote:
The result of df -T is:
Type       1K-blocks       Used   Available Use% Mounted on
ext4        60782776   10993500    49772892  19% /
ext4     10401954720 4945781880  4931868456  51% /media/volume/sdb

I am able to create more files in the same directory and in any other directory 
on that drive

Interesting.


And again, the result of the df -i is:

Inodes     IUsed     IFree      IUse%   Mounted on
   7741440    312627    7428813  5%      /
327680000  23300224  304379776  8%      /media/volume/sdb

I do not see any evidence of having run out of inodes on '/media/volume/sdb' 
where the process was run
Unless csplit requires the 'root' partition inodes??

I'm fairly sure the issue is not in csplit,
as it's just doing open(), write(), close().

I would do an `ef2sck -f` on the unmounted file system if possible.

I would do the run on another (file) system if possible.

cheers,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]