man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

ndmpd(1M)

Name

ndmpd - Network Data Management Protocol daemon

Synopsis

/usr/lib/ndmp/ndmpd

Description

The ndmpd daemon handles client Network Data Management Protocol (NDMP) requests. NDMP is an open, enterprise-wide, network-based data management protocol used for backup and recovery. The ndmpd daemon enables users to manage data backup and recovery using Data Management Application (DMA) clients. The NDMP protocol is used to coordinate data movement and control between a DMA and an NDMP server or between two NDMP servers.

By default, ndmpd is disabled.

Exit Status

0

Successful completion.

1

An error occurred that prevented the ndmpd daemon from initializing, such as failure to fork a process, mutex initialization.

2

Invalid command-line options were specified.

Files

/usr/lib/ndmp/ndmpd

Network data management protocol server binary.

/var/ndmp/ndmp.log

Network data management protocol log messages file. This file is deleted upon reboot.

/var/ndmp/dumpdates

A text file that stores information about the date and the level of dump backups.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
service/storage/ndmp
Interface Stability
Committed

See also

svcs(1), ndmpadm(1M), svcadm(1M), svccfg(1M), syslogd(1M), ndmp(4), attributes(5), smf(5)

Notes

The ndmpd(1) is managed by the smf(5), under the service identifier:

The ndmpd daemon is managed by the service management facility (smf(5)), under the service identifier:

svc:/system/ndmpd:default

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The service's status can be queried using the svcs(1) command.