[ltp] Thinkpad 600 PPP trouble

Ravi Pratap M linux-thinkpad@www.bm-soft.com
Wed, 27 Jun 2001 20:48:23 +0530 (IST)


Hi Cynthia,

	It looks from this :

On Tue, 26 Jun 2001, Cynthia Eliason wrote:
> kernel: ppp: dev_alloc_name failed (-23)Jun 26 11:29:19 localhost
> kernel: ppp_alloc failedJun 26 11:29:19 localhost pppd[4545]:
> ioctl(TIOCSETD): Too many open files in system(23)Jun 26 11:29:19


	that you have too many open files and since there is an upper
limit on this usually, you probably need to see if you're running too many
programs opening many files.

	In any case, you can always increase the upper limit by doing the
following :

	cat 16000 > /proc/sys/fs/file-max

	as root, of course :-) Maybe you'd want to put it into a script or
something.

	HTH,

		Ravi



-- 
"If you're smart, you'll be humble. There always is somebody
who hasn't read a book and knows twice as much as you do."

              -- David Duchovny in Readers' Digest

	Ravi Pratap M         <ravi@che.iitm.ac.in>
                      <http://www.iitm.ac.in/~ravi>



----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html