Thanks, Dan. That did the trick. It was always part of the base on RHEL 7 and RHEL 8, so didn't know where it lived. So, when IBM bought RHEL, they dropped the s390 package...huh???? 😏
Oh, and my colleague used ChatGBT to find the answer. I prefer this...our "chat-sysadmins" Martha Martha McConaghy Marist: System Architect/Technical Lead Marist College IT Poughkeepsie, NY 12601 ________________________________ From: Linux on 390 Port <[email protected]> on behalf of Dan Horák <[email protected]> Sent: Wednesday, May 10, 2023 5:14 PM To: [email protected] <[email protected]> Subject: Re: lsdasd is gone? On Wed, 10 May 2023 21:01:02 +0000 Martha McConaghy <[email protected]> wrote: > I have just started working with RHEL 9 on z, only building my 2nd server. I > went to add another ECKD DASD to the system and, to my shock, lsdasd doesn't > seem to be there. The dasdfmt and fdasd commands are still there, but no > lsdasd. I went through the Rhel 9 install guide on redhat.com and there is > no mention of it in the section on adding DASD to the system. Anyone know > more about this? It was a hugely helpful tool, why would they get rid of it. > (I tried googling and didn't find any mention of it being retired.) > > Is there a package I can install to get it back? a manually tuned minimal installation might omit the s390utils-base package, where lsdasd lives, but a default install should include it, so please try "dnf install s390utils-base" Dan ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390
