VM VSE linux/390 Employment Web Page

2005-02-24 Thread Dennis G. Wicks
Greetings; (Posted to VMESA-L and VSE-L and LINUX-390) - - Now in its sixth year! - - Includes VSE and linux/390! I have set up a public service web page at http://www.eskimo.com/~wix/vm/ for posting positions available and wanted for VM, VSE and linux/390. Please visit the web

Re: SLES 9 ISO mount structure, not sure?

2005-02-24 Thread Mark D Pace
I've had the same problem. The documentation has an error. echo sles9/CD1 /sles9/CD1\n/core9/CD1 /core9/CD1 yast/instorder echo sles9/CD1 /sles9/CD1\n/core9/CD1 /core9/CD1 yast/order Should be echo -e sles9/CD1 /sles9/CD1\n/core9/CD1 /core9/CD1 yast/instorder echo -e sles9/CD1

Re: Redhat 3 under VM

2005-02-24 Thread Post, Mark K
What does #cp q nic details show? Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Larry Pickering Sent: Thursday, February 24, 2005 10:43 AM To: LINUX-390@VM.MARIST.EDU Subject: Redhat 3 under VM Hello , I'm trying to get Redhat Enterprise

Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread James Melin
I'm seeing strange behaviour with this process and swap space being used. I start off with a server having 448 megs free, and about 119 megs of cache buildup by the time that Linux is up and WebSphere is started. We then run the the wsadmin process which executes our deployment

Re: Redhat 3 under VM

2005-02-24 Thread Larry Pickering
CP Q NIC DETAILS HCPNDQ040E Device NIC does not exist Post, Mark K [EMAIL PROTECTED] Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU 02/24/2005 11:31 AM Please respond to Linux on 390 Port To: LINUX-390@VM.MARIST.EDU cc: Subject:Re: Redhat 3 under VM

Re: Redhat 3 under VM

2005-02-24 Thread Steve Gentry
Are you perhaps missing: CHANDEV=qeth0,0xE108,0xE109,0xE10A NETTYPE=eth QETHPARM=add_parms,0x10,0xE108,0xE10A,portname:CHPID01 And the associated DEDICATE statements? Are you expecting your RHEL3 to talk directly to the osa card or are you going through TCPIP first? Larry Pickering [EMAIL

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 10:32 AM, James Melin wrote: What I'm trying to figure out is how does an application with a 448 meg memory footprint come to use more than a gig of swap space? Shutting down a process should only free up the memory it was using that happened to be swapped out correct? So

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread James Melin
Linux on 390 Port LINUX-390@VM.MARIST.EDU wrote on 02/24/2005 10:44:10 AM: On Feb 24, 2005, at 10:32 AM, James Melin wrote: What I'm trying to figure out is how does an application with a 448 meg memory footprint come to use more than a gig of swap space? Shutting down a process

Re: Redhat 3 under VM

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 10:41 AM, Larry Pickering wrote: CP Q NIC DETAILS HCPNDQ040E Device NIC does not exist #CP Q LAN DETAILS ? Adam -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL

Re: Redhat 3 under VM

2005-02-24 Thread Larry Pickering
Steve I have those parms coded... I believe that Linux under VM will use VM's TCPIP .. Steve Gentry [EMAIL PROTECTED] Sent by: Linux on 390 Port LINUX-390@VM.MARIST.EDU 02/24/2005 11:43 AM Please respond to Linux on 390 Port To: LINUX-390@VM.MARIST.EDU cc:

Re: Redhat 3 under VM

2005-02-24 Thread Steve Gentry
Not necessarily true. You can DEDICATE the osa addresses to the linux machine, thus bypassing VM TCPIP entirely. Devices (addrs) can only be DEDICATEd to one machine. If TCPIP has them, then you will have to detach them from TCPIP and attach them or use DEDICATE statements in the linux machine

Re: Redhat 3 under VM

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 11:11 AM, Steve Gentry wrote: Not necessarily true. You can DEDICATE the osa addresses to the linux machine, thus bypassing VM TCPIP entirely. Devices (addrs) can only be DEDICATEd to one machine. If TCPIP has them, then you will have to detach them from TCPIP and attach them

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 10:53 AM, James Melin wrote: Ok.. how do I prove what part is leaking? It does this no matter what application we deploy. Whether we deploy it via the administration console or the wsadmin scriptI don't see this during application execution... only during the deployment

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread Ranga Nathan
Java does garbage collect. The garbage collection occurs when an object is no longer referenced. If an application is building data structures (perhaps collections, arrays etc of objects), then they all hang around. If the application is going in some kind of loop or launching multiple threads

Re: Redhat 3 under VM

2005-02-24 Thread Larry Pickering
Steve I detached them for TCPIP but Linux was still unable to find the devices.. It dosen't make any sense that you would have to basically take VM off the network to run Linux .. I'm able to see the devices now from my guest id .. q osa Ready; T=0.01/0.01 12:50:49 OSA 0A00 ON OSA 0A00

Re: Redhat 3 under VM

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 11:55 AM, Larry Pickering wrote: Steve I detached them for TCPIP but Linux was still unable to find the devices.. It dosen't make any sense that you would have to basically take VM off the network to run Linux .. I'm able to see the devices now from my guest id .. q osa Ready;

Re: Redhat 3 under VM

2005-02-24 Thread Steve Gentry
Did you attach those addresses to you Linux machine? The dedicate method (statements go in your user directory for the linux machine) DEDICATE E108 E108 DEDICATE E109 E109 DEDICATE E10A E10A DEDICATE E10B E10B these address are based on what I sent you in an earlier email The attach

Re: Redhat 3 under VM

2005-02-24 Thread Post, Mark K
You're right, that wouldn't make any sense at all. Each OSA card will support up to (I believe) 240 device numbers per port, which get parceled out in sets of three. You assign one set of three to z/VM's TCP/IP SVM, and then you have the choice of assigning the others to guests via their CP

Re: SLES 9 ISO mount structure, not sure?

2005-02-24 Thread Patrick B. O'Brien
Right on; hold on... That was it; thank you [EMAIL PROTECTED] -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark D Pace Sent: Thursday, February 24, 2005 5:44 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: SLES 9 ISO mount structure, not sure? I've

Re: Redhat 3 under VM

2005-02-24 Thread Larry Pickering
The way things are going , the string and 2 coffee cans is looking pretty good ;-) VSWITCH looks like the way to go .. The process seems straight forward .. My problem here is that we don't have any free OSA address on this image.. Q OSA FREE A free OSA was not found. Can these be added ?

Re: Redhat 3 under VM

2005-02-24 Thread Adam Thornton
On Feb 24, 2005, at 1:13 PM, Larry Pickering wrote: The way things are going , the string and 2 coffee cans is looking pretty good ;-) VSWITCH looks like the way to go .. The process seems straight forward .. My problem here is that we don't have any free OSA address on this image.. Q OSA FREE

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread James Melin
Linux on 390 Port LINUX-390@VM.MARIST.EDU wrote on 02/24/2005 11:48:57 AM: Java does garbage collect. The garbage collection occurs when an object is no longer referenced. If an application is building data structures (perhaps collections, arrays etc of objects), then they all hang around. If

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread John Cassidy
From experiences with Websphere runnning on z800 and z890 machines (z/VM, SLES8), it is still a problem of CPU constraints. As far as I can see, irrespective of how much Main memory in the CP directory and / or vdisks swap, it still does not perform as it should. I hope your (holy) missives to

Re: Anyone running WebSphere under linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread Ranga Nathan
I dont know Websphere at all. Did you look at shared memory and see how it is growing? There may be some config options that you can use. How about any discussion forums or mailing lists for Websphere. I have received timely support from those kinds of forums.

Re: Anyone running WebSphere under Linux on z/Series AND using wsadmin scripts for application deployment?

2005-02-24 Thread Terry Spaulding
James, Not sure how you installed all of your Portal. If you installed the entire enchilada on one Linux zSeries then I would expect some extreme overhead. Recommendation: 1.) If you installed the HTTP sever on the same Portal server from the WAS Portal CD then deinstall the HTTP server and