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
Faucet Crypto Review: Legit or Scam? (Full Truth Revealed)
4 Security Benefits of a Static Website Framework - Flatsite.com
What Is Single Sign-on (SSO)? Meaning and How It Works? | Fortinet
Where To Go After Howling Pit Code Vein
Radikale Landküche am Landgut Schönwalde
Sprinter Tyrone's Unblocked Games
Davita Internet
Yogabella Babysitter
How To Be A Reseller: Heather Hooks Is Hooked On Pickin’ - Seeking Connection: Life Is Like A Crossword Puzzle
DENVER Überwachungskamera IOC-221, IP, WLAN, außen | 580950
Craigslist Cars And Trucks Buffalo Ny
Gw2 Legendary Amulet
Nwi Police Blotter
13 The Musical Common Sense Media
Zoebaby222
Helloid Worthington Login
More Apt To Complain Crossword
Los Angeles Craigs List
Craigslist Mpls Cars And Trucks
Les Schwab Product Code Lookup
2016 Ford Fusion Belt Diagram
Wilmot Science Training Program for Deaf High School Students Expands Across the U.S.
SXSW Film & TV Alumni Releases – July & August 2024
Boscov's Bus Trips
Air Quality Index Endicott Ny
Craigslist Wilkes Barre Pa Pets
Parkeren Emmen | Reserveren vanaf €9,25 per dag | Q-Park
What Equals 16
Mjc Financial Aid Phone Number
Miller Plonka Obituaries
Halsted Bus Tracker
Fox And Friends Mega Morning Deals July 2022
Goodwill Houston Select Stores Photos
Shih Tzu dogs for sale in Ireland
Stafford Rotoworld
Craigslist Lakeside Az
Busted Newspaper Campbell County KY Arrests
Samantha Lyne Wikipedia
2007 Jaguar XK Low Miles for sale - Palm Desert, CA - craigslist
The Conners Season 5 Wiki
Achieving and Maintaining 10% Body Fat
Promo Code Blackout Bingo 2023
John M. Oakey & Son Funeral Home And Crematory Obituaries
Frequently Asked Questions
Samsung 9C8
Cvs Minute Clinic Women's Services
Hampton Inn Corbin Ky Bed Bugs
What Is The Gcf Of 44J5K4 And 121J2K6
Turning Obsidian into My Perfect Writing App – The Sweet Setup
Southern Blotting: Principle, Steps, Applications | Microbe Online
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.