NetWorker Processes and Ports | Dell US (2024)

Table of Contents
NetWorker Services Ports

Instructions

NetWorker Services

​​NetWorker Server Processes

Process Function
nsrctld The top-level NetWorker Server process that monitors, stops, and starts all NetWorker Server processes.
nsrd
  • NetWorker save and recover daemon.
  • The main service that controls other services on the NetWorker server.
  • Monitors active save and recover sessions.
  • In response to a recover session, nsrd spawns an agent process ansrd
nsrjobd Monitors NetWorker activity during a backup or recovery operation.
nsrindexd Provides an indexing service to read, write, and remove client file index (CFI) entries.
The nsrd service starts on the nsrindexd process on the NetWorker server. The nsrindexd process spawns an additional helper nsrindexd process for each index session. NetWorker uses index sessions to read, write, or delete index entries. For example, when a user performs a file-level or browsable recover. When the read or write operation completes, the helper nsrindexd process closes.
nsrmmgd
  • Manages tape library operations.
  • Provides an RPC-based service that manages all jukebox operations on behalf of the nsrd service.
  • The nsrd service starts only one instance of nsrmmgd on the NetWorker server as needed.
nsrlogd Supports the NetWorker audit log service, which is configured to run on the NetWorker server by default.
nsrcpd
  • Starts automatically when a user accesses theHoststab in the NetWorker Management Console (NMC.
  • Allows users to distribute and upgrade NetWorker module software from a centralized software repository across a network.
nsrdispd Handles RPC-based calls for the nsrd process, from remote or third-party processes.
nsrdisp_nwbg Started by nsrdispd to handle NMC server requests for information from RAP and media databases on the NetWorker server.
nsrdisp_vproxy Started by nsrdispd to handle RPC-based calls between NetWorker server and vProxy appliance.
nsrdisp_dd Started by nsrdispd to handle RPC-based calls between NetWorker server and Data Domain (DD).
nsrlmc
  • Supports licensing requests.
  • For the traditional licensing model, nsrlmc requests a license from the lgtolmd process.
  • For the CLP/ELMS licensing model, nsrlmc requests capacity and update licenses from the ELMS server.
nsrvmwsd Provides a web service to manage VMware VM backups that are part of the NetWorker VMware protection feature.
Tomcat Tomcat web server instance for the NetWorker authentication (authc) service
nsrexecd
  • NetWorker client service.
  • Authenticates and processes the NetWorker server remote execution (nsrexec) requests and runs the save and savefs programs on the client.

NetWorker Storage Node

Process Function
nsrmmd
  • Provides device support, generates mount requests, multiplexes save set data during a multi-client backup, and demuliplex recover data. It writes data that is sent by save to storage media.
  • Forwards storage information to the nsrmmdbd process on the NetWorker server, which the NetWorker server adds to the media database.
nsrsnmd
  • Provides RPC-based service to manage all the device operations that the nsrmmd process handles on behalf of the nsrd process on the NetWorker server.
  • Ensures that the necessary device operations are performed when needed by nsrd.
  • Automatically run by nsrd as required.
  • Only one nsrsnmd runs on each storage node that has configured and enabled devices.
nsrlcpd
  • Provides a uniform library interface to the NetWorker media management daemon, nsrmmgd.
  • Manages the library subsystem media, slot, drive, and port resources providing control to move and access the resources within the library subsystems.
  • One nsrlcpd starts for each configured tape library.
nsrexecd Authenticates and processes the NetWorker Server remote execution (nsrexec) requests and runs the save and savefs programs on the client.

NOTE: Every NetWorker server has an embedded NetWorker storage node, the above processes may be found running on the NetWorker server where applicable.

NetWorker Management Console (NMC) Server

Process Function
nsrexecd Authenticates and processes the NetWorker Server remote execution (nsrexec) requests and runs the save and savefs programs on the client.
gstd Known as the Generic Services Toolkit (GST), controls other services that are provided by the NMC Server.
httpd Starts the NMC Console user interface on the client through a web browser.
postgres A database server that manages information pertaining to NMC Server
Management. For example, Console reports.
gstsnmptrapd
  • Monitors SNMP traps on a managed Data Domain system.
  • Provides the ability to report SNMP Trap events in the NMC Events task.
  • Started only when SNMP Trap monitoring is configured for the Data Domain system.

NetWorker Client:

  • nsrexecd - Authenticates with NetWorker server andmanages requests from the NetWorker server to start the save and savefs processes to support backup requests.

NetWorker Web User Interface (NWUI) Server:

  • nwuictld -Interacts with nwui postgres processes and database.

Starting and Stopping Services:

NetWorker services can be managed from the command-line on both Linux and Windows systems. Microsoft Windows systems can also manage NetWorker services from the Services.msc console.

Linux:

systemctl [ start | stop | status | restart ] service
  • To stop all services (except NMC and NWUI):
    sudo nsr_shutdown
  • To start all services (except NMC and NWUI):
    sudo systemctl start networker
  • To stop or start NMC services:
     sudo systemctl [ stop | start ] gst
  • To stop or start NWUI services:
     sudo systemctl [ stop | start ] nwui


Windows:

net [ start | stop ] service
  • To stop all services (except nwui):
    net stop nsrexecd /y
  • To start all server service:
    net start nsrd
  • To start the client service on a stand-alone client:
    net start nsrexecd
  • To stop or start the NMC service:
    net [ stop | start ] gstd
  • To stop or start the NWUI service:
    net [ stop | start ] nwui


More Resources

NetWorker: How to Debug Backup Operations
NetWorker: Log Files and Locations
NetWorker: How to use nsr_render_log


Ports

NetWorker Service Ports:

  • 7937, 7938 - Fixed ports. Each NetWorker host uses these ports to start communication.
  • 7937 - 9936 - Variable ports. NetWorker dynamically opens ports. A NetWorker host can allocate any port that is defined in this port range at random. This is the default recommended range, but it can be narrowed or expanded.

NetWorker Connection Ports:

--> One Way
<--> Two Ways

  • 22 - Data Protection Appliance (DPA) / NetWorker VMware Protection (NVP) vProxy --> Data Domain TCP
  • 53 - ALL --> DNS
  • 80, 443 - storage node --> ATMOS server
  • 111 - storage node/ client/ NVP vProxy--> Data Domain TCP/UDP
  • 111 - NVP vProxy --> ESXi Servers
  • 131, 163 - NVP vProxy --> Data Domain
  • 161 - NW server --> Data Domain (SNMP query) TCP/UDP
  • 162 - NMC server <--> Data Domain (SNMP capture) TCP/UDP
  • 162 - Data Domain --> DPA (SNMP capture) TCP/UDP
  • 443 - NW server/ storage node/ NVP vProxy --> vCenter Server TCP
  • 443 - EMC Data Protection Restore Client interface --> NetWorker server TCP (vProxy FLR)
  • 902 - storage node/ NVP vProxy --> ESXi Servers TCP
  • 2049, 2052 - storage node/ client/ NVP vProxy --> Data Domain TCP
  • 3009 - NW server / NetWorker VMware Protection (NVP) vProxy --> Data Domain (DD Cloud Tier, Backup Capacity Reporting (BCR), REST API) TCP
  • 3741 - DPA --> NW server TCP
  • 3916, 4001 - NW server --> DPA TCP
  • 5432 - NMC Client--> NMC Server (Tabular Data Stream (TDS) for database queries) UDP
  • 5435 -NWUI Server --> NetWorker Server (Status updates and reporting)
  • 5555 - DPA --> Avamar Utility Node TCP
  • 5671- NMC/NWUI Server--> NetWorkerserver (rabbitmq SSL port) TCP
  • 5672- NMC/NWUI Server--> NetWorkerserver (rabbitmq non-SSL port) TCP
  • 6278 - NW server <--> NMM (Control Port) TCP
  • 6279 - NW server <--> NMM (Data Port) TCP
  • 7444 - NVP vProxy --> VMware SSO
  • 7937 - nsrexecd /nsrexec. TCP
  • 7938 - nsrexecd / port map. TCP
  • 8080 - VMware Backup Appliance (EBR/VBA) --> NW server TCP
  • 8543 - NW server --> VMware Backup Appliance (EBR/VBA) TCP
  • 9000 - NMC Client --> NMC Server (HTTP) TCP
  • 9001 - NMC Client --> NMC Server (RPC calls from Console Java client to Console server) TCP
  • 9090 - AuthC Authentication service port, (must be open between all NetWorker hosts) TCP
  • 9095- NWUI Server <-->NetWorker server (NWUI server port)
  • 27000 - client --> Avamar (All Nodes) TCP
  • 27000 - NW server <--> EMC Licensing Server TCP
  • 29000 - client --> Avamar (All Nodes) (For SSL Only) TCP
  • 28001 - client --> Avamar Utility Node TCP
  • 28002 - Avamar Utility Node --> client TCP
  • 10000 - NW server --> NDMP Filer TCP
  • 10000 - NW server --> storage node (NDMP-DSA) TCP
  • 10000 - NW server --> NMM (Hyper-V FLR HTTP) TCP
  • 10024 - NW server --> NMM (Hyper-V FLR Persistence Service) TCP
  • 10099 - NW Server --> NMM (Hyper-V FLR Cache Service) TCP
  • 11000 - NW server --> NMM (Hyper-V FLR Secure HTTPS) TCP
  • 50000 - NMM client --> NMM Proxy Recovery Agent (Hyper-V FLR recoveries only) TCP

Ports and connections specific to NetWorker VMware Protection (NVP) are detailed in:NVP vProxy: Troubleshooting Network Connectivity For Backup and Restore Operations

Additional Information

For additional information see NetWorker Administration, Command, and Security Guides available through: NetWorker Support Information.

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series

NetWorker Processes and Ports | Dell US (2024)
Top Articles
How to plan an adventure trip – Another World Adventures
Why insider trading is so difficult to stop
English Bulldog Puppies For Sale Under 1000 In Florida
Katie Pavlich Bikini Photos
Gamevault Agent
Pieology Nutrition Calculator Mobile
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Hendersonville (Tennessee) – Travel guide at Wikivoyage
Compare the Samsung Galaxy S24 - 256GB - Cobalt Violet vs Apple iPhone 16 Pro - 128GB - Desert Titanium | AT&T
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Craigslist Dog Kennels For Sale
Things To Do In Atlanta Tomorrow Night
Non Sequitur
Crossword Nexus Solver
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Energy Healing Conference Utah
Geometry Review Quiz 5 Answer Key
Hobby Stores Near Me Now
Icivics The Electoral Process Answer Key
Allybearloves
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Pearson Correlation Coefficient
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
Marquette Gas Prices
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Vera Bradley Factory Outlet Sunbury Products
Pixel Combat Unblocked
Movies - EPIC Theatres
Cvs Sport Physicals
Mercedes W204 Belt Diagram
Mia Malkova Bio, Net Worth, Age & More - Magzica
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Where Can I Cash A Huntington National Bank Check
Topos De Bolos Engraçados
Sand Castle Parents Guide
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Hello – Cornerstone Chapel
Stoughton Commuter Rail Schedule
Nfsd Web Portal
Selly Medaline
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 5867

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.