Re: RMSMASTR : ready or not

2010-07-28 Thread Romanowski, John (OFT)
To wait for rmsmastr to be ready before starting tape-dependent products 
I
do a loop of DFSMSRM QUERY LIBRARY OPSTATE (WAIT
and when the RC=0 check the response in detail (or assume it's ready),
otherwise,
 for non-zero RC wait a while and check again in whatever time interval
suits you or abort after too many waits or seconds.

VMLINK DFSMS 1B5
DFSMSRM QUERY LIBRARY OPSTATE (WAIT

if you have multiple libraries there's syntax to name the one you're quer
ying


Re: SFS - remove a minidisk

2010-06-21 Thread Romanowski, John (OFT)
Look in the File Pool Planning Admin manual at 'Removing Space from a File Pool'
You can replace  a user storage mdisk with a minimally sized mdisk


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mark Pace
Sent: Monday, June 21, 2010 9:28 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: SFS - remove a minidisk

I've found all sorts of information in the CMS file pool planning and admin 
guide on how to create, and expand a filepool, but I've been unable to figure 
out how to shrink a filepool. Even with all my years in VM I'm still pretty 
much a novice with SFS.  I added additional minidisk space to a filepool, and 
then decided afterwards that I had given the space to the wrong filepool.  How 
do I take this space away?  I thought FILESERV REORG, but that appears to be 
only for the catalog space.

TIA.

--
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: zfcp questions

2010-06-08 Thread Romanowski, John (OFT)
IIRC, on SLES 10 that message No configuration file for adapter 0.0.0800' is 
from the initrd doing
zfcp_disk_configure 0.0.0800 0x597208239950 0x000e 1
to put the LUN online.

mkinitrd didn't copy the unneeded file 
/etc/sysconfig/hardware/hwcfg-zfcp-bus-ccw-0.0.0800 into the initrd and 
zfcp_disk_configure issues that message when it doesn't find an existing 
/etc/sysconfig/hardware/hwcfg-zfcp-bus-ccw-0.0.0800  in the initrd to update as 
is its wont when it puts the LUN online.

So that message is expected and harmless.

I don't know about message: Cannot handle subsystem ''


 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Philip Tully
 Sent: Tuesday, June 08, 2010 1:30 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: zfcp questions

 Hello,



 I am in the beginning to implement FCP disk connections on a series of
 linux
 machines running SLES 10 sp2+, during startup I receive the following
 series
 of messages:

 Configuring device 0.0.0800


 scsi0 : zfcp


 09:24:36 zfcp: The adapter 0.0.0800 reported the following
 characteristics:


 WWNN 0x5005076400caa584, WWPN 0xc05076efed800400, S_ID 0x00ab004f,


 adapter version 0x4, LIC version 0x2b, FC link speed 4 Gb/s


 zfcp: Switched fabric fibrechannel network detected at adapter
 0.0.0800.


 Activating zfcp disk 0.0.0800:0x597208239950:0x000e


 No configuration file for adapter 0.0.0800


 Configuring FCP disk 597208239950:000e



 I have 2 questions:

 1 The startup looks good except for the No configuration file for
 adapter
 0.0.0800 message since I have the file

  /etc/sysconfig/hardware/hwcfg-zfcp-bus-ccw-0.0.0800 included at the
 bottom.

 2 When I issue the command hwup 0.0.0800 I receive the following error
 message:



 cdlvmeng001:/etc/sysconfig/hardware # hwup 0.0.0800

 Cannot handle subsystem ''



 Regards,

 Phil Tully







 cdlvmeng001:/etc/sysconfig/hardware # cat hwcfg-zfcp-bus-ccw-0.0.0800

 !/bin/sh

 #

 # hwcfg-zfcp-bus-ccw-0.0.0800

 #

 # Configuration for the zfcp adapter at CCW ID 0.0.0800

 #



 STARTMODE=auto

 MODULE=zfcp

 MODULE_OPTIONS=

 MODULE_UNLOAD=yes



 # Scripts to be called for the various events.

 # If called manually the event is set to 'up'.

 SCRIPTUP=hwup-ccw

 SCRIPTUP_ccw=hwup-ccw

 SCRIPTUP_scsi_host=hwup-zfcp

 SCRIPTDOWN=hwdown-scsi

 SCRIPTDOWN_scsi=hwdown-zfcp



 # Configured zfcp disks

 ZFCP_LUNS=

 0x597208239950:0x000e

 0x597208239950:0x000f

 0x597208239950:0x0010

 0x597208239950:0x0012

 0x597208239950:0x0014

 0x597208239950:0x0016

 0x597208239950:0x0017

 0x597208239950:0x0018

 0x597208239950:0x0019

 0x597208239950:0x001a

 0x597208239950:0x001b

 0x597208239950:0x001c

 0x597208239950:0x001d

 cdlvmeng001:/etc/sysconfig/hardware #











This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Mapping an Emulated DASD device to an SVC LUN number

2010-05-25 Thread Romanowski, John (OFT)
The SVC command line command
 svcinfo lshostvdiskmap
might list the information you're looking for. Look online for the manual

IBM TotalStorage SAN Volume ControllerCommand-Line Interface User’s Gu
ide

Here's sample output (probably folded across two lines); the SCSI_id colu
mn
is the  LUN's hex id in decimal (decimal 102 below is hex LUN id 0066)
svcinfo lshostvdiskmap Z10_P1-T1Linux
id   name  SCSI_idvdisk_id   vdisk_na
me
   wwpn vdisk_UID
240  Z10_P1-T1Linux102186   

Z_TZ2BF152_V2 5005076401E2893A 60050768018180762800062F
240  Z10_P1-T1Linux103667   

Z_TZ2BF152_V3 5005076401E2893A 600507680181807628000633

(the SVC's SCSI_id column is not to be confused with the value given by
linux's scsi_id command. I found that prefixing 3 to the SVC's vdisk_UID 
is
the same value returned by linux's scsi_id command)


Re: VMTAPE Command

2010-05-04 Thread Romanowski, John (OFT)
Mario,
VMTAPE doesn't come with z/VM, it's a product you buy from CA and install on 
z/VM.
when I enter HELP VMTAPE the response is:

   Copyright Computer Associates International, Inc. 1996
VM:Tape, a proprietary software product of Computer Associates,
helps your site manage tape volumes and tape drives.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mario Izaguirre
Sent: Tuesday, May 04, 2010 10:25 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: VMTAPE Command


Hi listeners,

I wanted to know if the command CMS VMTAPE is supported in z/VM 5.4?

I give  HELP VMTAPE  with the user MAINT and don't show me the help panel on 
the command.


Thank you in advance.




Best Regards,


Mario Izaguirre
Mainframe System Programmer
Barcelona, Spain



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: How to work with hex in REXX

2010-04-30 Thread Romanowski, John (OFT)
try String = x2c('0001A735')

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Horlick, Michael
Sent: Friday, April 30, 2010 9:37 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: How to work with hex in REXX

Greetings,

I have a character field for example 0001A735 (PRK)

I have record like this 'DATA DATA '. I want to replace '' with 
x'0001A735'.

Tried :

String = '||PRK||'x
JCL.J = Overlay(String,Record,WORK,4)

Where work = position of '' in record

Not working.

Mike Horlick
Conseiller
CGI Gestion Intégrée des Technologies
1350 Boul. René-Lévesque Ouest
Montréal, Qc, H3G 1T4



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Bringing CPU/Engine Online

2010-04-29 Thread Romanowski, John (OFT)
For some explanations Do HELP CPQUERY PROC and
HELP CPQUERY CPUS

You're querying  apples and oranges or in this case the virtual cpus of the 
userid you're logged onto (q v cpus)
and the real cpus of the machine running z/VM (q proc expand).  And the pears 
belong to the zlinux guest that has a pair of virtual cpus.

'Alternate' is a real processor, a nondedicated processor other than the 
master.

the 2nd real processor is already active.
there are 2 virtual cpus defined to the zlinux userid which probably isn't the 
userid on which you ran 'q v cpus'

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Daniel Tate
Sent: Thursday, April 29, 2010 3:13 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Bringing CPU/Engine Online

Im a Unix admin trying to speak z/VM here.. so please bear with me..

q v cpus
13:04:09 CPU 00  ID  FF0ECDEE20948000 (BASE) IFL  CPUAFF ON
q proc expand
13:10:16 PROCESSOR 00 MASTER IFL
13:10:16 PROCESSOR 01 ALTERNATE IFL
13:10:16 PARTITION MODE LINUX-ONLY

1) What does Alternate indicate?
and
2) How do i get that 2nd processor to be active if it is not already.. i.e. 
showing up under q v cpus and active under z/Linux?

z/Linux shows two virtual CPUs under /sys/devices/system/cpu and /proc/cpuinfo 
displays:
vendor_id   : IBM/S390
# processors: 2
bogomips per cpu: 6868.00
features : esan3 zarch stfle msa ldisp eimm dfp
processor 0: version = FF,  identification = 0ECDEE,  machine = 2094
processor 1: version = FF,  identification = 0ECDEE,  machine = 2094

Thanks in advance.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Bringing CPU/Engine Online

2010-04-29 Thread Romanowski, John (OFT)
oops I should have  RTFM, there's no HELP CPQUERY CPUS, try HELP CPQUERY 
VIRTUAL, press PF11 for ALL and select VIRTUAL CPUS

From: Romanowski, John (OFT)
Sent: Thursday, April 29, 2010 3:28 PM
To: 'The IBM z/VM Operating System'
Subject: RE: Bringing CPU/Engine Online

For some explanations Do HELP CPQUERY PROC and
HELP CPQUERY CPUS

You're querying  apples and oranges or in this case the virtual cpus of the 
userid you're logged onto (q v cpus)
and the real cpus of the machine running z/VM (q proc expand).  And the pears 
belong to the zlinux guest that has a pair of virtual cpus.

'Alternate' is a real processor, a nondedicated processor other than the 
master.

the 2nd real processor is already active.
there are 2 virtual cpus defined to the zlinux userid which probably isn't the 
userid on which you ran 'q v cpus'

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Daniel Tate
Sent: Thursday, April 29, 2010 3:13 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Bringing CPU/Engine Online

Im a Unix admin trying to speak z/VM here.. so please bear with me..

q v cpus
13:04:09 CPU 00  ID  FF0ECDEE20948000 (BASE) IFL  CPUAFF ON
q proc expand
13:10:16 PROCESSOR 00 MASTER IFL
13:10:16 PROCESSOR 01 ALTERNATE IFL
13:10:16 PARTITION MODE LINUX-ONLY

1) What does Alternate indicate?
and
2) How do i get that 2nd processor to be active if it is not already.. i.e. 
showing up under q v cpus and active under z/Linux?

z/Linux shows two virtual CPUs under /sys/devices/system/cpu and /proc/cpuinfo 
displays:
vendor_id   : IBM/S390
# processors: 2
bogomips per cpu: 6868.00
features : esan3 zarch stfle msa ldisp eimm dfp
processor 0: version = FF,  identification = 0ECDEE,  machine = 2094
processor 1: version = FF,  identification = 0ECDEE,  machine = 2094

Thanks in advance.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


IPL VM guest to virtual SYSG?

2010-04-09 Thread Romanowski, John (OFT)
On z/VM 5.3 I'm trying to IPL a guest z/VM to the guest's emulated integrated 
3270 device (SYSG) but not succeeding.
From the guest's logon console I do:

cp terminal conmode 3215
cp terminal sys3270 on
cp ipl 460a loadparm sysg

which gives me a VM READ
instead of the expected SAPL screen where I'd enter cons=sysg and PF10 to IPL 
VM to sysg

Thought I'd done this successfully years ago, but maybe not.
Am I doing this incorrectly?

John Romanowski
z/VM Support
NYS CIO/Office for Technology
(518)485-9555



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: IPL VM guest to virtual SYSG?

2010-04-09 Thread Romanowski, John (OFT)
Thanks,  I didn't do CMS SET CONCEAL ON, but I was in CMS when I did cp 
terminal sys3270 on
I started with the guest logged off, did LOGON, cp terminal, etc

In any event, after a few more trys of CP IPL .. the guest's been in 
LOGOFF/FORCE pending for 2 hours and looking thru the list archives I'm luckier 
than this guy in Feb 2006 who got PRG004 trying IPL to SYSG:


 I tried using SYS3270 and I abended our z/VM 5.1 system. Maybe I didn't set
it up properly but I didn't think it would cause a PRG004. I have a console
set to TERM CONMODE 3270 and SYS3270 ON. I do an IPL 6528 CLEAR LOADP SYSG.
I do not get a SALIPL screen only a VM read. Then the first level VM system
crashes with PRG004. I am doing this on a z/900 in native mode (no LPARs).
Should this work?

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Kris Buelens
Sent: Friday, April 09, 2010 1:04 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: IPL VM guest to virtual SYSG?

Just a thought:
Maybe you IPLed CMS first and run with SET CONCEAL ON: the TERM SYS3270 ON 
kills CMS but CONCEAL ON makes CP to reIPL it
P.S. if your only override on SAPL is to enter CONS=SYSG, you can do it at once:
IPL 460A LOADPARM CONSSYSG
2010/4/9 Romanowski, John (OFT) 
john.romanow...@cio.ny.govmailto:john.romanow...@cio.ny.gov
On z/VM 5.3 I'm trying to IPL a guest z/VM to the guest's emulated integrated 
3270 device (SYSG) but not succeeding.
From the guest's logon console I do:

cp terminal conmode 3215
cp terminal sys3270 on
cp ipl 460a loadparm sysg

which gives me a VM READ
instead of the expected SAPL screen where I'd enter cons=sysg and PF10 to IPL 
VM to sysg

Thought I'd done this successfully years ago, but maybe not.
Am I doing this incorrectly?

John Romanowski
z/VM Support
NYS CIO/Office for Technology
(518)485-9555



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.



--
Kris Buelens,
IBM Belgium, VM customer support


Re: IPL VM guest to virtual SYSG?

2010-04-09 Thread Romanowski, John (OFT)
I normally use conmode 3270 for the IPL but I wanted to experiment with sys3270 
and they're incompatible settings

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Richard Troth
 Sent: Friday, April 09, 2010 1:16 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: IPL VM guest to virtual SYSG?

 Use 'term conmode 3270'.





 On 2010-04-09, Romanowski, John (OFT) john.romanow...@cio.ny.gov
 wrote:
  On z/VM 5.3 I'm trying to IPL a guest z/VM to the guest's emulated
  integrated 3270 device (SYSG) but not succeeding.
  From the guest's logon console I do:
 
  cp terminal conmode 3215
  cp terminal sys3270 on
  cp ipl 460a loadparm sysg
 
  which gives me a VM READ
  instead of the expected SAPL screen where I'd enter cons=sysg and
 PF10 to
  IPL VM to sysg
 
  Thought I'd done this successfully years ago, but maybe not.
  Am I doing this incorrectly?
 
  John Romanowski
  z/VM Support
  NYS CIO/Office for Technology
  (518)485-9555
 
 
 
  This e-mail, including any attachments, may be confidential,
 privileged or
  otherwise legally protected. It is intended only for the addressee.
 If you
  received this e-mail in error or from someone who was not authorized
 to send
  it to you, do not disseminate, copy or otherwise use this e-mail or
 its
  attachments.  Please notify the sender immediately by reply e-mail
 and
  delete the e-mail from your system.
 

 --
 Sent from my mobile device

 -- R;   


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: IPL VM guest to virtual SYSG?

2010-04-09 Thread Romanowski, John (OFT)
On Fri, 9 Apr 2010 17:47:23 -0400, Alan Altmark alan_altm...@us.ibm.com
 wrote:

Make sure that the attributes of your 3270 session aren't bizzarro.  E.g
.
keep it at 80 wide by no more than 43 deep.  There is a limit to the
amount of data the integrated 3270 can deal with and you will have notic
ed
that the HMC's 3270 emulator is, uh, somewhat lacking in the flexibility

department.

But I would still open a PMR.

Alan Altmark
z/VM Development
IBM Endicott

a snapdump and VM re-IPL are scheduled for this weekend; PMR to follow


Re: Capping info

2010-03-24 Thread Romanowski, John (OFT)
the perfkit FCX126 LPAR screen shows LPAR weight.
one way to display it is run this to see menu choice 8 - the  FCX126 LPAR screen

PERFKIT FCONAPPC FCXRES00 8

From: The IBM z/VM Operating System [ib...@listserv.uark.edu] On Behalf Of 
Alain Benveniste [a.benveni...@free.fr]
Sent: Wednesday, March 24, 2010 4:54 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Capping info

Is there a way to get the info if my VM lpar is capped or not and what is 
weight ?

Could be great to see these info with the indicate cmd...?

This info is needed for us to avoid to run licenced products with more power 
than we pay for
using them...not to be lawfull...

Alain Benveniste


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: VMUTIL PARM Question

2010-03-16 Thread Romanowski, John (OFT)
Scott,
A one-time event on a specific date/time  is allowed in WAKEUP's WAKEUP TIMES 
file (See HELP WAKEUP or WAKEUP in the CMS Utilities Guide)
That old comment in WAKEUP PARMS is out of date I think.

To run your command at 8am on May 1, 2010 this record will do it once only.
05/01/10 08:00:00  CP SET SHARE USERA RELATIVE 300 2.7% LIMITHARD


 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Mike Walter
 Sent: Tuesday, March 16, 2010 10:22 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: VMUTIL PARM Question

 :blush on
 Bill Munson is right.  The WAKEUP PARMS file contains the date and time
 that the command was last executed - and only handles a week at a time.
 I sure do wish that there was a instant recall and trash capability
 with
 the listserve!
 That's what I get for posting before being fully awake.  Cursed
 timezone
 change!!  :-(
 :blush off

 Thanks, Bill!

 Nonetheless,  VM:Schedule would handle your request with ease.

 Mike Walter
 Hewitt Associates
 The opinions expressed herein are mine alone, not my employer's.



 Mike Walter/National/Hewitt associa...@hewitt Associates NA

 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
 03/16/2010 09:15 AM
 Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



 To
 IBMVM@LISTSERV.UARK.EDU
 cc

 Subject
 Re: VMUTIL PARM Question






 I don't think that SAT 08:00:00 04/24/10 will cause the command to be
 executed on Saturday May 1, 2010 unless you're running some REALLY
 strange

 UTC time offset.

 But:
 SAT 08:00:00 05/01/10
 should do it.  HOWEVER... you need to understand that the DAY (SAT on
 this

 case) is a key field.  It indicates when that command will be executed
 next, and when it will repeat, this case EVERY SATURDAY from 1 May 2010
 forever.

 This command will be executed for the first time at 08:00 on 05/01/10,
 and

 then AGAIN EVERY SATURDAY at 08:00.  After the first execution, the
 WAKEUP

 PARMS record will appear as:
 SAT 08:00 05/08/10 command_string

 WAKEUP is meant to provide a means of scheduling repeated requests.  If
 you want to use it for a one-time command, then you must remember to
 update the WAKEUP PARMS file to manually remove or change the command
 as
 desired.

 If you want a full-function scheduler, then VM:Schedule from CA will do
 the trick with an incredible number of bells and whistles.  IBM may
 also
 sell  something from Rocket Software, but I don't recall offhand.

 Mike Walter
 Hewitt Associates
 The opinions expressed herein are mine alone, not my employer's.



 Wandschneider, Scott scott.wandschnei...@infocrossing.com

 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
 03/16/2010 08:58 AM
 Please respond to
 The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



 To
 IBMVM@LISTSERV.UARK.EDU
 cc

 Subject
 VMUTIL PARM Question






 What is the proper syntax for a WAKE PARM for VMUTIL to execute in the
 future.  For example, say I want to execute CP SET SHARE USERA
 RELATIVE
 300 2.7% LIMITHARD at 08:00 on Saturday, May 1, 2010?  I'm thinking it
 would be SAT 08:00:00 04/24/10 CP SET SHARE USERA RELATIVE 300 2.7%
 LIMITHARD.  Is this correct?

 Thank you,
 Scott R Wandschneider
 Senior Systems Programmer|| Infocrossing, a Wipro Company || 11707
 Miracle

 Hills Drive, Omaha, NE, 68154-4457|| : 402.963.8905 || 
 :847.849.7223  ||  : scott.wandschnei...@infocrossing.com **Think Green
 -

 Please print responsibly**






 The information contained in this e-mail and any accompanying documents
 may contain information that is confidential or otherwise protected
 from
 disclosure. If you are not the intended recipient of this message, or
 if
 this message has been addressed to you in error, please immediately
 alert
 the sender by reply e-mail and then delete this message, including any
 attachments. Any dissemination, distribution or other use of the
 contents
 of this message by anyone other than the intended recipient is strictly
 prohibited. All messages sent to and from this e-mail address may be
 monitored as permitted by applicable law and regulations to ensure
 compliance with our internal policies and to protect our business. E-
 mails
 are not secure and cannot be guaranteed to be error free as they can be
 intercepted, amended, lost or destroyed, or contain viruses. You are
 deemed to have accepted these risks if you communicate with us by e-
 mail.





 The information contained in this e-mail and any accompanying documents
 may contain information that is confidential or otherwise protected
 from
 disclosure. If you are not the intended recipient of this message, or
 if
 this message has been addressed to you in error, please immediately
 alert
 the sender by reply e-mail and then delete this message, including any
 attachments. Any dissemination, distribution or other use of the
 contents
 of this message by anyone other than the intended recipient is strictly
 

Re: Adding an CPOWNED volume

2010-03-04 Thread Romanowski, John (OFT)
CP Q CPOWN
CP DEFINE CPOWN
use an empty SLOT
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Frank M. Ramaekers
Sent: Thursday, March 04, 2010 2:29 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding an CPOWNED volume

I know I can FORMAT/LABEL/ALLOCATE and ATTACH the new volume to SYSTEM, but is 
there a way for it to show up in the CPOWNED list?
(No, it's not in the SYSTEM CONFIG under  CP_Owned)


 Frank M. Ramaekers Jr.





Systems Programmer


MCP, MCP+I, MCSE  RHCE


American Income Life Insurance Co.


Phone: (254)761-6649


1200 Wooded Acres Dr.


Fax: (254)741-5777


Waco, Texas  76701





_ This message contains 
information which is privileged and confidential and is solely for the use of 
the intended recipient. If you are not the intended recipient, be aware that 
any review, disclosure, copying, distribution, or use of the contents of this 
message is strictly prohibited. If you have received this in error, please 
destroy it immediately and notify us at privacy...@ailife.com.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: 3590E Tapes

2010-03-02 Thread Romanowski, John (OFT)
If you  have DITTO try TB (tape browse), I think it shows some cartridge 
attributes in the line under the drive's attributes

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Hughes, Jim
Sent: Tuesday, March 02, 2010 2:00 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: 3590E Tapes

How would I go about getting the type of cartridge (J or K) loaded on the 3590E 
tape unit attached to my CMS userid by using a bit of software?

IThanks.


Jim Hughes
603-271-5586
It is fun to do the impossible.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Exec Ditto??

2010-02-25 Thread Romanowski, John (OFT)
I am assuming you want to run DITTO to see a disk's VTOC.
type DITTO and press the ENTER key

if you see a copyright screen press ENTER again

you probably then see a menu of DITTO functions. On my system, menu item 3 
shows VTOC functions:
---
DITTO/ESA for VM Task Selection Menu

 Select the desired task or enter a DITTO function code, then press Enter.
 Press F2 (Menu) to display the menu panel with DITTO function groups.

1. Browse data
2. Edit or update data
3. Work with VTOC
4. Work with VSAM catalog


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mario Izaguirre
Sent: Thursday, February 25, 2010 4:40 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Exec Ditto??


Hi,  Listeners:

I hope you all are well. I wanted to ask you a question, as I run in VM, DITTO 
PROGRAM to see the VTOC of a disk volume?



Best Regards,


Mario Izaguirre
Mainframe System Programmer
Barcelona, Spain



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Strange result from Q MDISK

2010-02-04 Thread Romanowski, John (OFT)
check if Q MDISK nnn LOC gives  same output as Q MDISK nnn LOC DIR.

maybe his PROFILE (for whatever reason) detaches 193 and links his 191 as 193?

Det 193 and do CP LINK * 193 193 and repeat the Q MDISK nnn LOC

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Colin Allinson
Sent: Thursday, February 04, 2010 10:31 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Strange result from Q MDISK


A user asked me to transfer his 191 disk to his 193 disk and give him a new 
(larger) 191 disk.

Before doing this I checked he was logged off.

When he logged on again, everything was where he expected it to be but he got a 
strange result from Q MDISK :-

  q mdisk 191
TargetID Tdev OwnerID  Odev
PPFDEV   0191 PPFDEV   0191
Ready; T=0.01/0.01 14:36:40

 q mdisk 193
TargetID Tdev OwnerID  Odev
PPFDEV   0193 PPFDEV   0191
Ready; T=0.01/0.01 14:36:47

When he did a Q MDISK nnn LOC he could, indeed see that the disks were defined 
in different places so all is well - but I am at a loss to explain why he is 
seeing this result.

Can anyone explain this?



Colin Allinson
VM Systems Support
Amadeus Data Processing GmbH


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Linux and VM SAN advice

2009-12-22 Thread Romanowski, John (OFT)
On Mon, Dec 21, 2009 at 17:51, Martha McConaghy u...@vm.marist.edu wrote:
 Subject: Linux and VM SAN advice

 I've got several test Oracle servers running on SLES 10 and z/VM 5.4.0
 on our z9 using SAN disk space.  I set up the SAN connection using a
 FICON adapter and the EDEV support.  That is working OK, but I'm concerned
 about where to go from there.
   snip

 Is it worth moving to NPIV before hooking in our production server?  I know
 that it can provide better security for the connections.  Does it also help
 with performance?

Another reason to use NPIV now on your z9 is looking ahead to a future move to 
a z10:

On z9 if you don't use EDEV or NPIV to control access to LUNs you'd use IBM's 
LUN Access Control utility, but when you get to a z10 you'll find z10 doesn't 
support LUN Access Control utility so you'd do without LUN Access Control or 
have to migrate the guests to NPIV or EDEV.

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Larger CMS Disk

2009-12-22 Thread Romanowski, John (OFT)
10,017 cylinders is max CMS  3390 mdisk size according to section CMS 
Restrictions in 'CMS Planning and Administration' manual.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Suleiman Shahin
Sent: Tuesday, December 22, 2009 1:35 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Larger CMS Disk

Greetings all,

A user has asked me to allocate a CMS full-volume mdisk of  4 cylinders and 
I'm wondering if that can be a source of problems.

What do you say?

Thanks.

Suleiman Shahin



Hotmail: Free, trusted and rich email service. Get it 
now.http://clk.atdmt.com/GBL/go/171222984/direct/01/


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Larger CMS Disk

2009-12-22 Thread Romanowski, John (OFT)
10,017 cylinders is max CMS  3390 mdisk size according to section CMS 
Restrictions in 'CMS Planning and Administration' manual.
 But then a footnote says 'CMS is limited to 32767 cylinders'

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Suleiman Shahin
Sent: Tuesday, December 22, 2009 1:35 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Larger CMS Disk

Greetings all,

A user has asked me to allocate a CMS full-volume mdisk of  4 cylinders and 
I'm wondering if that can be a source of problems.

What do you say?

Thanks.

Suleiman Shahin



Hotmail: Free, trusted and rich email service. Get it 
now.http://clk.atdmt.com/GBL/go/171222984/direct/01/


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: brain freeze

2009-11-03 Thread Romanowski, John (OFT)
Logon to OPERATOR
and do  CP SET SYSOPER *

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of l character
Sent: Tuesday, November 03, 2009 3:46 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: brain freeze

OPERATOR  IDlogged off. VM messages going to another USERID. I managed to 
re-direct the to a VSE guest using CONSOLE 009 3215 T OPERATOR. I'm missing 
something in the DOC ? Whats a quick way to get them back to  OPERATOR



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: 回复: 回复: Disabled Wait during z/OS guest mac hi ne IPL

2009-10-29 Thread Romanowski, John (OFT)
Anson,

Try coding your EXEC as Kris indicated and then

ignore the expected DMSCIT171T Permanent console error; re-IPL CMS message.



The '15'x between the TERM command and the IPL command is needed to build and 
pass one double command to CP before CMS loads the disabled wait and aborts the 
rexx processor as result of CP doing the TERM CONMODE command.


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Anson
Sent: Thursday, October 29, 2009 10:48 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: 回复: 回复: Disabled Wait during z/OS guest mac hi ne IPL

It seems it doesn't work. Actually, other z/OS use the same conmode 3270 
terminal... That's why I couldn't understand it... There must be something 
wrong with it.. but I couldn't figure it out


发件人: Kris Buelens kris.buel...@gmail.com
收件人: IBMVM@LISTSERV.UARK.EDU
已发送: 周四, 10 29, 2009 10:42:19 下午
主 题: Re: 回复: Disabled Wait during z/OS guest mac hi ne IPL

CMS does not support a CONMODE 3270 terminal.  I guess your REXX EXEC to start 
z/OS contains some TRACE instruction making that it produces output.
Change to code to change the COMNODE and the IP into one command
'CP TERM CONMODE 3270' || '15'x || 'IPL 8B10 CLEAR LOADPARM 10066F'
Or, if you prefer two lines
'CP TERM CONMODE 3270' || '15'x ||,
 'IPL 8B10 CLEAR LOADPARM 10066F'
2009/10/29 Anson yeal_c...@yahoo.com.cnmailto:yeal_c...@yahoo.com.cn
Thanks, John!

I defined the ipl and related command in an exec file as below.

...
'CP TERM CON 3270'
'I 8B10 CLEAR LOADPARM 10066F'
...

And then logon to the virtual machine and execute this exec file in the cms.

I don't know what happened There are some other z/OS guest machines running 
under the same zVM


发件人: McKown, John 
john.mck...@healthmarkets.commailto:john.mck...@healthmarkets.com
收件人: IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU
已发送: 周四, 10 29, 2009 10:28:23 下午
主 题: Re: Disabled Wait during z/OS guest machine IPL

This is a CMS problem, not a z/OS problem. Are you IPLing from a 3270 terminal, 
with XAUTOLOG. It is saying that CMS cannot talk to the terminal. When you IPL 
CMS, do you have the PARM AUTOCR on it so that CMS does not prompt for input?

Just a couple of ideas.

John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets®

9151 Boulevard 26 • N. Richland Hills • TX 76010
(817) 255-3225 phone • (817)-961-6183 cell
john.mck...@healthmarkets.commailto:john.mck...@healthmarkets.com • 
www.HealthMarkets.comhttp://www.healthmarkets.com/

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets® is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. –The Chesapeake Life Insurance 
Company®, Mid-West National Life Insurance Company of TennesseeSM and The MEGA 
Life and Health Insurance Company.SM



From: The IBM z/VM Operating System 
[mailto:IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of 
Anson
Sent: Thursday, October 29, 2009 9:20 AM
To: IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU
Subject: Disabled Wait during z/OS guest machine IPL
I defined a new z/OS 1.10 guest machine on zVM5.2.  When I tried to ipl the 
guest machine, i got a disable wait psw. Below is the detail information.

Is there anyone who knows how to resolve it? Thank you very much!

 22:09:53  * MSG FROM ZOS6F   : DMSCIT171T Permanent console error; re-IPL CMS
00: HCPGIR450W CP entered; disabled wait PSW 000A 80F1842C


好玩贺卡等你发,邮箱贺卡全新上线!http://cn.rd.yahoo.com/mail_cn/tagline/card/*http:/card.mail..cn.yahoo.com/


好玩贺卡等你发,邮箱贺卡全新上线!http://cn.rd.yahoo.com/mail_cn/tagline/card/*http:/card.mail.cn.yahoo.com/



--
Kris Buelens,
IBM Belgium, VM customer support

__
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: SALIPL - Stand Alone Program Loader

2009-10-29 Thread Romanowski, John (OFT)
try HELP SALIPL
SALIPL has a ( MODULE filename option; default is (MODULE CPLOAD

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mike Atkison
Sent: Thursday, October 29, 2009 1:35 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: SALIPL - Stand Alone Program Loader


Is there a method to programmatically change the MODULE NAME in the Stand Alone 
Program Loader without going through the SAPL Panel?  For example, if a 
mini-disk has two load modules, is there a method to pass a module name and 
bypass the SAPL Panel altogether?

Thanks,

Mike Atkison


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: PMRs

2009-10-16 Thread Romanowski, John (OFT)
I use my IBMLINK user/pw,  IBM's Service Link menu,
click Electronic Technical Response (ETR),
 then on the left list of options click either 'Report a defect (problem'
or 'Ask a question':
 fill out the screens ...,
 you get a PMR number and email notification when IBM's responded,
then you go back to   IBM's Service Link menu, but click List ETR Records, 
click Submit, click your PMR number from the listed PMRs.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Schuh, Richard
Sent: Friday, October 16, 2009 1:48 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: PMRs

It has been a long time since I have opened a PMR. Even then I called the 
Support Center to open it. Surely one can be opened electronically without too 
much hassle. How do I go about it? I have gone in too many circles on my own 
while hunting for the way.

Regards,
Richard Schuh





This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Using FDR Instant Backup to make FlashCopies

2009-09-02 Thread Romanowski, John (OFT)
z/VM does take first device matching a VOLSER .
 Enter CP  QUERY  4506-4507 to see what volid CP saw on them.
And check you guest's DEDICATE's to see if they're still DEDICATE by volid:   
DEDICATE 1500 VOLID x.
If the 4506-4507 volid's match the DEDICATE's then CP dedicated them to the 
guest instead of the like-named volids at higher addresses as you suspect.

If you must DEDICATE full packs then it'd be more reliable to DEDICATE by 
address instead of volid, using
DEDICATE  1500 4701  this succeeds if the dasd is 'FREE' and is independent 
of its volid;   if you use the 'volid' option then the DEDICATE will fail if 
the volid isn't what the DEDICATE specifies, as in DEDICATE 1500 4701 VOLID 
LEMAI1  HCPLGN090I Device 1500 not defined; device LEMAI1 not available.

Put the 4701-4708 dasd OFFLINE_AT_IPL in SYSTEM CONFIG and vary them online in 
AUTOLOG1's PROFILE EXEC before the guest is autologged.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Karl Kingston
Sent: Wednesday, September 02, 2009 2:13 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Using FDR Instant Backup to make FlashCopies

We're running a Domino mail server under z/Linux under z/VM.   Volumes are 
full-pack volumes and are dedicated to the VM guest when we autolog the guest.  
  Dedicates are in the form of DEDICATE 1500 VOLID x.

This has worked well for us.

For backing this system up, we use FDR from the z/OS side to backup.   Of 
course, the linux system is down when we do this so we can get a clean copy.

Since we're using 8 3390-27's to hold our mail files, our backup window is 
about 2 hours.

In an effort to reduce the size of the window, we used FDR to Flashcopy these 
volumes to other DASD.And then backup these DASD.

My understanding is when using FDR to flashcopy, it will change the VOLSER for 
the target devices (can't vary them online to z/OS).

Our VOLSERS are LEMAI1 - LEMAI8. Reside on units 4701-4708.
Our flashcopy targets are on 4506-450D.

This scenario worked for several weeks until yesterday.   When we autologged 
the guest machines,  somehow they grabbed 4506 and 4507.   (I'm assuming 
somehow the volsers got changed?)

Has anybody had any experience with doing something like this?
Any idea why z/VM assigned 4506-4507?
Correct me if I'm wrong, but z/VM will take the first device it finds matching 
a VOLSER?

What can we do to remedy this?   Is this even a good idea?

Thanks


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Stand-alone IPL of a Virtual tape

2009-08-26 Thread Romanowski, John (OFT)
Ismael,
 To mount a VTS tape in your bare LPAR your VTS administrator can use the IBM 
Total Storage Tape Library Specialist browser-based application to do a Perform 
Standalone Operations (PSO) mount of a VTS tape in a VTS drive address 
available to your LPAR. A non-browser-based PSO method is documented in IBM ATL 
3494 Operator Guide GA32-0449-07. (was true back in 2005; might use different 
tools now to do the standalone mount function).  I've used PSO to mount 
stand-alone DSF and DDR VTS tapes in a bare LPAR.

The PSO screen doesn't use 4-digit VTS drive addresses, you use parts of the 
drive address to indicate VTS Controller number and device number. Again, this 
was back in 2005 and might be easier by now. Check with your Storage/VTS 
administrator.


From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Ifurung, ism...@cio
Sent: Tuesday, August 25, 2009 6:25 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Stand-alone IPL of a Virtual tape

We are starting to implement a virtual tape system in our VM system; they are 
planning to get rid of our silos.  To us, it is a black box; the zOS guys say 
just mount these volumes on these tape devices; treat them like real cartridge 
on real 3490 drives and you're good to go.

I've tested the volumes  devices using RMSMASTR, VMTAPE, VMBACKUP, DDR and for 
the most part, they work well.

My question is:

Recovery process usually starts with a stand-alone program, like DSF or DDR. If 
we have to IPL a stand-alone program like DDR that happens to be in a virtual 
volume onto a bare LPAR, how is this done?

Thanks for any info.

Ismael


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Multiple zVM Lpars - Resource consumption

2009-07-22 Thread Romanowski, John (OFT)
I have a site like you describe:
 2 z/VM LPARs sharing all the IFLs, also sharing channels to dasd, tape, etc.
One LPAR for test/development Linux guests, the second for production linux 
guests.
The PRSM overhead seems negligible, 0.5-0.6%.
The memory for linux guests dwarfs the memory needed to run z/VM OS, 64M or 
whatever the manual says now for z/VM.
We give the production LPAR a higher partition weight than test/dev LPAR and 
more central and expanded storage than the test/dev LPAR.

We find the extra work/complexity of maintaining 2 z/VM LPARs is outweighed by 
the benefits of isolating the workloads and being able to schedule outages on 
each LPAR independently of each other.


 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Mark Jacobs
 Sent: Wednesday, July 22, 2009 1:18 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Multiple zVM Lpars - Resource consumption

 Can anyone give me an estimate on additional resource consumption if we
 take one z/VM lpar with 'x' IFL's, 'y' GB of memory and 'z' Linux
 guests
 and we create an additional z/VM lpar sharing some/all of the IFL's,
 taking some amount of the memory and some of the zLinux guests.

 I know that we will have some amount of PRSM overhead and there will be
 some increase in real storage needed for the additional z/VM operating
 system and some additional DASD requirements. I'm looking for some
 numbers I can take to management and if I missed something for the
 additional resources needed to support the new z/VM lpar,

 --
 Mark Jacobs
 Time Customer Service
 Tampa, FL
 

 You can have any kind of a home you want. You can even
 get stucco. Oh, how you can get stucco.

 Groucho Marx - The Cocoanuts (1929)


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Invoking a pre-processor EXEC

2009-07-17 Thread Romanowski, John (OFT)
does it work?

The HELP for RUN command says
 The RUN command passes only the file name (fn) of an exec to the EXEC
processor. Therefore, you cannot use fm to select a particular exec.

Is the HELP mistaken?

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Frank M. Ramaekers
 Sent: Friday, July 17, 2009 2:55 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Invoking a pre-processor EXEC

 Found the RUN command...works like a charm.

 Frank M. Ramaekers Jr.
 Systems Programmer   MCP, MCP+I, MCSE  RHCE
 American Income Life Insurance Co.   Phone: (254)761-6649
 1200 Wooded Acres Dr.Fax:   (254)741-5777
 Waco, Texas  76710





 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Schuh, Richard
 Sent: Friday, July 17, 2009 1:48 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Invoking a pre-processor EXEC

 'EXECLOAD EXECA EXEC Z EXECX EXEC (PUSH USER'
 'EXEC EXECX'
 'EXECDROP EXECX'

 Regards,
 Richard Schuh



  -Original Message-
  From: The IBM z/VM Operating System
  [mailto:ib...@listserv.uark.edu] On Behalf Of Frank M. Ramaekers
  Sent: Friday, July 17, 2009 11:36 AM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Invoking a pre-processor EXEC
 
  I'd like to write a pre-processor EXEC of an existing EXEC
  with the same name.  How do you make sure that the
  pre-processor EXEC doesn't invoke
  itself and invokes the original EXEC.   (It finds the pre-processor
  first because of disk access order.)
 
  Frank M. Ramaekers Jr.
  Systems Programmer   MCP, MCP+I, MCSE  RHCE
  American Income Life Insurance Co.   Phone: (254)761-6649
  1200 Wooded Acres Dr.Fax:   (254)741-5777
  Waco, Texas  76710
 
  _ This
  message contains information which is privileged and
  confidential and is solely for the use of the intended
  recipient. If you are not the intended recipient, be aware
  that any review, disclosure, copying, distribution, or use of
  the contents of this message is strictly prohibited. If you
  have received this in error, please destroy it immediately
  and notify us at privacy...@ailife.com.
 

 _

 This message contains information which is privileged and confidential
 and is solely for the use of the

 intended recipient. If you are not the intended recipient, be aware
 that any review, disclosure,

 copying, distribution, or use of the contents of this message is
 strictly prohibited. If you have

 received this in error, please destroy it immediately and notify us at
 privacy...@ailife.com.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: DFSMS RMSMASTER fails to initialize if library is offline

2009-06-16 Thread Romanowski, John (OFT)
When we asked that, IBM Support said it's not configurable

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Marcy Cortes
 Sent: Tuesday, June 16, 2009 1:05 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: DFSMS RMSMASTER fails to initialize if library is offline

 We've got multiple tape libraries now and so multiple RM_AUTO_LIBRARY
 statements.

 RMSMASTR has a nasty habit of failing to initialize when one of these
 libraries is unavailable for some reason instead of skipping it and
 moving on.   There are multiple reasons why a library might not be
 available (maintenance, running in a different location, etc.) and we'd
 like it just to put out an error message and move on instead of
 stopping.

 Is that behavior configurable?

 Marcy



 This message may contain confidential and/or privileged information.
 If you are not the addressee or authorized to receive this for the
 addressee, you must not use, copy, disclose, or take any action based
 on this message or any information herein. If you have received this
 message in error, please advise the sender immediately by reply e-mail
 and delete this message. Thank you for your cooperation.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Clean Linux Guest Shutdown

2009-06-10 Thread Romanowski, John (OFT)
We start/stop oracle with an init.d script so oracle's start/stop is part of 
Linux's boot and shutdown sequence.

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Robert J McCarthy
 Sent: Wednesday, June 10, 2009 8:46 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 The CP SIGNAL SHUTDOWN command has helped to clarify our problem. It
 appear that the problem may be in the way linux shuts itself dowm. With
 the
 command, it appear that everthing works as designed from a vm
 standpoint;
 however linux never seems to complete it's shutdown. Although a guest
 is
 given 30 minutes to complete it's shutdown, linux appear to send a
 shutdown
 complete message back to vm within 30 seconds. We have the shutdown -
 h in
 the inittab. in our systems, Oracle is in the process of shutting down
 when
 linux pulls the plug. How do any of you handle oracle/linux shutdown.
 Below
 is a listing of the linux log for one of the guests shutting down. Is
 it
 similar to what you see :
 Jun  7 01:44:59 zoracle2 syslog-ng[1780]: STATS: dropped 0
 Jun  7 02:02:28 zoracle2 shutdown[4266]: shutting down for system
 reboot
 Jun  7 02:02:28 zoracle2 init: Switching to runlevel: 6
 Jun  7 02:02:30 zoracle2 multipathd: mpvol1: stop event checker thread
 Jun  7 02:02:30 zoracle2 multipathd: mpvol3: stop event checker thread
 Jun  7 02:02:30 zoracle2 multipathd: mpvol4: stop event checker thread
 Jun  7 02:02:31 zoracle2 multipathd: mpvol5: stop event checker thread
 Jun  7 02:02:31 zoracle2 su: (to oracle) root on /dev/pts/8
 Jun  7 02:02:31 zoracle2 multipathd: mpvol2: stop event checker thread
 Jun  7 02:02:31 zoracle2 multipathd: mpvol6: stop event checker thread
 Jun  7 02:02:31 zoracle2 multipathd: mpvol6: stop event checker thread
 Jun  7 02:02:37 zoracle2 xinetd[2288]: Exiting...
 Jun  7 02:02:37 zoracle2 sshd[2302]: Received signal 15; terminating.
 Jun  7 02:02:38 zoracle2 su: (to oracle) root on /dev/pts/8
 Jun  7 02:02:46 zoracle2 kernel: Kernel logging (proc) stopped.
 Jun  7 02:02:46 zoracle2 kernel: Kernel log daemon terminating.
 Jun 7 02:02:48 zoracle2 syslog-ng[1780]: syslog-ng version 1.6.8 going
 down
 Jun 7 05:56:37 zoracle2 syslog-ng[2311]: syslog-ng version 1.6.8
 starting
  Thanks,Bob


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Clean Linux Guest Shutdown

2009-06-10 Thread Romanowski, John (OFT)
I  CP FORCE guest WITHIN nn
Like CP SIGNAL SHUTDOWN that triggers the linux's inittab CTRLALTDEL entry.

What do you mean when you say linux appears to send a response to VM
saying it has completed shutdown; but apparently it really hasn't ?

Is that sent response just a message on the guest's console or
a linux script doing VMCP MESSAGE userid blah blah blah?

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Robert J McCarthy
 Sent: Wednesday, June 10, 2009 12:34 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 John,
When you shutdown your linux guest, do you use a CP SIGNAL
 SHUTDOWN
 command to tell linux to shutdown, or do you manually shutdown linux.
 Our manual shutdown appears to work, but when we try to automate it
 with
 the CP SIGNAL SHUTDOWN from vm; linux appears to send a response to
 vm
 saying it has completed shutdown; but appraently it really hasn't.
   Thanks,Bob

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Romanowski, John (OFT)
 Sent: Wednesday, June 10, 2009 9:19 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 We start/stop oracle with an init.d script so oracle's start/stop is
 part of Linux's boot and shutdown sequence.

  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
  On Behalf Of Robert J McCarthy
  Sent: Wednesday, June 10, 2009 8:46 AM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: Clean Linux Guest Shutdown
 
  The CP SIGNAL SHUTDOWN command has helped to clarify our problem.
 It

  appear that the problem may be in the way linux shuts itself dowm.
  With the command, it appear that everthing works as designed from a
 vm

  standpoint; however linux never seems to complete it's shutdown.
  Although a guest is given 30 minutes to complete it's shutdown, linux
  appear to send a shutdown complete message back to vm within 30
  seconds. We have the shutdown - h in the inittab. in our systems,
  Oracle is in the process of shutting down when linux pulls the plug.
  How do any of you handle oracle/linux shutdown.
  Below
  is a listing of the linux log for one of the guests shutting down. Is
  it similar to what you see :
  Jun  7 01:44:59 zoracle2 syslog-ng[1780]: STATS: dropped 0 Jun  7
  02:02:28 zoracle2 shutdown[4266]: shutting down for system reboot Jun

  7 02:02:28 zoracle2 init: Switching to runlevel: 6 Jun  7 02:02:30
  zoracle2 multipathd: mpvol1: stop event checker thread Jun  7
 02:02:30

  zoracle2 multipathd: mpvol3: stop event checker thread Jun  7
 02:02:30

  zoracle2 multipathd: mpvol4: stop event checker thread Jun  7
 02:02:31

  zoracle2 multipathd: mpvol5: stop event checker thread Jun  7
 02:02:31

  zoracle2 su: (to oracle) root on /dev/pts/8 Jun  7 02:02:31 zoracle2
  multipathd: mpvol2: stop event checker thread Jun  7 02:02:31
 zoracle2

  multipathd: mpvol6: stop event checker thread Jun  7 02:02:31
 zoracle2

  multipathd: mpvol6: stop event checker thread Jun  7 02:02:37
 zoracle2

  xinetd[2288]: Exiting...
  Jun  7 02:02:37 zoracle2 sshd[2302]: Received signal 15; terminating.
  Jun  7 02:02:38 zoracle2 su: (to oracle) root on /dev/pts/8 Jun  7
  02:02:46 zoracle2 kernel: Kernel logging (proc) stopped.
  Jun  7 02:02:46 zoracle2 kernel: Kernel log daemon terminating.
  Jun 7 02:02:48 zoracle2 syslog-ng[1780]: syslog-ng version 1.6.8
 going

  down Jun 7 05:56:37 zoracle2 syslog-ng[2311]: syslog-ng version 1.6.8
  starting
   Thanks,Bob


 This e-mail, including any attachments, may be confidential, privileged
 or otherwise legally protected. It is intended only for the addressee.
 If you received this e-mail in error or from someone who was not
 authorized to send it to you, do not disseminate, copy or otherwise use
 this e-mail or its attachments.  Please notify the sender immediately
 by
 reply e-mail and delete the e-mail from your system.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: LOGONBY 8 user limitation

2009-06-10 Thread Romanowski, John (OFT)
RACF lets you define as many LOGONBY users for a target userid as you like.

RDEFINE SURROGAT LOGONBY.PERFSVM  UACC(NONE)

and here we permit the staff to doLOGON PERFSVM BY staffx at z/VM logon 
screen:

PERMIT LOGONBY.PERFSVM  CLASS(SURROGAT) ID(STAFF1)   ACCESS(READ)
PERMIT LOGONBY.PERFSVM  CLASS(SURROGAT) ID(STAFF2)   ACCESS(READ)
PERMIT LOGONBY.PERFSVM  CLASS(SURROGAT) ID(STAFF3)   ACCESS(READ)

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Dave Keeton
Sent: Wednesday, June 10, 2009 12:52 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: LOGONBY 8 user limitation

I'm trying to determine if RACF will allow me to bypass the 8 user limitation 
imposed with the LOGONBY attribute of the USER DIRECT entry. I need to add 
operations staff to a virtual machine so they can respond to messages and other 
tasks. I need to allow 16 users, so I'm trying to figure out how to accomplish 
this.

Thanks,
Dave


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Clean Linux Guest Shutdown

2009-06-10 Thread Romanowski, John (OFT)
Bob,
I think it's as the others said, Linux is shutting down the way you told it to 
do but not the way you intend it to do:

Here's how we shutdown  a disconnected sles 10 oracle server gracefully here, 
hope the example helps you:

/etc/inittab has a record to run 'shutdown -h now' in response to the SIGNAL 
SHUTDOWN or FORCE WITHIN
ca::ctrlaltdel:/sbin/shutdown -h -t 4 now

our zipl.conf doesn't have any vmpoff/halt-whatevers in it.

CP Q SIGNALS  shows the oracle guest enabled for the SHUTDOWN signal
Signalled  Timeout
UseridSignalSignal Status   By Remaining
DZ2DF138  SHUTDOWN  Enabled -  -

init script dbora (see listing below) with proper comment headers is in 
/etc/init.d/dbora

I ran command 'chkconfig dbora on' so the start/kill symlinks to dbora are 
built in /etc/init.d/rc.3/
'chkconfig -l dbora'  reports dbora is on in run level 3

dz2df138 is running disconnected; From VM did CP SIGNAL SHUTDOWN dz2df138

On dz2df138 oracle shutdown cleanly and then linux finished shutting down, and 
VM then logged off dz2df138.

This is our /etc/init.d/dbora script:
-
#!/bin/sh
# OFT John R 3/20/2007 An init script to start/stop oracle 10gR2 database(s)
# and the Oracle listener by running Oracle's scripts based on this script's
# input parameter of start or stop.
# The Oracle scripts are run as userid oracle.
#
#This incorporates some code from Oracle's dbora script shown in their doc. We 
use
# 'su' not 'rsh' that Oracle used.

### BEGIN INIT INFO
# Provides: dbora
# Required-Start: $local_fs $network $syslog
# Should-Start: $local_fs $network $syslog nscd sshd
# Default-Start: 3
# Short-Description: Starts/stops oracle db and listener.
# Description: dbora is OFT's script to start/stop oracle database and its 
listener;
#also starts/stops oracle dbconsole.
### END INIT INFO

case $1 in
'start')
   echo ... ORACLE listener, database(s) and dbconsole starting ...
   su - oracle -c sh -c \dbstart \$ORACLE_HOME \ 
   echo emctl start dbconsole...
   su - oracle -c sh -c \emctl start dbconsole \#can be in parallel
   ;;
'stop')
   echo ... ORACLE dbconsole, database(s) and listener stopping ...
   su - oracle -c sh -c \emctl stop dbconsole \ 
   echo dbshut...
   su - oracle -c sh -c \dbshut \$ORACLE_HOME \ 
   ;;
*)
  echo usage: $0 {start | stop}
  exit
  ;;
esac
#

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Robert J McCarthy
 Sent: Wednesday, June 10, 2009 1:59 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 John,
   I am sorry I wasn't clear. VM and linux are communicating :
 When I enter the CP SIGNAL SHUTDOWN command from MAINT linux begins
 shutting down. A short time later vm receives the termination from
 linux
 and writes the following message to the vm MAINT log :
 HCPSIG2113I User ZORACLE2 has reported successful termination
  From a vm standpoint everything appears to be working as designed. It
 appears that linux sends the termination response to vm before it has
 really completed it's (linux)shutdown. In linux's inittab we have
 shutdown -h coded.
  Thanks,  Bob

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Romanowski, John (OFT)
 Sent: Wednesday, June 10, 2009 12:57 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 I  CP FORCE guest WITHIN nn
 Like CP SIGNAL SHUTDOWN that triggers the linux's inittab CTRLALTDEL
 entry.

 What do you mean when you say linux appears to send a response to VM
 saying it has completed shutdown; but apparently it really hasn't ?

 Is that sent response just a message on the guest's console or a linux
 script doing VMCP MESSAGE userid blah blah blah?

  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
  On Behalf Of Robert J McCarthy
  Sent: Wednesday, June 10, 2009 12:34 PM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: Clean Linux Guest Shutdown
 
  John,
 When you shutdown your linux guest, do you use a CP SIGNAL
  SHUTDOWN
  command to tell linux to shutdown, or do you manually shutdown linux.
  Our manual shutdown appears to work, but when we try to automate it
  with the CP SIGNAL SHUTDOWN from vm; linux appears to send a
  response to vm saying it has completed shutdown; but appraently it
  really hasn't.
Thanks,Bob
 
  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
  On Behalf Of Romanowski, John (OFT)
  Sent: Wednesday, June 10, 2009 9:19 AM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: Clean Linux Guest Shutdown
 
  We start/stop oracle with an init.d script so oracle's start/stop

Re: Clean Linux Guest Shutdown

2009-06-10 Thread Romanowski, John (OFT)
( resent to correct my  /etc/init.d/rc.3/ to /etc/init.d/rc3.d/)
Bob,
I think it's as the others said, Linux is shutting down the way you told it to 
do but not the way you intend it to do:

Here's how we shutdown  a disconnected sles 10 oracle server gracefully here, 
hope the example helps you:

/etc/inittab has a record to run 'shutdown -h now' in response to the SIGNAL 
SHUTDOWN or FORCE WITHIN
ca::ctrlaltdel:/sbin/shutdown -h -t 4 now

our zipl.conf doesn't have any vmpoff/halt-whatevers in it.

CP Q SIGNALS  shows the oracle guest enabled for the SHUTDOWN signal
Signalled  Timeout
UseridSignalSignal Status   By Remaining
DZ2DF138  SHUTDOWN  Enabled -  -

init script dbora (see listing below) with proper comment headers is in 
/etc/init.d/dbora

I ran command 'chkconfig dbora on' so the start/kill symlinks to dbora are 
built in /etc/init.d/rc3.d/
'chkconfig -l dbora'  reports dbora is on in run level 3

dz2df138 is running disconnected; From VM did CP SIGNAL SHUTDOWN dz2df138

On dz2df138 oracle shutdown cleanly and then linux finished shutting down, and 
VM then logged off dz2df138.

This is our /etc/init.d/dbora script:
-
#!/bin/sh
# OFT John R 3/20/2007 An init script to start/stop oracle 10gR2 database(s)
# and the Oracle listener by running Oracle's scripts based on this script's
# input parameter of start or stop.
# The Oracle scripts are run as userid oracle.
#
#This incorporates some code from Oracle's dbora script shown in their doc. We 
use
# 'su' not 'rsh' that Oracle used.

### BEGIN INIT INFO
# Provides: dbora
# Required-Start: $local_fs $network $syslog
# Should-Start: $local_fs $network $syslog nscd sshd
# Default-Start: 3
# Short-Description: Starts/stops oracle db and listener.
# Description: dbora is OFT's script to start/stop oracle database and its 
listener;
#also starts/stops oracle dbconsole.
### END INIT INFO

case $1 in
'start')
   echo ... ORACLE listener, database(s) and dbconsole starting ...
   su - oracle -c sh -c \dbstart \$ORACLE_HOME \ 
   echo emctl start dbconsole...
   su - oracle -c sh -c \emctl start dbconsole \#can be in parallel
   ;;
'stop')
   echo ... ORACLE dbconsole, database(s) and listener stopping ...
   su - oracle -c sh -c \emctl stop dbconsole \ 
   echo dbshut...
   su - oracle -c sh -c \dbshut \$ORACLE_HOME \ 
   ;;
*)
  echo usage: $0 {start | stop}
  exit
  ;;
esac
#

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Robert J McCarthy
 Sent: Wednesday, June 10, 2009 1:59 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 John,
   I am sorry I wasn't clear. VM and linux are communicating :
 When I enter the CP SIGNAL SHUTDOWN command from MAINT linux begins
 shutting down. A short time later vm receives the termination from
 linux
 and writes the following message to the vm MAINT log :
 HCPSIG2113I User ZORACLE2 has reported successful termination
  From a vm standpoint everything appears to be working as designed. It
 appears that linux sends the termination response to vm before it has
 really completed it's (linux)shutdown. In linux's inittab we have
 shutdown -h coded.
  Thanks,  Bob

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Romanowski, John (OFT)
 Sent: Wednesday, June 10, 2009 12:57 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Clean Linux Guest Shutdown

 I  CP FORCE guest WITHIN nn
 Like CP SIGNAL SHUTDOWN that triggers the linux's inittab CTRLALTDEL
 entry.

 What do you mean when you say linux appears to send a response to VM
 saying it has completed shutdown; but apparently it really hasn't ?

 Is that sent response just a message on the guest's console or a linux
 script doing VMCP MESSAGE userid blah blah blah?

  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
  On Behalf Of Robert J McCarthy
  Sent: Wednesday, June 10, 2009 12:34 PM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: Clean Linux Guest Shutdown
 
  John,
 When you shutdown your linux guest, do you use a CP SIGNAL
  SHUTDOWN
  command to tell linux to shutdown, or do you manually shutdown linux.
  Our manual shutdown appears to work, but when we try to automate it
  with the CP SIGNAL SHUTDOWN from vm; linux appears to send a
  response to vm saying it has completed shutdown; but appraently it
  really hasn't.
Thanks,Bob
 
  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
  On Behalf Of Romanowski, John (OFT)
  Sent: Wednesday, June 10, 2009 9:19 AM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: Clean Linux Guest Shutdown
 
  We

Re: LOGONBY 8 user limitation

2009-06-10 Thread Romanowski, John (OFT)
Thanks, makes a lot of sense, I'll pass that on to our RACF admin.

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Rob van der Heij
 Sent: Wednesday, June 10, 2009 3:31 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: LOGONBY 8 user limitation

 On Wed, Jun 10, 2009 at 9:08 PM, Romanowski, John
 (OFT)john.romanow...@cio.ny.gov wrote:

  PERMIT LOGONBY.PERFSVM  CLASS(SURROGAT) ID(STAFF1)   ACCESS(READ)

 Do yourself a favor and connect the various individuals to RACF groups
 and then permit these groups to the logonby profiles. Even when you
 have several people with different roles, the number of groups is
 probably pretty small. Doing so will make your life easier when people
 change roles in your shop.
 And it avoids the trouble when you want to delete a user and can't
 find the profile where he's still on the access list.

 -Rob


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Romanowski, John (OFT)
Adam,
I  get away with it too but I do CP Q SYSTEM first to see which userids have 
r/w mdisks on the sysres; I shutdown things like SFS servers that have an mdisk 
on the sysres before I flashcopy or DDR it.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Adam Thornton
Sent: Thursday, June 04, 2009 10:28 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: HCPDDR704E error attempting to copy res volume


On Jun 4, 2009, at 9:21 AM, Edward M Martin wrote:


Typically Maint has 540RES as 123 MR.

I should not answer questions before coffee.

Yeah, there already *IS* a covering minidisk, isn't there?

Question: is it actually safe to DDR the RES volume from a live system to 
another system?  I always *thought* that was one of those things that you 
usually got away with but weren't supposed to do, but I will admit to perhaps 
being conditioned by growing up in the Unix world, where doing that kinda stuff 
with mounted filesystems is a Bad Idea.  It would be very nice to know if it is 
in fact not risky; it will save me the time of going back after I've done all 
the user volumes, shutting down the system, and using standalone DDR on the RES 
volumes.

Adam


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Clean Linux Guest Shutdown

2009-06-03 Thread Romanowski, John (OFT)
Be aware CP SIGNAL ALL   tells all the non-linux guests like the Shared File 
System servers VMSERVS,U,R to shutdown.

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Schuh, Richard
Sent: Wednesday, June 03, 2009 2:35 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Clean Linux Guest Shutdown

That assumption is correct, even if you use the ALL parameter. That causes the 
signal to be sent to all guests that have registered to receive it, but not to 
those who haven't registered. The actual shutdown is via the SHUTDOWN command 
which is separate from the SIGNAL command.

The command, itself, does not shut the guests down, it tells them to do their 
own orderly shutdown. That is presumably why they registered to receive the 
signal. You could test on a single guest without any problems for the others or 
for the system.


Regards,
Richard Schuh





From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Robert J McCarthy
Sent: Wednesday, June 03, 2009 11:05 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Clean Linux Guest Shutdown
Richard and Mark,
   Am I right in assuming that CP SIGNAL will only shutdown the guests and not 
vm, particularily if I use the table ? I could safely test this routine on one 
guest without impacting other guests.
 Thank you,
 Bob

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Schuh, Richard
Sent: Wednesday, June 03, 2009 2:00 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Clean Linux Guest Shutdown
Why not CP SIGNAL SHUTDOWN ALL instead of the table.


Regards,
Richard Schuh





From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Mark Pace
Sent: Wednesday, June 03, 2009 10:55 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Clean Linux Guest Shutdown
I have an exec I run that runs through a table and sends the command to each 
linux.

'CP SIGNAL SHUTDOWN ' linux ' WITHIN 60'
On Wed, Jun 3, 2009 at 1:49 PM, Adam Thornton 
athorn...@sinenomine.netmailto:athorn...@sinenomine.net wrote:

On Jun 3, 2009, at 12:43 PM, Robert J McCarthy wrote:


I am trying to develop a shutdown procedure to cleanly shutdown my linux 
guests, prior to shutting down vm. Reading the documentation in the 
virtualization cookbook for SLES10 and the vm CP COMMANDS manual; I have setup 
the following :
1. In each linux guest's /etc/inittab; I have changed the shutdown -r to 
shutdown -h
2. In my autolog1 exec I have placed the following command:
   CP SET SIGNAL SHUTDOWN 1200   ( To allow the guests 20 minutes to respond)
   Note: I have also entered the command manually
  When I issue the shutdown, vm shuts down before most if not all linux guests 
have responded or completed shutdown; always within a minute or two. As a 
result I end up with file corruption in some linux guests after vm is re-IPLed 
and the guests are brought back up.
  Is there a better way to accomplish a clean linux shutdown.
   Thank you,
   Bob

Our SYSVINIT drop-in-replacement for a list-of-machines-in-autolog would do the 
trick.  It may be overkill.

Adam



--
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Eliminating screen-scraping

2009-05-21 Thread Romanowski, John (OFT)
CA's VM:Operator has 'session' facility to automate a 3270 session using Rexx;
From the client side you just have to login to a VM userid and execute an EXEC 
that runs the VM:operator stuff.



 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Ian S. Worthington
 Sent: Thursday, May 21, 2009 1:42 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Eliminating screen-scraping

 Hi.

 As a proof of concept I've thrown a client/server app together using
 HLLAPI
 and screen-scraping.

 The concept having been successfully proved I'd now like to rip out
 that
 interface and replace it with something that stands some chance of
 being
 reliable.  The question is what?

 My app, after logging in to VM, needs to be able to DEF STOR, mount
 tapes,
 and IPL a non-CMS system.  Via the terminal emulator I can do all that
 and
 get the responses from it all.

 Is there any other interface I could use to perform those types of
 commands
 (TCP/IP REXEC maybe?), that would leave the VM system up and
 reconnectable
 if the connection dropped?

 Failing that, I remember from my misspent youth that we used to connect
 to
 VM via TTY type devices.  These strike me as potentially much easier to
 interface with than a 3270 session.  Is that support, or support for
 some
 other line-mode type connection, still present in VM?

 Any suggestions welcome.

 i


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Attaching a real scsi device to a guest

2009-04-23 Thread Romanowski, John (OFT)
DEDICATE works fine for FCP devices, I use it here; your device  is an FCP 
device, yes?

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Bauer, Bobby (NIH/CIT) [E]
 Sent: Thursday, April 23, 2009 8:48 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Attaching a real scsi device to a guest

 We have been fortunate to obtain a small SAN device to play with in
 place of the 3390's that we are currently using to run z/VM and our
 Redhat Linux guest. I've been able to dynamically attach, configure a
 file system and mount it. The attach command went like:
 ATTACH  to LSSB as 0900

 I want to add this to USER DIRECT but a DEDICATE will not work and I
 don't see how MDISK will. Can somebody enlighten me?

 Bobby Bauer
 Center for Information Technology
 National Institutes of Health
 Bethesda, MD 20892-5628
 301-594-7474




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: XEDIT Macro

2009-03-19 Thread Romanowski, John (OFT)
the XEDIT User's Guide might help you; it has examples and guidance on 
writing prefix macros and using READ

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Schuh, Richard
Sent: Wednesday, March 18, 2009 4:45 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: XEDIT Macro


Is there any way to access the prefix area of a line from an XEDIT Macro? I see 
nothing in the EXTRACT command. Am I missing something there? Is there some 
other way to access it?

Regards,
Richard Schuh



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments. Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: HMC access for only 1 LPAR

2009-03-19 Thread Romanowski, John (OFT)
haven't tried that but I've used the security tailoring functions (HMC userid 
ADMIN i think) to customize the views a HMC userid could see. I 'm pretty sure 
you can mask out CECs and/or LPARs from a HMC userid's 'view'

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Kris Buelens
 Sent: Thursday, March 19, 2009 3:24 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: HMC access for only 1 LPAR

 We may have a need to share a z/890 between two customers, two LPARs,
 one z/OS and one z/VM LPARs.

 Is it possible to setup a remote HMC that allows to manage just one
 LPAR and not the other one ?

 --
 Kris Buelens,
 IBM Belgium, VM customer support


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Service - Where did it come from

2009-03-11 Thread Romanowski, John (OFT)
HELP VMSES SERVICE
or  HELP VMSES MENU

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Jim Bohnsack
 Sent: Tuesday, March 10, 2009 10:40 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Service - Where did it come from

 I've commented on SERVICE before.  I think that there should be some
 doc that covers SERVICE.  For the most part, it's just a big black
 box.  At the very least, give us a SERVICE HELP???.  I understand the
 need for SERVICE, but for the slightly more technically inclined or VM
 experienced person, while SERVICE fills the bill 99% of the time,
 sometimes SERVICE (with a parameter of some kind) would be useful.

 Where is SERVICE STATUS documented?

 Jim

 Carol Everitt wrote:
  You could also use the SERVICE command with the STATUS operand to
 get=20=
 
  status on a list of PTFs or APARs installed.  If you wanted to know
 if al=
  l=20
  the PTFs that you have on SYSTEM1 are installed on SYSTEM2, you
 could=20
  create a list of PTFs from the Apply list on SYSTEM1 and then use
 that as=
  =20
  input on to the SERVICE command on SYSTEM2. See the description of
 the=20=
 
  SERVICE command in the VMSES/E Introduction and Reference, chapter
 20,=20=
 
  for complete syntax.
 
 

 --
 Jim Bohnsack
 Cornell University
 (972) 596-6377 home/office
 (972) 342-5823 cell
 jab...@cornell.edu


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Service - Where did it come from

2009-03-11 Thread Romanowski, John (OFT)
It's also in chapter 20 of the VM 5.3 manual VMSES/E Introduction and 
Reference  a bit easier to read than the HELP files

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Jim Bohnsack
 Sent: Wednesday, March 11, 2009 9:10 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Service - Where did it come from

 Thanks.  I had never come across that.

 Jim

 Romanowski, John (OFT) wrote:
  HELP VMSES SERVICE
  or  HELP VMSES MENU
 
 
 --
 Jim Bohnsack
 Cornell University
 (972) 596-6377 home/office
 (972) 342-5823 cell
 jab...@cornell.edu


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Dynamically removing paging volumes

2009-03-03 Thread Romanowski, John (OFT)
even if you logoff every userid that had some pages on rdev, CP itself may have 
paged part of itself to rdev and so rdev never fully drains empty. As long as 
you have sufficient other paging areas online, it won't hurt to try.

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Tyler Koyl
 Sent: Tuesday, March 03, 2009 11:50 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Dynamically removing paging volumes

 Lots of info on dynamically adding paging volumes but not much of
 dynamically
 removing paging volumes (Possible?). Before I try this I thought I
 would get
 some expert opinions. The way I figure it from reading some manuals it
 could go
 as follows:

 CP DRAIN rdev PAGE
 ...wait for drain to complete.
 CP DETACH rdev SYSTEM
 CP DEFINE CPOWNED slot RESERVE

 On the right track? Is this going to cause crazy system work and a
 phone call
 from my linux guest clients asking what have I done?

 Thanks,

 Tyler Koyl
 Viterra Inc.









 This e-mail and any attachment(s) are confidential and may be
 privileged.
  If you are not the intended recipient please notify me immediately by
 return
 e-mail,
  delete this e-mail and do not copy, use or disclose it.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: VM UnZip question

2009-01-15 Thread Romanowski, John (OFT)
The  PKZIP company might still offer a pkzip for CMS; they had a download and 
free trial period too.
http://www.pkware.com/


 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of August Carideo
 Sent: Thursday, January 15, 2009 1:38 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: VM UnZip question

 System is running z/VM Version 4 Release 3.0, service level 0301 (32-
 bit)
 , one of the app programmers asked this question ( his email is below)
 ,
 I have never used it so I do not know, any help with this is
 appreciated.


   Hi   Augie;

I figured out how to get the 1.9 million records loaded.   Now I
 have
 another question, do we have an mainframe unzip module???The
 data
 they want me to load is zipped on the PC and I need to open it up to
 convert it from ASCII to EBCDIC. I know we have the zip module
 because
 we use it.   Jack

 Jack  M Schwier


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: VM UnZip question

2009-01-15 Thread Romanowski, John (OFT)
http://www.xlsoft.compkzip for VM

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of August Carideo
 Sent: Thursday, January 15, 2009 1:38 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: VM UnZip question

 System is running z/VM Version 4 Release 3.0, service level 0301 (32-
 bit)
 , one of the app programmers asked this question ( his email is below)
 ,
 I have never used it so I do not know, any help with this is
 appreciated.


   Hi   Augie;

I figured out how to get the 1.9 million records loaded.   Now I
 have
 another question, do we have an mainframe unzip module???The
 data
 they want me to load is zipped on the PC and I need to open it up to
 convert it from ASCII to EBCDIC. I know we have the zip module
 because
 we use it.   Jack

 Jack  M Schwier


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: DFSMS/VM removable media services question

2009-01-14 Thread Romanowski, John (OFT)
What utility are you using to dump the minidisks?
If you're using DDR to dump the minidisks its OUTPUT statement's 'altape' 
parameter lets you give a 2nd drive address.
 altape
the address of an alternate tape drive. The alternate tape address is only
used when a DUMP command reaches the end of the tape, or a read operation
reaches the END-OF-VOLUME marker placed at the end of the tape during a
DUMP operation.

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Little, Chris
 Sent: Wednesday, January 14, 2009 11:30 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: DFSMS/VM removable media services question

 I'm using DFSMS to access our virtual ATL(a TS7700).  I'm trying to
 dump
 minidisks to tape, some of which are larger than the virtual tapes.
 DFSMS seems to require detaching the tape drive from the user which is
 doing the dump to mount a new tape.  But the user has it.  Is there
 something I'm missing?  I've gone over the documentation and can't seem
 to find anything.

 Any help would be appreciated.

 Thanks,
 Chris


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: SFS Restore?

2008-12-23 Thread Romanowski, John (OFT)
If your daily SFS backups were created by the FILEPOOL BACKUP command
you could use FILEPOOL FILELOAD to restore individual files.

If the daily SFS backup was created by FILEPOOL UNLOAD, you can use
FILEPOOL RELOAD to restore individual files. 

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Phillip Parmelee
Sent: Tuesday, December 23, 2008 8:21 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: SFS Restore?

 


I've never worked with SFS before. The SFS was designed and put into
24x7 production use circa 1996. There are few trails to follow.
Presently there is a daily backup of the system plus weekly DDR's of the
volumes. Due to production I cannot shutdown for much more time than the
backup takes. I need to restore or somehow obtain a program (deleted by
a programmer), and only that file. The manuals I have found are not too
clear regarding recovery/restore of SFS. Can one file be easily obtained
from a backup?  
   
Phil

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Adding a SWAP file to a running z/LInux guest

2008-11-26 Thread Romanowski, John (OFT)
I have SLES 9 and 10 but would expect it's same or similar for Redhat:

 

mkswap /dev/dasdx

swapon /dev/dasdx

 

and add the swap device to /etc/fstab so a future reboot  makes the new
swap device active.

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Martin, Terry R. (CMS/CTR) (CTR)
Sent: Wednesday, November 26, 2008 12:00 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding a SWAP file to a running z/LInux guest

 

Hi,

 

Is there a way to add a SWAP file to a running z/Linux guest and have
that guest start using the SWAP file while that guest is running?

 

I am running REDHAT 4.6.

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Romanowski, John (OFT)
If your linux guests are enabled in /etc/inittab to shutdown in response to CP 
SIGNAL SHUTDOWN USER guest 
then   
CP Q SIGNALS  shows they're enabled and from that you might infer they're 
running (but perhaps not yet at the LOGIN PROMPT like you wanted)
 
Signalled  Timeout   
UseridSignalSignal Status   By Remaining 
TZ2LF162  SHUTDOWN  Enabled -  - 
DZ2MFRT2  SHUTDOWN  Enabled -  - 
DZ2MFRT1  SHUTDOWN  Enabled -  - 
 


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Martin, Terry R. (CMS/CTR) (CTR)
Sent: Friday, November 07, 2008 10:14 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Verify from z/VM that a Linux guest is up

Hi 

I have written some REXX (with help from this list) to shutdown and my z/Linux 
guests and I also have an EXEC to XAUTOLOG them when I am ready to bring them 
back up. I would like to know if there is a way from z/VM to check something in 
the Linux guest to confirm that in fact the guest is up at least to the LOGIN 
PROMPT?

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
[EMAIL PROTECTED]


Re: Reliability of SFS?

2008-10-29 Thread Romanowski, John (OFT)
One of the SFS scenario's discussed 2 LPARs sharing an SFS filepool
holding common file(s) used to setup and IPL linux guests. 

 SFS would be unreliable if the LPAR running the SFS filepool was down
for maintenance and the other LPAR couldn't use those unavailable SFS
files to start its Linux guests. 

 

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

 From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
On
 Behalf Of Tom Duerbusch
 Sent: Wednesday, October 29, 2008 1:33 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Reliability of SFS?
 
 I'm surprised by another discussion that seems to say that SFS is not
 reliable or dependable.
 
 Is that true in your shop?
 How heavy of a use it it?
 
 Here, I'm the major human user.  The other 6 users may or may not
use it
 on any given day.
 However, I count 34, CMS type servers, that I have running, that make
use
 of SFS as part of their normal functions.  That includes PROP which
logs
 to a SFS directory 24X7.  And FAQS/PCS serves system related jobs from
SFS
 directories to the VSE machines.
 
 I have 6 storage pools.  Historically there were of a size that the
backup
 would fit on a single 3480 cart (compressed).  Now, that isn't a
 requirement.
 
 All my VSE machines (14 currently) have their A-disk on SFS.  That
 directory is also where all the systems related code is stored (IPL
 procs, CICS stuff, Top Secret security stuff, DB2 stuff, and all
vender
 related stuff).  No application related stuff to speak of.  In the 15
 years, here, I've never had a problem of not being able to bring up
VSE
 due to a SFS problem.
 
 And in the last 5 years, I've never had a problem bringing up Linux
images
 due to SFS availability.
 
 I have had problems of the loss off the CMS saved segment due to a bad
VM
 IPL.  This was usually due to a duplicate CP-OWNED pack being brought
up
 instead of the original.  Ahhh, for the days of being able to go to
the
 IBM 3990 or IBM 3880 and disabling the address of the wrong
volume..
 
 I've had SFS problems where the SFS backup cancelled due to tape I/O
error
 and the backup wasn't restarted (which would unlock the storage pool
that
 was locked), which caused users that want to access that pool to be
 denied.
 
 But I was surprised at the people claiming that SFS wasn't reliable,
when
 all you need it for, was to serve the PROFILE EXEC to bring up the
Linux
 image.  I guess it is once burnt, twice shy, and I guess I haven't
been
 burnt yet.
 
 In my world, I don't do CMS minidisks, if I have a SFS option
available.
 
 I think SFS is reliable.  Or am I just kidding my self?
 
 Tom Duerbusch
 THD Consulting


Re: EDEV Strangeness

2008-10-29 Thread Romanowski, John (OFT)
Could you post output of   CP Q EDEV 8000 DETAILS

and the CP SET EDEV commands you run to define EDEV 8001 and the
resulting HCP messages? 

 

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

 From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
On
 Behalf Of Lee Stewart
 Sent: Wednesday, October 29, 2008 3:51 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: EDEV Strangeness
 
 Hi (again)...
 
 We're trying to define a bunch of EDEVs and finding things not as we'd
 expect...
 
 We have a z10 running NPIV to an XIV (IBM SCSI) box.  We have 4 sets
of
 LUNs defined - each set has 2 LUNs, a 32GB and a 10GB.  There are 2
FCP
 devices (each with unique virtual WWPNs) defined to each set of LUNs.
 The switch zoning seems to be right.  The masking on the XIV seems to
be
 right.
 
 I should point out that the LUN numbers in each set are
0001
 and 0002.
 
 Defining the first EDEV (8000) it works fine.   When we try to add a
 second EDEV (8001) it complains that it thinks that LUN 1 on the new
 EDEV (different WWPN) is the same as the LUN 1 on the existing EDEV...
 
 Anyone else seen anything similar?
 Thanks,
 Lee
 --
 
 Lee Stewart, Senior SE
 Sirius Computer Solutions
 Phone: (303) 798-2954
 Fax:   (720) 228-2321
 Email: [EMAIL PROTECTED]
 Web:   www.siriuscom.com


Re: EDEV Strangeness

2008-10-29 Thread Romanowski, John (OFT)
Well it looks like it should work but it don't;
It'd be interesting to see if EDEV 8001 could be varied online after
EDEV 8000 is deleted; and then if you tried to define and vary on 8000
would it have the same problem?

It should work if the wwpn of 50c7 is allowed by the XIV to access LUN
0002, maybe the LUN masking for 0002 is actually missing even though you
said it's been done?  The masking on the XIV seems to be right.




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

 From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
On
 Behalf Of Lee Stewart
 Sent: Wednesday, October 29, 2008 4:25 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: EDEV Strangeness
 
 In this log, 8000 is LUN 1, and online and in use...
 We've just defined 8001 as pointing to LUN 2 on the same path and try
to
 vary it online...
 
 q edev 8000-8001 details
 EDEV 8000 TYPE FBA ATTRIBUTES SCSI
VENDOR: IBM PRODUCT: 2810XIV REVISION: 10.0
BLOCKSIZE: 512 NUMBER OF BLOCKS: 67108864
PATHS:
  FCP_DEV: 50C7 WWPN: 5001738000540172 LUN: 0001
CONNECTION TYPE: SWITCHED
 EDEV 8001 TYPE FBA ATTRIBUTES SCSI
PATHS:
  FCP_DEV: 50C7 WWPN: 5001738000540172 LUN: 0002
 Ready; T=0.01/0.01 12:05:12
 vary on 8001
 HCPSZP8701I Path FCP_DEV 50C7 WWPN 5001738000540172 LUN
0002
 was del
 eted from EDEV 8001 because it conflicts with online
   EDEV 8000
 HCPCPN8700I Emulated Device 8001 cannot be varied online because
 HCPCPN8700I there are no valid paths defined to the device.
 1 device(s) specified; 0 device(s) successfully varied online
 Ready(08700); T=0.01/0.01 12:05:38
 
 Thanks,
 Lee
 
 Romanowski, John (OFT) wrote:
  Could you post output of   CP Q EDEV 8000 DETAILS
 
  and the CP SET EDEV commands you run to define EDEV 8001 and the
  resulting HCP messages?
 
  
  This e-mail, including any attachments, may be confidential,
privileged
 or otherwise legally protected. It is intended only for the addressee.
If
 you received this e-mail in error or from someone who was not
authorized
 to send it to you, do not disseminate, copy or otherwise use this
e-mail
 or its attachments.  Please notify the sender immediately by reply
e-mail
 and delete the e-mail from your system.
 
 
  -Original Message-
 
  From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED]
  On
  Behalf Of Lee Stewart
  Sent: Wednesday, October 29, 2008 3:51 PM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: EDEV Strangeness
 
  Hi (again)...
 
  We're trying to define a bunch of EDEVs and finding things not as
we'd
  expect...
 
  We have a z10 running NPIV to an XIV (IBM SCSI) box.  We have 4
sets
  of
  LUNs defined - each set has 2 LUNs, a 32GB and a 10GB.  There are 2
  FCP
  devices (each with unique virtual WWPNs) defined to each set of
LUNs.
  The switch zoning seems to be right.  The masking on the XIV seems
to
  be
  right.
 
  I should point out that the LUN numbers in each set are
  0001
  and 0002.
 
  Defining the first EDEV (8000) it works fine.   When we try to add
a
  second EDEV (8001) it complains that it thinks that LUN 1 on the
new
  EDEV (different WWPN) is the same as the LUN 1 on the existing
EDEV...
 
  Anyone else seen anything similar?
  Thanks,
  Lee
  --
 
  Lee Stewart, Senior SE
  Sirius Computer Solutions
  Phone: (303) 798-2954
  Fax:   (720) 228-2321
  Email: [EMAIL PROTECTED]
  Web:   www.siriuscom.com
 
 
 
 --
 
 Lee Stewart, Senior SE
 Sirius Computer Solutions
 Phone: (303) 798-2954
 Fax:   (720) 228-2321
 Email: [EMAIL PROTECTED]
 Web:   www.siriuscom.com


Re: Recycle yourself

2008-10-29 Thread Romanowski, John (OFT)
Maybe use kernel parameter vmpoff=IPL  or IPL devaddr and have linux do 
'power off'  or 'halt -p'
see Device Drivers Features and Commands manual




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System on behalf of Scott Rohling
Sent: Wed 10/29/2008 8:17 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Recycle yourself
 
Is there a 'native' way to have your guest brought down and autologged?  I
suppose I'm looking for a CP command which instead of allowing the guest to
say..  IPL - actually signals it off (respecting signal times) and brings it
immediately back.   This would be nice for Linux guests -- say their
directory is updated to allow more memory ...   if they could issue 'vmcp
recycle' at their convenience - it could be very handy.

I know can I can have a CMS guest sit there - wait for a msg/smsg - and do
it fairly easily..  The Linux guest would issue msg recyclvm recycle for
example.The recycle routine on recyclvm would issue the signal shutdown
-- wait for the guest to go down - and then immediately xautolog it.

Just looking for ideas..thanks!

Scott Rohling


Re: z/VM 5.4 Workloads

2008-08-05 Thread Romanowski, John (OFT)
I think IBM isn't pre-announcing Windows on z, it's just encouraging
customers to convert selected Windohs servers into Linux virtual servers
that provide the same services (email, etc)

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Lionel B. Dyck
Sent: Tuesday, August 05, 2008 12:52 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: z/VM 5.4 Workloads

 


This is an interesting bullet in the announcement: 

Moving selected Linux, Windows(r), and UNIX(r) workloads to a single
System z server: Moving workloads while maintaining distinct server
images and current LAN topology can help reduce systems-management
complexity. By managing large server farms deployed on virtual servers
instead of using multiple hardware servers, the number of real hardware
servers and associated physical LANs may be reduced, which may lead to
cost savings. Deploying Linux workloads on z/VM V5.4 may be particularly
attractive if they interact with applications or data located on the
same System z server. 

Is IBM pre-announcing the ability to run Windows programs on System z? 

:-)



Lionel B. Dyck, Consultant/Specialist 
Enterprise Platform Services, Mainframe Engineering 
KP-IT Enterprise Engineering 
925-926-5332 (8-473-5332) | E-Mail: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  
AIM: lbdyck | Yahoo IM: lbdyck 
Kaiser Service Credo: Our cause is health. Our passion is service.
We're here to make lives better. 

I never guess. It is a capital mistake to theorize before one has data.
Insensibly one begins to twist facts to suit theories, instead of
theories to suit facts. 
- Sir Arthur Conan Doyle 

NOTICE TO RECIPIENT: If you are not the intended recipient of this
e-mail, you are prohibited from sharing, copying, or otherwise using or
disclosing its contents. If you have received this e-mail in error,
please notify the sender immediately by reply e-mail and permanently
delete this e-mail and any attachments without reading, forwarding or
saving them. Thank you.


Instant VM:Operator windows for all your Linux guests

2008-07-31 Thread Romanowski, John (OFT)
Cross-posted to Linux-390 and IBMVM lists

If you're using CA's VM:Operator SECUSER/REVIEW windows to manage your
Linux guests, due to window overhead CA recommends you limit yourself to
windows for choice, critical or priority  Linux guests instead of
having windows for all your guests. 

You can get around that limitation and get instant, on-the-fly
SECUSER/REVIEW windows for all your guests by using my DSEC VM:Operator
macro.

Details are posted on the Metropolitan VM Users Association (MVMUA) web
site at,

http://www2.marist.edu/~mvmua/lotherp.html 
   
Thanks MVMUA,  Bill Munson and Cal Fisher  


MVMUA has lots of interesting VM and Linux presentations at
http://www2.marist.edu/~mvmua/mresource.html 


John Romanowski
z/VM - zLinux Support
NYS CIO/Office for Technology
(518)485-9555

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: Adding dasd to existing SUSE Linux

2008-07-30 Thread Romanowski, John (OFT)
Did you create the dasd config file like that Redbook page says?:
similar to their example of
/etc/sysconfig/hardware/hwcfg-dasd-bus-ccw-0.0.0201



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Luis La Torre
Sent: Wednesday, July 30, 2008 2:19 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Adding dasd to existing SUSE Linux

Patrick,

 I did not issue comands mkinitdr and zipl.

Redbook sg24-6694 page 186 section 6.1 says that  with sles 9, you no
longer need to run the mkinitrd and zipl commands in order to configure
new
ECKD).

But my dasd disappeared anyway.  I am still researching what else I need
to
do. Meanwhile I re-added the space, formated, and it shows in lsdasd.

Sincerely,

Luis  F.   La Torre
Database Administrator
BAX Global Inc.
440 Exchange,  Irvine  Ca  92602
Phone: 714-442-7441
[EMAIL PROTECTED]




 

 Patrick

 Spinler

 spinler.patr
To 
 [EMAIL PROTECTED] IBMVM@LISTSERV.UARK.EDU

 
cc 
 Sent by: The

 IBM z/VM
Subject 
 Operating Re: Adding dasd to existing SUSE

 SystemLinux

 [EMAIL PROTECTED]

 RV.UARK.EDU

 

 

 07/30/2008

 08:53 AM

 

 

Please

  respond to

 The IBM z/VM

   Operating

System

 [EMAIL PROTECTED]

 RV.UARK.EDU

 

 





-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


You're missing the post-storage configure mkinitrd  zipl steps.

Otherwise whenever the system reboots, the kernel doesn't know about the
new devices.

- -- Pat

Luis La Torre wrote:
| I added 4  3390-3  volumes to a Linux guest, they were added to z/VM
ok and
| they are still defined there - no problems there.
|
| Then I used chccwdev to make them availbale to  Linux,   and dasdfmt,
| fsdasd, and used YaST  to config an lvm vg.
|
| Executed commands   lsdasd, pvdisplay, lvdisplay and it showed changes
were
| there, then during the maintenace window the vm and linux were
shutdown and
| brought up, and  the new dasd/lvm changes did not show anymore.
|
| What am I missing?
|
| Thanks in advance for your expert input,,
|
| Luis  F.   La Torre
| Database Administrator
| BAX Global Inc.
| 440 Exchange,  Irvine  Ca  92602
| Phone: 714-442-7441
| [EMAIL PROTECTED]
|


Re: Nice idea in blog: Should we toss x86 architecture

2008-07-22 Thread Romanowski, John (OFT)
How can the z handle 3000 copies of Windows all running a graphic user
interface (cpu-intensive) ?



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Gary M. Dennis
Sent: Tuesday, July 22, 2008 2:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Nice idea in blog: Should we toss x86 architecture

This was our post to the zd net blog.


Maybe we already have.

In Q1 2009 Mantissa will deliver a system that permits unaltered Windows
operating systems to run under z/VM. Using a desktop appliance running
RDC,
users will be able to connect to their virtual Windows images running in
the
VM environment. Goodbye desktop hardware, remote maintenance, high power
consumption, machine order lead time.

z/VOS began with the observation that most Windows workstations do
practically nothing 95% of the time and we were so intrigued with the
idea
of being able to actually run an intel-based operating system under IBM
VM
that we never looked back. VM provided a natural platform for
development of
this product.

The product has been a bear for the development group but the thought of
being able to run 3000 copies of Windows on one System z so fascinated
the
team that we needed very little additional incentive.

Let's hope IBM can ramp up System z production.


Why wait until 2016?
--.  .-  .-.  -.--

Gary Dennis
Mantissa Corporation

On 7/22/08 11:14 AM, Bob Heerdink [EMAIL PROTECTED] wrote:

 http://blogs.zdnet.com/perlow/?p=9183
 
 Should we toss x86 architecture and wipe the slate with something
greene
 r 
 and more scalable?
 
 Windows Server 2016 128-bit edition running virtualized on z/VM in a
gre
 en 
 datacenter, accessed via my house from a thin client over high-speed
fibe
 r 
 optic connection. I can see it now.
 
 Hope this happens sooner than predicted,
 Bob



Re: RACF and protecting against the unknown

2008-07-12 Thread Romanowski, John (OFT)
Leland,
I haven't verified it but if what you posit occurs, and you could access 
OPERATOR's console, how about:
CP SET SECUSER RACFVM * *Make OPERATOR secuser of RACFVM
CP SEND RACFVM blah blah command to unrevoke yourid  *I don't know the command

or
CP XAUTOLOG racf_admin_id
CP SET SECUSER racf_admin_id *
CP SEND racf_admin_idblah blah command to unrevoke yourid

If all else fails, disable RACF and use the CP directory passwords for MAINT, 
and others (you know what they are, right?) and restore a backup of RACF 
database in which yourid's not revoked (and you remember your logon password 
restored by the old backup)
CP SEND RACFVM SET RACF INACTIVE  and then reply YES to it's prompt to OPERATOR






This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System on behalf of Rob van der Heij
Sent: Sat 7/12/2008 4:54 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: RACF and protecting against the unknown
 
On Sat, Jul 12, 2008 at 8:03 AM, Leland Lucius [EMAIL PROTECTED] wrote:

 We have removed the password from MAINT and the 2 of us sysprog wannabes
 have setup RACF to allow us to LOGONBY to MAINT.  Works beautifully. But,
 what would happen if some malicious individual decided to attempt sufficient
 invalid logons to cause us our IDs to be revoked.  How would we ever get
 back to MAINT?  Now, add in the security admins ID to the mix.  Then what?

Yep. First, the idea is that userids of the individuals who have
logonby is not disclosed, so chances of hitting (all) of them is
harder (except that we found Q BYUSER practical, which does reveal
this kind of info).
As a next safety net, you could set up a group special would could
resume you if you get revoked, or have OPERATOR be group special of
IBMUSER (assuming OPERATOR will be logged on already while the system
is running). This stuff is audited, so it's not that someone could
sneak in like this without showing.

 Also, any war stories about getting into a situation where no one could log
 on due to RACF being unavailable?  Should we be concerned about a case like
 this?  What recovery is possible?

Yes... our security officer started to look at Consul/RACF listings
and started to remove profiles that his software did not understand,
and then activated classes that he felt were good to enable and then
remembered his appointment with the dentist that afternoon, so he left
for the weekend. I was paged in the weekend when the system would not
come up after the IPL. I believe I have been there several hours to
get the system going again.

Rob


Re: RACF and MAINT

2008-07-02 Thread Romanowski, John (OFT)
beats me



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rich Greenberg
Sent: Wednesday, July 02, 2008 8:46 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: RACF and MAINT

On: Tue, Jul 01, 2008 at 12:43:22PM -0400,Romanowski, John (OFT) Wrote:

} We do LOGONBY but some people forget and try to logon directly to
MAINT,
} enter their own logon password (an incorrect pw for MAINT), RACF
} dutifully counts these consecutive wrong logon pw's and after 1
attempt
} in Jan, 1 attempt in July and the 3rd consecutive one in say May of
the
} following year RACF thinks MAINT has tried 3 consecutive times to
logon
} with the wrong password and revokes MAINT.

Isn't there a RACF setting for NEVER REVOKE?

-- 
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543
1353
Eastern time.  N6LRT  I speak for myself  my dogs only.VM'er since
CP-67
Canines:Val, Red, Shasta  Casey (RIP), Red  Zero, Siberians
Owner:Chinook-L
Retired at the beach Asst
Owner:Sibernet-L


Re: RACF and MAINT

2008-07-01 Thread Romanowski, John (OFT)
We do LOGONBY but some people forget and try to logon directly to MAINT,
enter their own logon password (an incorrect pw for MAINT), RACF
dutifully counts these consecutive wrong logon pw's and after 1 attempt
in Jan, 1 attempt in July and the 3rd consecutive one in say May of the
following year RACF thinks MAINT has tried 3 consecutive times to logon
with the wrong password and revokes MAINT.

RACF needs a better sense of time.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rich Smrcina
Sent: Tuesday, July 01, 2008 12:27 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: RACF and MAINT

I think you have a valid concern.  The 'Security on z/VM' redbook 
suggests to use 'logon by' for MAINT to avoid a) giving out it's 
password and 2) the possibility of it's password being revoked due to 
people possibly forgetting it.  A sensible solution.

Leland Lucius wrote:
 Being new to this RACF on VM thing, I'm a little paranoid about how
the 
 MAINT user should be handled in relation to things like password
policies.
 
 Mind you, we don't use MAINT all that often, but I'd hate to get
myself 
 in a position where I needed it and was unable to use it because the 
 password was revoked or something similar.
 
 How do y'all handle MAINT with RACF.  Is it really a major concern or
am 
 I just being a fraidy cat?
 
 Leland
 

-- 
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009


Re: Presenting Additional ECKD devices to Linux Guest Dynamically

2008-05-31 Thread Romanowski, John (OFT)
can't LINK the real dasd address as a virtual address; you can LINK to MDISKs 
(try HELP CP LINK); see my 2nd linux-390 reply to your post; 
RE-LINK isn't needed after re-boot; 
Can't do the guest's LINK from userid MAINT unless you use secuser/SCIF or 
other methods, for starters enter the LINK command from the guest's VM console 
using #CP LINK ... 
The #CP is needed so so z/VM's CP sees and acts on the command and not linux; 
think of #CP as an escape sequence.
good luck




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System on behalf of Martin, Terry R. (CMS/CTR) 
(CTR)
Sent: Sat 5/31/2008 11:56 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Presenting Additional ECKD devices to Linux Guest Dynamically
 
Hi Alan,

Thanks for the info. One other question. Can I LINK the real DASD device
address AS a virtual address? LINK * 513D 800. I asked this because up
to this point I have presented the DASD to the Linux guest via the USER
DIRECTORY entry as VIRTUAL addresses so I would like to stay consistent
when I LINK them dynamically while the guest is active.

If the guest is re-booted will the LINKED DASD is be there after the
re-boot or would I need to re-LINK?

Does it matter whether I issue the LINK via the MAINT user or does it
have to be done from the guest itself?

This is my first attempt at z/VM and z/Linux so if the questions sound
elementary until I sort this all out, I apologize.  

Thanks, Terry

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Ackerman
Sent: Saturday, May 31, 2008 10:00 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Presenting Additional ECKD devices to Linux Guest
Dynamically

On Sat, 31 May 2008 15:29:56 -0400, Martin, Terry R. (CMS/CTR) (CTR) 
[EMAIL PROTECTED] wrote:

Hi

 

I am running z/VM 5.3 with a RedHat 4.6 z/Linux (Kernel level 2.6.9-67)
guest. I need to give this guest some more ECKD DASD. I want to do this
dynamically. As far as I knew to accomplish this I should only need to
add the devices to the User Directory bring that new Directory online
(DIRECTXA USER). At this point on the Linux side they need to do some
things to see the new device. 

Updating the directory for a virtual machine has no effect on the
virtual=
 machine, until the virtual 
machine is next logged on. For a virtual machine that is already logged
o=
n, you will have to log off 
and log back on again.

If you want the virtual machine to stay logged on, you can either ATTACH
=
the device to the virtual 
machine, or ATTACH it to SYSTEM and then LINK to it from the virtual
mach=
ine.

Alan Ackerman
Alan (dot) Ackerman (at) Bank of America (dot) com


old DIRECTXA on MAINT 51D

2008-05-22 Thread Romanowski, John (OFT)
FYI, with VM5.3, a 2007 back-level DIRECTXA MODULE on MAINT D-disk
(51D), is found and used before the serviced DIRECTXA MODULE S2.

IBM's VM5.3 file VMSYS:MAINT.CPDV.OBJECT MINIDISK MAP  lists DIRECTXA
MODULE as part of the shipped contents of MAINT's 51D (D-disk). 

You could be bit by that on MAINT when you're not using a Directory
management product to update CP user directory.

John Romanowski

This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


Re: old DIRECTXA on MAINT 51D

2008-05-22 Thread Romanowski, John (OFT)
listfile DIRECTXA MODULE * (date

FILENAME FILETYPE FM FORMAT LRECL   RECS BLOCKS DATE
TIME  
DIRECTXA MODULE   D2 V  65535  4 24 2007-04-15
12:58:14
DIRECTXA MODULE   S2 V  65535  4 24 2008-04-14
10:12:01

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Wandschneider, Scott
Sent: Thursday, May 22, 2008 3:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: old DIRECTXA on MAINT 51D

What is your date/time stamp?  Mine is:
  DIRECTXA MODULE   D2 V  65535  4 24  4/15/07
12:58:14 
  DIRECTXA MODULE   S2 V  65535  4 24  4/15/07
12:58:14

Thank you,
Scott R Wandschneider
Senior Systems Programmer
Infocrossing
Office 402.963.8905

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Romanowski, John (OFT)
Sent: Thursday, May 22, 2008 2:27 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: old DIRECTXA on MAINT 51D

FYI, with VM5.3, a 2007 back-level DIRECTXA MODULE on MAINT D-disk
(51D), is found and used before the serviced DIRECTXA MODULE S2.

IBM's VM5.3 file VMSYS:MAINT.CPDV.OBJECT MINIDISK MAP  lists DIRECTXA
MODULE as part of the shipped contents of MAINT's 51D (D-disk). 

You could be bit by that on MAINT when you're not using a Directory
management product to update CP user directory.

John Romanowski

This e-mail, including any attachments, may be confidential, privileged
or otherwise legally protected. It is intended only for the addressee.
If you received this e-mail in error or from someone who was not
authorized to send it to you, do not disseminate, copy or otherwise use
this e-mail or its attachments.  Please notify the sender immediately by
reply e-mail and delete the e-mail from your system.


Re: How does z/VM obtain time ?

2008-05-08 Thread Romanowski, John (OFT)
Ann,
If you don't use the z/VM IPL prompt to change it's LPAR'as TOD clock then 
z/VM's LPAR gets its TOD clock set equal to the External Time Reference (ETR) 
or on z10 Server Time Protocol (STP) time at LPAR-activation time if you're 
using an ETR or STP, and thereafter the LPAR's TOD drifts a bit. Unlike z/OS, 
z/VM doesn't include the code that supports keeping in synch with the ETR/STP.

See Sysplex Timer and VM http://www.vm.ibm.com/faq/vmgen.html#Header_2 

See http://www.redbooks.ibm.com/redbooks/pdfs/sg242070.pdf  page 83 section 4.2 
VM/ESA 

Long story short- if your machine's TOD clock is set ok then just let z/VM's 
LPAR inherit it.


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Smith, Ann (ISD, IT)
Sent: Thursday, May 08, 2008 11:48 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: How does z/VM obtain time ?

I am not sure what the options are for external timers and I think the z9's and 
probably z10's have some new way of obtaining time.
We currently have external timers that are somehow magically connected to the 
zVM lpars. The timers obtain time from a naval observatory.
Anyway, electricians managed to kill some of the mainframe cables (copper 
melts). They are replacing the cables to the timers this weekend.
I am wondering how to verify the new cables work. I always thought (I could be 
wrong) zVM obtained the time from the hardware (HMC? SE?).
  
Ann Smith 
Mainframe Systems Support -zVM and zLinux Support 
Integrated Technology Delivery 
IBM Global Service Integrated Operations At The Hartford 
Work phone: 860-547-6110 
Pager: 800-204-6367 
Email: mailto:[EMAIL PROTECTED] 




*
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information. If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited. If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*

Re: newbie question - SERVICE machine

2008-04-07 Thread Romanowski, John (OFT)
Phillip,

From MAINT or some userid with LNKNOPAS privilege: VMLINK SERVICE 191
and look at SERVICE's PROFILE EXEC.

Its PROFILE EXEC  comments might tell you if it's home-grown or a
vendor's and what it's meant to do.

Let us know what you find.

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Monday, April 07, 2008 1:21 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: newbie question - SERVICE machine

 


yes, it is an actual machine called SERVICE. 

Ready; T=0.02/0.02 12:09:05 
q na 
SERVICE  - 0362, SP4  - DSC ,  etc. 

q service 
SERVICE  - 0362 
**Maint**; T=0.01/0.01 12:16:04 

ind user service 
USERID=SERVICE  MACH=XA  STOR=16M VIRT=V XSTORE=NONE 
IPLSYS=CMS  DEVNUM=7 
PAGES: RES=0117 WS=0117 LOCK= RESVD= 
NPREF= PREF= READS=0017 WRITES=0005 
XSTORE=00 READS=01 WRITES=01 MIGRATES=00 
CPU 00: CTIME=25:22 VTIME=000:00 TTIME=000:01 IO=000457 
RDR=000282 PRT=00 PCH=00 
**Maint**; T=0.01/0.01 12:16:15 

ok, it sound like this is not a CMS machine that every VM shop has
running. 

prg

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL 

The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU wrote on
04/07/2008 12:02:47 PM:

 I think he said he had an actual machine called SERVICE logged on to
a 
 physical address.
 at least that is the way I read his note - but then I am an old man -
and 
 forgetful  ;-)
 
 munson


Re: newbie question - SERVICE machine

2008-04-07 Thread Romanowski, John (OFT)
My vote's for IBM Service Director. I remember setting that up last
century for our CE.  

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Quay, Jonathan (IHG)
Sent: Monday, April 07, 2008 2:26 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: newbie question - SERVICE machine

 

There used to be a PC type device called an IBM Service Director that
you could send erep records to. The DIST IBMCE seems to be a clue.
Maybe you still have one, particularly if you are a big shop with on
site CE coverage. 

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Monday, April 07, 2008 2:18 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: newbie question - SERVICE machine

 


There was an EMC service machine called SERVICE here that was started
by the Operator to send info to EMC support (IIRC). 

we've never had EMC disk. 

prg

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL


Re: newbie question - SERVICE machine

2008-04-07 Thread Romanowski, John (OFT)
IBM's Service Director PC did log itself into VM via a 'terminal': PC
had a cable into a 3172? controller and looked like 'terminal' from VM's
viewpoint.
hence, SERVICE  - 0362



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Stephen Frazier
Sent: Monday, April 07, 2008 2:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: newbie question - SERVICE machine

Not possible. A command must come from the terminal to log the user on.

[EMAIL PROTECTED] wrote:
 
  My vote's for IBM Service Director. I remember setting that up last 
 century for our CE.
 
 would Service Director be set up to log itself on to a 'terminal' ?
 
 prg
 
 Phillip Gramly
 Systems Programmer
 Communications Data Group
 Champaign, IL

-- 
Stephen Frazier
Information Technology Unit
Oklahoma Department of Corrections
3400 Martin Luther King
Oklahoma City, Ok, 73111-4298
Tel.: (405) 425-2549
Fax: (405) 425-2554
Pager: (405) 690-1828
email:  stevef%doc.state.ok.us


Re: DR refresh of active SFS

2008-03-28 Thread Romanowski, John (OFT)
DFSMS RMS requires a filepool named VMSYS:
and does write to its SFS Work_directory



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Schuh, Richard
Sent: Friday, March 28, 2008 2:32 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: DR refresh of active SFS

If DFSMS uses the SFS for read/only activity. I would be tempted to give
it its own small filepool and DDR DUMP it once. There would be no need
to go to the pain of first creating a new filepool into which I could
then do a FILEPOOL RELOAD. Even if there is R/W activity in the
filepool, it would not take much time to redo the DDR as part of the
periodic backup process. DFSMS would have to be paused for only a very
short time.

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Romanowski, John (OFT)
 Sent: Friday, March 28, 2008 10:57 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: DR refresh of active SFS
 
 Thomas and Marcy,
 I agree 100%. As Marcy said  there are plenty of VM newbies 
 around here these days who shouldn't have to understand all 
 the care and feeding of SFS in order to backup and restore 
 their systems or to configure their tape libraries for that matter.
 
 I minimize? the pain of DFSMS RMS requires stuff in SFS by 
 putting the DFSMS filespace  and its SFS Work_directory into 
 2 small storage groups
 (3 and 4) in VMSYS instead of into VMSYS:'s main, default 
 storage storage group 2.
 
 That way I can FILEPOOL UNLOAD and FILEPOOL RELOAD these 
 DFSMS-RMS storage groups independently of the main storage group 2.
  At DR-time I can restore them with FILEPOOL RELOAD before the main
 VMSYS: storage group(s) have been restored from backups that 
 need RMS-mounted tapes.
 Minimizes the chicken-egg problem for me.
 
 
 q  filepool  stor  vmsys  
  
VMSYSFile Pool Storage Groups  
   
   
   
 Start-up Date 08/20/07  Query 
 Date 03/28/08 
 Start-up Time 11:50:57  Query 
 Time 13:56:14 
 ==
 ==
 STORAGE GROUP INFORMATION 
   
   
   
  Storage4K Blocks   4K Blocks 
   
  Group No.In-Use  Free
   
  1  5023 -  56%   3960
   
  2263300 -  74%  90332
   
  310 -   2%522
   
  4 0 -   0%   2149
   
 ==
 ==
 
 
 
 This e-mail, including any attachments, may be confidential, 
 privileged or otherwise legally protected. It is intended 
 only for the addressee. If you received this e-mail in error 
 or from someone who was not authorized to send it to you, do 
 not disseminate, copy or otherwise use this e-mail or its 
 attachments.  Please notify the sender immediately by reply 
 e-mail and delete the e-mail from your system.
 
 
 -Original Message-
 
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Kern
 Sent: Friday, March 28, 2008 12:47 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: DR refresh of active SFS
 
 On the one system where I do have an ATL and therefore 
 RMSMASTR, I have also kept real data out of the VMS* 
 filepools. They are quite small so it is easy and quick to 
 force RMSMASTR, do the FILEPOOL UNLOAD  to CMS disk files and 
 bring RMSMASTR back up in order to mount the tapes for the 
 largest SFS and the full volume backups. Or even mount your 
 backup tape, bring down RMSMASTR, backup the VMS* filepools 
 to that tape, then bring RMSMASTR back up.
 
 But the key is that NOTHING else is in the VMS* filepools. 
 This would be so much easier if RMSMASTR's configuration 
 files and logs were allowed to be on real CMS minidisks.
 
 /Tom Kern
 /301-903-2211
 
 On Fri, 28 Mar 2008 11:31:58 -0500, Marcy Cortes 
 [EMAIL PROTECTED] wrote:
 I opened a SHARE requirement about this.
  
 DFSMS RMS requires stuff

Re: DR refresh of active SFS

2008-03-28 Thread Romanowski, John (OFT)
Good point. If you RM_LOG_TO_FILE instead of _TO_CONSOLE then the
logfile directory can be (and is recommended to be)in a separate SFS
storage group.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Thomas Kern
Sent: Friday, March 28, 2008 2:57 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: DR refresh of active SFS

And he wants to put his logs in VMSYSU:DFSMS.LOGS where the system
administrator can delete them when the filepool fills up, instead of
RMSMASTR doing something like managing its own rotation of logfiles in
whatever preset size minidisk the system administrator defined for him,
but
that is something too archaic, it is almost like PROP.

/Tom Kern

On Fri, 28 Mar 2008 14:38:53 -0400, Romanowski, John (OFT)
[EMAIL PROTECTED] wrote:
DFSMS RMS requires a filepool named VMSYS:
and does write to its SFS Work_directory



Re: Question about virtual tape in a zVM environment

2008-03-24 Thread Romanowski, John (OFT)
We do DDR's and SPXTAPE every day to virtual (VTS) tapes. Treat them like 
physical tapes.

SPXTAPE's for DR - same as using physical tapes: if the spool files won't fit 
on one tape you'll need to mount enough scratch tapes for SPXTAPE to use:
vmtape mount scratch 181 dsn jrr.spxtape.1OF3 (retpd 21  
vmtape mount scratch 182 dsn jrr.spxtape.2OF3 (retpd 21  
vmtape mount scratch 183 dsn jrr.spxtape.3OF3 (retpd 21
CP SPXTAPE DUMP 181-183 SPOOL ALL
(or whatever subsets of spool you want)

I haven't tried it in a long time, but if you're not using the DFSMS sharing 
exit (or are, but code its rexx exec to allow it), you can mount any volid in 
the VTS by using DFSMSRM MOUNT commands. I'm not sure if VMTAPE supports that. 
Experiment, try it.
  The fine print on DFSMSRM MOUNT says a peer-to-peer VTS won't let you change 
a volume's category but that's not a show-stopper, shouldn't need to.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Smith, Ann (ISD, IT)
Sent: Monday, March 24, 2008 2:42 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Question about virtual tape in a zVM environment

We are running zVM 5.2 and currently still have manual 3490 tape drives. 
We may soon be getting an IBM DS8300 (shared with zOS)  with TS1120 virtual 
tape. 
We have 5 VM systems with separate VMTAPE catalogs. 
They currently do not have any native physical tape drives planned for the VM 
systems. 
We normally do maintenance on 1 VM system and use DDR and SPXTAPE to propogate 
to the other VM systems. 
Is anyone familiar with using virtual tape with DDR and SPXTAPE? 
Can I just VMTAPE mount the virtual tape as a FOREIGN tape and be able to do 
DDR restore and/or SPXTAPE load? 
I am also wondering about how to do SPXTAPE's for DR. 
Any suggestions would be appreciated. 
Ann Smith 
Mainframe Systems Support -zVM and zLinux Support 
Integrated Technology Delivery 
IBM Global Service Integrated Operations At The Hartford 
Work phone: 860-547-6110 
Pager: 800-204-6367 
Email: mailto:[EMAIL PROTECTED] 




*
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information. If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited. If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*

Re: Performance problem Linux under Zvm

2008-03-20 Thread Romanowski, John (OFT)
If CP INDICATE QUEUES shows an En  (like E3)
in the 2nd column for one or more userids
try CP QUERY SRM  (write down  response for reviewing )
 and do this quick fix
CP SET SRM STORBUF 300% 300% 300%



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of O'Brien, David W. (NIH/CIT) [C]
Sent: Thursday, March 20, 2008 1:37 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Performance problem Linux under Zvm

Our shop is new to Zvm and Linux. We have a very small number of Linux
users who are reporting significant response time problems. It almost
seems as if each stops running for a period of time and is then
re-dispatched.
 
Is there a VM parameter that we might have taken the default on that
needs tweaking? 
 
Any help or advice appreciated as this is a proof of concept endeavour
and we would like not to turn off prospective users from the start.
 
Thank you,
Dave O'Brien
National Institutes of Health


Re: z/OS on z/VM Eligible List

2008-03-20 Thread Romanowski, John (OFT)
I think your original problem description  I had a z/OS go into z/VM's
ELIGIBLE list.  The z/OS stopped completely and the console was
unresponsive.
and that decreasing its memory from  1G to 512M fixed it are the major
clues.

It's possible z/VM memory is overcommitted (normal) but its default SRM
values are sending guests into eligible list, especially since you say
you're running linux guests.
  Are you running more linux guests than usual? or increased their
memory size?  did/are other guests going into eligible list too?

If CP INDICATE QUEUES shows an En  (like E3) in the 2nd column for one
or more userids
 try CP QUERY SRM  (write down  response for reviewing )
and do this quick fix CP SET SRM STORBUF 300% 300% 300%



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of David Booher
Sent: Thursday, March 20, 2008 3:25 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z/OS on z/VM Eligible List

Hello,

The z800 runs a mixture of z/OS and zLinux guests.  The overall LOAD of
the z/VM is something like:

AVGPROC-039% 02
XSTORE-05/SEC MIGRATE-/SEC
MDC READS-01/SEC WRITES-01/SEC HIT RATIO-100%
STORAGE-092% PAGING-/SEC STEAL-000%
Q0-3(0)   DORMANT-00011
Q1-3(0)   E1-0(0)
Q2-1(0) EXPAN-002 E2-0(0)
Q3-00018(0) EXPAN-002 E3-0(0)

PROC -039%  PROC 0001-040%

LIMITED-0
Ready; T=0.01/0.01 14:09:01

This z/os virutal machine has been acting weird all morning and I had to
IPL it at least twice.  Over the past couple of days, I'd been ATTaching
and DETaching several DASD packs to this z/OS and running volume level
backups.  I didn't experience any problems until this morning, when the
z/os console became unresponsive and the whole virutal machine shot
craps.

Here's the weirdest thing of all, I changed the NAME of the virtual
machine in z/VMs directory and IPL'd again and I haven't had a problem
yet (but I also lowered the memory size from 1GB to 512Mb).

Does a virtual machine's CP control blocks survive LOGON/LOGOFF of the
virtual machine?  I'm wondering if all that ATTaching and DETaching
wrecked something in CP in relation to this guest [kind of a longshot, I
know].


db


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Raymond Noal
Sent: Thursday, March 20, 2008 2:04 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z/OS on z/VM Eligible List

David,

What other virtual machines do you have running along with this z/OS
virtual machine? What is your CPU utilization? Is the z/VM system's
paging rate high? (albeit a relative number when comparing different
systems)

You can add the QUICKDSP parameter to the OPTION statement in the z/VM
directory to keep this virtual machine on the dispatch list.

When you say the console was unresponsive, which console are you
referring to? Is this the z/OS virtual machine console or a z/OS
console?

Some additional performance related information would be of great
assistance for the list members to better advise you.

HITACHI
 DATA SYSTEMS
Raymond E. Noal
Senior Technical Engineer
Office: (408) 970 - 7978


Re: Number of IFLs to zLinux guests

2008-03-19 Thread Romanowski, John (OFT)
You can definitely run short of CPU if your guests are CPU intensive. we
have 40-50 guests on 2 z990 IFLs

see http://www.linuxvm.org/Present/SHARE110/S9284ps.pdf   see page 11-13


 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Harris, Nick J.
Sent: Wednesday, March 19, 2008 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Number of IFLs to zLinux guests

 

Hello All,

Is there a golden rule about the number of IFLs to support production
Linux guests?  I understand all shops are different and 'it depends'
applies...but we are curious as to the ratio of IFLs to Linux guest in
other shops.

 

Are there any shops out there running zLinux guests in production under
z/VM with two or less IFLs besides us?

 

We have four production Linux guests and twenty one test Linux guests
supported by two IFLs on a z9BC. 

 

TIA

 

 

Thanks,

Nick Harris 

Lead Systems Programmer

Texas Farm Bureau Mutual Insurance Company

7420 Fish Pond Rd.

Waco, TX 76710

254.751.2259

[EMAIL PROTECTED]


Re: Using WakeUp to cycle a zLinux instance

2008-03-14 Thread Romanowski, John (OFT)
Instead of adding a CP SIGNAL SHUTDOWN option to prevent shutdown
(contrary to the signal name),
it'd be better to extend the CP SIGNAL command to send other types of
signals for other purposes, something like the linux 'kill' command.
 kill sounds like it started out as a stone cold killer but was reformed
to deliver many other useful,  non-fatal signals. 
Something like CP SIGNAL QUIT or SIGNAL STOP

'kill -l' lists these types of special-purpose signals
1) SIGHUP   2) SIGINT   3) SIGQUIT  4) SIGILL
 5) SIGTRAP  6) SIGABRT  7) SIGBUS   8) SIGFPE
 9) SIGKILL 10) SIGUSR1 11) SIGSEGV 12) SIGUSR2
13) SIGPIPE 14) SIGALRM 15) SIGTERM 17) SIGCHLD
18) SIGCONT 19) SIGSTOP 20) SIGTSTP 21) SIGTTIN
22) SIGTTOU 23) SIGURG  24) SIGXCPU 25) SIGXFSZ
26) SIGVTALRM   27) SIGPROF 28) SIGWINCH29) SIGIO
30) SIGPWR  31) SIGSYS  33) SIGRTMIN34) SIGRTMIN+1
35) SIGRTMIN+2  36) SIGRTMIN+3  37) SIGRTMIN+4  38) SIGRTMIN+5
39) SIGRTMIN+6  40) SIGRTMIN+7  41) SIGRTMIN+8  42) SIGRTMIN+9
43) SIGRTMIN+10 44) SIGRTMIN+11 45) SIGRTMIN+12 46) SIGRTMIN+13
47) SIGRTMIN+14 48) SIGRTMIN+15 49) SIGRTMAX-15 50) SIGRTMAX-14
51) SIGRTMAX-13 52) SIGRTMAX-12 53) SIGRTMAX-11 54) SIGRTMAX-10
55) SIGRTMAX-9  56) SIGRTMAX-8  57) SIGRTMAX-7  58) SIGRTMAX-6
59) SIGRTMAX-5  60) SIGRTMAX-4  61) SIGRTMAX-3  62) SIGRTMAX-2
63) SIGRTMAX-1  64) SIGRTMAX



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Berry van Sleeuwen
Sent: Thursday, March 13, 2008 6:21 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Using WakeUp to cycle a zLinux instance

snip

I had a discussion with IBM on that some time ago. I'd liked to see an 
option in signal to prevent the shutdown of guests when they do not 
shutdown within the timeout period. But IBM did not follow me on that. 
When a forced user in not acceptable (databases or jobs cancelled while 
processing) they advised not to use SIGNAL. This is true for zLinux but 
also for guest VM, VSE and SFS (all of them can trap the signal.)
snip


Re: fsck/fdisk issues under z/VM

2008-03-12 Thread Romanowski, John (OFT)
for ECKD dasd use fdasd, not fdisk 

Use fdisk for FBA dasd

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Guest, Darren
Sent: Wednesday, March 12, 2008 9:17 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: fsck/fdisk issues under z/VM

 

Hi,

 

I've just installed our first RHEL4.4 Linux under z/VM 5.3 (RSU 0703)
and we have a slight issue with the fdisk and fsck commands in that they
don't recognise the partitions on the 3390 minidisks that Linux is using
for it's dasda disk:

[EMAIL PROTECTED] ~]# fdisk -l

 

Note: sector size is 4096 (not 512)

 

Disk /dev/dasda: 7384 MB, 7384596480 bytes
15 heads, 12 sectors/track, 10016 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes


Disk /dev/dasda doesn't contain a valid partition table

We booted from dasda1 and can access the filesystem OK, just not via
fdisk. Is this something to do with the fact that these are z/VM 3390
minidisks and not standard IDE hard drives? Or are we doing something
wrong? Or is this 'normal' behaviour?

 

Posted to the Linux-390 list as well as not sure if this is a Linux
issue or to do with z/VM (suspect Linux though).

 

Thanks.

 

 
Cheers,


Darren

 

This e-mail has come from Experian, the only business to have been twice
named the UK's 'Business of the Year' 

Have you read our new resource on Affinity Marketing 'Everybody is
Somebody's Customer' where we share our experience of managing
successful affinity campaigns? Download from
www.experianim.com/affinitymarketing

(simply paste the URL into your web browser)


===

Information in this e-mail and any attachments is confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other binding commitment through
the use of this electronic communication unless it is issued in
accordance with the Experian Limited standard terms and conditions of
purchase or other express written agreement between Experian Limited and
the recipient. 

Although Experian has taken reasonable steps to ensure that this
communication and any attachments are free from computer virus, you are
advised to take your own steps to ensure that they are actually virus
free. 

Companies Act information:

Registered name: Experian Limited 

Registered office: Talbot House, Talbot Street, Nottingham NG80 1TH 

Place of registration: England and Wales 

Registered number: 653331


Re: Need help preparing a presentation explaining how zVM manages storage....zVM 5.2

2008-03-01 Thread Romanowski, John (OFT)
Brian,
I suggest you don't define another 2gb Linux guest else VM might run out of 
page slots and then crash.
 Ignoring performance issues, your 2 mod3's of 4.6gb of pages + 8gb C + 0.5gb X 
= 13.1gb and another 2gb Linux guest (14gb of Linux pages) will force CP to 
page the excess to your spool dasd which might not have enough free slots, in 
which case VM crashes.




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System on behalf of Hamilton, Brian
Sent: Sat 3/1/2008 3:55 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Need help preparing a presentation explaining how zVM manages 
storagezVM 5.2
 
Trying to put together a high level presentation explaining how VM
manages its storage.  The presentation is being given to our user
community.  

 

Some background info, 

 

1 VM lpar defined with approx. 8gb of central storage and 512mb of
expanded storage, 1 IFL processor.

2 full 3390 mod3's have been defined for paging.

 

6 linux instances running all of which are defined at 2gb.

 

As of today there are no performance issues (knock on wood).

 

Some of the questions being asked thus the reason for the presentation,

 

-  you only have 8gb of central and 512mb of expanded storage
however you have 6 linux instances running each defined at 2gb...how is
VM managing that, especially when you only have 8gb of central? 

-  how and when does the 512mb of expanded storage come into
play?

-  how and when does the paging volumes come into play?

-  big question how many more linux instances can be built at
2gb each? 

 

Thanks


Re: error bringing up cloned system

2008-02-29 Thread Romanowski, John (OFT)
Novell's sles 10 sp1 release notes actually give a mangled attempt to
alert one to this z/VM mdisk issue.
 When they ran the original text thru the translator to English it must
have substituted 'disk' for the non-dictionary 'mdisk' words in these
sentences:

Using Disks in z/VM
If SLES 10 is installed on disks in z/VM, which reside on the same
physical disk, the created access path (/dev/disk/by-id/) is not unique.
The ID of a disk is the ID of the underlaying disk. So if two or more
disk are on the same physical disk, they all have the same ID. 

To avoid this ambiguity, please use the access path by-path. This can be
specified during the installation when the mount points are definied. 

To change from by-id to by-path please perform the following steps: 


Modify /etc/zipl.conf to use by-path names, example:
parameters = root=/dev/disk/by-path/ccw-0.0.0201-part1 TERM=dumb 
Have the boot configuration pick up the changes:
mkinitrd
zipl -V 
Change all by-id entries in /etc/fstab to by-path entries as well,
example:
/dev/disk/by-path/ccw-0.0.0201-part1 / ext3 acl,user_xattr 1 1 
reboot to pick up changes





This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Hilliard, Chris
Sent: Friday, February 29, 2008 8:14 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: error bringing up cloned system

I ran into this problem as well.  I went back and re-installed my master
image.  When I got to the partitioning step, I changed the FSTAB options
for dev/dasdx to use device-name instead of device-id.  I'm not sure
what one selection has over the other but it sure makes cloning a lot
easier.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Thursday, February 28, 2008 5:49 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: error bringing up cloned system

Does anyone know what I did wrong here. DDR'd new SLES10 -sp1 system and
now receive the following IPL errors.. After the DDR I correctly relabel
the pack to reflect its real addr as usual, define the pack to another
guest machine and modify the mdisk to match the original.  This time it
does not work. I took the SLES defaults for installation for storage
Device
names. If I knew if this info was in a Yast log I could try to find it,
if
it would help.

Waiting for udev to settle...
Scanning for LVM volume groups...
  Reading all physical volumes.  This may take a while...
  Found volume group system using metadata type lvm2
Activating LVM volume groups...
  1 logical volume(s) in volume group system now active
..done
Waiting for /dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1 .
no more events
Checking file systems...
fsck 1.38 (30-Jun-2005)
Checking all file systems.
error on stat() /dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1: No
such f
[/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a
/dev/disk/by-id/ccw-IBM.7500029
error on stat() /dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1: No
such f
fsck.ext3: No such file or directory while trying to open
/dev/disk/by-id/ccw-I
/dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1:
/dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1:
The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate
superblock:
e2fsck -b 8193 device
fsck.ext3 /dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1 failed
(status 0
[1A..failedblogd: no message logging because /var file system is not
accessible
fsck failed for at least one filesystem (not /).


Re: error bringing up cloned system

2008-02-29 Thread Romanowski, John (OFT)
I see your point, I was think of the other case where the filesystem is
on a mdisk and cloned copy's mdisk is on another pack.
 I think each z/vm dasd pack has a unique hardware id; your cloned
copy's pack has an id different from its parent's id; if /etc/fstab
isn't adjusted after cloning to mount the copy's by-id value then the
server has trouble booting when it tries to mount using the parent's
by-id/ value. 

If by old naming conventions you mean /dev/dasda,b,c,..  they're not
persistent/consistent device names unless you can guarantee the same set
of disk addresses come online in the same order.  I'm not knocking 'em;
I use 'em.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Friday, February 29, 2008 1:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: error bringing up cloned system

Managled is understated. If it said partitions instead of disks it might
make more sense to me. But in my case, I have only one volume/dasd/disk
with 1 boot partition and 1 logical volume partition. So when you bring
a
cloned volume/dasd/disk online he must compare the NEW real addr to
the
by-id label. But, if use by-path he doesn't? Sorry still a little
confused
about this. What is wrong with old naming conventions?




 

 Romanowski, John

 (OFT)

 John.Romanowski@
To 
 oft.state.ny.us  IBMVM@LISTSERV.UARK.EDU

 Sent by: The IBM
cc 
 z/VM Operating

 System
Subject 
 [EMAIL PROTECTED] Re: error bringing up cloned
system 
 ARK.EDU

 

 

 02/29/2008 11:53

 AM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





Novell's sles 10 sp1 release notes actually give a mangled attempt to
alert one to this z/VM mdisk issue.
 When they ran the original text thru the translator to English it must
have substituted 'disk' for the non-dictionary 'mdisk' words in these
sentences:

Using Disks in z/VM
If SLES 10 is installed on disks in z/VM, which reside on the same
physical disk, the created access path (/dev/disk/by-id/) is not unique.
The ID of a disk is the ID of the underlaying disk. So if two or more
disk are on the same physical disk, they all have the same ID.

To avoid this ambiguity, please use the access path by-path. This can be
specified during the installation when the mount points are definied.

To change from by-id to by-path please perform the following steps:


Modify /etc/zipl.conf to use by-path names, example:
parameters = root=/dev/disk/by-path/ccw-0.0.0201-part1 TERM=dumb
Have the boot configuration pick up the changes:
mkinitrd
zipl -V
Change all by-id entries in /etc/fstab to by-path entries as well,
example:
/dev/disk/by-path/ccw-0.0.0201-part1 / ext3 acl,user_xattr 1 1
reboot to pick up changes





This e-mail, including any attachments, may be confidential, privileged
or
otherwise legally protected. It is intended only for the addressee. If
you
received this e-mail in error or from someone who was not authorized to
send it to you, do not disseminate, copy or otherwise use this e-mail or
its attachments.  Please notify the sender immediately by reply e-mail
and
delete the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Hilliard, Chris
Sent: Friday, February 29, 2008 8:14 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: error bringing up cloned system

I ran into this problem as well.  I went back and re-installed my master
image.  When I got to the partitioning step, I changed the FSTAB options
for dev/dasdx to use device-name instead of device-id.  I'm not sure
what one selection has over the other but it sure makes cloning a lot
easier.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Thursday, February 28, 2008 5:49 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: error bringing up cloned system

Does anyone know what I did wrong here. DDR'd new SLES10 -sp1 system and
now receive the following IPL errors.. After the DDR I correctly relabel
the pack to reflect its real addr as usual, define the pack to another
guest machine and modify the mdisk to match the original.  This time it
does not work. I took the SLES defaults for installation for storage
Device
names. If I knew if this info was in a Yast log I could try to find it,
if
it would help.

Waiting for udev to settle...
Scanning for LVM volume groups...
  Reading all physical volumes.  This may take a while...
  Found volume group system using metadata type lvm2
Activating LVM volume groups...
  1 logical volume(s) in volume group system now active
..done
Waiting for /dev/disk/by-id/ccw-IBM.7500029217.2500.2e-part1

Re: error bringing up cloned system

2008-02-29 Thread Romanowski, John (OFT)
The by-path/ name is straight-forward ,
like /dev/disk/by-path/ccw-0.0.0201-part1
is partituion 1 on virtual dasd address 0201
 
If your cloning process makes each server run with different virtual
addresses I can see what you mean by I don't really know what the
by-path name should be at this point and /dev/dasdx is a good choice


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Friday, February 29, 2008 3:20 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: error bringing up cloned system

Just wondering outloud. So in this environment (mainframe) there is no
reason to worry about whether the dasd come online at the same time
since
they are already spinning and ready. I think I will stick to the
conventional naming /dev/dasdx unless otherwise corrected.  Anyway, I
don't
really know what the by-path name should be at this point, do I?  I know
the by-id name!  Just dont want to do another install since I have my
image
pretty much where I want it. It would be nice if someone could summerize
the different conventions, differences between them, how they work at
IPL
time, how cloning is impacted  and especially how they should be used in
a
mainframe environment. Thanks.



 

 Romanowski, John

 (OFT)

 John.Romanowski@
To 
 oft.state.ny.us  IBMVM@LISTSERV.UARK.EDU

 Sent by: The IBM
cc 
 z/VM Operating

 System
Subject 
 [EMAIL PROTECTED] Re: error bringing up cloned
system 
 ARK.EDU

 

 

 02/29/2008 02:11

 PM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





I see your point, I was think of the other case where the filesystem is
on a mdisk and cloned copy's mdisk is on another pack.
 I think each z/vm dasd pack has a unique hardware id; your cloned
copy's pack has an id different from its parent's id; if /etc/fstab
isn't adjusted after cloning to mount the copy's by-id value then the
server has trouble booting when it tries to mount using the parent's
by-id/ value.

If by old naming conventions you mean /dev/dasda,b,c,..  they're not
persistent/consistent device names unless you can guarantee the same set
of disk addresses come online in the same order.  I'm not knocking 'em;
I use 'em.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Friday, February 29, 2008 1:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: error bringing up cloned system

Managled is understated. If it said partitions instead of disks it might
make more sense to me. But in my case, I have only one volume/dasd/disk
with 1 boot partition and 1 logical volume partition. So when you bring
a
cloned volume/dasd/disk online he must compare the NEW real addr to
the
by-id label. But, if use by-path he doesn't? Sorry still a little
confused
about this. What is wrong with old naming conventions?






 Romanowski, John

 (OFT)

 John.Romanowski@
To
 oft.state.ny.us  IBMVM@LISTSERV.UARK.EDU

 Sent by: The IBM
cc
 z/VM Operating

 System
Subject
 [EMAIL PROTECTED] Re: error bringing up cloned
system
 ARK.EDU





 02/29/2008 11:53

 AM





 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU









Novell's sles 10 sp1 release notes actually give a mangled attempt to
alert one to this z/VM mdisk issue.
 When they ran the original text thru the translator to English it must
have substituted 'disk' for the non-dictionary 'mdisk' words in these
sentences:

Using Disks in z/VM
If SLES 10 is installed on disks in z/VM, which reside on the same
physical disk, the created access path (/dev/disk/by-id/) is not unique.
The ID of a disk is the ID of the underlaying disk. So if two or more
disk are on the same physical disk, they all have the same ID.

To avoid this ambiguity, please use the access path by-path. This can be
specified during the installation when the mount points are definied.

To change from by-id to by-path please perform the following steps:


Modify /etc/zipl.conf to use by-path names, example:
parameters = root=/dev/disk/by-path/ccw-0.0.0201-part1 TERM=dumb
Have the boot configuration pick up the changes:
mkinitrd
zipl -V
Change all by-id entries in /etc/fstab to by-path entries as well,
example:
/dev/disk/by-path/ccw-0.0.0201-part1 / ext3 acl,user_xattr 1 1
reboot to pick up changes





This e-mail, including any attachments, may be confidential, privileged
or
otherwise legally protected. It is intended only for the addressee

Re: Backup CMS files

2008-02-22 Thread Romanowski, John (OFT)
Alyce,
running TSM on AIX

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Austin, Alyce (CIV)
Sent: Friday, February 22, 2008 12:23 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Backup CMS files

This sounds like a good way to go...what platform are 
you running TSM on?  We are running it under AIX.

Thanks,
Alyce


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Romanowski, John (OFT)
Sent: Friday, February 22, 2008 5:21 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Backup CMS files

Alyce,
We use TSM for file-level backups of SLES 9  SLES 10 guests.
Works well for us. Having file-level backups we can leave the Linux
servers up 24 x 7 and never have to shut them down to get a static image
backup. And since the guests use SAN disk and not dasd we can't backup
their disks from z/VM anyway. 

John



This e-mail, including any attachments, may be confidential, privileged
or otherwise legally protected. It is intended only for the addressee.
If you received this e-mail in error or from someone who was not
authorized to send it to you, do not disseminate, copy or otherwise use
this e-mail or its attachments.  Please notify the sender immediately by
reply e-mail and delete the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Austin, Alyce (CIV)
Sent: Tuesday, February 19, 2008 11:55 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Backup CMS files

Are you using TSM for file level backups?  If so, are
you happy with it?

Thanks,
Alyce


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Ackerman
Sent: Sunday, February 17, 2008 7:34 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Backup CMS files

Not really. If you are willing to take a Linux guest down, you can back
up the full minidisks with 
VM:Backup or the corresponding IBM product, but you can only restore a
full minidisk. If you want 
to do file level restores on Linux, or backups while Linux is up, you
will have to use Linux based 
tools, such as Netbackup or Bacula or TSM. 

We have been struggling with this question ourselves. We licensed a CA
product called Brightstore 
Archive Bakup (BAB) two years ago. After two years of fighting with it,
we just decided to delete it. 
It never worked reliably.

The reason to choose BAB was that it will backup to mainframe tapes
(such as our STK Silos). The 
other Linux products want to use midrange tapes instead.

You might want to ask about Linux backups on the LINUX-390 list instead
of this list. See 
http://www2.marist.edu/htbin/wlvindex?linux-390.

On Wed, 13 Feb 2008 13:52:49 -0700, Brent Litster
[EMAIL PROTECTED] wrote:

One thing I forget to mention is that we will be running Linux
instances
under z/VM as well. Do the CA and IBM products address Linux files as
well?

 

Brent Litster

Zions Management Services Company

2185 South 3270 West

West Valley City  84119

(801) 844-5545

[EMAIL PROTECTED]



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Huegel, Thomas
Sent: Wednesday, February 13, 2008 12:16 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Backup CMS files

 

I have to agree with Ed. Some human had to write the code does it
really
matter who paid his salary? 
It also depends on what you are backing up. 
If your z/VM is used almost entirely to host other operating systems
and
very little ever happens in CMS one solution may be proper, but on the
other hand if you have millions of lines of source code (or production
files) in CMS you may want to consider a more sophisticated approach.

-Original Message- 
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] 
Behalf Of Ed Zell 
Sent: Wednesday, February 13, 2008 1:06 PM 
To: IBMVM@LISTSERV.UARK.EDU 
Subject: Re: Backup CMS files 

 

 Relying on home-grown, unsupported tools is probably not 
 something anyone wants to do when considering a long-term 
 career.  :-) 

 

Oh I wouldn't go quite that far.  We have been running our 
home grown CMS backup system for about 19 years now.  It isn't 
too complicated, just a series of LINK, ACCESS,  VMFPLC2 DUMP 
commands.  And it is very reliable too.  We keep our yearly 
generations for 10 years and I can still easily recover a single 
file from any minidisk on those tapes.  And only 143 lines in 
the EXEC, with 20 or so of them being comments!! 

I do agree that given the proper dollars in the budget, a 
purchased, supported package would be a much better choice. 
But back in the VM/SP 6 days, a CMS backup solution was very 
expensive for a little bitty 8 MIP, 4381 shop.  So I did what 
I had to do, write some code and save some money.  It isn't 
perfect, but as I said before, the price was right. 

Ed Zell 
Illinois Mutual Life 
(309) 674-8255 x-107

Re: PIPE Help (please)

2008-02-07 Thread Romanowski, John (OFT)
I've sent you my VX EXEC
 
VX a non-fullscreen CMS command
Output is displayed in XEDIT.
VX = View in Xedit

Example:  VX rac setr list

for CP commands you must do VX cp
like: VX cp q all



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Lionel B. Dyck
Sent: Thursday, February 07, 2008 1:42 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: PIPE Help (please)

I am frustrated with commands generating data that fills multiple
screens
and not have the ability to scroll back and forth in the results

Thus I thought I'd try something with PIPEs and came up with this:

pipe | cms rac setr list
 |  setr list a 
 | cms xedit setr list a
 | cms erase setr list a

This seemed like it would work but the file is empty when xedit opens
it.

I've looked thru the pipe help menu and pipe ahelp menu and not found
anything that helps that is obvious.

Thanks in advance


Re: DFSMS for VM Exit FSRMDEV

2008-01-31 Thread Romanowski, John (OFT)
Horst,

I can send you assembler and VMSES instructions for a working DFSMS exit 
FSMRMSHR (RMS Library Partitioning).

FSMRMSHR calls a Rexx EXEC to do its actual work. 

 

 You would have to adjust a few assembler lines and names to convert  it into 
your desired FSMRMDEV exit that calls a Rexx EXEC. 

The main effort is the 2 exits have different parameters but  should be easy 
for adventurous, novice assembler to adjust the parameter references. The 
parameter types of FSMRMDEV are a subset of the types used by FSMRMSHR except 
for FSMRMDEV's 'Real dev address' bit(16) input parameter for which an example 
is probably in the 'z/Vm Application Dev Guide for Assembler'.

 

John (Novice assembler)

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Rempel, Horst
Sent: Wednesday, January 30, 2008 7:23 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: DFSMS for VM Exit FSRMDEV

 

Hello VMers, 

we have a problem with DFSMS/RMS for VM and our IBM 3494 TapeLibrary with 
mixxed tapedrives 2 x 3490 and 4 x 3590. 
When we do mount requests without specifying a real device RMS will try to use 
the first available device nevertheless its

a 3490 or a 3590. 

So the recommandation from IBM to solve our problem is to modify the exit 
FSMRMDEV. 
The exit should be written as a assembler program that calls a REXX-procedure 
where the logic resides. 

I found the following text in the redbook 'Guide to Sharing and Partitioning 
IBM Tape Library Dataservers'  SG24-4409-02 

 FSMRMDEV 
The real-device-selection exit, FSMRMDEV, can select a device when a real 
device address is not specified in the incoming request. Users can provide 
their 
own device selection algorithm. The product default processing selects the 
first 
available (unattached) library tape device that can be located. The request 
fails 
if no devices are available. 
Note: This exit becomes highly interesting in an environment of mixed drive 
types where getting the correct media-drive match is critical. A 
sophisticated exit may be required here, to match a selected device type 
to a particular scratch pool being requested, or a volume serial number 
within a customer-defined range that represents a certain media type. 

Has anyone modified this exit ? I am looking for a sample how to do it ? 
I am familar with REXX but not really with assembler. I appreciate any sample. 

Kind regards, 

Horst Rempel 
Berufsgenossenschafthttp://www.bgchemie.de 
der chemischen Industriee-mail [EMAIL PROTECTED] 
Abteilung EDV/DV-ORG 
Kurfürstenanlage 62 
69115 Heidelberg


Re: SAN and Linux on zSeries

2007-12-10 Thread Romanowski, John (OFT)
Ray,
You mention number of usable NPIV subchannels are subject to the switch 
limitations.

Are switch limitations what the IBM Redbook is referencing when it says don't 
use more than 32 subchannels per physical channel in NPIV mode? 
With the Brocade switch I could use 255 subchannels in NPIV mode?

(see Introducing N_Port Identifier Virtualization
for IBM System z9  page 4
http://www.redbooks.ibm.com/redpapers/pdfs/redp4125.pdf )

 Configuration considerations 
Some general recommendations for using NPIV include:
Do not use more than 32 subchannels per physical channel in NPIV mode.
 Also, do not perform more than 128 total target logins (for example, in a 
configuration with 32 subchannels, limit the number of target logins to no more 
than an average of 4). Using more subchannels, target logins, or both can 
create timeouts.




This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Raymond Higgs
Sent: Saturday, December 08, 2007 2:01 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SAN and Linux on zSeries


snip
Not all 480 subchannels can be used with NPIV because of switch limitations.  
The 480 number was chosen arbitrarily from the layout of the SIGA vector long 
before NPIV was implemented.  I think Brocade supports the most virtual nports 
per physical port, 255. 

Ray Higgs
System z FCP Development
Bld. 706, B24
2455 South Road
Poughkeepsie, NY 12601
(845) 435-8666,  T/L 295-8666
[EMAIL PROTECTED]


Re: SAN and Linux on zSeries

2007-12-07 Thread Romanowski, John (OFT)
To avoid timeout errors, IBM recommends having no more then 32 servers
per an NPIV-mode FCP channel.
The 480 servers is ok on non-NPIV FCP.

(see Introducing N_Port Identifier Virtualization
for IBM System z9  page 4
http://www.redbooks.ibm.com/redpapers/pdfs/redp4125.pdf )

 Configuration considerations 
Some general recommendations for using NPIV include:
Do not use more than 32 subchannels per physical channel in NPIV mode.
 Also, do not perform more than 128 total target logins (for example, in
a configuration with 32 subchannels, limit the number of target logins
to no more than an average of 4). Using more subchannels, target logins,
or both can create timeouts.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Altmark
Sent: Friday, December 07, 2007 11:25 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SAN and Linux on zSeries

On Friday, 12/07/2007 at 06:16 EST, Rick Troth [EMAIL PROTECTED] wrote:

 Handing each guest its own HBA (host bus adapter,
 the open systems term for and FCP adapter) kind of blows
 one of the reasons to go virtual.

Eh?  480 servers can use a single FCP adapter (chpid) concurrently.
That's 
the whole point of N_port ID virtualization: 480 separate fabric 
endpoints.

Alan Altmark
z/VM Development
IBM Endicott


Re: Is 275GB of VDISK stupid?

2007-12-03 Thread Romanowski, John (OFT)
It seems hasty to say that Because of the Linux algorithm for using
swap, a VDISK used for swap even a little will eventually be used
completely.
 That's the same as saying a linux swap area used even a little will
eventually be used completely.  Why would linux do that?   That's not
what my SLES9 guests do.  

Now that the swap topic's open again:

What is the basis for advising z/VM VDISK users to have a hierarchy of
multiple linux swap areas of increasing sizes?   Are there feature(s) of
the swapping algorithm that make that hierarchy principle optimal?   



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rob van der Heij
Sent: Monday, December 03, 2007 3:56 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Is 275GB of VDISK stupid?

snip
Because of the Linux algorithm for using swap, a VDISK used for swap
even a little will eventually be used completely. So you need to
prepare for all of these disks to end up in z/VM paging space. If you
see z/VM page in your VDISK on a constant basis, you should look at
making the VDISK smaller.

Rob
-- 
Rob van der Heij
Velocity Software, Inc
http://velocitysoftware.com/


Re: Is 275GB of VDISK stupid?

2007-12-03 Thread Romanowski, John (OFT)
Leland,
If you're looking at code for that swapping algorithm: 
what happens when highest priority swap area (swap1) gets to the end,
swap1 has free slots and the next higher priority swap area (swap2) has
free clusters?
 Does linux start over at the beginning of swap1 and fill swap1 before
allocating from swap2? 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Leland Lucius
Sent: Monday, December 03, 2007 10:26 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Is 275GB of VDISK stupid?

On 12/3/07 2:55 AM, Rob van der Heij [EMAIL PROTECTED]
wrote:
 
 Because of the Linux algorithm for using swap, a VDISK used for swap
 even a little will eventually be used completely.

I realize that VDISK is special in the world of Linux, but why doesn't
someone give us the option of preventing this?  Looks to me like adding
one
line in swapfile.c would allow pages to cluster at the beginning of a
disk
instead of running to the end and starting over at the beginning.

si-flags += SWP_SCANNING;
---goto lowest;
if (unlikely(!si-cluster_nr)) {

So, just make this a configurable option via procfs and let us decide.
:-)

Leland


Re: Is 275GB of VDISK stupid?

2007-12-03 Thread Romanowski, John (OFT)
Rob said earlier that after linux starts using a lower priority swap
area it doesn't migrate back from swap2 to swap1 when stuff is freed
later.

So do you find after swapoff/on a high priority VDISK that linux starts
using it? or does it ignore it and keep filling the dasd swap?



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Brian Nielsen
Sent: Monday, December 03, 2007 12:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Is 275GB of VDISK stupid?

On Mon, 3 Dec 2007 08:43:45 -0500, Romanowski, John (OFT) 
[EMAIL PROTECTED] wrote:

Now that the swap topic's open again:

What is the basis for advising z/VM VDISK users to have a hierarchy of
multiple linux swap areas of increasing sizes?   Are there feature(s)
of
the swapping algorithm that make that hierarchy principle optimal?   

The configuration we use includes swap space on real DASD at a lower 
priority than the VDISK swap areas.  Over time Linux will swap more to
the 
real DASD than the VDISKs.  At this point doing a swap off and then on
of 
a VDISK swap area frees up the fast VDISK.  Having various VDISK sizes 
allows the flexibility of migrating smaller amounts of swap data during 
busy periods and larger amounts during slow periods.

Brian Nielsen


Re: Questions about LUN DASD volumes

2007-11-26 Thread Romanowski, John (OFT)
Eric,

large LUN that I referred to was a 957GB LUN in an IBM SVC 2145.
reported LUN size (bytes) was correct, but prefixed with a minus sign. 

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Eric R Farman
Sent: Monday, November 26, 2007 9:06 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

 


How large is large?  I can't put my hands on one larger than 70GB at the
moment, and it looks fine.  Will look for the huge disks tomorrow to try
them. 

As for the fields reported as X, that's due to some kind of I/O
error when trying to get a LUN to decribe itself.  This sometimes occurs
because of an ACL restriction, as some DASD controllers will gladly tell
us a LUN exists, but reject any I/O directed at it.  In those cases,
description I/O such as the SCSI Inquiry or Read Capacity commands will
fail, and we cannot fill in that information. 

Regards,
   Eric

Eric Farman
z/VM I/O Development
IBM Endicott, NY




Romanowski, John (OFT) [EMAIL PROTECTED] 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 

11/21/2007 03:49 PM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To

IBMVM@LISTSERV.UARK.EDU 

cc

 

Subject

Re: Questions about LUN DASD volumes

 

 

 




on some occasions SCSIDISC will report LUN_SIZE_(bytes) as a negative
number. Seen that only for large LUNs. 
On other occasions some of the fields, LUN_SIZE too, will be reported as
X's 
  



This e-mail, including any attachments, may be confidential, privileged
or otherwise legally protected. It is intended only for the addressee.
If you received this e-mail in error or from someone who was not
authorized to send it to you, do not disseminate, copy or otherwise use
this e-mail or its attachments.  Please notify the sender immediately by
reply e-mail and delete the e-mail from your system. 

 




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Steve Wilkins
Sent: Wednesday, November 21, 2007 3:43 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes 
  

Compliments of Eric R. Farman, a sample of the SCSIDISC output:

_FCP_CH_ __WWPN__ _LUN_ID_ _VENDOR_ PROD MODL _SERIAL_
CODE _BLK_SIZE_ _DISKBLKS_ __LUN_SIZE_(bytes)__
B098 5005076300CA04DA 5100 IBM  2105 F20  10013262
.1785127617216   3900014592
B098 5005076300CA04DA 5101 IBM  2105 F20  10113262
.1785127617216   3900014592
B098 5005076300CA04DA 5102 IBM  2105 F20  10213262
.1785127617216   3900014592
B098 5005076300CA04DA 5103 IBM  2105 F20  10313262
.1785127617216   3900014592
B098 5005076300CA04DA 5104 IBM  2105 F20  10413262
.178512 19532817936
B098 5005076300CA04DA 5105 IBM  2105 F20  10513262
.178512 19532817936
B098 5005076300CA04DA 5106 IBM  2105 F20  10613262
.178512 19532817936
B098 5005076300CA04DA 5107 IBM  2105 F20  10713262
.1785121953152   113824
B098 5005076300CA04DA 5108 IBM  2105 F20  10813262
.1785121953152   113824
B098 5005076300CA04DA 5109 IBM  2105 F20  10913262
.1785121953152   113824
B098 5005076300CA04DA 510A IBM  2105 F20  10A13262
.1785121953152   113824
B098 5005076300CA04DA 510B IBM  2105 F20  10B13262
.1785121953152   113824

Regards, Steve.

Steve Wilkins
IBM z/VM Development 



Re: Questions about LUN DASD volumes

2007-11-26 Thread Romanowski, John (OFT)
You probably need to find RXSCSIFN SAMPMOD and copy it as RXUSERFN
MODULE; SCSIDISC uses it. 

 

From SCSIDISC HELPCMS:

SETUP -  Located on MAINT 194 or 2C2 disk

 Find SCSIDISC SAMPEXEC - Copy to SCSIDISC EXEC  

 Find RXSCSIFN SAMPMOD  - Copy to RXUSERFN MODULE

 

 ATTACH FCP Subchannel (CH ID) to CMS machine

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Pace
Sent: Monday, November 26, 2007 9:35 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

 

On Nov 21, 2007 10:48 AM, Steve Wilkins [EMAIL PROTECTED] wrote:

SCSIDISC (the SCSI Discovery Tool) is a sample exec which
provides target port and LUN information so one can discover the LUN
topology which hangs off a System z FCP Subchannel. The help file for
the tool (SCSIDISC SAMPHELP) indicates that it is Located on MAINT 194
or 2C2 disk. 

Regards, Steve.

 

 

I copied SCSIDISC SAMPEXEC to SCSIDISC EXEC, but when I run it I get - 
DMSRTL2103E Error in compiled CMS system Rexx file; additional
information: 4300
 43 SCSIDISC EXEC 587


--
Mark Pace
Mainline Information Systems


Re: Questions about LUN DASD volumes

2007-11-26 Thread Romanowski, John (OFT)
Don't know what 'sharefile' is but
read IBM's performance comparison od dasd, fba, scsi on fcp, emulated
fba at
 http://www.vm.ibm.com/perf/reports/zvm/html/iozone.html

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Gerard Graham
Sent: Monday, November 26, 2007 9:57 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

We are now dealing with file in excess of 54 gig since they can not be
contained on a single mod54 minidisk we have been writing to sharefile
but
have found the perforamce to be dreadfull. Does anyone have performance
numbers using SCSI devices on native z/VM, compared to sharefile. If the
prefomance of SCSI on a lun was superior to that of sharefile it would
solve a major problem here.


 

Romanowski,

 John (OFT)

 John.Romanowski@
To 
 oft.state.ny.us  IBMVM@LISTSERV.UARK.EDU

Sent by: The
cc 
 IBM z/VM

 Operating System
Subject 
 [EMAIL PROTECTED] Re: Questions about LUN DASD

 ARK.EDU  volumes

 

 

11/26/2007

 09:47 AM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





You probably need to find RXSCSIFN SAMPMOD and copy it as RXUSERFN
MODULE;
SCSIDISC uses it.

From SCSIDISC HELPCMS:
SETUP -  Located on MAINT 194 or 2C2 disk
 Find SCSIDISC SAMPEXEC - Copy to SCSIDISC EXEC
 Find RXSCSIFN SAMPMOD  - Copy to RXUSERFN MODULE

 ATTACH FCP Subchannel (CH ID) to CMS machine



This e-mail, including any attachments, may be confidential, privileged
or
otherwise legally protected. It is intended only for the addressee. If
you
received this e-mail in error or from someone who was not authorized to
send it to you, do not disseminate, copy or otherwise use this e-mail or
its attachments.  Please notify the sender immediately by reply e-mail
and
delete the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Pace
Sent: Monday, November 26, 2007 9:35 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

On Nov 21, 2007 10:48 AM, Steve Wilkins [EMAIL PROTECTED] wrote:


 SCSIDISC (the SCSI Discovery Tool) is a sample exec which provides
target
 port and LUN information so one can discover the LUN topology which
 hangs off a System z FCP Subchannel. The help file for the tool
(SCSIDISC
 SAMPHELP) indicates that it is Located on MAINT 194 or 2C2 disk.

 Regards, Steve.


 

 

 



I copied SCSIDISC SAMPEXEC to SCSIDISC EXEC, but when I run it I get -
DMSRTL2103E Error in compiled CMS system Rexx file; additional
information:
4300
 43 SCSIDISC EXEC 587


--
Mark Pace
Mainline Information Systems










Visit our website at http://www.nyse.com



Note:  The information contained in this message and any attachment
to it is privileged, confidential and protected from disclosure.  If the

reader of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the intended 
recipient, you are hereby notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify the 
sender immediately by replying to the message, and please delete
it from your system. Thank you.  NYSE Group, Inc.


Re: Questions about LUN DASD volumes

2007-11-26 Thread Romanowski, John (OFT)
 

Eric,

I found an old SCSDISC report that shows the negative LUN size; here it
is, I've omitted some middle columns:

These are 8 paths to the same LUN

 

_FCP_CH_ __WWPN__ _LUN_ID_ _VENDOR_ PROD SIZE_(bytes)__

0200 5005076801102C4C 0010 IBM  2145 -1027570925568

0200 5005076801302C78 0010 IBM  2145 -1027570925568

0201 5005076801202C4C 0010 IBM  2145 -1027570925568

0201 5005076801402C78 0010 IBM  2145 -1027570925568

0202 5005076801202C78 0010 IBM  2145 -1027570925568

0202 5005076801402C4C 0010 IBM  2145 -1027570925568

0203 5005076801102C78 0010 IBM  2145 -1027570925568

0203 5005076801302C4C 0010 IBM  2145 -1027570925568

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Eric R Farman
Sent: Monday, November 26, 2007 10:39 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

 


Thanks, John. 

I guess I'll have to get some larger 2145 volumes and play around again.
I tried SCSIDISC against our big volumes on a 2107, which are of varying
sizes between 500GB and 1TB, and didn't notice any negative values.
Weird, but I'll mess around with it and see what I can find.  Thanks for
the heads up. 

Regards,
   Eric

Eric Farman
z/VM I/O Development
IBM Endicott, NY




Romanowski, John (OFT) [EMAIL PROTECTED] 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 

11/26/2007 09:41 AM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

To

IBMVM@LISTSERV.UARK.EDU 

cc

 

Subject

Re: Questions about LUN DASD volumes

 

 

 




Eric, 
large LUN that I referred to was a 957GB LUN in an IBM SVC 2145.
reported LUN size (bytes) was correct, but prefixed with a minus sign. 
  

 




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Eric R Farman
Sent: Monday, November 26, 2007 9:06 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes 
  

How large is large?  I can't put my hands on one larger than 70GB at the
moment, and it looks fine.  Will look for the huge disks tomorrow to try
them. 

As for the fields reported as X, that's due to some kind of I/O
error when trying to get a LUN to decribe itself.  This sometimes occurs
because of an ACL restriction, as some DASD controllers will gladly tell
us a LUN exists, but reject any I/O directed at it.  In those cases,
description I/O such as the SCSI Inquiry or Read Capacity commands will
fail, and we cannot fill in that information. 

Regards,
  Eric

Eric Farman
z/VM I/O Development
IBM Endicott, NY

Romanowski, John (OFT) [EMAIL PROTECTED] 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 

11/21/2007 03:49 PM 

 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 

To

IBMVM@LISTSERV.UARK.EDU 

cc

  

Subject

Re: Questions about LUN DASD volumes


  

 

  

 





on some occasions SCSIDISC will report LUN_SIZE_(bytes) as a negative
number. Seen that only for large LUNs. 
On other occasions some of the fields, LUN_SIZE too, will be reported as
X's 
  

 




This e-mail, including any attachments, may be confidential, privileged
or otherwise legally protected. It is intended only for the addressee.
If you received this e-mail in error or from someone who was not
authorized to send it to you, do not disseminate, copy or otherwise use
this e-mail or its attachments.  Please notify the sender immediately by
reply e-mail and delete the e-mail from your system. 


  




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Steve Wilkins
Sent: Wednesday, November 21, 2007 3:43 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes 
  

Compliments of Eric R. Farman, a sample of the SCSIDISC output:

_FCP_CH_ __WWPN__ _LUN_ID_ _VENDOR_ PROD MODL _SERIAL_
CODE _BLK_SIZE_ _DISKBLKS_ __LUN_SIZE_(bytes)__
B098 5005076300CA04DA 5100 IBM  2105 F20  10013262
.1785127617216   3900014592
B098 5005076300CA04DA 5101 IBM  2105 F20  10113262
.1785127617216   3900014592
B098 5005076300CA04DA 5102 IBM  2105 F20  10213262
.1785127617216   3900014592
B098 5005076300CA04DA 5103 IBM  2105 F20  10313262
.1785127617216   3900014592
B098 5005076300CA04DA 5104 IBM  2105 F20  10413262
.178512 19532817936
B098 5005076300CA04DA 5105 IBM  2105 F20  10513262
.178512 19532817936
B098 5005076300CA04DA 5106 IBM  2105 F20  10613262
.178512 195328

Re: Questions about LUN DASD volumes

2007-11-26 Thread Romanowski, John (OFT)
I sent the wrong url earlier.

This is the correct link about IBM's performance comparison of dasd,
fba, scsi on fcp, emulated fba at
http://www.vm.ibm.com/perf/reports/zvm/html/520lxd.html


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Gerard Graham
Sent: Monday, November 26, 2007 9:57 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

We are now dealing with file in excess of 54 gig since they can not be
contained on a single mod54 minidisk we have been writing to sharefile
but
have found the perforamce to be dreadfull. Does anyone have performance
numbers using SCSI devices on native z/VM, compared to sharefile. If the
prefomance of SCSI on a lun was superior to that of sharefile it would
solve a major problem here.


 

Romanowski,

 John (OFT)

 John.Romanowski@
To 
 oft.state.ny.us  IBMVM@LISTSERV.UARK.EDU

Sent by: The
cc 
 IBM z/VM

 Operating System
Subject 
 [EMAIL PROTECTED] Re: Questions about LUN DASD

 ARK.EDU  volumes

 

 

11/26/2007

 09:47 AM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





You probably need to find RXSCSIFN SAMPMOD and copy it as RXUSERFN
MODULE;
SCSIDISC uses it.

From SCSIDISC HELPCMS:
SETUP -  Located on MAINT 194 or 2C2 disk
 Find SCSIDISC SAMPEXEC - Copy to SCSIDISC EXEC
 Find RXSCSIFN SAMPMOD  - Copy to RXUSERFN MODULE

 ATTACH FCP Subchannel (CH ID) to CMS machine



This e-mail, including any attachments, may be confidential, privileged
or
otherwise legally protected. It is intended only for the addressee. If
you
received this e-mail in error or from someone who was not authorized to
send it to you, do not disseminate, copy or otherwise use this e-mail or
its attachments.  Please notify the sender immediately by reply e-mail
and
delete the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Pace
Sent: Monday, November 26, 2007 9:35 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

On Nov 21, 2007 10:48 AM, Steve Wilkins [EMAIL PROTECTED] wrote:


 SCSIDISC (the SCSI Discovery Tool) is a sample exec which provides
target
 port and LUN information so one can discover the LUN topology which
 hangs off a System z FCP Subchannel. The help file for the tool
(SCSIDISC
 SAMPHELP) indicates that it is Located on MAINT 194 or 2C2 disk.

 Regards, Steve.


 

 

 



I copied SCSIDISC SAMPEXEC to SCSIDISC EXEC, but when I run it I get -
DMSRTL2103E Error in compiled CMS system Rexx file; additional
information:
4300
 43 SCSIDISC EXEC 587


--
Mark Pace
Mainline Information Systems










Visit our website at http://www.nyse.com



Note:  The information contained in this message and any attachment
to it is privileged, confidential and protected from disclosure.  If the

reader of this message is not the intended recipient, or an employee
or agent responsible for delivering this message to the intended 
recipient, you are hereby notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify the 
sender immediately by replying to the message, and please delete
it from your system. Thank you.  NYSE Group, Inc.


Re: Trying to build CMSBAM segment

2007-11-21 Thread Romanowski, John (OFT)
Let us know if IBM has a new solution. I'm doing VM5.3 too and will hit
CMSBAM build problem again at some point.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Harland, Lawrence
Sent: Wednesday, November 21, 2007 7:58 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Trying to build CMSBAM segment

Alan,

SEGMENT RESERVE/RELEASE didn't help.  A few more details.  I defined
vstor at 256m.  We installed to mdisk, not SFS.  I have backups of the
old SDF files and can restore if  necessary.  We are running 5.1 and are
trying to get to 5.3 since 5.1 is unsupported.  I'll open a PMR with
that information and provide the console listings.


Thanks,
Larry

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Altmark
Sent: Tuesday, November 20, 2007 5:38 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Trying to build CMSBAM segment


On Tuesday, 11/20/2007 at 03:32 EST, Harland, Lawrence 
[EMAIL PROTECTED] wrote:
 We are installing zVM 5.3 and need to recreate the CMSDOS and CMSBAM 
segments 
 on the current spool.  I issued the following (results listed below) 
from the 
 Service Guide and received this error for CMSBAM:  
 
 DMSDCS343E Storage in range 00B0D000-00B37FFF for CMSBAM in use. 
 
 I displayed storage for this range and it showed nothing in that area
of 

 storage.
 
 We keep the same spool packs between releases and rename the segments.

We 
 are using the default names for 5.3 so I thought this would be easy.  
I'm 
 trying this from the MAINT id on a second level 5.3 system.  Any help
on 
what 
 I might try or what I might be doing wrong would be appreciated.

Larry, please open a PMR so that we can look at your problem in more 
detail.  This usually shows up when you've installed into SFS - the
memory 
occupied by file descriptors (FSTs) in the accessed directories is
bumping 
into the memory used by CMSBAM.

A possible workaround:  Immediately after IPL CMS and ACC (NOPROF, try 
SEGMENT RESERVE CMSBAM.  Then, right before you issue the VMFBLD for the

segment, issue SEGMENT RELEASE CMSBAM.  And add the NOSETUP option to 
VMFBLD.  E.g.

segment release cmsbam
Ready;
vmfbld list segbld esasegs dosbam blddata (all nosetup

No guarantees, but worth a try.

Alan Altmark
z/VM Development
IBM Endicott


Re: Questions about LUN DASD volumes

2007-11-21 Thread Romanowski, John (OFT)
FYI, SCSIDISC requires a LUN zero exist and be accessible in each
storage controller to be scanned.  

 

Assuming non-NPIV, If one's using IBM San Volume Controller then
consider having the very first LUN (LUN ) that each of its I/O
Groups maps to your host (mainframe) be a minimal size LUN that will
exist but not normally be used. That way its always free for SCSIDISC's
need.  Otherwise if LUN zero's in use by z/VM CP or a linux guest,
SCSIDISC  can't use it to scan the LUN's  storage controller (SVC I/O
Group).

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Steve Wilkins
Sent: Wednesday, November 21, 2007 10:49 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

 

SCSIDISC (the SCSI Discovery Tool) is a sample exec which provides
target port and LUN information so one can discover the LUN topology
which hangs off a System z FCP Subchannel. The help file for the tool
(SCSIDISC SAMPHELP) indicates that it is Located on MAINT 194 or 2C2
disk. 

Regards, Steve.

Steve Wilkins
IBM z/VM Development
Inactive hide details for Alain Benveniste [EMAIL PROTECTED]Alain
Benveniste [EMAIL PROTECTED]



Alain Benveniste [EMAIL PROTECTED] 
Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU 

11/21/2007 10:07 AM 

Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To


IBMVM@LISTSERV.UARK.EDU



cc





Subject


Re: Questions about LUN DASD volumes

 






Speaking with the OPEN guys, the major problem say have when they
restore 
on a D/R site is to exactly map their requirements to what they find in
the 
new DASD array. So the problem appears when they want to restore a group
of 
LUNs (meta volume) to preserve data coherence.
Does a CP cmd exist to get this info. I presume the query edev is for
LUN 
only ?

Alain Benveniste


Re: Questions about LUN DASD volumes

2007-11-21 Thread Romanowski, John (OFT)
on some occasions SCSIDISC will report LUN_SIZE_(bytes) as a negative
number. Seen that only for large LUNs.

On other occasions some of the fields, LUN_SIZE too, will be reported as
X's

 



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.





From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Steve Wilkins
Sent: Wednesday, November 21, 2007 3:43 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Questions about LUN DASD volumes

 

Compliments of Eric R. Farman, a sample of the SCSIDISC output:

_FCP_CH_ __WWPN__ _LUN_ID_ _VENDOR_ PROD MODL _SERIAL_
CODE _BLK_SIZE_ _DISKBLKS_ __LUN_SIZE_(bytes)__
B098 5005076300CA04DA 5100 IBM  2105 F20  10013262
.1785127617216   3900014592
B098 5005076300CA04DA 5101 IBM  2105 F20  10113262
.1785127617216   3900014592
B098 5005076300CA04DA 5102 IBM  2105 F20  10213262
.1785127617216   3900014592
B098 5005076300CA04DA 5103 IBM  2105 F20  10313262
.1785127617216   3900014592
B098 5005076300CA04DA 5104 IBM  2105 F20  10413262
.178512 19532817936
B098 5005076300CA04DA 5105 IBM  2105 F20  10513262
.178512 19532817936
B098 5005076300CA04DA 5106 IBM  2105 F20  10613262
.178512 19532817936
B098 5005076300CA04DA 5107 IBM  2105 F20  10713262
.1785121953152   113824
B098 5005076300CA04DA 5108 IBM  2105 F20  10813262
.1785121953152   113824
B098 5005076300CA04DA 5109 IBM  2105 F20  10913262
.1785121953152   113824
B098 5005076300CA04DA 510A IBM  2105 F20  10A13262
.1785121953152   113824
B098 5005076300CA04DA 510B IBM  2105 F20  10B13262
.1785121953152   113824

Regards, Steve.

Steve Wilkins
IBM z/VM Development


Re: Trying to build CMSBAM segment

2007-11-20 Thread Romanowski, John (OFT)
welcome to the can't build CMSBAM club, been happening for at least 2 years, 
seems to have stumped IBM support since they recommend even now I continue to 
use this workaround. 

Quick,  easy workaround is based on knowledge  CMSBAM hasn't changed and 
doesn't really need to be rebuilt, so lie to VMSES as follows:

on Vm5.3 MAINT 51D edit VM SRVBLDS, locate line that begins like
:BLDLIST.SEGBLIST :OBJECT.CMSBAM.SEGMENT :STAT.

and edit it to look like :STAT,BUILT.yy/mm/dd.hh:mm:ss.blurb
:BLDLIST.SEGBLIST :OBJECT.CMSBAM.SEGMENT :STAT.BUILT.03/30/06.11:42:47.JOHNR

If you used SERVICE command then on MAINT 191 there's a recent SERVICE RESTART? 
or something file with 1 or more records.
If only 1 record that refers to CMSBAM then delete the file, else delete that 
line.



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Harland, Lawrence
Sent: Tuesday, November 20, 2007 3:25 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Trying to build CMSBAM segment


We are installing zVM 5.3 and need to recreate the CMSDOS and CMSBAM segments 
on the current spool.  I issued the following (results listed below) from the 
Service Guide and received this error for CMSBAM:  
DMSDCS343E Storage in range 00B0D000-00B37FFF for CMSBAM in use. 
I displayed storage for this range and it showed nothing in that area of 
storage. 
We keep the same spool packs between releases and rename the segments.  We 
are using the default names for 5.3 so I thought this would be easy.  I'm 
trying this from the MAINT id on a second level 5.3 system.  Any help on what 
I might try or what I might be doing wrong would be appreciated. 
Larry Harland 
Univ. of Connecticut 
- 
ipl 190 clear parm nosprof instseg no 
z/VM V5.3.02007-10-18 14:00 
acc (noprof 
Ready; T=0.01/0.01 09:57:07 
acc 5e5 b 
Ready; T=0.01/0.01 09:57:17 
ac 51d d 
Ready; T=0.01/0.01 09:57:20 
vmfppf segbld esasegs 
VMFPPF2760I VMFPPF processing started for SEGBLD ESASEGS 
VMFOVE2760I VMFOVER processing started 
VMFOVE1954I Locating ESASEGS tag in file SEGBLD $PPF on disk D2 
VMFOVE2760I VMFOVER processing completed successfully 
VMFPPF2760I VMFPPF processing completed successfully for SEGBLD ESASEGS 
VMFPPF2760I VMFPPF processing completed successfully 
Ready; T=0.36/0.40 09:58:05 
vmfbld ppf segbld esasegs (status 
VMFBLD2760I VMFBLD processing started 
VMFBLD1851I Reading build lists 
VMFBLD2182I Identifying new build requirements 
VMFBLD2182I No new build requirements identified 
VMFBLD2180I There are 3 build requirements remaining 
VMFBLD2760I VMFBLD processing completed successfully 
Ready; T=1.63/1.71 09:58:54 
vmfview build 
Ready; T=0.06/0.06 10:01:55 
vmfbld list segbld esasegs dosbam blddata (all 
VMFBLD2767I Reading DOSBAM BLDDATA * for list of objects to process 
VMFBLD2760I VMFBLD processing started 
VMFBLD1851I Reading build lists 
VMFBLD2182I Identifying new build requirements 
VMFBLD2182I New build requirements identified 
VMFBLD1851I (1 of 1) VMFBDSEG processing SEGBLIST EXC0 D, target is BUILD 
51D (D) 
VMFBDS2115I Validating segment CMSDOS 
VMFBDS2115I Validating segment CMSBAM 
VMFBDS2002I A DEFSEG command will be issued for 2 segment(s). 
VMFBDS2219I Processing object CMSDOS.SEGMENT 
HCPNSS440I Saved segment CMSDOS was successfully saved in fileid 0208. 
RDR FILE 0018 SENT FROM MAINT53  PRT WAS 0018 RECS 0444 CPY  001 A NOHOLD 
NOKEEP 
DMSWGN715I DOSGEN COMPLETE 
VMFBDS2219I Processing object CMSBAM.SEGMENT 
DMSDCS1083E Saved segment $$DMY$$ does not exist 
DMSSET1101I 100K DOS partition defined at hexadecimal location 02 
DMSSGN363R ENTER LOCATION WHERE CMSBAM WILL BE LOADED AND SAVED: 
DMSSGN366R ENTER NAME OF SYSTEM TO BE SAVED: 
DMSDCS343E Storage in range 00B0D000-00B37FFF for CMSBAM in use. 
DMSSGN239E Cannot build segment.  ReIPL CMS, ACCESS (NOPROF, and rebuild 
segment. 
VMFBDS1965E The command, $BAMGEN$ B0D000 CMSBAM, failed with return code 41 
VMFBLD1851E (1 of 1) VMFBDSEG completed with return code 100. Some objects were 
not built 
VMFBLD2180I There are 3 build requirements remaining 
VMFBLD2760I VMFBLD processing completed unsuccessfully 
Ready(8); T=4.91/5.40 10:02:42 

d t00B0D000-00B37FFF 
R00B0D000      F4 ** 
R00B0D010 to 00B0 suppressed line(s) same as above  
R00B1 to 00B1 suppressed line(s) same as above  
R00B2 to 00B2 suppressed line(s) same as above  
R00B3 to 00B37FFF 

Re: CPU usage data

2007-11-15 Thread Romanowski, John (OFT)
If you have DISKACNT collecting the CP account cards from a few typical
days or weeks you could run ACCOUNT command against them to report cpu
usage of the whole system or each userid. CPU usage is on the type 01
cards. 

Assumes you do a CP ACNT ALL to get the 01 cards for userids that don't
logoff frequently.  Convenient to do CP ACNT ALL at 23:59:58 every day
for a few days; that will generate 01 cards with the correct ending date
(that day) covering the previous 24 hour period. Omit the partial day
file for the first day you did ACNT ALL, then COPYFILE (APPEND to put
all the daily account files into 1 file that you run the ACCOUNT (on
MAINT's 193) command against.
In the output PRT file report, column  REAL-CPU is the # of CPU secs
used by each userid, the TOTALS line is total  REAL-CPU of the userids
and CP.   



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mary Zervos
Sent: Thursday, November 15, 2007 9:09 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: CPU usage data

Our director wants a report on our cpu usage asap as our mainframe might

be heading out the door.
We used to run Real Time Monitor.  We're currently at z/VM 4.4.  Any 
ideas on what I could quickly fire up
to monitor our system.

Thanks.

Mary Zervos
VM Systems Programmer
Binghamton University


Re: VM Newbie Question

2007-10-19 Thread Romanowski, John (OFT)
On the other hand, if his site plans to eventually run multiple oracle
guests with little/zero down time to add LPAR memory as more guests are
added , then  sizing the LPAR memory now to avoid LPAR outages later is
prudent.  



This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.


-Original Message-

From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Duerbusch
Sent: Friday, October 19, 2007 1:28 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: VM Newbie Question

The first question that pops into my mind is, why do you think you need
that much real memory (central and expanded)?

Is it that you have 16 GB real and nothing else to do with it?
Is it that you have a current Oracle box that needs more and more
memory?

The performance characteristics of mainframes are quite a bit different
then the other platforms.

Your box, should have Ficon/FCP channels.  
The promos on our IBM DS6800 dasd subsystem, states that if it is
properly configured (ours is not), it can do 300,000 I/Os per second.
What do your current platforms have?

What I'm getting at is, take Intel for example.
Very cheap memory.
Very cheap MIPS.
Poor context switching.
Poor I/O rates (unless you spend mainframe type dollars to beef up the
I/O subsystem).

So you throw lots of cheap memory on the box to knock down the I/O
rates.  (cheaper than beefing up the I/O subsystem).

On the mainframe, we have the I/O subsystem (basically comes
standard...well for the price we pay for the box).
In my book, you trade memory for a higher I/O rate and you still get
great performance.

True, you may still need the memory.  But just because the Intel side
needed the memory, doesn't mean the mainframe side needs it.

True, I would keep memory at 16 GB for a POC.   But if I had the time, I
would scale the memory back, perhaps a GB at a time, until I see
performance start to suffer.  In other words, take advantage of the
resources available on the new-to-you platform.  All the rules of thumb
that you have seen for Oracle, really need to be rethought in the shared
environment of the mainframe.  If you treat the mainframe like a PC, it
will be a very expensive project.

Tom Duerbusch
THD Consulting

FELINE PHYSICS:  
Law of Cat Motion

  A cat will move in a straight line, unless there is a really good
  reason to change direction.


 Mark Jacobs [EMAIL PROTECTED] 10/18/2007 7:21 AM 
What is a good ratio of Central to Expanded storage to support an zLinux

Oracle workload under zVM 5.3?

The LPAR has 16GB assigned and our initial storage split is 12 Central, 
4 Expanded. The workloads haven't been moved to this environment yet so 
we have no tuning numbers available.

-- 
Mark Jacobs
Time Customer Service
Tampa, FL 
--

A desire not to butt into other people's business is at 
least eighty percent of all human wisdom...and the other
twenty percent isn't very important.

Jubal Harshaw (Stranger in a Strange Land)


  1   2   >