-
Notifications
You must be signed in to change notification settings - Fork 34
dx_ctl_bundle
Marcin Przepiorowski edited this page Apr 9, 2020
·
7 revisions
dx_ctl_bundle [ -d <delphix identifier> | -all ]
-action download|upload
[-dirname dirname ]
[-type ALL|PHONEHOME|MDS|OS|CORE|LOG|PLUGIN_LOG|DROPBOX|STORAGE_TEST|MASKING]
[-analytics]
[-case number]
[-debug]
[ -help|? ]
Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.
- -engine|d Specify Delphix Engine name from dxtools.conf file
- -all Display databases on all Delphix appliance
- -configfile file Location of the configuration file. A config file search order is as follow:
- configfile parameter
- DXTOOLKIT_CONF variable
- dxtools.conf from dxtoolkit location
- -action download|upload Action for support bundle Download to local host or upload into Delphix Cloud
- -dirname name Directory where downloaded bundle will be saved
- -case number Support case number for upload
- -type ALL|PHONEHOME|MDS|OS|CORE|LOG|PLUGIN_LOG|DROPBOX|STORAGE_TEST|MASKING Support bundle type. Default ALL
- -analytics Specify this flag to add analytics data to support bundle
- -help Print this screen
- -debug Turn on debugging
Generate a support bundle and download into local file systemkey
dx_ctl_bundle -d Landshark5 -action download -dirname ~/Documents/temp/
Please wait. Support bundle will be genarated and saved into directory - /Users/mprzepiorowski/Documents/temp/
It can take several minutes
Support bundle for engine Landshark5 saved into /Users/mprzepiorowski/Documents/temp/564d1c9f-e572-7149-a48d-ad75f20107c4-20161012-12-03-45.tar.gz
Generate a support bundle and upload it into Delphix Cloud
dx_ctl_bundle -d Landshark5 -action upload -case 98765432
Starting job JOB-7538 for engine Landshark5.
0 - 50 - 51 - 52 - 53 - 54 - 55 - 56 - 57 - 58 - 59 - 60 - 61 - 62 - 63 - 64 - 65 - 66 - 67 - 68 - 69 - 70 - 71 - 72 - 73 - 74 - 75 - 76 - 77 - 78 - 79 - 80 - 81 - 82 - 83 - 84 - 85 - 86 - 87 - 88 - 89 - 90 - 91 - 92 - 93 - 94 - 95 - 96 - 97 - 98 - 99 - 100
Job JOB-7538 finished with state: COMPLETED
Delphix