29.22 Debugging of nlvm Results in the Display of Warning Messages in the nlvm_debug.log File

When you use the debug feature for nlvm, the nlvm_debug.log file displays some warning messages such as “File descriptor <file descriptor> (<file name>) leaked on <Binary name> invocation”. To turn off these warning messages, do the following:

  1. Go to the file /etc/profile.

  2. Add EXPORT LVM_SUPPRESS_FD_WARNINGS =1.

  3. Restart your terminal console prompt.