• PancakesCantKillMe@lemmy.world
    link
    fedilink
    arrow-up
    80
    ·
    1 day ago

    I’ve administered this OS, which for us was used to develop images on plates for printing. It ran atop ATT UNIX and had to be “defragged” every now and again to regain contiguous space back. This process involved backing up the system to 250MB QIC tapes (twice for two sets of tapes), wiping the disks and then restoring the data from tape. This was an all-weekend process and really sucked if a tape broke, but that’s why there were two sets and scotch tape can work in a pinch when the other tape is bad.

    • Pipster@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      8
      ·
      24 hours ago

      I worked for a company that still supports a critical healthcare system that runs on Rocket U2 on AIX which is an evolution of PICK.

      • PancakesCantKillMe@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        24 hours ago

        It is so funny to hear about “critical” systems that run ancient OSes and I’ve supported my fair share of those environments. I did love AIX as well. Smitty (and F6) teaching me UNIX commands early in my career was a great help.

        Was Rocket U2 still written in Pick Basic?

        • Pipster@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 hours ago

          I think so? I think ours used UniVerse whixh used UniBasic and UniQuery. I never had to use it in anger, I was mostly focused on supporting a different thing written in VB6…

      • PancakesCantKillMe@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        21 hours ago

        Yes. Same as Windows 3.1 running atop DOS. I would say it doesn’t truly qualify as an operating system because of its dependence on a parent OS. Perhaps it’s more of an operating environment.

        • AnUnusualRelic@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          8 hours ago

          Isn’t that in some kind of virtual machines?

          I’m not familiar with those, the only “big” machines I worked with were Tandem.

          • [object Object]@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            8 hours ago

            Idk for sure, haven’t properly looked into it. Just read in passing that mainframes were doing this kind of thing for ages. Mainframe software generally has stuff that’s pretty weird by today’s standards, I need to read up on it sometime.

            Wikipedia says regarding z/OS:

            z/OS has a Workload Manager (WLM) and dispatcher which automatically manages numerous concurrently hosted units of work running in separate key-protected address spaces according to dynamically adjustable goals. This capability inherently supports multi-tenancy within a single operating system image. However, modern IBM mainframes also offer two additional levels of virtualization: LPARs and (optionally) z/VM.