In a normal production environment this is not such an insurmountable
problem.
The problem is this is a test lab, and I don't necessarily know what happens
to the different disk volumes.
I do know what addresses my system disks are on, but there may be copies
that someone was testing with floating around.
It may have been a in a second level machine, or a first level test..
It's only a problem at IPL ..



On Wed, Aug 25, 2010 at 10:08 PM, Feller, Paul <[email protected]> wrote:

>  We code stuff in the SYSTEM CONFIG to control which lpar sees which
> volumes at IPL time.  It does require some work to set up and to maintain
> it.
>
>
>
> *Paul Feller*
> *AIT Mainframe Technical Support*
>
>  *From:* The IBM z/VM Operating System [mailto:[email protected]] *On
> Behalf Of *Tom Huegel
> *Sent:* Wednesday, August 25, 2010 6:49 PM
> *To:* [email protected]
> *Subject:* Duplicate VOLID's
>
>
>
> I am looking for a way to verify at IPL time that z/VM is using the volumes
> I intended.
>
> It is possible that there are more than one volume with a volid of xxxRES
> xxxWK1 xxxWK2 etc.
>
> I could put something in the AUTOLOG1 PROFILE EXEC to do Q DASD and verify
> that xxxRES is at address x'100' and xxxWK1 is at x'101' and xxxWK2 is at
> x'102'.. etc. but that can be messy and diffacult to maintain.
>
>
>
> Then I thought I could do something in the SYSTEM CONFIG file.
>
> SYSTEM_IDENTIFIER_2094_123ABC_GOODSYS
>
> SYSTEM_IDENTIFER_DEFAULT_BADSYS
>
>
>
> IMBED -SYSTEM- CONFIG
>
>
>
> In GOODSYS CONFIG I would have all of the normal stuff.
>
> In BADSYS CONFIG maybe just a bunch of SAY 'WRONG SYSTEM' statements..
>
>
>
> This doesn't verify anything beyond that this is the correct xxxRES for
> this LPAR. If the volume was cloned (DDR) it would pass this test anway.
>
>
>
> Just courious as how others handle this, if at all.
>
>
>
> Thanks for any thoughts.
>
>
>
>
>

Reply via email to