rmpath
Use the rmpath command to remove a path or paths between a source logical subsystem (LSS) and a target LSS.
Syntax
Parameters
- -help | -h | -?
- Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
- -quiet
- Suppresses the confirmation prompt for this command. This flag answers yes to all confirmation prompts.
- -src source_lss
- Specifies the source LSS and port DS series storage servers) for the path to be removed. Use the following format: DS: 2105.20870:12.1.
- -tgt target_lss
- Specifies the target LSS and port ( DS series storage servers) for the path to be removed. Use the following format: DS: 2105.20870:12.1.
Description
Notes:
- Removing a path removes only the path and ports specified and will not remove any additional paths.
- Only Fibre Channel paths are supported for DS8000.
Example: Removing paths
The following command removes the paths between the source LSS ds:2015.23884:11.4 and a target LSS ds:2105.23005:11.3.
csmcli> rmpath -src ds:2015.23884:11.4 -tgt ds:2105.23005:11.3
The following output is returned:
Path successfully removed.