6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_ndmpsession
Manages NDMP sessions and reports session history.
Description
The ibrix_ndmpsession command lists the currently running NDMP sessions or only the
completed sessions (successful or not). You can also use the command to cancel a specific NDMP
session, to cancel all sessions on a specific file serving node, or to cancel all sessions on all nodes.
Canceling a session kills all spawned sessions processes and frees their resources if necessary.
Synopsis
Display currently running NDMP sessions on all file serving nodes:
ibrix_ndmpsession -l
Display completed NDMP sessions (successful or not):
ibrix_ndmpsession -l -s [-t YYYY-MM-DD]
The -t option restricts the history to sessions occurring on or before the specified date.
Cancel one or more sessions on the specified file serving node:
ibrix_ndmpsession -c SESSION1,SESSION2,SESSION3,... -h HOST
Options
DescriptionOption
Cancels NDMP sessions.-c
Specifies a file serving node.-h HOST
Displays NDMP sessions.-l
Displays NDMP session history.-s
Specifies a date for an historical report.-t YYYY-MM-DD
Shows the usage for this command.-?
148 StoreAll commands