- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
High inodes on HDFS nodes
- Labels:
-
HDFS
Created ‎07-30-2017 04:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a small cluster with 3 physical DNs each with 12 disks.
The cluster is balanced
The total cluster has only 1 M objets but still alerting on high inodes cross the DNs.
hdfs@slpr-aha01:/root$ hdfs dfs -count /
59360 419232 4341695319595 /
Sample of df -i on one of the nodes
/dev/sda3 441184 374965 66219 85% data/server_hdfs/data/disk1
/dev/sdb1 476960 402434 74526 85% data/server_hdfs/data/disk2
/dev/sdc1 476960 396556 80404 84% data/server_hdfs/data/disk3
===================
Cluster Summary
Configured Capacity | : | 64.80 TB | |||
DFS Used | : | 8.16 TB | |||
Non DFS Used | : | 317.69 MB | |||
DFS Remaining | : | 56.64 TB | |||
DFS Used% | : | 12.60% | |||
DFS Remaining% | : | 87.40% | |||
Block Pool Used | : | 8.16 TB | |||
Block Pool Used% | : | 12.60% | |||
DataNodes usages | : | Min % | Median % | Max % | stdev % |
12.48% | 12.61% | 12.70% | 0.09% | ||
Live Nodes | : | 3 (Decommissioned: 0) |
Created ‎07-30-2017 09:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
seems to be very low - did you format with some special options for "fewer,
larger files" perhaps?
Created ‎07-30-2017 10:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is the drive formatting for this cross all the farms. We were fine
with these for years.
Still wondering if such inode definition for 3 nodes is enough for 700 K
objects.
I deleted the jobcache and usercache and delete un needed files and drop
the objects from 900 K to 700 K but insides still 82%.
This makes me wondering what else other than the HDFS file can affect this.
Created ‎08-14-2017 10:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Harsh J For my special case where the hadoop nodes uptime was 1200 days and the servers with old centos versions, restarted the servers took the inodes down from 88% to 10%.
