1ndmp(4)                          File Formats                          ndmp(4)
2
3
4

NAME

6       ndmp  -  configuration  properties  for Solaris Network Data Management
7       Protocol (NDMP) server
8

DESCRIPTION

10       The behavior of the Solaris NDMP server is specified by property values
11       that are stored in the Service Management Facility, smf(5).
12
13
14       An authorized user can use the ndmpadm(1M) command to set global values
15       for these properties in SMF.
16
17
18       You can set the following properties by using the ndmpadm set command:
19
20       backup-quarantine       Backup the files marked as quarantined  by  AV.
21                               Acceptable values are yes or no. The default is
22                               no.
23
24
25       dar-support             Set the Direct Access Recovery mode. Acceptable
26                               values are yes or no. The default is no.
27
28
29       debug-level             Set the debug level. The debug-level can be set
30                               to either 0 (off) or 1 (on). The default is 0.
31
32
33       debug-path              The path to which to save the  debug  log.  The
34                               default is /var/ndmp.
35
36
37       dump-pathnode           Enable  or  disable  backing up the directories
38                               containing modified  files  or  directories  in
39                               dump(1)  backup  format.  Acceptable values are
40                               yes or no. The default is no.
41
42
43       ignore-ctime            Determines whether the change timestamp (ctime)
44                               of  files  and directories is used to determine
45                               whether a file should be  backed  up  in  level
46                               backup.  If  this parameter is set to yes, only
47                               the modification time (mtime) of  the  file  or
48                               directory   determines  whether  it  should  be
49                               backed up. Acceptable values are yes or no. The
50                               default value is no.
51
52
53       overwrite-quarantine    Restore  quarantined  files  on  top of current
54                               files if they already exist. Acceptable  values
55                               are yes or no. The default value is no.
56
57
58       restore-quarantine      Restore the files that had been marked as quar‐
59                               antined by AV and  are  backed  up.  Acceptable
60                               values are yes or no. The default value is no.
61
62
63       tar-pathnode            Enable  or  disable  backing up the directories
64                               containing modified  files  or  directories  in
65                               tar(1) backup format. Acceptable values are yes
66                               or no. The default value is no.
67
68
69       token-maxseq            Set the maximum sequence number for  subsequent
70                               token-based  incremental backup in NDMP-V4. The
71                               default value is 9. There are  two  limits  for
72                               this  value: soft-limit, which is 59, and hard-
73                               limit, equal to 64. If the token sequence  num‐
74                               ber, passed by the DMA, is between the soft and
75                               hard limits, a warning message is issued to the
76                               DMA. The token sequence number can never exceed
77                               the hard-limit value.
78
79
80       version                 Set the maximum active NDMP  protocol  version.
81                               Valid  values  are  currently  2, 3, and 4. The
82                               default is 4.
83
84
85
86       The following property can only be set when using the ndmpadm enable or
87       ndmpadm disable command:
88
89       auth-type    Sets  the  password encryption type for the authentication
90                    of local users. Valid values are cram-md5 or cleartext.
91
92

ATTRIBUTES

94       See attributes(5) for descriptions of the following attributes:
95
96
97
98
99       ┌─────────────────────────────┬─────────────────────────────┐
100       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
101       ├─────────────────────────────┼─────────────────────────────┤
102       │Availability                 │SUNWndmpu, SUNWndmpr         │
103       ├─────────────────────────────┼─────────────────────────────┤
104       │Interface Stability          │Committed                    │
105       └─────────────────────────────┴─────────────────────────────┘
106

SEE ALSO

108       dump(1), tar(1), ndmpadm(1M), ndmpd(1M), attributes(5), smf(5)
109
110
111
112SunOS 5.11                        3 Mar 2009                           ndmp(4)
Impressum