On Dec 7, 2010, at 9:17 AM, Tony MacDoodle wrote: > In the new version of LDom's is it possible to assign single network ports > directly to a guest domain? Example, a quad nic card. >
Static Direct I/o allows you to assign an entire individual device, but not just one port on a 4 port device for example. > bash-3.00# ldm ls-io -l > IO PSEUDONYM DOMAIN > -- --------- ------ > p...@0 pci primary > n...@80 niu primary > > PCIE PSEUDONYM STATUS DOMAIN > ---- --------- ------ ------ > p...@0/p...@0/p...@8/p...@0/p...@9 MB/RISER0/PCIE0 EMP - > p...@0/p...@0/p...@8/p...@0/p...@1 MB/RISER1/PCIE1 EMP - > p...@0/p...@0/p...@9 MB/RISER2/PCIE2 EMP - > p...@0/p...@0/p...@8/p...@0/p...@a MB/RISER0/PCIE3 EMP - > p...@0/p...@0/p...@8/p...@0/p...@2 MB/RISER1/PCIE4 EMP - > p...@0/p...@0/p...@8/p...@0/p...@8 MB/RISER2/PCIE5 EMP - > p...@0/p...@0/p...@1/p...@0/p...@2 MB/NET0 OCC primary > netw...@0 > netw...@0,1 You can assign all of p...@0/p...@0/p...@1/p...@0/p...@2 (MB/NET0), but not only p...@0/p...@0/p...@1/p...@0/p...@2/netw...@0,1 -- Dave _______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
