Re: VSFTPD log file oddity

2018-10-03 Thread Frank M. Ramaekers
Ever use incron? (like crontab, but for various file updates). https://linux.die.net/man/5/incrontab I use it to trigger events when a file arrives. Frank M. Ramaekers Jr. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Mark Pace Sent:

Re: VSFTPD log file oddity

2018-10-03 Thread Mark Pace
Thanks, Jeff for the confirmation that you see this error also. Yes the server runs fine. But I have some scripts that reads the log file and sends an email out when a new file arrives. Sometimes the message that shows a new file was written is the one appended to the end of the SSL/TLS

Re: Slow java on s390?

2018-10-03 Thread Frank M. Ramaekers
Better (after installing the IBM SDK): $ time ./getinfo.rex real96m9.540s user77m1.404s sys 1m45.491s Frank M. Ramaekers Jr. From: Frank M. Ramaekers Sent: Wednesday, October 3, 2018 8:23 AM To: 'Linux on 390 Port' Subject: Slow java on s390? I'm porting applications from an

Re: VSFTPD log file oddity

2018-10-03 Thread Jeffrey Barnard
Mark, On my vsftpd it is this line ... Mon Oct 1 15:55:48 2018 vsftpd [pid 10431]: "jcb" from "192.168.1.238": priv_sock_get_cmdMon Oct 1 15:55:49 2018 [pid 10587] CONNECT: Client "192.168.1.238" The error message from the sandbox security is there even though we have seccomp_sandbox=NO

VSFTPD log file oddity

2018-10-03 Thread Mark Pace
I recently setup SSL/TLS on our VSFTPD server. The problem is anytime someone connects with SSL/TLS any messages written to the log file do not have a LF or CRLF at the end. Example. Wed Oct 3 15:25:49 2018 vsftpd [pid 12912]: "" from "10.0.192.124": vsf_sysutil_recv_peek*Wed Oct 3 15:38:56

Re: Slow java on s390?

2018-10-03 Thread Neale Ferguson
Usually /opt/ibm: $ ls /opt/ibm java java-s390x-80 On 10/3/18, 13:17, "Linux on 390 Port on behalf of Frank M. Ramaekers" wrote: Yeah, having problems with that as well. Downloading from Windows wants to download it as text (since it starts with a script). I got it downloaded in

Re: Slow java on s390?

2018-10-03 Thread Frank M. Ramaekers
Yeah, having problems with that as well. Downloading from Windows wants to download it as text (since it starts with a script). I got it downloaded in binary via lynx. Okay running it I get to the point: Choose Install Folder - Where would you like to install?

Re: Slow java on s390?

2018-10-03 Thread Neale Ferguson
It's in the EPEL repo. I think it would be easier to install the IBM JDK. It's v9 engine has support for all the latest instructions. On 10/3/18, 12:46, "Linux on 390 Port on behalf of Frank M. Ramaekers" wrote: Must be on a repo that I don't have: No package java-9-openjdk.s390x

Re: Slow java on s390?

2018-10-03 Thread Frank M. Ramaekers
Must be on a repo that I don't have: No package java-9-openjdk.s390x available. Frank M. Ramaekers Jr. -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Phillip Gramly Sent: Wednesday, October 3, 2018 10:27 AM To: LINUX-390@VM.MARIST.EDU Subject:

Re: Slow java on s390?

2018-10-03 Thread Phillip Gramly
Frank - if this is ClefOS,  then this is what i did to get 1.9: yum remove java yum list installed |grep java yum remove java-1.8.0-openjdk-headless.s390x yum install java-9-openjdk.s390x now i get: # java -version openjdk version "9-ea" OpenJDK Runtime Environment (build 9-ea+163) OpenJDK

Re: Slow java on s390?

2018-10-03 Thread Frank M. Ramaekers
Hdoesn't look like it: /bin/java -version openjdk version "1.8.0_181" OpenJDK Runtime Environment (build 1.8.0_181-b13) OpenJDK 64-Bit Zero VM (build 25.181-b13, interpreted mode) [VSE@mflnxclef00 terrorist]$ /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.s390x/jre/bin/java

Re: Slow java on s390?

2018-10-03 Thread Neale Ferguson
The openjdk is not a JIT for s390x. java-9-openJDK adds a JIT capability (it's in the ClefOS EPEL repo). You should use the IBM Java SDK you'll be very pleasantly surprised by the improvement. On 10/3/18, 09:24, "Linux on 390 Port on behalf of Frank M. Ramaekers" wrote: I'm porting

Re: Slow java on s390?

2018-10-03 Thread Jeffrey Barnard
Frank, I would bet you do not have the IBM java installed. What does the output from this command ... java --version show you? The OpenJDK uses interpret mode while the IBM java has jit support. Regards, Jeff -- For

Slow java on s390?

2018-10-03 Thread Frank M. Ramaekers
I'm porting applications from an iLinux to a zLinux and am experiencing performance problems on one particular process. This process uses dscli (IBM Data Storage Command Line Interface) to our DS8870 to retrieve information and report statistics (allocation). On an Intel Linux virtual

Re: Lnxadmin overlap

2018-10-03 Thread Michael MacIsaac
Jake, I still use CPFMTXA to format an entire volume before using it the first time. That will prompt you for a 6 character label. You might choose something like LX5535. Once it is formatted, you will need to attach it to SYSTEM (att 5535 system). Then you can use it in the user directory