Re: Reducing Linux virtual machine size

2010-08-03 Thread John Summerfield
Tom Duerbusch wrote: Hi Ray. I tried your script on some of my images. Works fine, except when Oracle is involved. linux62:~ # ps -eo pmem | awk '{pmem += $1};END {print "pmem ="pmem"%"}'; pmem =1347.1% I do have a lot of swap blocks allocated. This is due to a batch type run, that is run o

Re: iucvconn with invalid DNS in target server problem

2010-08-03 Thread Mark Post
>>> On 8/3/2010 at 10:14 AM, Agblad Tore wrote: > When logging in the orginial login pgm is called (ssh) and > ssh uses DNS servers to do lookups of ip-addresses. > If no answer from DNS server(s) the timeout is longer than > the timeout from iucvconn, thus resulting in a timeout > from iucvconn

Re: input requested on running SAP on z/Linux

2010-08-03 Thread Robert Giordano
I have a Large customer, that over the past 18 months has implemented SAP running the application servers on z/Linux and the DB2 on z/OS. The main key points, HA with Parallel Sysplex and WLM. I would be more than happy to speak with you on my experience. Regards

Re: input requested on running SAP on z/Linux

2010-08-03 Thread Mark Post
>>> On 8/3/2010 at 11:14 AM, wrote: > We are in the research and planning stage of a project that will probably > be an SAP implementation with DB2 as the database back-end. -snip- > With that as background, I am looking for input from current SAP shops on > the process of determining the platfor

Re: input requested on running SAP on z/Linux

2010-08-03 Thread Rich Smrcina
Bruce, The SAP App Server on Linux for System z only supports the database on DB2 for z/OS. Sadly, DB2 LUW (even Linux on System z) is not an option. Like the other poster indicated, if you can get an opportunity to talk to Mark you should do so. He actually gave a good presentation here at SH

Re: input requested on running SAP on z/Linux

2010-08-03 Thread Graves, Aaron
Mark Shackelford of Baldor Electric is a reference case study: http://www.clabbyanalytics.com/uploads/BaldorFINAL.pdf Aaron -Original Message- From: Linux on 390 Port [mailto:linux-...@vm.marist.edu] On Behalf Of bruce.light...@its.ms.gov Sent: Tuesday, August 03, 2010 11:15 AM To: LINU

input requested on running SAP on z/Linux

2010-08-03 Thread Bruce . Lightsey
We are in the research and planning stage of a project that will probably be an SAP implementation with DB2 as the database back-end. Currently, we run DB2 on AIX, Linux under z/VM, Linux under VMWare, and on z/OS ( plus a new Win 2008r2 server). We also run a passel of WebSphere application serve

Re: iucvconn with invalid DNS in target server problem

2010-08-03 Thread Harder, Pieter
Hi, Wouldn't 'UseDNS no' in /etc/ssh/sshd_config do it? Best regards, Pieter Harder pieter.har...@brabantwater.nl tel +31-73-6837133 / +31-6-47272537 -Oorspronkelijk bericht- Van: Linux on 390 Port [mailto:linux-...@vm.marist.edu] Namens Agblad Tore Verzonden: dinsdag 3 augustus 2010 1

iucvconn with invalid DNS in target server problem

2010-08-03 Thread Agblad Tore
Hi, we have a problem that should not be a problem. I have installed SLES11 SP1 and have configured the Terminal Server concept using IUCV as transport for logging in. Works great but for one 'tiny' little thing. When logging in the orginial login pgm is called (ssh) and ssh uses DNS servers to d