Skip to main content

Cornelis Technical Documentation

Name

opafmvf — Creates, modifies, and deletes virtual fabrics.

Syntax

opafmvf [-v] command [arg...]

Options

--help

Produces full help text.

-o output

Specifies the output XML file. Default is /etc/opa-fm/opafm.xml.

-v

Specifies verbose output.

command

Specifies the commands to be run. Values include:

create

Creates an empty virtual fabric configuration.

delete

Deletes a virtual fabric configuration.

add

Add ports to a virtual fabric configuration.

remove

Removes ports from a virtual fabric configuration.

reset

Deletes all auxiliary opafmvf configuration files.

commit

Generates a new configuration for Omni-Path Fabric Manager.

reload

Informs the Omni-Path Fabric Manager to read the new configuration.

restart

Stops and then starts the Omni-Path Fabric Manager.

exist

Queries if the virtual fabric exists in the fabric.

ismember

Queries if ports are members of the virtual fabric.

isnotmember

Queries if ports are not members of virtual fabric.

arg...

Specifies the command arguments (if applicable) to be run. Values include:

vfname

Specifies the name of the virtual fabric.

portguid

Specifies the port GUID of the virtual fabric.

Examples

opafmvf exist vfname
opafmvf ismember vfname portguid...