| | |
| | | .\" Title: backup |
| | | .\" Author: |
| | | .\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/> |
| | | .\" Date: 07/17/2012 |
| | | .\" Date: 09/28/2012 |
| | | .\" Manual: Tools Reference |
| | | .\" Source: OpenDJ 2.5.0 |
| | | .\" Language: English |
| | | .\" |
| | | .TH "BACKUP" "1" "07/17/2012" "OpenDJ 2\&.5\&.0" "Tools Reference" |
| | | .TH "BACKUP" "1" "09/28/2012" "OpenDJ 2\&.5\&.0" "Tools Reference" |
| | | .\" ----------------------------------------------------------------- |
| | | .\" * Define some portability stuff |
| | | .\" ----------------------------------------------------------------- |
| | |
| | | .RE |
| | | .SH "EXAMPLES" |
| | | .PP |
| | | The following example backs up all user data on the server\&. |
| | | The following example backs up all user data while the server is online\&. |
| | | .sp |
| | | .if n \{\ |
| | | .RS 4 |
| | |
| | | .RE |
| | | .\} |
| | | .PP |
| | | The following example schedules back up of all user data every night at 2 AM, and notifies diradmin@example\&.com when finished, or on error\&. |
| | | The following example schedules back up of all user data every night at 2 AM when the server is online, and notifies diradmin@example\&.com when finished, or on error\&. |
| | | .sp |
| | | .if n \{\ |
| | | .RS 4 |
| | |
| | | .if n \{\ |
| | | .RE |
| | | .\} |
| | | .PP |
| | | The following example backs up all user data while the server is offline\&. |
| | | .sp |
| | | .if n \{\ |
| | | .RS 4 |
| | | .\} |
| | | .nf |
| | | $ /path/to/OpenDJ/bin/stop\-ds |
| | | Stopping Server\&.\&.\&. |
| | | \&.\&.\&. |
| | | $ /path/to/OpenDJ/bin/backup \-\-backupAll \-\-backupDirectory /path/to/OpenDJ/bak |
| | | \&.\&.\&. |
| | | [28/Sep/2012:12:14:22 +0200] \&.\&.\&. msg=The backup process completed successfully |
| | | $ /path/to/OpenDJ/bin/start\-ds |
| | | [28/Sep/2012:12:15:48 +0200] \&.\&.\&. The Directory Server has started successfully |
| | | .fi |
| | | .if n \{\ |
| | | .RE |
| | | .\} |
| | | .SH "COPYRIGHT" |
| | | .br |
| | | Copyright \(co 2011-2012 ForgeRock AS |