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

Reboot a node (svc_node reboot), Shut down a node (svc_node shutdown), Optional arguments, Format

Page 57 highlights

Optional arguments Qualifier -h, --help -d, --debug Description Show the help message and exit. Increase the logging level to debug and print logs to the console. Reboot a node (svc_node reboot) Format svc_node reboot [-h] [-f] [-d] [-a] {local,peer} 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 or unconfigured Personality SAN or 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 start a reboot. • In HCI mode, this script reboots the VM. • In SAN mode, this script reboots the node. Shut down a node (svc_node shutdown) This script cleanly shuts down a node running in SAN mode. Format svc_node shutdown [-h] [-f] [-d] [-a] {local,peer} Service Commands 57

  • 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.
Reboot a node (svc_node reboot)
Format
svc_node reboot [-h] [-f] [-d] [-a] {local,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 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 or unconfigured
SAN or HCI
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 start a reboot.
In HCI mode, this script reboots the VM.
In SAN mode, this script reboots the node.
Shut down a node (svc_node shutdown)
This script cleanly shuts down a node running in SAN mode.
Format
svc_node shutdown [-h] [-f] [-d] [-a] {local,peer}
Service Commands
57