Go to main content

man pages section 8: System Administration Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

ldmconsole(8)

Name

ldmconsole - list and connect Oracle VM Server for SPARC consoles

Synopsis

ldmconsole [-l] [console-group-or-domain-name]

Description

The ldmconsole command lists the available consoles or connects to Oracle VM Server for SPARC consoles on non-primary domains.

The ldmconsole or ldmconsole -l command lists the available Oracle VM Server for SPARC consoles and the console groups.

The ldmconsole -l console-group-or-domain-name command lists console information for the specified console group or domain.

The ldmconsole console-group-or-domain-name command connects the specified domain console or console group. Connecting to a domain console or to a console group behaves as described in the vntsd(8) man page.

The console-group-or-domain-name operand specifies either the name of a console group or of a domain. If an existing console group and an existing domain have the same name, the operand refers to the console group.

Examples

Example 1 Viewing the Available of Consoles and Console Groups

The following commands show the available console groups and domain consoles.

  • ldmconsole:

    # ldmconsole
    GROUP   DOMAINS
    ldg1    ldg1
    ldg2    ldg2
  • ldmconsole -l:

    # ldmconsole -l
    GROUP   DOMAINS
    ldg1    ldg1
    ldg2    ldg2
Example 2 Connecting to a Console

The following command shows how to connect to a console.

# ldmconsole ldg1
Connecting to console "ldg1" in group "ldg1" ....
Press ~? for control options ..

Attributes

See the attributes(7) man page for a description of the following attribute.

Attribute Type
Attribute Value
Availability
pkg:/system/ldoms/ldomsmanager
Interface Stability
Uncommitted

See Also

attributes(7), ldm(8), vntsd(8)

Oracle VM Server for SPARC 3.6 Administration Guide