Displaying 20 results from an estimated 2000 matches similar to: "Inode count in statvfs"
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi,
On Wed, November 16, 2016 5:03 pm, Richard W.M. Jones wrote:
> On Wed, Nov 16, 2016 at 04:49:46PM -0500, Derek Atkins wrote:
>> I suppose there could be a bug. I just verified that it's absolutely
>> setfiles:
>>
>> 14:07:25 E: commandrvf: setfiles -F -e /sysroot/dev -e /sysroot/proc -e
>> /sysroot/selinux -e /sysroot/sys -r /sysroot -q
>>
2007 Jan 15
1
inodes and ocfs
Hi, ocfs-2.4.9-e-enterprise-1.0.12-1 Redhat 2.1 enterprise kernel
Dont know if this is a problem or not but our monitoring software picked up
that an ocfs filesystem has a lack of inodes available to it
[root]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sdh 163825 163527 298 100% /a04
This filesystem has about 11 files in it and isnt used, so
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote:
> Guest is Fedora 21. Host is CentOS 7.2
>
> Guest not have an unusual number of files. At least looking at the number
> of inodes used:
> Filesystem Inodes IUsed IFree IUse% Mounted on
> /dev/vda3 2894304 164989 2729315 6% /
>
> So... 165,000 files? My F23 system which imported in 2 minutes
2006 Oct 13
1
FW: e2defrag - Unable to allocate buffer for inode priorities
I have made some more research and found out the following ..
thor:~# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
-[cut]-
/dev/mapper/vgraid-data
475987968 227652 475760316 1% /data
thor:~# strace e2defrag -r /dev/vgraid/data
-[cut]-
mmap2(NULL, 1903955968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x46512000
(delay 15 seconds
2012 Sep 27
4
Bad reporting inodes free
Hello,
When I run a "df -i" in my clients I get 95% indes used or 5% inodes free:
Filesystem Inodes
IUsed IFree IUse% Mounted on
lustre-mds-01:lustre-mds-02:/cetafs 22200087 20949839 1250248 95%
/mnt/data
But if I run lfs df -i i get:
UUID Inodes IUsed
IFree I
2004 Oct 13
1
i-node showing 100 % used whereas the partitions are empty
Output df -i
------------------
Filesystem Inodes IUsed IFree IUse% Mounted on
/
/dev/sde 348548 348195 353 100% /ocfsa01
/dev/sdf 348548 348195 353 100% /ocfsa02
/dev/sdg 348548 348195 353 100% /ocfsa03
/dev/sdk 139410 138073 1337 100% /ocfsq01
Output df -kP
-----------------------
Filesystem
2014 Feb 04
1
NFS not recognizing available file space
Hi,
I have a server running under CentOS 5.8 and I appear to be in a
situation in which the NFS file server is not recognizing the available
space on a particular disk (actually a hardware RAID-6 of 13 2Tb disks).
If I try to write to the disk I get the following error message
[root at nas-0-1 mseas-data-0-1]# touch dum
touch: cannot touch `dum': No space left on device
However, if I check
2009 Feb 24
8
HDD FULLL
I have 320 GB SATA HDD.
When I checked my phpsysinfo, it shows 95% HDD is filled.
[root at vicidialnow ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 301924504 285002780 1337472 100% /
/dev/sda1 101086 11062 84805 12% /boot
tmpfs 1553832 0 1553832 0% /dev/shm
[root at vicidialnow ~]# du
16896 .
You have new mail in /var/spool/mail/root
[root at vicidialnow ~]# df -i
2004 Oct 20
1
i-node showing 100 % used whereas the partitionsare empty
Hi Sunil,
I had filed a bug and saw your response stating that it would be fixed in version 14.
In the meanwhile , what we want to know is whether this bug is a minor bug and can be ignored for now.
Does reporting 100% inodes cause any problem for the OCFS file system or can we ignore this bug and go into production.
Also can you tell us by when version 14 would be released.
R'gds
2008 Aug 05
3
doveot reporting "No space left on device" - yet df show plenty of space / inodes.
Hi,
I am running dovecot 1.0.rc7 on a Suse Linux server. The server has approx 200+ mailboxes.
Last week the filesystem (/dev/mapper/datavg/dat2lv) ran out of space - causing it to do into read-only mode. When I realised this I allocated some more space and re-booted the machine...
Strangely it seems that dovecot is still having problems... It's like dovecot doesn't realise that
2001 Dec 11
1
EXT3-fs error..bad entry in directory
Hello ext3-users,
We have a RH71 machine running 2.4.16 kernel with e2fsprogs 1.25.
I noticed many of these errors in our logs.
EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory
#884828: directory entry across blocks - offset=0, inode=404600689,
rec_len=23080, name_len=59
EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory
#966714: rec_len % 4 != 0 -
2023 Nov 06
1
Verify limit-objects from clients in Gluster9 ?
Hello all.
Is there a way to check inode limit from clients?
df -i /path/to/dir
seems to report values for all the volume, not just the dir.
For space it works as expected:
# gluster v quota cluster_data list
Path Hard-limit Soft-limit
Used Available Soft-limit exceeded? Hard-limit exceeded?
2010 Jan 26
2
No space left on device in one node
Hi!
We operate a 2-node cluster running OCFS2 on top of DRBD. It shows about 4.3 GB free space on the OCFS2 filesystem using df on both nodes, but one node can't even write 10 MB:
df (ouput identical on both the nodes)
$ df -k /cluster
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/drbd0 83883484 80071096 3812388 96% /cluster
$ df -i /cluster
2010 Aug 18
3
Wrong disk size problem.
Hi,we have Centos 5.4 server and according to me we have strange problem.
Disk size and other indormation like below.Normally,md2 partition
should have 46GB free disk size but available value is zero.Why it
show zero ? If you help me,I will be happy.
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 19G 2.1G 16G 12% /
/dev/md2 880G 834G 0
2012 Feb 01
2
Doubts about dsync, mdbox, SIS
I've been running continous dsync backups of our Maildirs for a few
weeks now, with the destination dsync server using mdbox and SIS. The
idea was that the destination server would act as a warm copy of
all our active users data.
The active servers are using Maildir, and has:
$ df -h /usr/local/atmail/users/
Filesystem Size Used Avail Use% Mounted on
/dev/atmailusers
2009 Jul 15
0
[PATCH] Make Perl strings translatable
This patch makes Perl strings translatable. The Perl strings end up
in the PO files as usual. It does not touch the embedded POD.
Internationalizing the Perl strings was pleasantly simple. Just add:
use Locale::TextDomain 'libguestfs';
at the top of any *.pl or *.pm file. Then for each string in the file
that you want to be translatable you place TWO underscores before it:
-
2001 Sep 22
7
FS locks
Hello,
unfortunately I got some trouble using ext3 - the system hangs when
working in a certain directory. Not completely, I can switch between
consoles and reboot with SysRQ, but cannot do anything which requires
disk IO: not start any applications, not umount, nothing. I could send
the strace output, but I don't think this would help anyone. Sorry, but
I don't have a clue where to start
2013 Mar 05
1
memory leak in 3.3.1 rebalance?
I started rebalancing my 25x2 distributed-replicate volume two days ago.
Since then, the memory usage of the rebalance processes has been
steadily climbing by 1-2 megabytes per minute. Following
http://gluster.org/community/documentation/index.php/High_Memory_Usage,
I tried "echo 2 > /proc/sys/vm/drop_caches". This had no effect on the
processes' memory usage. Some of the
2018 Apr 30
1
Gluster rebalance taking many years
I cannot calculate the number of files normally
Through df -i I got the approximate number of files is 63694442
[root at CentOS-73-64-minimal ~]# df -i
Filesystem Inodes IUsed IFree IUse%
Mounted on
/dev/md2 131981312 30901030 101080282 24% /
devtmpfs 8192893 435 8192458 1%
/dev
tmpfs
2001 Dec 19
3
ext3 inode error 28
hello:
I have been reviewin my message slog and have found the following
message:
Dec 19 06:27:28 server02 kernel: EXT3-fs error (device sd(8,7)) in
ext3_new_inode: error 28
What is error 28 and should I be worried about it?
Ray Turcotte