Dell PowerStore 3000X EMC PowerStore Service Scripts Guide - Page 24

Synchronize support materials inventory (svc_dc sync), System diagnostics (svc_diag), Usage

Page 24 highlights

Example Run the following command to download a support materials bundle with the identifier 40bb350f-9924-4c3d-b982-ec3c61087442 to the /home/eng directory: svc_dc download --ip=10.12.13.45 --path=/home/eng --username=tom --password=password 40bb350f-9924-4c3d-b982-ec3c61087442 Synchronize support materials inventory (svc_dc sync) Synchronize the support materials inventory with the file system. Synchronization typically occurs automatically. However, if the cluster has recently recovered from an issue, you might need to manually synchronize the inventory. Synchronizing the inventory might be necessary because support materials bundles might be created or deleted when the cluster database was not accessible. When you run this script on the master appliance, inventory is synchronized across all appliances in the cluster. If you run this script on an appliance that is not the master, the inventory is synchronized only for that appliance. Format svc_dc sync [-h] [-d] [-v] Optional arguments Qualifier -h, --help -d, --debug -v, --verbose Description Show the help message and exit. Initiate verbose logging for debug. Initiate verbose command output. System diagnostics (svc_diag) When diagnosing issues with your system, use this script as your first tool. The script enables you to check for specific issues and gather system information. This information includes the current system topology, key configuration information, and the statuses of certain major system components. Usage Function Mode Usage Requires service user password? Requires root privileges? May cause data unavailability? May cause data loss? Scope Prerequisites Diagnostic Normal and Service General use No No No No Appliance None 24 Service Commands

  • 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

Example
Run the following command to download a support materials bundle with the identifier
40bb350f-9924-4c3d-b982-ec3c61087442
to the
/home/eng
directory:
svc_dc download --ip=10.12.13.45 --path=/home/eng
--username=tom
--password=password
40bb350f-9924-4c3d-b982-ec3c61087442
Synchronize support materials inventory (svc_dc sync)
Synchronize the support materials inventory with the file system. Synchronization typically occurs automatically. However, if the cluster
has recently recovered from an issue, you might need to manually synchronize the inventory. Synchronizing the inventory might be
necessary because support materials bundles might be created or deleted when the cluster database was not accessible.
When you run this script on the master appliance, inventory is synchronized across all appliances in the cluster. If you run this script on an
appliance that is not the master, the inventory is synchronized only for that appliance.
Format
svc_dc sync [-h] [-d] [-v]
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-d
,
--debug
Initiate verbose logging for debug.
-v
,
--verbose
Initiate verbose command output.
System diagnostics (svc_diag)
When diagnosing issues with your system, use this script as your first tool. The script enables you to check for specific issues and gather
system information. This information includes the current system topology, key configuration information, and the statuses of certain
major system components.
Usage
Function
Diagnostic
Mode
Normal and Service
Usage
General use
Requires service user password?
No
Requires root privileges?
No
May cause data unavailability?
No
May cause data loss?
No
Scope
Appliance
Prerequisites
None
24
Service Commands