Go to main content

SPARC M8 and SPARC M7 Servers Administration Guide

Exit Print View

Updated: September 2017
 
 

Configure KVMS Settings

This task uses PDomain_0 as an example.

  1. Log in to Oracle ILOM.

    See Log In to Oracle ILOM (CLI).

  2. View the current KVMS properties.
    -> show /Servers/PDomains/PDomain_0/SP/services/kvms
    
     /Servers/PDomains/PDomain_0/SP/services/kvms
        Targets:
            host_storage_device
    
        Properties:
            custom_lock_key = (none)
            custom_lock_modifiers = (none)
            lockmode = disabled
            max_session_count = 4
            mousemode = absolute
            servicestate = enabled
    ...
    ->

    See Configure Local Client KVMS Settings in Oracle ILOM Administrator’s Guide for Configuration and Maintenance Firmware Release 4.0.x for information about these properties.

  3. Specify the correct settings from the following location.
    -> set /Servers/PDomains/PDomain_0/SP/services/kvms property=value

    where property can be any of these values.

    custom_lock_key

    Requires the console role (c). The possible values for this property are: esc, end, tab, ins, del, home, enter, space, break, backspace, pg_up, pg_down, scrl_lck, sys_rq, num_plus, num_minus, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, a-z, 0-9, !, @, #, $, %, ^, &, *, (, ), -, _, =, +, ?, |, ~, [, {, ], }, ;, :, <, ., >, /

    custom_lock_modifiers

    Requires the console role (c). You can set up to four values for this property, separated by commas. The possible values for this property are: l_alt, r_alt, l_shift, r_shift, l_ctrl, r_ctrl, l_gui, r_gui

    lockmode

    Requires the console role (c). The possible values for this property are: disabled (the default), windows, and custom.

    max_session_count

    Requires the console role (c). The possible values for this property are: 1, 2, 3, or 4 (the default)

    mousemode

    Requires the console role (c). The possible values for the property are: absolute or relative (the default)

    servicestate

    Requires the admin role (a). The possible values for this property are: enabled (the default) or disabled

  4. To enable KVMS access to a PDomain, configure the SP network settings for a specific host.

    See Configure the Host IP Address for rKVMS.

Related Information