Reference Guide
Table Of Contents
- Dell EMC PowerStore Service Scripts Guide
- Contents
- Additional Resources
- Introduction
- Service Commands
- Shut down and reboot an appliance (svc_appliance)
- Provision an appliance (svc_appliance_provisioning)
- Capture array configuration data (svc_arrayconfig)
- Make space on the root partition (svc_cleanup)
- Clear firmware update (svc_clear_fw_update_alert)
- Shut down a SAN cluster (svc_cluster)
- Diagnose a create cluster failure (svc_cluster_diag)
- Cluster management (svc_cluster_management)
- Configure new SLICs (svc_commit_slic)
- Check status of or restart container (svc_container_mgmt)
- Support materials (svc_dc)
- Generate a support materials bundle (svc_dc run)
- Delete a support materials bundle (svc_dc delete)
- List support materials (svc_dc list)
- List all support material profiles (svc_dc list_profiles)
- List all system dump files (svc_dc list_dumps)
- Download an existing support materials bundle (svc_dc download)
- Upload a support materials bundle (svc_dc upload)
- System diagnostics (svc_diag)
- Check datapath stats (svc_dp_oos_check)
- Collect flash and NVMe statistics (svc_drive_stats)
- Factory reset (svc_factory_reset)
- Perform a health check on the appliance (svc_health_check)
- Help (svc_help)
- Hypervisor diagnostics (svc_hypervisor)
- Inject troubleshooting software tool (svc_inject)
- Install service tools (svc_inject run)
- Delete an injected service tool (svc_inject delete)
- Display information about a specific package (svc_inject info)
- Generate a root or recovery package key (svc_inject generate-key)
- Deactivate service escalation (svc_inject deactivate)
- View service escalation status (svc_inject status)
- Review system journal logs (svc_journalctl)
- Install the PowerStore system (svc_manufacturing)
- Retrieve information as a root user (svc_mgmt_operations)
- Migrate a cluster or DVS to another vCenter (svc_migrate_to_vcenter)
- Run service scripts using SSH tunneling (svc_nas)
- Download the ACL database of a file system (svc_nas nas_svc_acldb_dump)
- Manage Dynamic Access Control (svc_nas nas_svc_dac)
- Generate an SDNAS archive file (svc_nas nas_svc_dc)
- Manage NAS servers (svc_nas nas_svc_nas)
- Show statistics for NDMP and PAX backup sessions (svc_nas_nas_svc_paxstats)
- Run a Linux tcpdump (svc_nas nas_svc_tcpdump)
- Back up NAS server configuration (svc_nas_cbr)
- CIFS Support (svc_nas_cifssupport)
- Enable HA monitoring (svc_nas_enable_ha_monitoring)
- Advanced NAS settings (svc_nas_tools and svc_nas_global_tools)
- Upgrade or roll back a NAS node (svc_nas_ndu)
- Repair NAS NDU (svc_nas_ndu_repair)
- Reboot, shut down, and turn on a node (svc_node)
- Check and fix the NTP status (svc_ntp_ctl)
- Disable password reset (svc_password_mgmt)
- Troubleshoot and repair (svc_remote_support)
- List the remote configuration (svc_remote_support list)
- Modify the remote support configuration (svc_remote_support_modify)
- Modify contact information (svc_remote_support modify_contact)
- Reinitialize the remote support configuration (svc_remote_support reinitialize)
- Restart SupportAssist (svc_remote_support restart)
- Check the connectivity status (svc_remote_support connectivity)
- Manage the remote syslog (svc_remote_syslog)
- Remove appliance (svc_remove_appliance)
- Repair software (svc_repair)
- Replace the DPE (svc_replace_dpe)
- Service mode operation (svc_rescue_state)
- Enable, disable, or display security protocols (svc_security_protocol)
- Grant service user access (svc_service_config)
- Gain root privileges (svc_service_shell)
- Software recovery (svc_software_recovery)
- Connect to the peer node service container (svc_ssh_peer)
- View capacity metrics (svc_volume_space_metrics)
- System Journal Fields
Table 1. Journal field descriptions (continued)
Type Name Description
Default _MACHINE_ID Machine ID of the host from where the journal entry originates
from.
Default _PID The process ID of the process the journal entry originates
from.
Default _SELINUX_CONTEXT The SELinux security context (label) of the process from
where the journal entry originates from.
Default _SOURCE_REALTIME_TIMESTAMP Earliest trusted timestamp of the message.
Default _STREAM_ID Unique identifier of the stream connection when it was first
created.
Default _SYSTEMD_CGROUP,
_SYSTEMD_INVOCATION_ID,
_SYSTEMD_OWNER_UID,
_SYSTEMD_SESSION,
_SYSTEMD_SLICE, _SYSTEMD_UNIT,
_SYSTEMD_USER_UNIT
Systemd information of the process the journal entry
originates from.
Default _TRANSPORT Information on how the journal service received the message
entry.
Default _UDEV_DEVLINK The low-level Unix error number causing this entry.
Default _UDEV_DEVNODE The device node path of this device in /dev.
Default _UDEV_SYSNAME The kernel device name as it shows up in the device tree
below /sys.
Default _UID The user ID of the process the journal entry originates from.
Custom AUDIT_TIMESTAMP, AUDIT_USERNAME,
AUDIT_IS_SUCCESSFUL,
AUDIT_CLIENT_ADDRESS,
AUDIT_SERVER_ADDRESS,
AUDIT_APPLIANCE_ID, AUDIT_JOB_ID,
AUDIT_RESOURCE_TYPE,
AUDIT_RESOURCE_ACTION,
AUDIT_RESOURCE_ID,
AUDIT_RESOURCE_NAME,
AUDIT_MESSAGE_CODE,
AUDIT_MESSAGE_L10N,
AUDIT_REQUEST_BODY
Additional fields used in the audit logs.
Default CODE_FILE Source file name that contains the code generating the
message.
Default CODE_FUNC Function name in the code generating the message.
Default CODE_LINE Location of the code in the source file generating the
message.
Custom COMPONENT The logging component. Values include:
● CP—Components that enable management of the cluster.
● DP—Backend data engine components.
● Platform—Backend platform or base storage container
(BSC) components.
● Service—Serviceability or service container
components.
● Fireman—Backend services responsible for handling
communications between internal components.
● PostGres—PostGres services.
System Journal Fields 91