Seeing a very weird issue.
RH 7.9 server, relatively standard installation. Virtual system, will update with virtualization technology once customer responds.
We are seeing a weird error in a software package that we can tie to inode numbers above what inode32 can handle. That is not the main issue.
What we are trying to figure out is WHY inode numbers would be so huge, over 6.7 billion at last check. Funny thing is that the system is frequently checked for total number of files (find / | wc -l) and we see less than 10 million files total. Lowest number I can find on the system so far (/etc/kderc) is just under 1.7 billion. The oldest file I can find has one over 7 billion, so I am totally lost.
I had assumed that inodes would be relatively logical, older files would have lower ones, newer files have higher ones. Due to reuse there could be some exceptions.
Any idea why the inode numbers would be so high?
RH 7.9 server, relatively standard installation. Virtual system, will update with virtualization technology once customer responds.
We are seeing a weird error in a software package that we can tie to inode numbers above what inode32 can handle. That is not the main issue.
What we are trying to figure out is WHY inode numbers would be so huge, over 6.7 billion at last check. Funny thing is that the system is frequently checked for total number of files (find / | wc -l) and we see less than 10 million files total. Lowest number I can find on the system so far (/etc/kderc) is just under 1.7 billion. The oldest file I can find has one over 7 billion, so I am totally lost.
I had assumed that inodes would be relatively logical, older files would have lower ones, newer files have higher ones. Due to reuse there could be some exceptions.
Any idea why the inode numbers would be so high?