lssetting

Displays information about synchronization management settings

Applicability

Product Command type
MultiSite multitool subcommand
Platform
UNIX®
Linux
Windows®

Synopsis

  • Display site-level synchronization management settings:
    lssetting –sit/e [ –rgy rgy-hostname ] [ –inq/uire | –l/ong ] | [ –l/ong setting-name ]

Description

The lssetting command displays the values of synchronization management settings, as they are set at the site, host, and replica levels.

Restrictions

Identities: To view synchronization management settings, you must have Read permissions on the MultiSite Administration ACL or have one of the following identities:
  • root (Linux® and the UNIX® system)
  • Member of the VersionVault Administrators group (Windows®)

Connectivity: With –site –rgy, you must have IP connectivity to the specified registry server.

Options and arguments

Specifying the replica or site

Default
None. You must specify –site.
–sit/e [ –rgy rgy-hostname ]
Displays the synchronization management settings that apply to the current site. With –rgy, displays synchronization management settings for the site defined by the VersionVault registry server host, rgy-hostname. The setting values may have been explicitly set at the site level, or inherited from the default value. Settings that have been explicitly set at the site level are marked with an asterisk (*) in the command output.

Examples

  • Display a long listing of all synchronization management settings at the current site



    multitool lssetting -site -long


    ms_vob_max_parallel_replica_imports:
    Current Value: (None specified)
    Default Value: 1
    Setting Level: site
    Description  : Maximum number of parallel MultiSite import operations
      ongoing for a VOB replica.
    ms_vob_max_parallel_host_imports:
      Current Value: (None specified)
    Default Value: 1073741824
    Setting Level: site
    Description  : Maximum number of parallel MultiSite VOB import
    operations
    ongoing on one host.
    ms_max_parallel_host_exports_unix:
    Current Value: (None specified)
    Default Value: 1073741824
    Setting Level: site
      Description  : Maximum number of parallel MultiSite export operations
    ongoing on one UNIX host.
    ms_max_parallel_host_exports_win:
    Current Value: (None specified)
    Default Value: 1073741824
    Setting Level: site
    Description : Maximum number of parallel MultiSite export operations
    ongoing on one Windows NT host.
    ...