Phillip,

This helps too.

So, no LPARs, OK, but virtual machines, right?  I assume the VMs can run
Linux or Windows, or other OS's.

So would such a hierarchy be possible:

systems
├── CEC:0FF28
│   └── LPAR:VM23
│       └── zVM:VM23
│           └── virtualMachine:LNXADM32
│               └── Linux:admin32.example.com
└── IntelServer:serialNum
    └── VMware:someID
        └── virtualMachine:someID
            └── Linux:hostname.example.com

Thanks.

    -Mike

On Mon, Mar 26, 2018 at 4:16 PM, Philipp Kern <[email protected]> wrote:

> On 26.03.2018 16:45, Michael MacIsaac wrote:
> > Dan,
> >
> > Thanks, that's helpful too.
> >
> > So I try "systemd-detect-virt" on a zLinux and get only get "zvm", which
> is
> > a start but not too helpful.
> >
> > What I'm learning is that /proc/sysinfo (and thus STSI) is arguably a
> > treasure trove of information, because (along with vmcp) can determine
> the
> > hierarchy of hardware and hipervisors as such:
> >
> > └── systems
> >     ├── CEC:0FF28
> >     │   ├── LPAR:VM23
> >     │   │   └── zVM:VM23
> >     │   │       ├── SSIcluster:none
> >     │   │       ├── devices
> >     │   │       ├── virtualMachine:LNXADM32
> >
> > I'm hoping dmidecode will provide the equivalent on Lintel.
>
> It won't. DMI data is offered by the immediate hypervisor BIOS layer.
>
> Generally you can't probe on Intel how many layers there are. But Intel
> virtualization generally doesn't nest either. It's possible but people
> don't do it. Also partitioning a machine is not a thing.
>
> Kind regards
> Philipp Kern
>
> ----------------------------------------------------------------------
> 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/
>



-- 
     -Mike MacIsaac

----------------------------------------------------------------------
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/

Reply via email to