Changes the properties of a SAN host entry.
san_host ‑modify ‑sanhost sanhost‑id‑or‑fqn [‑name new‑sanhost‑name] [{‑hpuxCompatibility | ‑noHpuxCompatibility}] [‑fcInitiatorPort [fcinitiator‑wwn[/fcinitiatorport‑alias] [ ,fcinitiatorport‑wwn[/fcinitiatorport‑alias] ]... ] ] [‑lunSettings lun‑id‑or‑fqn/load‑balance‑type [, lun‑id‑or‑fqn/load‑balance‑type]... ] [{‑reconcileMappings | ‑noReconcileMappings}] [{ ‑associateGroup host‑group‑id‑or‑fqn [‑suppressWarnings] | ‑unAssociateGroup {‑removeMappings | ‑preserveMappings} }] [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}] [{‑outputformat | ‑o} { text | xml }] [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
Use the san_host ‑modify command to change the attributes of the SAN host entry. You can also update the host group association of the SAN host entry. When removing a host group association you have the option to retain or remove the LUN mappings that are associated with the LUNs that are mapped to the host group.
Specifies the ID or the fully qualified name (FQN) of the host group with which to associate the SAN host.
If the SAN host is mapped to a LUN that is already mapped by the host group, the host mapping is replaced by the host group mapping.
If the association of the SAN host to the host group is removed, the host retains the host group mappings to the LUN until the host LUN mapping is changed.
If LUN mappings exist that will be changed to that of the host group, the user is informed and prompted to confirm the association with the host group.
Optional: an alias for the port consisting of a slash character ( / ) that is followed by the text of the alias.
Include all of the desired ports in the list. If you omit an existing port, that port is deleted from the host entry. If no FC ports are specified for the ‑fcInitiatorPort option, all of the FC ports are removed.
Identifies the host as using the HP-UX addressing mode for LUNs.
Uses a single host-to-Controller path until the path becomes unavailable, then uses the next higher priority path, and so forth.
Rrotates among the host-to-Controller paths at the host, using the highest priority path group.
Disables the HP-UX LUN addressing mode for the SAN host.
Disables the automatic fixing of any LUN mappings for this host that cause mapping conflicts.
Retains the host group LUN mappings after the SAN host is removed from the host group.
Specifies that any subsequent LUN mappings for this host that cause a conflict are automatically fixed. If this option is omitted, ‑noReconcileMappings is the default.
Removes the LUN mappings that were established for the SAN host while it was associated with the host group when the association between the host and host group is removed.
Specifies the ID or the fully qualified name (FQN) of the SAN host.
Prevents the system from prompting for a confirmation that the LUN mappings for the SAN host will be changed to the mappings of the host group.
Removes the host from the specified host group.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.