Project

General

Profile

Actions

User story #1543

closed

We should backup the slapd database before updating in rudder-inventory-ldap

Added by Matthieu CERDA over 12 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
5
Assignee:
-
Category:
Packaging
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

We should probably use this :

if [ -x /var/rudder/openldap-data ]                                                                              
then
        TMP_BACKUP=`mktemp -d -t slapd.backup.XXXXXXXXXX -q`
        cp -a /var/rudder/openldap-data $TMP_BACKUP/
fi
Actions #1

Updated by François ARMAND over 12 years ago

  • Target version set to 24
Actions #2

Updated by Jonathan CLARKE almost 12 years ago

  • Target version changed from 24 to Ideas (not version specific)
Actions #3

Updated by Jonathan CLARKE about 11 years ago

  • Project changed from Rudder to 34
  • Category deleted (11)
Actions #4

Updated by François ARMAND about 9 years ago

  • Status changed from New to Rejected

As of 2.10 (and up), this is done. And we even go further with automatic migration and repaired of DB when broken.

Actions #5

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 34 to Rudder
  • Category set to Packaging
Actions

Also available in: Atom PDF