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

Enable and prevent passwords from being recovered, Remove appliance (svc_remove_appliance), Format

Page 60 highlights

Format svc_password_mgmt [-h] [-d] {recovery} Optional arguments Qualifier -h, --help -d,, --debug Description Show the help message and exit. Initiate verbose logging for debug. Actions Action recovery Description Enable or disable password emergency recovery. Enable and prevent passwords from being recovered This script disables the ability to restore default admin and service user passwords. Once the ability to reset the passwords is disabled, there is no nondestructive way access the cluster if the passwords are lost. Format svc_password_mgmt recovery [-h] [-d] [-e] [-D] [-s] Optional arguments Qualifier -h, --help -d,, --debug -e, --enable -D, --disable -s, --status Description Show the help message and exit. Initiate verbose logging for debug. Enable the password emergency recovery option. Disable the password emergency recovery option. Display the current emergency recovery configuration. Example Use the following command to disable the emergency password recovery option: svc_password_mgmt recovery --disable INFO: Disabling password emergency recovery option...done Remove appliance (svc_remove_appliance) This script enables you to remove an appliance from the cluster without migrating existing data or workloads. When you run the script, it displays the associated storage resources and workloads for the appliance you specified. NOTE: Run this script only on the master node. 60 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

Format
svc_password_mgmt [-h] [-d] {recovery}
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-d,
,
--debug
Initiate verbose logging for debug.
Actions
Action
Description
recovery
Enable or disable password emergency recovery.
Enable and prevent passwords from being recovered
This script disables the ability to restore default admin and service user passwords. Once the ability to reset the passwords is disabled,
there is no nondestructive way access the cluster if the passwords are lost.
Format
svc_password_mgmt recovery [-h] [-d] [-e] [-D] [-s]
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-d,
,
--debug
Initiate verbose logging for debug.
-e
,
--enable
Enable the password emergency recovery option.
-D
,
--disable
Disable the password emergency recovery option.
-s
,
--status
Display the current emergency recovery configuration.
Example
Use the following command to disable the emergency password recovery option:
svc_password_mgmt recovery --disable
INFO: Disabling password emergency recovery option...done
Remove appliance (svc_remove_appliance)
This script enables you to remove an appliance from the cluster without migrating existing data or workloads. When you run the script, it
displays the associated storage resources and workloads for the appliance you specified.
NOTE:
Run this script only on the master node.
60
Service Commands