Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get backups working #113

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Get backups working #113

wants to merge 12 commits into from

Conversation

mjm
Copy link

@mjm mjm commented Jan 1, 2025

This is built on the work done in #45, plus:

  • Fixes merge conflicts
  • Removes some unneeded phases from the new cstream derivation
  • Removes the qmeventd changes that aren't needed anymore
  • Changes the plugin search path replacement to look under /run/current-system/sw/lib, so it will be able to find the plugins for both VMs and LXC containers
  • Add lxc to the path for vzdump, since it will now check the path for LXC tools since the LXC plugin is getting loaded
  • Add zfs and btrfs-progs to the pvescheduler service path, similar to other pve-manager services. I found my scheduled jobs didn't work even though the ones triggered manually did, and it seems like this is why.

blecher and others added 11 commits July 27, 2024 22:19
qmeventd was added in a separate pr, and the system packages changes
aren't actually needed. the samba tools can be added on systems that
use them, and otherwise they aren't required for backups to work.

i didn't find pve-qemu necessary to have in the system path.
nixpkgs automatically does the right thing since this is a basic
autotools project.
@mjm mjm marked this pull request as ready for review January 2, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants