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

Back up NAS server configuration (svc_nas_cbr), Actions, Example, Usage

Page 40 highlights

Actions Action all_locks all_top_level_commands command_tree commands_by_type command_type_summary failed_top_level_commands command_by_id locks_by_command_id locks_by_resource_id pending_locks granted_locks_with_pending_locks Description Query the lock request table for all locks. Query the command table for all top-level successful commands. Query the command tree. Query the command table by the command type. Query the command table by the type summary. Query the command table for all top-level failed commands. Query the command table by the command ID. Query the lock request table by the command ID. Query the lock request table by the resource ID. Query pending locks. Query all granted locks with pending locks. Example The following command reports information for the command tree for single or multiple commands, depending upon which option is chosen: svc_mgmt_operations command_tree [-h] [--command_type COMMAND_TYPE] [--failed_commands] [-all_commands] [--command_id COMMAND_ID] Back up NAS server configuration (svc_nas_cbr) This service script enables you to back up all NAS server configurations on the cluster and also view previously backed up configurations. When you run this script, the backup archive is created in a .tar format. To restore a NAS server from a backup archive, contact your service provider. Usage Function Mode Usage Requires service user password? Requires root privileges? May cause data unavailability? May cause data loss? Scope Prerequisites Diagnostic and Recovery Service Service No No No No Appliance None 40 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
all_locks
Query the lock request table for all locks.
all_top_level_commands
Query the command table for all top-level successful commands.
command_tree
Query the command tree.
commands_by_type
Query the command table by the command type.
command_type_summary
Query the command table by the type summary.
failed_top_level_commands
Query the command table for all top-level failed commands.
command_by_id
Query the command table by the command ID.
locks_by_command_id
Query the lock request table by the command ID.
locks_by_resource_id
Query the lock request table by the resource ID.
pending_locks
Query pending locks.
granted_locks_with_pending_locks
Query all granted locks with pending locks.
Example
The following command reports information for the command tree for single or multiple commands, depending upon which option is
chosen:
svc_mgmt_operations command_tree [-h] [--command_type
COMMAND_TYPE
] [--failed_commands] [--
all_commands]
[--command_id
COMMAND_ID
]
Back up NAS server configuration (svc_nas_cbr)
This service script enables you to back up all NAS server configurations on the cluster and also view previously backed up configurations.
When you run this script, the backup archive is created in a .tar format. To restore a NAS server from a backup archive, contact your
service provider.
Usage
Function
Diagnostic and Recovery
Mode
Service
Usage
Service
Requires service user password?
No
Requires root privileges?
No
May cause data unavailability?
No
May cause data loss?
No
Scope
Appliance
Prerequisites
None
40
Service Commands