Backup not backing up pulp?

Problem:

Running foreman-maintain backup offline and it’s not backing up all the pulp files. The manual says it does back it up, but, doesn’t seem to be. Did this change? Tried both with and without the split-pulp option.

Expected outcome:
Backup of pulp data (aka rpms)

Foreman and Proxy versions:
Foreman 3.0.0

Foreman and Proxy plugin versions:

Distribution and version:
CentOS 7.9

Other relevant data:
/bin/foreman-maintain backup offline -y
–plaintext
–features all
–include-db-dumps
–split-pulp-tar 20G
/srv/backups

It looks like foreman 3.0 includes foreman_maintain 3.10, and that doesn’t include this: Feature #32778: Incorporate pulp3 backup and restore scenarios - Foreman Maintain - Foreman

I would recommend updating to the latest from nightly:

yum update http://yum.theforeman.org/releases/nightly/el7/x86_64/rubygem-foreman_maintain-0.8.17-1.el7.noarch.rpm

and see if that helps

nightly is a bit too cutting edge for me. :slight_smile:

Not sure why that didn’t show up in my search of bugs, I guess your bug-foo is better than mine. :slight_smile:

I was already having space issues, so, I actually moved my pulp mount to a Netapp filer with snapmirror, so, it’s backing that up itself, for now anyways. I’ll see what to do once the fix gets into release.

Thanks,
Brian