host_group

Creates and modifies Storage Area Network (SAN) host groups. You can assign any SAN host to a host group.

SYNOPSIS

host_group { [ add | delete | list | modify] | [ usage | help ] }

DESCRIPTION

A host group is a named, logical collection of one or more SAN host entries. The logical collection is defined in an internal table that the system manages as a group. Creating a host group simplifies the task of associating hosts to LUNs.

Use the host_group command to add, modify, list, or delete SAN host groups.

SUBCOMMANDS

add
Creates a new host group that the Oracle FS System can manage.
delete
Removes specific host entries from an existing host group in an internal table from the Oracle FS System.
list
Displays the host groups that are defined on the Oracle FS System.
modify
Specifies a new name for an existing host group on the Oracle FS System.

GLOBAL OPTIONS

help

Displays command usage and additional help about the command.

usage

Returns a summary of the subcommands that are available for this command.

EXAMPLE

Task

Create a host group.

Parameters
  • The name of the new host group: hostgroup_1

$ fscli host_group ‑add ‑name hostgroup_1