Project

General

Profile

Actions

Bug #18137

closed

The Script katello-backup reports Permission denied messages

Added by Mario K almost 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Backup & Restore
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hi!

The Script katello-backup reports Permission denied messages.

Details:
CentOS 7
Katello 3.2.2

Details:
root# rpm qa | grep '^katello[0-9]'
katello-3.2.2-1.el7.noarch
root# cat /etc/centos-release
CentOS Linux release 7.3.1611 (Core)
root# /usr/bin/katello-backup --online-backup --skip-pulp-content /data/backup/katellobackup ; echo $?
Starting backup: 2017-01-18 16:34:09 +0100
Creating backup folder /data/backup/katellobackup/katello-backup-2017-01-18T16:34:09+01:00
Backing up config files...
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
Done.
Backing up postgres db...
-bash: /data/backup/katellobackup/katello-backup-2017-01-18T16:34:09+01:00/foreman.dump: Permission denied
-bash: /data/backup/katellobackup/katello-backup-2017-01-18T16:34:09+01:00/candlepin.dump: Permission denied
Done.
Backing up mongo db...
Done.
Done with backup: 2017-01-18 16:47:29 +0100
  • BACKUP Complete, contents can be found in: /data/backup/katellobackup/katello-backup-2017-01-18T16:34:09+01:00 **
    0
    root#

sincerely yours

Mario

Actions

Also available in: Atom PDF