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

Collect flash and NVMe statistics (svc_drive_stats), Factory reset (svc_factory_reset

Page 27 highlights

Collect flash and NVMe statistics (svc_drive_stats) This script collects flash and NVME stats from each drive in an appliance and stores that data in a file. This data sent to Dell EMC support if SupportAssist has been enabled. Usage Function Mode Usage Requires service user password? Requires root privileges? May cause data unavailability? May cause data loss? Scope Prerequisites Diagnostic Normal or Service General use No No No No Appliance None Format svc_drive_stats [-h] [-v] {list,run} Optional arguments Qualifier -h, --help -v, --verbose Description Show the help message and exit. Initiate verbose logging for debugging purposes. Actions Action list --smartData run Description List the drive statistics collection. Collect the drive statistics. For details, run the following command: svc_drive_stats run -- --sub_options Factory reset (svc_factory_reset) This service script returns an appliance back to its factory-delivered state, deleting all user data and persistent configurations. You can run this script only on the master appliance. CAUTION: • This script starts a system-wide operation that resets both nodes in the system to their factory-delivered states. • Only trained service personnel should run this script. Service Commands 27

  • 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

Collect flash and NVMe statistics
(svc_drive_stats)
This script collects flash and NVME stats from each drive in an appliance and stores that data in a file. This data sent to Dell EMC support
if SupportAssist has been enabled.
Usage
Function
Diagnostic
Mode
Normal or 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
Format
svc_drive_stats [-h] [-v] {list,run}
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-v
,
--verbose
Initiate verbose logging for debugging purposes.
Actions
Action
Description
list --smartData
List the drive statistics collection.
run
Collect the drive statistics.
For details, run the following command:
svc_drive_stats run --<option> --sub_options
Factory reset (svc_factory_reset)
This service script returns an appliance back to its factory-delivered state, deleting all user data and persistent configurations. You can run
this script only on the master appliance.
CAUTION:
This script starts a system-wide operation that resets both nodes in the system to their factory-delivered states.
Only trained service personnel should run this script.
Service Commands
27