Hi.
The link says PCI Passthrough — OpenNebula 6.0.1 documentation
A new table in onehost show
command gives us the list of PCI devices per Host. For example:
Screenshot:
I enter onehost show
and receive a message:
[root@kvm-gpu-test ~]# onehost show
Command show requires one parameter to run
## USAGE
show <hostid>
Shows information for the given Host
valid options: decrypt, json, xml, yaml
## OPTIONS
--decrypt Get decrypted attributes
-j, --json Show the resource in JSON format
-x, --xml Show the resource in xml format
-y, --yaml Show the resource in YAML format
-h, --help Show this message
-V, --version Show version and copyright information
--user name User name used to connect to OpenNebula
--password password Password to authenticate with OpenNebula
--endpoint endpoint URL of OpenNebula xmlrpc frontend
Please check what you write in the documentation.