On 31/03/2011 08:36, Sajith C.R. wrote:
Hi experts,
 
I request your help for the following,
 
How do I can check from control domain that whether LDom guest has network and storage connectivity available to it?
The command ldm list-bindings <guest domain>
Will show the mapping of the network and storage to the guest .
Here is an example:

 ldm ls-bindings terry

NAME             STATE      FLAGS   CONS    VCPU  MEMORY   UTIL  UPTIME
terry            inactive   ------          24    3G

<cut>

NETWORK
    NAME             SERVICE                     ID   DEVICE     MAC    MODE   PVID VID                  MTU   LINKPROP
    vnet0            primary-vsw0                0               00:14:4f:f9:33:a9        1

DISK
    NAME             VOLUME                      TOUT ID   DEVICE  SERVER   MPGROUP
    zvdisk_terry     zvol_terry@primary-vds0          0
    dvd              dvd@primary-vds0                 1


So the above shows that the guest terry has a network port (vnet0) that is using a service primary-vsw0 ( a virtual switch) , from the name I have given the switch I know this is a virtual switch in the primary domain.

Similarly the guest terry has a virtual disk zvdisk_terry which is provided by the disk service primary-vds0 and is the volume zvol_terry.

  I would need to look at the bindings for the primary to see how they are finally resolved.

T
when I do ldm list -l <guest>, it shows SOFTSTATUS as "Solaris running", state as "active" flag "n" even when storage and network are physically unplugged from control domain.
the softstatus shows that Solaris is running in the domain - you could do a

telnet 0 <guest port no>
and log into the domain to prove it is running.

I see some blogs on ldomagent but could not get details on how to use it.
Please help
 
 
 
Thanks & Regards,
Sajith
 
_______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss


--


Terry Smith | Principal Sales Consultant
Phone: +44 118 924 000 | Mobile: +44 7802212151
Oracle UK & Ireland Hardware Systems Sales
Oracle Parkway | Thames Valley Park | Reading | RG6 1RA | United Kingdom


ORACLE Corporation UK Ltd is a company incorporated in England & Wales | Company Reg. No. 1782505 | Reg. office: Oracle Parkway, Thames Valley Park, Reading RG6 1RA
Oracle is committed to developing practices and products that help protect the environment


Oracle
                Server & Storage Systems

_______________________________________________
ldoms-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss

Reply via email to