Zu den Hauptinhalten
  • Bestellungen schnell und einfach aufgeben
  • Bestellungen anzeigen und den Versandstatus verfolgen
  • Profitieren Sie von exklusiven Prämien und Rabatten für Mitglieder
  • Erstellen Sie eine Liste Ihrer Produkte, auf die Sie jederzeit zugreifen können.

NetWorker: NMC Service and Accessibility Issues (General Troubleshooting Guide)

Zusammenfassung: This KB provides an overview of how to approach and resolve general issues that are observed with NMC services and accessibility.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Weisungen

This KB can be followed if the NetWorker Management Console (NMC) server is installed on a NetWorker server or stand-alone host. Before proceeding, confirm the environment details. 

Initial Steps

[root@networker-mc]:~# systemctl status gst
 gst.service - NetWorker Management Console
   Loaded: loaded (/usr/lib/systemd/system/gst.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2022-12-14 00:00:07 EST; 9h ago
  Process: 2318358 ExecStop=/opt/lgtonmc/etc/gst_linux.sh stop (code=exited, status=0/SUCCESS)
  Process: 2318409 ExecStart=/opt/lgtonmc/etc/gst_linux.sh start (code=exited, status=0/SUCCESS)
 Main PID: 2318433 (gstd)
    Tasks: 43 (limit: 99536)
   Memory: 66.5M
   CGroup: /system.slice/gst.service
           ├─2318433 /opt/lgtonmc/bin/gstd
           ├─2318445 /opt/lgtonmc/apache/bin/httpd -f /opt/lgtonmc/apache/conf/httpd.conf
           ├─2318447 /opt/lgtonmc/apache/bin/httpd -f /opt/lgtonmc/apache/conf/httpd.conf
           ├─2318495 /opt/lgtonmc/postgres/11.16/bin/postgres -D /nsr/nmc/nmcdb/pgdata
           ├─2318496 postgres: logger   
           ├─2318498 postgres: checkpointer   
           ├─2318499 postgres: background writer   
           ├─2318500 postgres: walwriter   
           ├─2318501 postgres: autovacuum launcher   
           ├─2318502 postgres: stats collector   
           ├─2318503 postgres: logical replication launcher   
           └─2318518 postgres: lgtogst lgto_gst ::1(54074) idle

Dec 14 00:00:07 networker-mc.emclab.local systemd[1]: Starting NetWorker Management Console...
Dec 14 00:00:07 networker-mc.emclab.local systemd[1]: Started NetWorker Management Console.
  • Windows: In services.msc, The EMC GST Database, EMC GST Service, and EMC GST Web Service should be running.
  image.png
NOTE: If services are not running can they be started? 
Linux: systemctl start gst
Windows: net start gstd
Monitor gstd.raw for messaging regarding startup.
NetWorker: How to use nsr_render_log
  • Can the NMC client access the NMC server?:
    • Windows PowerShell:
tnc nmc-server-hostname -port 9000
tnc nmc-server-hostname -port 5432

NetWorker Processes and Ports

NOTE: If NMC services are running but the NMC port cannot be reached from one system, is it accessible from another system? If network issues are observed, the site network administrator should be engaged for further review.
 

Issues and Symptoms

These are possible symptoms, sometimes all or only some of the symptoms are applicable.
  • NetWorker Management Console (NMC) logins fail, regardless of user account used; Error:
There is a problem contacting the server, nmc_server_name. Please verify that the server is running.
NOTE: If the configuration is using external authentication (AD/LDAP), confirm that the issue is observed using the default Administrator account.
  • gstd.raw contains messaging indicating a service or database problem:
31581 MM/DD/YYYY HH:MM:SS PM  2 0 0 3531872064 12693 0 nmc_server_name gstd NSR warning *** gstd starting at DDD MMM ## HH:MM:SS YYYY 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Product:      NetWorker 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Release:      #.#.#.#.build.### 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Build number: ### 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Build date:   DDD MMM ## HH:MM:SS TZ YYYY
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Build arch.:  architecture
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice @(#) Build info:   DBG=0,OPT=-O2 -fno-strict-aliasing 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS Internal error: could not create database process. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  Internal error: could not create database process. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  Internal error: could not release database handle. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  Internal error: could not stop database process. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  FATAL ERROR: could not stop database process 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  Internal error: could not stop database process. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  Internal error: could not stop database process. 
0 MM/DD/YYYY HH:MM:SS PM  1 5 0 3531872064 12693 0 nmc_server_name gstd NSR notice MM/DD/YYYY HH:MM:SS  The most recently called subfunction returned error 2. 
4690 MM/DD/YYYY HH:MM:SS PM  2 0 0 3531872064 12693 0 nmc_server_name gstd NSR warning library error 22 os error 0 
Linux: /opt/lgtonmc/logs/gstd.raw
Windows: ..\Program Files\EMC NetWorker\Management\GST\logs\gstd.raw
How to enable real-time log rendering: NetWorker: How to automatically render daemon.raw to daemon.log in real time
How to use the Raw Renderer (Support) tool: NetWorker Support: How to use the "Raw Renderer" tool to render .raw log files
  • NetWorker server services are up, server functionality can be observed using nsrwatch command on the NetWorker server, from the NetWorker Web User Interface (NWUI) (if installed), or from another NMC server with network and access rights to the NetWorker server.

Options for Returning Functionality Based on Operating System:

Linux

Recoverpsm

recoverpsm is a NetWorker command which can be used to restore the nmcdb: NetWorker: How to Recover the NMC database?
This retains any reporting data, NMC Roles, and other systems (other servers, Data Domains, and so on) added into the NMC Enterprise window. 

Reconfigure

If the NMC service still fails to start after performing a recoverpsm, run the post installation configuration script:
1. Stop any NMC services running: systemctl stop gst
2. Rename the nmcdb directory: mv /nsr/nmc/nmcdb /nsr/nmc/nmcdb.bak
3. Run the configuration script: /opt/lgtonmc/bin/nmc_config
NOTE: Create a new certificate. If prompted that ports are in use, enter `no` when asked if you want to use a nondefault port.  
Common potential issue: NetWorker: gst_config fails with "/opt/lgtonmc/bin/gstdbinit -U postgres -n 5432 /nsr/nmc/nmcdb failed!"

If nmc_config completes successfully, connect to NMC using the Administrator account. If the NMC previously had AD/LDAP configured, add the AD/LDAP users or group DNs to the Setup->Users and Roles->NMC Roles window. The user or group DNs can typically be found from the NetWorker server Server->User Groups; check "Application Administrators" and "Security Administrators." The user or group DNs are in the "External Roles" field. See: NetWorker: How To Set up AD/LDAP Authentication

This method loses any stored Reporting data.

Reinstall

If recoverpsm or reconfigure options do not work, uninstall and reinstall the NMC with fresh folder paths:
 
1. Stop any NMC services running: systemctl stop gst
2. Identify the NMC package: rpm -qa | grep nmc
3. Uninstall NetWorker: rpm -e nmc-package
4. Rename current install paths:
mv /nsr/nmc/nmcdb /nsr/nmc/nmcdb.bak
mv /opt/lgtonmc /opt/lgtonmc.bak
5. Reinstall NetWorker.
a. If the package is not available on the server, it can be downloaded from: https://www.dell.com/support/home/product-support/product/networker/drivers
b. Copy the package to the server: NetWorker (Linux): How to copy files to/from a Linux NetWorker server.
c. Extract package: tar xvf nw*_linux_x86_64.tar.gz
d. Change directory to the extracted package: cd linux_x86_64
e. Install NMC: yum localinstall --nogpgcheck -y lgtonmc_package_name
6. Run the post install configuration script: /opt/lgtonmc/bin/nmc_config
 
If no service issue is observed after reinstalling, connect to NMC using the Administrator account. If the NMC previously had AD/LDAP configured, AD/LDAP users or group DNs must be added back to the Setup->Users and Roles>NMC Roles. The user or group DNs can typically be found from the NetWorker server Server->User Groups; check "Application Administrators" and "Security Administrators". The user or group DNs are in the "External Roles" field. See: NetWorker: How To Set up AD/LDAP Authentication

This method loses any stored Reporting data.
 

Windows

Services

1. On the NMC server open services.msc
2. Review each of the EMC GST services.
3. Confirm that the service owner is default:

image.png

NOTE: If services are not owned by Local system/service as shown above, modify the service ownership from the service properties to match the above.


Recoverpsm

recoverpsm is a NetWorker command which can be used to restore the nmcdb: NetWorker: How to Recover the NMC database?
This retains any reporting data, NMC Roles, and other systems (other servers, Data Domains, and so on) added into NMC Enterprise window. 
 

Reinstall

If the above options do not resolve the issue. Reinstall NetWorker with a fresh Management directory. 

1. Uninstall NetWorker using one of the following options:
a. There is no option to uninstall only NMC from "Programs and Features"; however, it is possible following: NetWorker: How to Uninstall NetWorker Management Console without Installing Entire NetWorker Package (Windows)
b. If system is a stand-alone NMC server, uninstall NetWorker from Programs and Features. If system is a NetWorker server, but no backup/restore/clone operations are running and downtime permits, uninstall NetWorker from Programs and Features.
2. Rename the Management directory: ..\Program Files\EMC NetWorker\Management
3. Reinstall NetWorker and Management Console package.

If no service issue is observed after reinstalling, connect to NMC using the Administrator account. If the NMC previously had AD/LDAP configured, add the AD/LDAP users or group DNs to the Setup->Users and Roles->NMC Roles window. The user or group DNs can typically be found from the NetWorker server Server->User Groups; check "Application Administrators" and "Security Administrators." The user or group DNs are in the "External Roles" field. See: NetWorker: How To Set up AD/LDAP Authentication

This method loses any stored Reporting data.

Weitere Informationen

If the issue persists after following the options mentioned in this KB collect NSRGET, and EMC reports bundles from the NMC server to review operating system logs further:

Betroffene Produkte

NetWorker, NetWorker Management Console

Produkte

NetWorker Family, NetWorker Series
Artikeleigenschaften
Artikelnummer: 000206402
Artikeltyp: How To
Zuletzt geändert: 02 Juli 2024
Version:  4
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.