[no subject]

2019-07-10 Thread Michael MacIsaac
Hello list, We patched many zLinux SLES servers and found that chmem and lsmem moved. Here's an unpatched system: # *which chcpu chmem lsmem lscpu* /sbin/chcpu * /usr/sbin/chmem /usr/sbin/lsmem* /usr/bin/lscpu Here's a patched system - lsmem and chmem moved to /usr/bin # *which chcpu c

[no subject]

2018-06-28 Thread Donald Russell
I have RHEL 7 system on a mod-9 (10016 cup) ECKD DASD and want to move it to a mod-27 (32759 cyl). The disk is not in use, I used zVM/CMS to DDR the disk to the larger one. Then I attached it to a zLinux system to format the back end of the disk. After that I would remove the last partition and cr

[no subject]

2015-10-27 Thread Virgilio Calimlim
Try this example that is run from the MVS side... //U2MOCOPY JOB (USS2MVS),CLASS=A,MSGCLASS=X,MSGLEVEL=(1,1), // REGION=1M,NOTIFY=&SYSUID //* //* BATCH TSO: OCOPY HFS file to MVS //* //USSTMP EXEC PGM=IKJEFT01 //INHFSDD PATHOPTS=(ORDONLY),PATH='/u/userid/.profile' //INHF2DD

[no subject]

2015-10-26 Thread Cameron Seay
What is the correct syntax to move a file from USS to MVS? I am using: cp file.name "//MVS_data_set(member)" but it's not working. I sent this to the IBM MAIN listserv but I don't think my account is working correctly. -- For L

[no subject]

2015-08-10 Thread Ron Foster
review LINUX-390 Ron Foster Baldor Electric Company 5711 R S Boreham Jr Street Fort Smith, AR 72901 Phone:479-648-5865 Fax:479-646-5440 Email: ron.fos...@baldor.abb.com IM Address:ron.fos...@baldor.abb.com www.baldor.com ---

[no subject]

2015-06-11 Thread Nix, Robert P.
How about ³sed -i~ -e '/sda1/s/1 2/1 0/' /etc/fstab" -- Robert P. Nix | Sr IT Systems Engineer | Data Center Infrastructure Services 507-284-0844 | nix.rob...@mayo.edu Mayo Clinic| 200 First Street SW | Rochester, MN 55905 Mayo Clinic, a mission-driven worldwide leader in health care for 150 y

[no subject]

2015-06-11 Thread Ray Mansell
This may be more successful: sed -i 's:dev/sda1/scratch ext3 defaults 1 2:dev/sda1/scratch ext3 defaults 1 0:' /etc/fstab Or... you could use something as simple as the 'cat' command: cat /etc/fstab cat > /etc/fstab.fixed At this point you have the original fstab displayed on th

[no subject]

2015-06-11 Thread John McKown
On Thu, Jun 11, 2015 at 3:03 AM, Berthold Gunreben wrote: > On Thu, 11 Jun 2015 07:21:50 +0530 > Mainframe Mainframe wrote: > > > Hello , > > Thanks for reply .As I mentioned, fsck is running on > > rebooting time and its not getting completed and having issue > > mentioned earlier

[no subject]

2015-06-11 Thread Berthold Gunreben
On Thu, 11 Jun 2015 07:21:50 +0530 Mainframe Mainframe wrote: > Hello , > Thanks for reply .As I mentioned, fsck is running on > rebooting time and its not getting completed and having issue > mentioned earlier email chain. > > So, to isolate this issue, I want to revert back > > d

[no subject]

2015-06-10 Thread Mark Post
>>> On 6/10/2015 at 09:51 PM, Mainframe Mainframe >>> wrote: > From z/VM console and I am not good at using SID editor commands. Can > anybody provide syntax for changing this line using SID editor commands. What is "SID?" Mark Post --

[no subject]

2015-06-10 Thread Mainframe Mainframe
Hello , Thanks for reply .As I mentioned, fsck is running on rebooting time and its not getting completed and having issue mentioned earlier email chain. So, to isolate this issue, I want to revert back dev/sda1/scratch ext3 defaults 1 2 to /dev/sda1/scratch ext3 defa

[no subject]

2015-06-09 Thread Steffen Maier
On 06/09/2015 09:22 AM, Mainframe Mainframe wrote: Hello Group, Currently we facing below issue. *Issue : * /scratch is on dasda1 device. We need mount sda device on /scratch so that we can do porting work. Steps taken to solve issue : # umount -l /scratch This seems to b

[no subject]

2015-06-09 Thread Mainframe Mainframe
Hello Group, Currently we facing below issue. *Issue : * /scratch is on dasda1 device. We need mount sda device on /scratch so that we can do porting work. Steps taken to solve issue : # umount -l /scratch # fsck -y /scratch fsck 1.39 (29-May-2006) e2fsck 1.39 (29-May-2006) fs

[no subject]

2015-02-22 Thread Bruce Furber
info linux-390 -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390

[no subject]

2014-04-12 Thread Suleiman Shahin
Suleiman Shahin -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit http://www.marist.edu/ht

[no subject]

2013-07-29 Thread Jagos, Brian V
Hi All, It is that time of year again this is a call to chair SHARE session, and time is running out. And we still have some great sessions open. So if you are going to attend we would like if you could chair some session. idSession Title

[no subject]

2012-02-20 Thread Cameron Seay
That may be my problem. I will use FTP. I used IND$FILE On Fri, Feb 17, 2012 at 12:16 PM, Dave Jones wrote: > And I have seen cases where instead of using FTP to transfer the boot > files from the iso image to z/VM, IND$FILE was used instead. That also > led to RedHat boot time errors. > > Also

[no subject]

2012-02-17 Thread Dave Jones
And I have seen cases where instead of using FTP to transfer the boot files from the iso image to z/VM, IND$FILE was used instead. That also led to RedHat boot time errors. Also check to make sure the virtual guest has enough storage available to uncompress completely the initrd file. DJ On 02/

[no subject]

2012-02-17 Thread Brad Hinson
Also make sure the initrd was transferred completely. I've seen this error when the FTP session had a hidden error that the disk was full. Check "query disk" to make sure the 191-a disk isn't at 100% usage. If you login to the guest and run the 'filelist' command, you'll see the record length

[no subject]

2012-02-17 Thread KarlKingston
Make sure that your files that you punch to the reader are FB 80. If you don't you get all kinds of weird errors. From: Cameron Seay To: LINUX-390@VM.MARIST.EDU Date: 02/16/2012 10:19 PM Subject:Re: Sent by:Linux on 390 Port I am trying to install RHEL 5 to a z9.

[no subject]

2012-02-16 Thread Cameron Seay
I am trying to install RHEL 5 to a z9. I think I have all of my installation files properly configured, but when I run my exec file I get this message. Help. RAMDISK: Compressed image found at block 0 No filesystem could mount root, tried: ext2 iso9660 Kernel panic - not syncing: VFS: Unable to

[no subject]

2012-02-09 Thread Ron Wells
HIPERLEE MTU 57344 >> what I have on my z/OS to VM/linux From: Rich Smrcina To: LINUX-390@VM.MARIST.EDU Date: 02/09/2012 08:57 AM Subject:Re: Sent by:Linux on 390 Port Is your hipersocket set up to use an 8K MTU? What is the MTU size on the Linux side? On 02/09/

[no subject]

2012-02-09 Thread Rich Smrcina
Is your hipersocket set up to use an 8K MTU? What is the MTU size on the Linux side? On 02/09/2012 08:37 AM, Herczeg, Zoltan wrote: Hi all. I am new to linux and looking for some help. I have an ifl on a z/10 running the latest z/vm on DS8100 dasd. I installed Suse sles11 and installed a

[no subject]

2012-02-09 Thread Herczeg, Zoltan
Hi all. I am new to linux and looking for some help. I have an ifl on a z/10 running the latest z/vm on DS8100 dasd. I installed Suse sles11 and installed a z/VSE product from IBM which runs on linux and allows you to create virtual tapes on a linux file system. This product uses tcpip to tr

[no subject]

2012-02-03 Thread Tobias Doerkes
Hi, what about routing? Is it possible that the default route does point to an inactive interface? Kind regards, Tobias. -- For LINUX-390 subscribe / signoff / archive access instructio

[no subject]

2011-07-08 Thread Alan Ackerman
Hope this is not a phishing attack. I certainly will not go to a random web site posted like this. On Jul 8, 2011, at 12:47 AM, Rob JACKSON wrote: > I invite you to visit my first site! It’s important for me!.. > http://www.soleholiday.com/sites.friend.php?zyqCID=16iw4 >

[no subject]

2011-07-08 Thread RPN01
Spam On 7/8/11 2:47 AM, "Rob JACKSON" wrote: > I invite you to visit my first site! It¹s important for me!.. > http://www.soleholiday.com/sites.friend.php?zyqCID=16iw4 > > -- > For LINUX-390 subscribe / signoff / archive acce

[no subject]

2011-07-08 Thread Scott Rohling
Monty Python: spam spam spam spam spam Scott Rohling On Fri, Jul 8, 2011 at 1:47 AM, Rob JACKSON wrote: > I invite you to visit my first site! It’s important for me!.. > http://www.soleholiday.com/sites.friend.php?zyqCID=16iw4 > > ---

[no subject]

2011-07-08 Thread Rob JACKSON
I invite you to visit my first site! It’s important for me!.. http://www.soleholiday.com/sites.friend.php?zyqCID=16iw4 -- For LINUX-390 subscribe / signoff / archive access instructions,

[no subject]

2011-06-02 Thread Gregg Levine
On Thu, Jun 2, 2011 at 9:19 AM, Kobus Erwee wrote: > INFO LINUX-390 > > > > > . > > -- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or v

[no subject]

2011-06-02 Thread Kobus Erwee
INFO LINUX-390 . -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---

[no subject]

2010-09-22 Thread Lesseg, Jon
Glen, Send the request to: lists...@vm.marist.edu and your request will be answered. Regards, Jon Lesseg - z/OS Platform - z/OS, CICS and Network Support - PacifiCorp - 503-813-6342 "In theory, there is no difference between theory and practice. But in practice, there is." - Yogi Berra -Or

[no subject]

2010-09-21 Thread Schneck.Glenn
INFO LINUX-390 LEGAL DISCLAIMER The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon thi

[no subject]

2010-07-29 Thread Bruce Furber
I am not working with sles any more but. I do remember having problems with the CONF file. If it had too many lines it would not recognize the options and not find the nfs server. One that I used has 9 lines 80 bytes fixed. ramdisk_size=65536 root=/dev/ram1 ro init=/linuxrc TERM=dumb   H

Re: (No subject header)

2010-07-28 Thread Dave Jones
Sent: Tuesday, July 27, 2010 11:44 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: (No subject header) Hi, Ruddy. We may be in a better position to help you diagnose your problem if we had a few more details. Can your SLES11 VM guest see the the repository server (FTP, HTTP, etc.) across the

Re: (No subject header)

2010-07-28 Thread Michael MacIsaac
Malcolm, > Is there a way to check the NFS connection from the manual setup program? I first check that the NFS server can mount a file system locally. For example, from the NFS server: # mount localhost:/nfs/sles11/dvd1 /mnt # ls /mnt When that is working, I test from another system. Can you

Re: (No subject header)

2010-07-27 Thread Melancon, Ruddy
To: LINUX-390@VM.MARIST.EDU Subject: Re: (No subject header) Hi, Ruddy. We may be in a better position to help you diagnose your problem if we had a few more details. Can your SLES11 VM guest see the the repository server (FTP, HTTP, etc.) across the network? Is there a firewall between the

Re: (No subject header)

2010-07-27 Thread Dave Jones
Hi, Ruddy. We may be in a better position to help you diagnose your problem if we had a few more details. Can your SLES11 VM guest see the the repository server (FTP, HTTP, etc.) across the network? Is there a firewall between the repository and the VM guest? DJ On 07/27/2010 11:28 AM, Mel

[no subject]

2010-07-27 Thread Melancon, Ruddy
I am trying to install SLES11 on a z series under VM. Hen I execute the SLES11 script I get an... *** No repository found. I have checked and double check my setup as per redbook to no avail. Can anyone give me steps to find the problem Ruddy A. Melancon IT Systems Specialist, Senior Alabama

No subject

2010-07-12 Thread Jim Elliott
Subject:System z Innovations at SHARE in Boston Keeping up with innovative technology requires looking at new capabilities from two perspectives - the value that innovation can bring to your enterprise, and how well it can integrate with, and enhance, your existing systems. Whether you are seeking

[no subject]

2009-11-09 Thread Gabe Goldberg
Subject: Writing Mainframe Executive article on IBM's System z Solution Series Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: eastrmmtao101.cox.net[68.230.240.7] X-Barracuda-Start-Time: 1257828765 X-Barracuda-Bayes: INNOCENT GLOBAL

[no subject]

2009-09-29 Thread Jack Woehr
Gary Cox wrote: Previous message "HELP" Miss typed and not intended to click send It was the most interesting message of the day. -- Jack J. Woehr# «'I know what "it" means well enough, when I find http://www.well.com/~jax # a thing,' said the Duck: 'it's generally a frog or htt

[no subject]

2009-09-29 Thread Gary Cox
Previous message "HELP" Miss typed and not intended to click send Sorry for the confusion Gary H Cox Technology Director EMC Engineering - System z Software Development Direct: (508)249-4462 Internal: 44462 Email: cox_g...@emc.com primum non nocere -

[no subject]

2009-08-28 Thread Billy R. Bingham
And then I should wait until I see that the list server rejected the original posting, because it contained listserv commands, before I send my apologies.' Billy "Billy R. Bingham" wrote: > Sorry about that. I should know better :) > > > Billy > "Billy R. Bingham" wrote: > > SET LINU

[no subject]

2009-08-28 Thread Billy R. Bingham
Sorry about that. I should know better :) Billy "Billy R. Bingham" wrote: > SET LINUX-390 CONCEAL -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.marist.edu with the message: I

[no subject]

2009-07-13 Thread Schneck.Glenn
SIGNOFF LINUX-390 LEGAL DISCLAIMER The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance up

[no subject]

2008-12-04 Thread Huegel, Thomas
True, but mine is how you might speak it. -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of John Summerfield Sent: Thursday, December 04, 2008 4:59 PM To: LINUX-390@VM.MARIST.EDU Subject: Huegel, Thomas wrote: > Right .. the brain is faster than the fingers

[no subject]

2008-12-04 Thread John Summerfield
Huegel, Thomas wrote: Right .. the brain is faster than the fingers.. HHO ? My configuration reflects the structure of the molecule. -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of John Summerfield Sent: Wednesday, December 03, 2008 6:01 PM To: LINUX-39

[no subject]

2008-12-04 Thread Huegel, Thomas
Right .. the brain is faster than the fingers.. HHO ? -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of John Summerfield Sent: Wednesday, December 03, 2008 6:01 PM To: LINUX-390@VM.MARIST.EDU Subject: Huegel, Thomas wrote: > Are the rep's initials HOO? as i

[no subject]

2008-12-03 Thread John Summerfield
Huegel, Thomas wrote: Are the rep's initials HOO? as in H2O... That's HOH -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] -- Advice http://webfoot.com/advice/email.top.php http://www.catb.org/~esr/faqs/smart-questions.html http://support.microsoft.com/kb/555375 You cannot re

[no subject]

2008-12-03 Thread Shawn Wells
Come on now, haven't you heard the Mainframe is dead? ;) While I certainly can't speak for entire companies, I'm aware not aware of any such efforts. Stewart Thomas J wrote: Sounds a little like our Red Hat rep who told our Linux guys yesterday that IBM is likely to get rid of z/VM in favor

[no subject]

2008-12-03 Thread Shockley, Gerard C
I would second that. Some additional resources here: http://www.zseriesoraclesig.org/ http://en.wikipedia.org/wiki/Linux_on_zSeries Gerard C. Shockley Assistant Director Technical Services Boston University [EMAIL PROTECTED] 617.353.9898 (w) 617.353.6171 (f) http://kuali.org/news/2008/090

[no subject]

2008-12-03 Thread Mark Post
>>> On 12/3/2008 at 10:25 AM, "Little, Chris" <[EMAIL PROTECTED]> wrote: > It IS a seriously misinformed person. > > We've been running Oracle RDBMS for several years now in a z/VM > environment. No issues. Not what the Oracle rep (thought they were) was talking about. "Works great" is not th

[no subject]

2008-12-03 Thread Little, Chris
It IS a seriously misinformed person. We've been running Oracle RDBMS for several years now in a z/VM environment. No issues. > -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Pat Carroll > Sent: Tuesday, December 02, 2008 3:06 PM > To: LINUX-390@VM

[no subject]

2008-12-02 Thread Alan Cox
On Tue, 2 Dec 2008 12:59:55 -0800 "O'Brien, Dennis L" wrote: > We have been informed by an Oracle rep "that Oracle does not certify its > programs on any Virtualization Software (to include VMware and zVM.)" http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=904903

[no subject]

2008-12-02 Thread Kielek, Samuel
That's not 100% correct, but I think I know what the rep is referring to. Indeed, Oracle database (and most other Oracle products) are not certified on VMware, SLES (Xen), RHEL (Xen), Solaris (xVM), etc. in the x86 world. Oracle Database is certified on Oracle VM *only* for both Windows and Linux g

[no subject]

2008-12-02 Thread Pat Carroll
Or maybe he's secretly working for Novell ;) Patrick Carroll | Enterprise Architect L.L.Bean, Inc.(r) | Double L St. | Freeport ME 04033 http://www.llbean.com | [EMAIL PROTECTED] | 207.552.2426 -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Ste

[no subject]

2008-12-02 Thread Pat Carroll
Yep, been battling that for almost a decade. Patrick Carroll | Enterprise Architect L.L.Bean, Inc.(r) | Double L St. | Freeport ME 04033 http://www.llbean.com | [EMAIL PROTECTED] | 207.552.2426 -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of St

[no subject]

2008-12-02 Thread Stewart Thomas J
Sounds a little like our Red Hat rep who told our Linux guys yesterday that IBM is likely to get rid of z/VM in favor of KVM, because "why would IBM want to support multiple virtualization platforms". This kind of misinformation from reps at these vendors sure make it hard to sell mainframe Lin

[no subject]

2008-12-02 Thread David Kreuter
um maybe the misinformed dude was referring to some piece of Oracle, like a client, that doesn't run on linux for System z anyway? His response falls into the frightfully scary department and sounds like he needs a visit to the woodshed David From: Linux on 390

[no subject]

2008-12-02 Thread Huegel, Thomas
Are the rep's initials HOO? as in H2O... -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of O'Brien, Dennis L Sent: Tuesday, December 02, 2008 3:00 PM To: LINUX-390@VM.MARIST.EDU Subject: We have been informed by an Oracle rep "that Oracle does not certify it

[no subject]

2008-12-02 Thread Schneck.Glenn
Or someone who wants you to continue paying lots of license charges. -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Pat Carroll Sent: Tuesday, December 02, 2008 4:06 PM To: LINUX-390@VM.MARIST.EDU Subject: That sounds like a seriously misinformed perso

[no subject]

2008-12-02 Thread Rich Smrcina
Is this rep referring to a specific Oracle document or just flapping his gums? If the latter, perhaps he should be referred to Barry Perkins (who spoke [via phone] at the last SHARE). O'Brien, Dennis L wrote: We have been informed by an Oracle rep "that Oracle does not certify its programs on

[no subject]

2008-12-02 Thread David Boyes
> We have been informed by an Oracle rep "that Oracle does not certify its > programs on any Virtualization Software (to include VMware and zVM.)" > and that "Oracle Support can't assist the customer until the > virtualization software is removed" and the problem is duplicated. > This strikes me as

[no subject]

2008-12-02 Thread Pat Carroll
That sounds like a seriously misinformed person. Patrick Carroll | Enterprise Architect L.L.Bean, Inc.(r) | Double L St. | Freeport ME 04033 http://www.llbean.com | [EMAIL PROTECTED] | 207.552.2426 -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of

[no subject]

2008-12-02 Thread O'Brien, Dennis L
We have been informed by an Oracle rep "that Oracle does not certify its programs on any Virtualization Software (to include VMware and zVM.)" and that "Oracle Support can't assist the customer until the virtualization software is removed" and the problem is duplicated. This strikes me as odd, con

(no subject)

2008-11-04 Thread Rick Truett
-- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390

Re: No subject

2008-04-29 Thread Mark Perry
Pamela Christina in cool for Spring Endicott wrote: P.S. Note that Julie and I have forwarded your comments to the education/training folks about Centra and Linux workstations. The irony such that it is. :-) Nice one Pam! mark --

No subject

2008-04-29 Thread Pamela Christina in cool for Spring Endicott
Subject:Linux on System z Performance Update- Apr 30 - Live Virtual Class For readers of IBMVM, Linux390, and IBMMAIN who are interested in Linux on System z Performance. Just a reminder that the next Linux on System z Live Virtual Class is on Wednesday, April 30, 2008 at 11:00 AM EDT US & Canada

[no subject]

2007-11-20 Thread Mark Post
>>> On Tue, Nov 20, 2007 at 5:39 PM, in message <[EMAIL PROTECTED]>, Pat Carroll <[EMAIL PROTECTED]> wrote: > Can someone please clear up some confusion... > Does the dasd diag driver (dasd_diag_mod) work in a 64 bit Red Hat Linux > server configured with > 2GB memory? > > RH4 U4 (2.6.9-55.0.2

[no subject]

2007-11-20 Thread Pat Carroll
Can someone please clear up some confusion... Does the dasd diag driver (dasd_diag_mod) work in a 64 bit Red Hat Linux server configured with > 2GB memory? RH4 U4 (2.6.9-55.0.2.EL) and z/VM 5.2 RSU 0602 (64 bit). Thanks... Pat Carroll/L.L.Bean Patrick Carroll | Enterprise Architect L.L.

No subject

2007-10-23 Thread Jim Elliott <[EMAIL PROTECTED]>
From: Leon Buitendag <[EMAIL PROTECTED]> Subject: Re: Linux Streams (LiS) > Hi, I am planning on installing Communicaton server for Linux, > however I according to the documentation I need to install LiS > first, however this is where I run into problems: Leon: The CommServer for Linux developer

[no subject]

2007-05-24 Thread Brandon Darbro
Goodwin, Derric wrote: > Curious, > > We just installed a new 64 Bit SLES9 guest and everything seems to be > working with one exception... > > When we run the ID command against a user id after a little churning the > system kicks back a "Bus Error". > > Has anyone seen this before? > > Thoughts?

[no subject]

2007-05-24 Thread Goodwin, Derric
Curious, We just installed a new 64 Bit SLES9 guest and everything seems to be working with one exception... When we run the ID command against a user id after a little churning the system kicks back a "Bus Error". Has anyone seen this before? Thoughts? Thanks all. --- Derric Goodwin Distrib

[no subject]

2007-02-26 Thread bob molerio
I am interested in learning if there is a inexpensive way to learn VM or z/VM. Does anyone know if there are education providers (I'm thinking colleges or IT education services) provideres. that include a account on a VM system? Thank you, Bob Molerio

[no subject]

2006-04-28 Thread Rob van der Heij
On 4/28/06, Rob van der Heij <[EMAIL PROTECTED]> wrote: [ something in Dutch - wrong finger - my apologies ] -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: I

[no subject]

2006-04-28 Thread Rob van der Heij
Weet niet precies wat je probleem nu nog is... Als de qeth / qdio modules zijn geladen vind je in /sys/bus/ccwgroup/drivers de qeth driver. De truuk die je dan doet is een echo "0.0.0900,0.0.0901,0.0.0902" > qeth/group zodat je een "tripod" van 3 subchannels maakt. Vervolgens zie je dan 0.0.0900

[no subject]

2006-04-28 Thread ING. A. Neij
Hi Listserv, With the information I received yesterday i was able to find the hipersocket device in /sys/... I tried to configure the Hipersocket via Yast but was not succesfull so far. when do dmesg i get the message: qeth: loading qeth S/390 OSA-Express driver ($Revision: 1.77.2.20 $/$Revision

No subject

2006-04-12 Thread Pamela Christina in sunny Endicott NY
Subject:May 3 IBM Webcast - The IBM System z(tm): Rethinking the Role of the Mainframe Cross-posted to IBMVM,IBM-MAIN,and LINUX listservs for your reading pleasure Date:Wednesday, May 3, 2006 Time: 2:00pm - 3:30pm EDT Register: http://www.ibm.com/systems/z/2006 This webcast looks to b

[no subject]

2006-03-03 Thread Tucker, Karl (Non Employee)
I am in the process of doing an install of Marist Linux in an LPAR. It is not possible to use a tape IPL so I searched the internet and found a procedure that I believe originated at SUSE. This procedure is a boot program which is assembled, installed on DASD and followed by the 3 IPL files which

[no subject]

2006-02-13 Thread Ryan Stewart
I somehow changed the shell directory in /etc/passwd file for root and now I cannot get in as root. root:x:0:0:root:/root:q I have no other user with administrative permissions to change anything. Does anyone know how to login to root on the z890 with this situation? I have seen some thin

[no subject]

2006-02-08 Thread Bishop, Peter G
Hi, you could try this one http://www.redbooks.ibm.com/abstracts/sg246926.html?Open It doesn't seem to cover z9s though. There may be a newer one for that. cheers Peter Peter Bishop Mainframe IT Outsourcing Service Delivery EDS Asia-Pacific phone: +61 2 9012 5147 + mailto:[EMAIL PROTECTED

[no subject]

2006-02-08 Thread Bruce Gui
Hi Rob, Could you give me some advice about which redbook I should read first? I am a newer for zlinux. Best Regards, Bruce Gui IBM Global Resource Delivery China pan-IOT Europe Integrated Delivery Center - Platform Support Mainframe E-mail:[EMAIL PROTECTED] Rob van der Heij <[EMAIL PROTEC

[no subject]

2006-02-08 Thread Rob van der Heij
On 2/9/06, Bruce Gui <[EMAIL PROTECTED]> wrote: > Does anybody have any documentation for zLinux performance > monitoring and tuning? So what are the specific questions you have after reading the redbook? -- Rob van der Heij rvdheij @ gmail.com Velocity Software, Inc --

[no subject]

2006-02-08 Thread Bruce Gui
Does anybody have any documentation for zLinux performance monitoring and tuning? Best Regards, Bruce Gui IBM Global Resource Delivery China pan-IOT Europe Integrated Delivery Center - Platform Support Mainframe E-mail:[EMAIL PROTECTED] --

[no subject]

2005-09-26 Thread Daniel F Lavoie
test message Daniel F. Lavoie Computer Scientist Computer Sciences Corporation (860) 823-2416 This is a PRIVATE message

[no subject]

2005-09-23 Thread Post, Mark K
I would suggest turning off vsftpd's ident queries. It isn't really buying you anything except aggravation. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Ranga Nathan Sent: Friday, September 23, 2005 7:59 PM To: LINUX-390@VM.MARIST.EDU Subje

[no subject]

2005-09-23 Thread Ranga Nathan
We frequently get messages like this on a Linux console: ZLP1: Sep 23 16:56:09 zlp1 xinetd10026: Bad line received from identity server at 172.16.178.20: 0 , 0 : ERROR : UNKNOWN-ERROR We run vsftpd via xinetd. I am not sure why we are getting this error. Is it something to do with "identd" se

No subject

2005-09-01 Thread Pamela Christina of z/VM in Sunny Endicott NY
Subject:2005 zSeries EXPO featuring z/OS, z/VM, z/VSE and Linux on zSeries | posted again when I noticed that subject line was missing. Posted to VMESA-L, LINUX-390, and IBM-MAIN. Hello mainframe enthusiasts, Are you looking for the next opportunity for technical education about the new IBM Sys

No subject

2005-09-01 Thread Pamela Christina - z/VM in sunny Endicott,NY
Subject:2005 zSeries EXPO featuring z/OS, z/VM, z/VSE and Linux on zSeries Posted to VMESA-L, LINUX-390, and IBM-MAIN. Hello mainframe enthusiasts, Are you looking for the next opportunity for technical education about the new IBM System z9? If you were unable to attend SHARE, or even if you di

[no subject]

2005-08-18 Thread Zoran Trifunovic
Hi! We are planning to migrate Oracle 8.1.7 applications on Windows 2000 Cluster platform to IBM Z/800 platform Can anyone give me a information about performance of Oracle 9i on Z/OS v1r4 and Oracle 9i on Z/VM SuSe Linix 9 on IFL Proccesor? Is better Oracle 9i on Z/OS v1r4 or Oracle 9i on Z/VM

[no subject]

2005-08-02 Thread John Summerfied
cox, gary wrote: help I'm helpless -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ -- For LINUX-390 subscribe / signoff / archive ac

[no subject]

2005-08-02 Thread Little, Chris
I know the feeling . . . . > -Original Message- > From: cox, gary [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 02, 2005 9:35 AM > To: LINUX-390@VM.MARIST.EDU > Subject: > > help > > -- > For LINUX-390 subscribe / sign

[no subject]

2005-08-02 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of cox, gary > Sent: Tuesday, August 02, 2005 9:35 AM > To: LINUX-390@VM.MARIST.EDU > Subject: > > > help dial 911. -- John McKown Senior Systems Programmer UICI Insurance Center Information Technolo

[no subject]

2005-08-02 Thread cox, gary
help -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390

[no subject]

2005-07-27 Thread [EMAIL PROTECTED]
Hello, I've tried some messages before, but I don't know if they have been blocked. I have a very simmilar situation that the one described in other notes. We have zSeries 800, 4.5G and 1.5G expanded, and we have a guest SuSE 8, 2G in size, Oracle 10g. The SGA in Oracle is fixed to 1.7G (this is

[no subject]

2005-06-08 Thread Jim Elliott
> Is there a COBOL compiler for Linux on z/Series, specifically > for the Red Hat version? Mark: LegacyJ's PERCobol -> http://www.legacyj.com/ MicroFocus -> http://www.microfocus.com AcuCorp ACUCOGOL-GT -> http://www.acucorp.com/ I don't know if any of these support Red Hat. The vast majority of

[no subject]

2005-05-17 Thread Ferguson, Neale
See: http://linuxtoday.com/it_management/2005051701126NWRHSV IBM has expanded a program to lure customers using Sun Microsystems servers and software to Big Blue products running Red Hat's Linux, the company plans to announce Tuesday. The company will offer qualified customers a free service to as

[no subject]

2005-05-14 Thread Ferguson, Neale
See: http://linuxtoday.com/high_performance/2005051400826NWHERH IBM and Red Hat are broadening a partnership to promote Linux on Big Blue's mainframe computers. The two companies said this week they're packaging Red Hat Enterprise Linux 4 with IBM's Integrated Facility for Linux, a feature Big Bl

[no subject]

2004-12-18 Thread ralph noll
dasd: No device registered as (94:1) VFS: Cannot open root device "dasda1" or 5e:01 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on 5e:01 I have shutdown my linuxrtr... Linux under z/vm acting like a router Suse linux... Above is the error I am getting..

  1   2   3   >