Modifies the configuration of a Controller.
controller ‑modify ‑controller controller‑id‑or‑fqn { ‑serviceType {san} ‑buddyController controller‑id‑or‑fqn | [‑displayNumber controller‑display‑number] [‑comment controller‑descriptive‑command] | ‑linkAggregation ( ‑slot hba‑slot [{‑aggregate | ‑noAggregate}] [‑priority aggregation‑priority] )... } [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}] [{‑outputformat | ‑o} { text | xml }] [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
The display number
The informational comment string
The partner Controller assignments
The port provisioning settings
The link aggregation settings
Specifies that all ports on the HBA will appear as one port on the network. If this option is not provided, the default is to aggregate.
Specifies the fully qualified name (FQN) or unique identifier (ID) of the Controller to configure as the partner Controller.
Specifies a string of 256 characters that further identifies the Controller.
Specifies the fully qualified name (FQN) or unique identifier (ID) of the Controller to modify.
Specifies the number that is displayed on the outside of the Controller. Values range from 01 to 99 and A0 to FF. The display number is included in the fully qualified name (FQN) of the Controller.
Reverses the link aggregation configuration that was previously set for the network interface HBA ports. Presents the ports as individual ports to the network.
Specifies the priority for the link aggregation operation. Values range from 0 to 65535. Higher values indicate a lower priority. The value is used by the Oracle FS System as part of the link identity. If you do not specify a priority, the default value is 60000.
Specifies the type of protocol that the Oracle FS System supports: san. The correct service type for your system is specified on the Sales Order and the System Customer Information Documents and should not be changed. If the installed hardware in the Controllers does not allow the changed service type, the system will not boot. Modify the service type only as instructed by Oracle Customer Support.
This option can only be used on Controllers that do not have a Service Type. After you change the Service Type, you must then run the haltpoint ‑resume command to resume the system restart.
Specifies the slot number for the HBA card to provision. If this option is provided with the ‑linkAggregation option, the slot number specifies the HBA card to link aggregate.
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.