Re: Subject: Kernel panic: It's fixed, Linux is ali ve!

2002-04-25 Thread Robert Werner
The UNIX-3270 emulator "x3270" sends a "CTRL-C" if you type the characters "^" "c" and then . Robert. > Depending on your 3270 emulator you can set a key to the caret character. > This is recognized by the 3215 driver as a control character. Thus you can > then enter 'c' to CTRL-C the operation

Re: Sendmail Perfomance

2002-04-24 Thread Robert Werner
con channels shared between 5 Lpars). Thanx Moloko > -Original Message- > From: Robert Werner [SMTP:[EMAIL PROTECTED]] > Sent: 23 April 2002 16:41 > To: [EMAIL PROTECTED] > Subject: Re: Sendmail Perfomance > > Hi Moloko, > > We made the experie

Re: MTBF

2002-04-23 Thread Robert Werner
I made the same experience with a heavy loaded nntp-server. We have to reboot the system after about 10-12 weeks. Looks like a memory leak in the kernel (2.4.7). Robert, who has a machine running solaris 2.5.1 with an uptime of 1386 (!) days ;-) - Original Message - From: "David Boye

Re: Sendmail Perfomance

2002-04-23 Thread Robert Werner
Hi Jon, > Significant performance increases will be seen using the ReiserFS for > Queues dirs due to the small random file counts. You can find all kinds of > info on ReiserFS on the IBM site. The other thing you would really want to > investigate is Sendmail 8.12. Yes, Yes, not just another "go

Re: Sendmail Perfomance

2002-04-23 Thread Robert Werner
Hi Moloko, We made the experience that you cannot compare the load averages directly between Intel an Linux/390. Also the shown load average on our linuxes is higher using a 2.4 kernel as with kernel 2.2.x (why?) But if there's really a problem with the performance on the S390 you have to find o

Re: Use of REXEC or RSH?

2002-04-22 Thread Robert Werner
Hi Lionel, rsh or rexec is not very secure. I'd use openssh instead. Robert. - Original Message - From: "Lionel Dyck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 3:31 PM Subject: Use of REXEC or RSH? > I've been trying to think of a way to automate the shu

Re: New kid on the block

2002-04-21 Thread Robert Werner
Hi Volker, there's another archive of the list on http://www.mail-archive.com/linux-390@vm.marist.edu/ Robert. - Original Message - From: "Volker Bandke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 20, 2002 9:13 AM Subject: Re: New kid on the block > Mark, > >

Re: How to pre-allocate a 4GB File?

2002-04-16 Thread Robert Werner
Hi Samy ! > How to pre-allocate a 4GB File in a system with several 2.3 GB dasds? > > We're looking for a way to be able to create a single file slightly > larger than 4Gbytes (to test some logic in the code which has been > known to break on ports where seek offsets go over 32-bits). > > Or is