Enable Mode Commands : System Administration Commands : debug generate dump
  
debug generate dump
Generates a report you can use to diagnose misconfiguration in deployments.
Syntax
debug generate dump [full | brief | rsp | stats | all-logs |blockstore | blockstore-fifo] [upload [<case-number> | <url>]]
Parameters
full
Generates a full system dump.
brief
Generates a brief system dump.
rsp
Generates a full system dump, including VMware Server data.
stats
Generates a full system dump including .dat files.
all-logs
Generates a full system dump with .dat files and all logs.
blockstore
Generates a full system dump with .dat files, all logs, and blockstore phash.
blockstore-fifo
Generates a full system dump with .dat files, all logs, blockstore phash, and fifo.
upload <case-number>
Generates a full system dump for the specified customer case number to upload to Riverbed Technical Support. The case number is a numeric string.
upload <url>
Generates a full system dump for the specified customer URL to upload to Riverbed Technical Support.
Usage
Specifying the case number is a convenient and intuitive method to generate and upload a system dump compared to using a URL. Riverbed Technical Support recommends using a case number. You can still specify a full URL in place of a case number. In this case, the report is uploaded to the specified URL instead of the URL constructed from the case number.
If the URL points to a directory on the upload server, you must specify the trailing forward slash "/" : for example, ftp://ftp.riverbed.com/incoming/and not ftp://ftp.riverbed.com/incoming. The filename as it exists on the system is renamed to the filename specified in the URL.
After the dump generation, the upload is performed in the background so you can exit the command-line interface without interrupting the upload process.
Example
amnesiac # debug generate dump brief
amnesiac # debug generate dump upload 194170
amnesiac # debug generate dump upload ftp://ftp.riverbed.com/incoming/
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
RiOS TCP Dump Commands