topology generateTraffic

Generates SAS messages from the specified Controller to the partner Controller and from the specified Controller to the Drive Enclosures. This command is used for testing purposes.

SYNOPSIS

topology ‑generateTraffic 
   ‑controller controller‑id‑or‑fqn
   ‑numberBytes number‑of‑bytes
   [{‑iterations number-of-iterations | ‑seconds number-of-seconds}]

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Use the topology ‑generateTraffic command as instructed by Oracle Customer Support to test the connections and cabling. Before issuing the subcommand, the Oracle Customer Support representative might instruct you to disable the automatic management of the Backend SAS interconnect by using a topology ‑modify ‑manualMode command. The Oracle Customer Support representative might also request that you issue a controller ‑list ‑details command to test the SAS HBAs before generating traffic.

Note: Only administrators with primary administrator, admin1, admin2, or support roles are authorized to run this command.

OPTIONS

controller

Specifies the fully qualified name (FQN) or the unique identifier (ID) of a Controller from which the traffic is generated. The traffic is sent to the partner Controller.

iterations

Identifies the number of times that the traffic generation repeats. The ‑iterations option is not allowed in conjunction with the ‑seconds option.

numberBytes

Specifies the number of bytes to transfer from the Controller to all of the components to which the Controller is physically connected.

seconds

Identifies the length of time, in seconds, that the traffic is generated. The ‑seconds option is not allowed in conjunction with the ‑iterations option.

EXAMPLE

Task

For diagnostic purposes, Oracle Customer Support instructs you to generate a burst of traffic from a Controller to the partner Controller and to all of the Drive Enclosures that are connected to the Controller.

Parameters
  • The fully qualified name of the Controller: /⁠CONTROLLER-01

  • The number of bytes to generate: 32

$ fscli topology ‑generateTraffic ‑controller /⁠CONTROLLER-01 ‑numberBytes 32