If I read it right, you have: RESCROOT defined (a CLASS A (public) or R (restricted) NSS) and you rebuilt it and it too is CLASS A or R along with the original.
This is where a Test System is your friend. Do it on a guest z/VM system then build it for real, or just use a different name for the DCSS temporarily. As far as I know, the segments are managed by name so you can't say "load this one, not that one" if there are two with the same name. -- *James Vincent* -- President, SHARE Inc. -- Calendar: http://tinyurl.com/JSVCalWeek -- SHARE is an independent volunteer-led information technology association that provides *education*, professional *networking *and industry *influence* On Wed, Feb 10, 2016 at 2:56 PM, Mark Post <[email protected]> wrote: > All, > > As I've mentioned in the IBMVM mailing list (but not here), I'm working on > a combination NSS and DCSS rescue system. Initially, I defined it as > starting and ending just under the 2G memory address because that seemed > like a reasonable place. It turns out I needed to have it end below the > 2047M address so that the DCSSBKUP and DCSSRSAV CMS tools could be used. > > So, I defined a _new_ DCSS using the same name (RESCROOT) so that I could > populate it and save it at the necessary virtual storage address. What I > found was that there was no way to tell Linux to use the new one versus the > existing one at the too-high virtual storage address. At least I couldn't > find a way around that. > > I hated having to purge the DCSS before retrying because that meant the > rescue system was unusable (to anyone who wasn't already using it) until I > could get the new one re-saved. Is there some z/VM or Linux incantation > (or combination of those two) that will let me create and populate the new > one without first purging the old one? > > > Thanks, > > Mark Post > > ---------------------------------------------------------------------- > 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/
