DD Boost over Fibre Channel

This post provides the steps needed to configure DD Boost over Fibre Channel via the System Manager and/or via command line.

via Command line

You can also configure and manage DD Boost over Fibre Channel from the command line:

  1. Enable or disable fibre-channel for DD Boost
    # ddboost option set fc {enabled | disabled}
  2. DD Boost Fibre-Channel set Server Name
    # ddboost fc dfc-server-name set <server-name>
  3. Show DD Boost Fibre-Channel Server Name
    # ddboost fc dfc-server-name show
  4. Add initiators or DD Boost devices to a DD Boost FC group
    # ddboost fc group add <group-name> initiator <initiator-spec>
    # ddboost fc group add <group-name> device-set [count <count>] [endpoint {all | none | <endpoint-list>}]
  5. Create a DD Boost FC group
    # ddboost fc group create <group-name>
  6. List configured DD Boost FC groups
    # ddboost fc group show list [<group-spec>] [initiator <initiator-spec>]
  7. Show DD Boost Fibre-Channel Detailed Statistics
    # ddboost fc show detailed-stats
  8. Show DD Boost Fibre-Channel Statistics
    # ddboost fc show stats [endpoint <endpoint-spec>] [initiator <initiator-spec>] [interval <interval>] [count <count>]
  9. DD Boost Fibre Channel Status
    # ddboost fc status

via System Manager

DD Boost over Fibre Channel can be configured in the System Manager from Data Management > DD Boost > Fibre Channel

ddboost-over-fc