Re: How to add the size of /

2004-01-30 Thread Wesley Parish
Note on moving /var : if you're running daemons that log to /var, do a ps auxe and kill -9 relevant daemon pids before unmounting /var and copying the directories and files over to the new /var on the new DASD. I just found that out the other day. Wesley Parish On Thu, 29 Jan 2004 04:09, you

Re: TSM Scripts

2004-01-30 Thread Gene Walters
thanks for the scripts Gene [EMAIL PROTECTED] 01/30/04 02:54AM This script works fine (with SUSE). #! /bin/sh BIN=/opt/tivoli/tsm/client/ba/bin/dsmc test -x $BIN || exit 5 . /etc/rc.status rc_reset case $1 in start) echo -n Starting TSM $BIN schedule /var/log/adsm.log

Re: Virus alerts from Homeland Security

2004-01-30 Thread Phil Payne
Ok so then everyday when a new Windows virus comes out ... /day/hour/ (Tending to minute) One measure of Linux's success will be the appearance of viruses. I look forward to seeing how a global open source community reacts to such an event. I suspect it will probably have roughly the same

Re: Computerworld Ad

2004-01-30 Thread Phil Payne
Microsoft has a full page add in Computer World describing how Windows server 2003 is cheaper than... guess what, Linux under z/VM. What's interesting is not what their study concluded, what's interesting that Linux on VM is enough of a threat they are spending advertising dollars to fend it

Re: Kernel 2.4.24 qeth.o - unresolved symdol show_trace

2004-01-30 Thread Phil Payne
Sigh. Unfortunately, I don't want to get a reputation for being an idiot on LKML, so I probably won't do any of that. Mark Post I can promise you that having a reputation for being an idiot (BTDT) doesn't in any way inhibit your freedom of movement. In fact, it can be fun - sometimes you

2004-01-30 Recommended Linux for zSeries code and docu drop to developerWorks

2004-01-30 Thread Gerhard Hiller
Please see the What's New page at: http://www10.software.ibm.com/developerworks/opensource/linux390/whatsnew.shtml for a change summary of the 2004-01-30 additions and changes to the Linux for zSeries and S/390 developerWorks Web pages. June 2003 stream: o kernel 2.4.21: - recommended

Re: 2004-01-30 Recommended Linux for zSeries code and docu drop to developerWorks

2004-01-30 Thread Adam Thornton
On Fri, Jan 30, 2004 at 03:41:41PM +0100, Gerhard Hiller wrote: o New documentation: How to improve performance with PAV So, uh, Neale: How long is it going to take you to do some performance stats to tell me whether I'm better off mounting a big database (which will be on a Shark) on DASD

Interesting enhancements in latest drop

2004-01-30 Thread Ferguson, Neale
There are a couple of interesting line items in the code drop of this day from IBM: - Add z/VM discontiguous saved segments (DCSS) block device driver - can you say shared R/O filesystem in storage! - Support for the z/VM recording system services: The *LOGREC system service - Add

Re: 2004-01-30 Recommended Linux for zSeries code and docu drop to developerWorks

2004-01-30 Thread Ferguson, Neale
I like my databases big so using PAV to hook up to those anorexic 3390s is still a poor cousin to FCP where I can carve out chunks of disk as big as I want. -Original Message- So, uh, Neale: How long is it going to take you to do some performance stats to tell me whether I'm better off

Re: Computerworld Ad

2004-01-30 Thread Post, Mark K
Bob, Marcy, Yes, that's it. Thanks for digging it up before I had a chance. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Robert Matthews Sent: Friday, January 30, 2004 3:44 AM To: [EMAIL PROTECTED] Subject: Re: Computerworld Ad Perhaps

Re: How to add the size of /

2004-01-30 Thread Post, Mark K
Or, if you want the system to do it for you, telinit 1 move data telinit 3 will work just as nicely, except you won't have network access during that time. But that helps to keep the riffraff out while you're trying to get your work done. Mark Post -Original

Re: Looking for a windows product to create Linux tar files ....

2004-01-30 Thread John Leach
Microsoft has a WIndows UNIX addon that has tar support. Cygin I think is a better option. There is some freware programs GZIP or Powerarchiver that may do what you want. Check out webattack.com for some of theseprograms. John Leach From: Terry Spaulding [EMAIL PROTECTED] Date:

Linux stress reducer

2004-01-30 Thread Jim Sibley
http://www.ebaumsworld.com/penguinswing.html = Jim Sibley RHCT, Implementor of Linux on zSeries Computer are useless.They can only give answers. Pablo Picasso __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!

Re: Linux stress reducer

2004-01-30 Thread Post, Mark K
This game showed up on Dave Barry's blog on Wednesday. However, he points to http://www.index.hr/images2/pingu1.swf, and, if you like higher scores (score inflation), this one: http://www.mironov.net/pingu/pingu3.swf They're both full-browser-width versions, since there's no surrounding HTML to

Re: Linux stress reducer

2004-01-30 Thread McKown, John
Jim, We run a product called Websense which restricts that site. It calls it tasteless grin. I got the same thing from another post. Now there are three of us wasting our afternoon. -- John McKown Senior Systems Programmer UICI Insurance Center Applications Solutions Team +1.817.255.3225 This

Re: 2004-01-30 Recommended Linux for zSeries code and docu drop to developerWorks

2004-01-30 Thread David Kreuter
It's exciting to see the new functions added! Network data: It looks like the data is the total of all network interfaces, there is no separation of the data? If I have two adapters, say one OSA and one guest lan qdio, I see the total of both? David Kreuter Gerhard Hiller wrote: Please see

Port 2003 on vm.ibm.com down?

2004-01-30 Thread Adam Thornton
I'm trying to get L622up.pdf and L992up.pdf (the SCSI zFCP presentations), but the server, vm.ibm.com:2003, isn't responding. Rather than soliciting the presentations directly from everyone--I don't want to get 30 copies of each--if you have them and are willing to mail them to me, can you please

Re: Linux stress reducer

2004-01-30 Thread Loren Charnley, Jr.
Ditto here Loren Charnley, Jr. Tech Support Administrator Family Dollar Stores, Inc. (704) 847-6961 Ext. 2000 -Original Message- From: McKown, John [SMTP:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 2:14 PM To: [EMAIL PROTECTED] Subject: Re: Linux stress reducer

Linux userid?

2004-01-30 Thread Wolfe, Gordon W
Is there a way for a Linux server running under z/VM to determine its own VM userid? Something using hcp perhaps? I can't use the IDENTIFY command since that's a CMS command. Thousands of years ago, cats were worshipped as gods. Cats have never forgotten this. _ Anonymous Gordon Wolfe,

Re: Linux userid?

2004-01-30 Thread Kern, Thomas
You should be able to it with HCP except by parsing the response from an INDICATE USER command. [EMAIL PROTECTED] /root]# hcp indicate user USERID=LINUX1 MACH=ESA STOR=64M VIRT=F XSTORE=NONE IPLSYS=DEV 0591 DEVNUM=00035 PAGES: RES=00 WS=00 LOCK=00 RESVD=00 NPREF=00

Re: Linux userid?

2004-01-30 Thread Daniel Martin
Parsing the output from 'CP QUERY USERID' will also work, and may be somewhat less painful... -dan. Kern, Thomas wrote: You should be able to it with HCP except by parsing the response from an INDICATE USER command. [EMAIL PROTECTED] /root]# hcp indicate user USERID=LINUX1 MACH=ESA STOR=64M

Re: Linux userid?

2004-01-30 Thread David Kreuter
Use the asm_ interface and roll your own diag 0. David Kreuter Wolfe, Gordon W wrote: Is there a way for a Linux server running under z/VM to determine its own VM userid? Something using hcp perhaps? I can't use the IDENTIFY command since that's a CMS command. Thousands of years ago, cats

Re: Linux userid?

2004-01-30 Thread Post, Mark K
mynameis=`hcp q userid | cut -f1 -d ` If you want it in lower case, then mynameis=`hcp q userid | cut -f1 -d | tr [A-Z] [a-z]` Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Daniel Martin Sent: Friday, January 30, 2004 3:59 PM To: [EMAIL

Re: Linux userid?

2004-01-30 Thread Wolfe, Gordon W
Thanks, guys. Any one of those will do it. Thousands of years ago, cats were worshipped as gods. Cats have never forgotten this. _ Anonymous Gordon Wolfe, Ph.D. (425)865-5940 VM Technical Services, The Boeing Company -- From: Post, Mark K Reply To: Linux on 390 Port

Re: TSM Scripts

2004-01-30 Thread Post, Mark K
Now available at http://linuxvm.org/Patches/S390/tsm.sh Thanks, Stefan. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Stefan Kopp Sent: Friday, January 30, 2004 2:54 AM To: [EMAIL PROTECTED] Subject: Re: TSM Scripts This script works fine

Re: Linux stress reducer

2004-01-30 Thread McKown, John
This is now an epidemic here! People playing and calling out their scores over the cubical walls! This is the first Linux Virus -- John McKown Senior Systems Programmer UICI Insurance Center Applications Solutions Team +1.817.255.3225 This message (including any attachments) contains

Re: Linux stress reducer

2004-01-30 Thread Chris Cox
McKown, John wrote: This is now an epidemic here! People playing and calling out their scores over the cubical walls! This is the first Linux Virus I heard a rumor that according to SCO, it's impossible that the open source community produced the program. They are currently very suspicious of

Still some good ones left!

2004-01-30 Thread Martha McConaghy
SHARE is comingonly 4 weeks to go! Yet, there are still some really great sessions left that are need of a spiritual leader. If you are coming to Long Beach for the great gathering, please consider chairing one or two sessions. It's a great way to be part of the action and get a good seat

Re: Linux userid?

2004-01-30 Thread Ulrich Weigand
Gordon Wolfe wrote: Is there a way for a Linux server running under z/VM to determine its = own VM userid? Something using hcp perhaps? I can't use the IDENTIFY = command since that's a CMS command. /proc/sysinfo will show this (amongst other info) ... Bye, Ulrich -- Dr. Ulrich Weigand