No - you CAN use SWAPGEN - it will issue the DEFINE commands for you.. you just can't define them in the directory as an MDISK VFB-512.... They have to be created dynamically .... Putting the COMMAND in the directory is your choice. Some sysprogs like everything documented in the directory rather then having a PROFILE EXEC create it.
Scott Rohling On Fri, Sep 4, 2015 at 10:34 AM, Davis, Larry (National VM Capability) < [email protected]> wrote: > Thank you > I am thinking I can either QUEUE up the DETACH statements like Marcy > suggested or add the VMCP commands to /etc/init.d/boot.local routine in > SLES to do the same thing. > > I prefer the DETACH statements in the PROFILE EXEC but from Marcy this > also requires that the V-DISK be defined in the Directory using COMMAND > statements, unless I am misunderstanding you can't use the SWAPGEN in the > PROFILE EXEC to define and format a V-Disk, Is that right? > > > Larry Davis, > VM Capability > > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of > Scott Rohling > Sent: Friday, September 04, 2015 12:48 PM > To: [email protected] > Subject: Re: SSI LGR using CMS PROFILE with SWAPGEN and VDISK > > That doesn't help format them.... using SWAPGEN should be fine as long as > all the CMS disks are detached before attempting LGR .. > > Scott Rohling > > On Fri, Sep 4, 2015 at 9:44 AM, Rich Smrcina <[email protected]> > wrote: > > > COMMAND DEFINE VFB-512 0202 128000 > > COMMAND DEFINE VFB-512 0203 256000 > > > > > > On 09/04/2015 11:35 AM, Davis, Larry (National VM Capability) wrote: > > > >> How are people using a CMS PROFILE EXEC and SWAPGEN to create Linux > >> swap files on VDISK, and then using LGR to move a Linux server from > >> one member to the other. > >> > >> We get an error that the CMS disks in one member don't have the same > >> EQID in the other member when we try to test the relocation > >> > >> > >> > >> Larry Davis, > >> VM Capability > >> HP Enterprise > >> Tel: +1 813 394 4240 > >> E-mail: [email protected]<mailto:[email protected]> > >> > >> > >> --------------------------------------------------------------------- > >> - For LINUX-390 subscribe / signoff / archive access instructions, > >> send email to [email protected] with the message: INFO LINUX-390 > >> or visit > >> http://www.marist.edu/htbin/wlvindex?LINUX-390 > >> --------------------------------------------------------------------- > >> - For more information on Linux on System z, visit > >> http://wiki.linuxvm.org/ > >> > >> > >> > >> -- > >> > >> Richard Smrcina > >> Sr. Systems Engineer > >> > >> Velocity Software Inc. > >> Main: (650) 964-8867 > >> Main: (877) 964-8867 > >> [email protected] <mailto://[email protected]> > >> > >> --------------------------------------------------------------------- > >> ------------------- > >> Signature > >> <http://www.velocitysoftware.com/> > >> *Follow us:* > >> facebook > >> <http://www.facebook.com/pages/Velocity-Software/356098274460840> > >> LinkedIn > >> <http://www.linkedin.com/company/1798379?trk=tyah> twitter > >> <https://twitter.com/VelocitySoftw> Xing > >> <https://www.xing.com/companies/velocitysoftwaregmbh> > >> -- > >> > >> Richard Smrcina > >> Sr. Systems Engineer > >> > >> Velocity Software Inc. > >> Main: (650) 964-8867 > >> Main: (877) 964-8867 > >> [email protected] <mailto://[email protected]> > >> > >> --------------------------------------------------------------------- > >> ------------------- > >> Signature > >> <http://www.velocitysoftware.com/> > >> *Follow us:* > >> facebook > >> <http://www.facebook.com/pages/Velocity-Software/356098274460840> > >> LinkedIn > >> <http://www.linkedin.com/company/1798379?trk=tyah> twitter > >> <https://twitter.com/VelocitySoftw> Xing > >> <https://www.xing.com/companies/velocitysoftwaregmbh> > >> > > > > ---------------------------------------------------------------------- > > For LINUX-390 subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO LINUX-390 or > > visit > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > ---------------------------------------------------------------------- > > For more information on Linux on System z, visit > > http://wiki.linuxvm.org/ > > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
