Dell PowerStore 7000T EMC PowerStore Service Scripts Guide - Page 20

Generate a support materials bundle (svc_dc run), Format, Optional arguments, Example

Page 20 highlights

Action download sync Description Download an existing support materials bundle. Synchronize the support material inventory with the file system. Generate a support materials bundle (svc_dc run) Generate a new support materials bundle, or data collection, on the local appliance using the default profile. A support materials archive gets generated for each appliance in a cluster and stored locally on the appliance. Format svc_dc run [-h] [-d] [-a ] [-vol ] [-vvol ] [-p ] [-c ] [-D ] Optional arguments Qualifier Description -a, --appliances List of appliance serial numbers you want to include in the support materials bundle. Default value is the local appliance only. -vol, --volumes List of unique identifiers of the volumes you want to include in the support materials bundle. -vvol, --virtual_volumes List of unique identifiers of the virtual volumes you want to include in the support materials bundle. -p, --profiles List of the profiles to include in the support materials bundle. The following are the valid values: • essential: Display that required to triage most issues. • detailed: Display detailed information of all objects, including full history. • hypervisor: Determine whether there is a problem with the hypervisor. • controlpathHeapDump: Collect CP information. • nas: Collect NAS information. -c, --creator_type -D, --description -h, --help -d, --debug Type of process creating these support materials. Default value is Manual. Brief description of why this support materials bundle is being generated. Show the help message and exit. Initiate verbose logging for debug. Example Generate a new support materials bundle on appliances APM00162303297and APM00152832910 using the Essential profile. svc_dc run --profiles=essential --appliance=APM00162303297,APM00152832910 start_timestamp status description creator_type profile appliances 2019-05-20 17:49:33 Success Scheduled Ess,Det APM00162303297+1 2019-05-21 12:10:31 Success SR 87936386 System Ess,Det APM00152832910 2019-05-21 17:49:33 Success Scheduled Perf APM00162303297+1 2019-05-22 17:49:33 Success After switch reb Manual Ess APM00162303297

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 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

Action
Description
download
Download an existing support materials bundle.
sync
Synchronize the support material inventory with the file system.
Generate a support materials bundle (svc_dc run)
Generate a new support materials bundle, or data collection, on the local appliance using the default profile. A support materials archive
gets generated for each appliance in a cluster and stored locally on the appliance.
Format
svc_dc run [-h] [-d] [-a <
value
>] [-vol <
value
>]
[-vvol <
value
>] [-p <
value
>]
[-c <
value
>] [-D <
value
>]
Optional arguments
Qualifier
Description
-a
,
--appliances
List of appliance serial numbers you want to include in the support materials bundle. Default value is
the local appliance only.
-vol
,
--volumes
List of unique identifiers of the volumes you want to include in the support materials bundle.
-vvol
,
--virtual_volumes
List of unique identifiers of the virtual volumes you want to include in the support materials bundle.
-p
,
--profiles
List of the profiles to include in the support materials bundle. The following are the valid values:
essential
: Display that required to triage most issues.
detailed
: Display detailed information of all objects, including full history.
hypervisor
: Determine whether there is a problem with the hypervisor.
controlpathHeapDump
: Collect CP information.
nas
: Collect NAS information.
-c
,
--creator_type
Type of process creating these support materials. Default value is Manual.
-D
,
--description
Brief description of why this support materials bundle is being generated.
-h
,
--help
Show the help message and exit.
-d
,
--debug
Initiate verbose logging for debug.
Example
Generate a new support materials bundle on appliances APM00162303297and APM00152832910 using the Essential profile.
svc_dc run --profiles=essential --appliance=APM00162303297,APM00152832910
start_timestamp
status
description
creator_type profile appliances
2019-05-20 17:49:33 Success
Scheduled
Ess,Det APM00162303297+1
2019-05-21 12:10:31 Success SR 87936386
System
Ess,Det APM00152832910
2019-05-21 17:49:33 Success
Scheduled
Perf
APM00162303297+1
2019-05-22 17:49:33 Success After switch reb Manual
Ess
APM00162303297
<< New
collection
Delete a support materials bundle (svc_dc delete)
Delete a support materials bundle. If no ID is specified, the script runs in interactive mode. All saved support materials bundles appear, and
you can pick the one you want to delete using a short identifier. If an ID is specified, that support materials bundle is deleted.
20
Service Commands