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

Turn a node off (svc_node power_off), Turn on the peer node (svc_node power_on), Format

Page 56 highlights

Actions Action Description status Display the network connectivity status and power status of the peer node. power_on Power on the peer node. power_off Power off the local node, peer node, or both. This action is equivalent to a hard shutdown. reboot Reboot the node. NOTE: This action causes the node to restart immediately. shutdown Cleanly power off the node. All services stop in the appropriate order. Turn a node off (svc_node power_off) This script is the equivalent of a hard power-off action. Format svc_node power_off [-h] [-d] [-f] {peer} Optional arguments Qualifier -h, --help -d, --debug -f, --force Description Show the help message and exit. Increase the logging level to debug and print logs to the console. Skip pre-power off checks and user confirmation prompts. Positional arguments Qualifier peer Description Specify this argument to indicate that you want to turn off the peer, or secondary, node of an appliance. Considerations Appliance state Configured or unconfigured Personality SAN or HCI Notes Turns off power to the node or nodes. Turn on the peer node (svc_node power_on) This script turns on a peer node running in SAN mode. Format svc_node power_on [-h] [-d] Format svc_node shutdown [-h] [-f] [-d] [-a] 56 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

Actions
Action
Description
status
Display the network connectivity status and power status of the peer node.
power_on
Power on the peer node.
power_off
Power off the local node, peer node, or both. This action is equivalent to a hard shutdown.
reboot
Reboot the node.
NOTE:
This action causes the node to restart immediately.
shutdown
Cleanly power off the node. All services stop in the appropriate order.
Turn a node off (svc_node power_off)
This script is the equivalent of a hard power-off action.
Format
svc_node power_off [-h] [-d] [-f] {peer}
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 pre-power off checks and user confirmation prompts.
Positional arguments
Qualifier
Description
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 or unconfigured
SAN or HCI
Turns off power to the node or nodes.
Turn on the peer node (svc_node power_on)
This script turns on a peer node running in SAN mode.
Format
svc_node power_on [-h] [-d]
Format
svc_node shutdown [-h] [-f] [-d] [-a]
56
Service Commands