Start a Conversation

Unsolved

This post is more than 5 years old

598

August 20th, 2014 19:00

Alerting: How to change treeid to file system name

Hi All

I am a application administrator, and we recently moved some of our application file systems to the EMC NAS.

We have had alerting successfully configured on these file systems, to alert when a hard quota is reached. An e-mail is sent to me, because as the application owner, there might be files that I can delete out of the file system to clear some space.

Below is an example of a mail that I receive:

Jul 23 08:57:27 2014 DART:UFS:ERROR:5 Slot 2: 1406069840: Block hard quota reached/exceeded (fs /root_vdm_1/uat_fs2, treeid 47).

The issue I have, is that I do not know what file system treeid 47 is.

I asked the storage administrator if he can change the message to include the file system name instead of the treeid number, and he said this was not possible.

Instead he gave me a spreadsheet where the treeid is mapped to a file system.

Is it possible to change the message that is generated to include a file system name.

Thanks

Sam

4 Operator

 • 

8.6K Posts

August 21st, 2014 02:00

Hi Sam,

at the time that event is generated on the data mover the treeid is the only info that piece of code has.

If you just do a simple Email action for an event than that’s what you get.

However an event can also execute a program/script instead of just sending an Email – see nas_event

IF you have a good storage admin he should write a script that replaces the treeid with the fs information and then sends an Email.

Rainer

2 Posts

August 21st, 2014 14:00

Thanks Rainer

Appreciate your help on this.

Sam

No Events found!

Top