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

Peer node status (svc_node status), Check and fix the NTP status (svc_ntp_ctl)

Page 58 highlights

Optional arguments Qualifier -h, --help -d, --debug -f, --force -a, --async Description Show the help message and exit. Increase the logging level to debug and print logs to the console. Skip prepower off checks and user confirmation prompts. Run in asynchronous mode. Positional arguments Qualifier local peer Description Specify this argument to indicate that you want to turn off the local, or primary, node of an appliance. Specify this argument to indicate that you want to turn off the peer, or secondary, node of an appliance. Considerations Appliance state Configured Unconfigured Personality SAN HCI Notes If the node is not in service mode, you see a warning that the node is running workloads. You can use the -force option to override the warning and down the node. This operation is only supported when the script is run from the control path maintenance mode service. The script stops the PowerStore VM to allow the node to enter VMware maintenance mode. Peer node status (svc_node status) This script displays the network connectivity status and power status of the peer node. Format svc_node status [-h] [-d] [-o] Optional arguments Qualifier -h, --help -d, --debug -o, --output Description Show the help message and exit. Increase the logging level to debug and print logs to the console. Displays network connectivity and power status in JSON format. Check and fix the NTP status (svc_ntp_ctl) This script enables you to check the status of NTP on each node. You can also force a sync to the NTP service locally or for both nodes on the array. 58 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

Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-d
,
--debug
Increase the logging level to debug and print logs to the console.
-f
,
--force
Skip prepower off checks and user confirmation prompts.
-a
,
--async
Run in asynchronous mode.
Positional arguments
Qualifier
Description
local
Specify this argument to indicate that you want to turn off the local, or primary, node of an appliance.
peer
Specify this argument to indicate that you want to turn off the peer, or secondary, node of an appliance.
Considerations
Appliance state
Personality
Notes
Configured
SAN
If the node is not in service mode, you see a warning that
the node is running workloads. You can use the
--
force
option to override the warning and down the
node.
Unconfigured
HCI
This operation is only supported when the script is run
from the control path maintenance mode service. The
script stops the PowerStore VM to allow the node to
enter VMware maintenance mode.
Peer node status (svc_node status)
This script displays the network connectivity status and power status of the peer node.
Format
svc_node status [-h] [-d] [-o]
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-d
,
--debug
Increase the logging level to debug and print logs to the console.
-o
,
--output
Displays network connectivity and power status in JSON format.
Check and fix the NTP status (svc_ntp_ctl)
This script enables you to check the status of NTP on each node. You can also force a sync to the NTP service locally or for both nodes
on the array.
58
Service Commands