hostinfo
Displays configuration data for one or more hosts
Applicability
Product |
Command type |
---|---|
ClearCase® |
cleartool subcommand |
Platform |
---|
UNIX |
Linux |
Windows |
Synopsis
- hostinfo [ –l/ong ] [ –pro/perties [ –ful/l ] ] [ hostname ... ]
Description
For one or more hosts, the hostinfo command displays basic system and ClearCase configuration data.
Restrictions
None.
Options and arguments
Report format
- Default
- hostinfo displays a one-line report for each host.
- –l/ong
- Expands the listing to include the host's ClearCase registry region, registry server host, and license server host.
- –pro/perties
- Reports the following properties of the host:
- Backup registry host
- Registry interoperability region
- MVFS information, including scaling factor, most cache sizes, and many other settings (ClearCase only)
- Release number and build creation date for all installed ClearCase Product Family products
- Cleartext idle lifetime
- Hash table sizes
With the –full option, reports the following additional properties for UNIX and Linux hosts:
- Installation model
- ClearCase installation directory (ccase-home-dir)
- Date and time of ClearCase installation
- Names of all installed components
Specifying hosts
- Default
- hostinfo displays only local host information.
- hostname ...
- Specifies one or more network hosts.
Examples
In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.
- Display condensed information about the local host,
mercury.
cmd-context hostinfo
mercury: ClearCase 9.0.1.6 (Linux 3.10.0-1062.el7.x86_64 SMP x86_64) - Display expanded information about remote host neptune.
cmd-context hostinfo –long neptune
Client: neptune
Product: ClearCase 9.0.1.6
Operating system:Windows NT 10.0 (build 14393) Pentium
Hardware type: Pentium
Registry host: saturn
Registry region: devel
License host: venus - Display properties of host neptune (ClearCase only)
cmd-context hostinfo –properties neptune
neptune: ClearCase 9.0.1.6 (Linux 3.0.101-63-default SMP (4b89d0c) x86_64)
Backup registry host: uranus
Scaling factor to initialize MVFS cache sizes: 1
MVFS cache sizes:
Free mnodes: 1802
Free mnodes for cleartext files: 1802
File names: 1600
Directory names: 400
Names not found: 1600
RPC handles: 10
Initial mnode table size: 8192
Blocks per directory: 4
Minimum free mnodes: 1621
Minimum free mnodes for cleartext: 1674
Cleartext idle lifetime: 259200
VOB hash table size: 2048
Cleartext hash table size: 512
DNC hash table size: 509
Thread hash table size: 512
Process hash table size: 511
Installed product: ClearCase version 9.0.1.6 (2021-02-13T22:36:49-05:00)
Installed product: MultiSite version 9.0.1.6 (2021-02-13T22:36:49-05:00)
See also
clearlicense, DevOps Code ClearCase Administrator's Guide