Oracle® Fabric OS 1.0.2 Command Reference

Exit Print View

Updated: November 2016
 
 

show physical-server

The show physical-server command displays the list of IB-connected servers.

Syntax

show physical-server name * hca
show physical-server name * where {descr|guid|name|os|port|server-profile|version} operator value

where:

  • name is the name of the server or the GUID.

  • operator is an operator. For example, like, =, or <.

  • value is the string value of the operator.

This hardware command has subcommands that determine its functionality. This table describes the subcommands and provides their syntax.

Subcommand
Description
descr
Displays the description of the physical server.
hca
Displays the GUID of the physical server.
guid
Displays HCA firmware and the option ROM version.
name
Displays the name of the vNIC.
os
Displays the OS of the physical server.
port
Displays the server port.
server-profile
Displays the server profile that is connected to the physical server.
version
Displays version information for the physical server.
where
Displays a filter to view information.

Description

The Oracle Virtual Networking host drivers communicate with Oracle Fabric's OS OpenSM by default. When an IB connected host server boots up, the installed Oracle Virtual Networking host driver advertises the server's host name to the fabric.

Example: List of IB-Connected Servers

This example shows how to view the list of IB physical servers.

[OFOS] show physical-server
admin@ovn86-114[OFOS] show physical-server
----------------------------------------------------
name            ovn86-22
guid            10e0000186ab71
descr
port            ovn86-124:ServerPort20
os              Linux/4.1.12-22.el6uek.x86_64/x86_64
version         2.35.5510/3.0.0/xg-6.0.8026
server-profile  ovn86-22
----------------------------------------------------
name            ovn86-23
guid            10e0000186a7f1
descr
port            ovn86-124:ServerPort19
os              Linux/4.1.12-22.el6uek.x86_64/x86_64
version         2.35.5510/3.0.0/xg-6.0.8026
server-profile  ovn86-23
-----------------------------------------------------
name            ovn86-29
guid            10e07ac2ac0005
descr
port            ovn86-124:ServerPort21
os              Linux/4.1.12-67.el6uek.x86_64/x86_64
version         1.0.0/3.0.0/xg-6.0.8032
server-profile  ovn86-29
-----------------------------------------------------