1752513 Members
5410 Online
108788 Solutions
New Discussion юеВ

Re: Query about ODM

 

Query about ODM

Hi

We are currently getting an alert through Openview saying that "/dev/odm inodes have reached their critical full threshold." Does anyone know where the number of inodes assigned to this filesystem are configured?

Many Thanks.
2 REPLIES 2
OFC_EDM
Respected Contributor

Re: Query about ODM

# bdf -i

This will list your inode usage for all mount points.

If you don't know which mount point /dev/odm belongs to you can use vgdisplay -v to track that down.

This link also discusses inodes
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1186868
The Devil is in the detail.
chris huys_4
Honored Contributor

Re: Query about ODM

/dev/odm is not a filesystem but a device file pointing to the odm driver. (probably the system has installed one of the sms bundles, odm is a prereq for f.e. the "cfs" sms bundle)

Probably openview, doesnt recognize it as a driver.