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:
Go to the file /etc/profile.
Add EXPORT LVM_SUPPRESS_FD_WARNINGS =1.
Restart your terminal console prompt.