OpenVZ Forum


Home » Mailing lists » Users » /dev/fd/3
Re: /dev/fd/3 [message #15796 is a reply to message #15795] Mon, 13 August 2007 18:03 Go to previous messageGo to previous message
Gregor Mosheh is currently offline  Gregor Mosheh
Messages: 62
Registered: April 2007
Member
> Indeed. It sounds like a problem within the program. Something's causing 
> a file descriptor to not be opened, and the program isn't performing 
> sufficient error-checking. Cuz I know one can open file descriptors at 
> will!

To elaborate a bit more... The program "strace" is invaluable for 
finding out what a program is doing (or failing to do). If you strace 
your program's execution (and the failure is happening early enough) 
then you can probably find out which fopen() is failing and why.

Like I said, this may be due to a VE issue (too many FDs open already, 
out of memory while reading file, etc) or may be something about the 
program itself.

-- 
Gregor Mosheh / Greg Allensworth
System Administrator, HostGIS cartographic development & hosting services
http://www.HostGIS.com/

"Remember that no one cares if you can back up,
  only if you can restore." - AMANDA
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Odd vzsplit behavior (vmguarpages and privvmpages)
Next Topic: dual ethernet woes
Goto Forum:
  


Current Time: Tue Nov 04 15:52:53 GMT 2025

Total time taken to generate the page: 0.19187 seconds