Bachelor Tech
  • Home
  • Tutorials
  • Tips
  • Portfolio
  • About Jan
  • Contact Jan

Initial PBS Configuration

by Jan Bachelor July 13, 2025
  • Now it is the exciting moment! You can access your Proxmox Backup Server GUI. Head to a browser of your choice on the same network:
https://<your_ip>:8007
  • Pass through the warning sign and there you go:
Initial Proxmox Backup Server view after first login
  • Head to ‘Administration’ and notice the warning about updates:
No valid license warning
  • This is because we upgraded to Trixie before the PBS repo was ready for it.
  • Firstly, add a new repo for ‘No-Subscription:
Switch to free ‘no-subscription’
  • Then disable the one under pbs.enterprise.list that is meant for ‘bookworm’.
  • The final state can look like this:
APT Repositories window after changes
  • Now you can head to the ‘Add Datastore’ button. If you just want to use the same drive as the one used for PBS, you can simply add a new folder such as /mnt/rpi_backups (in a typical production set up, a different drive would be used for backups). Keep the ‘Name’ parameter simple without spaces, as shown below:
Add a Datastore
  • Log into your Proxmox VE web interface. Go to Datacenter -> Storage. Click on the ‘Add’ button and select ‘Proxmox Backup Server’.
  • Fill in the details:
    • ID: A name for this storage within Proxmox VE (e.g., pbs_rpi).
    • Server: The IP address of your Raspberry Pi.
    • Username: root@pam (or the user you’ve configured on PBS). Please note that this for home lab use only. If you plan to use it in production environment, it is crucial to implement access based on the principle of least privilege. See the section below related to security hardening tips.
    • Password: The password for that user.
    • Datastore: The name of the datastore you created in Step 1 (e.g., rpi_backups).
    • Fingerprint: Click the Show Fingerprint button in your PBS dashboard (as seen in your screenshot) and copy-paste the long string of characters here. This ensures you’re connecting to the correct server.
    • Click on the ‘Add‘ button.
  • The new PBS storage should now appear in the storage list for both of your Proxmox node. Repeat for any other node you may have.
Add your PBS to your Proxmox node(s)
  • Let’s create a scheduled backup job! On your Proxmox node, go to ‘Datacenter (home)’ → ‘Backup’ and click on the ‘Add’ button.
    • Choose which nodes you want to cover (leaving it to default covers all)
    • Storage: choose your new Proxmox Backup unit
    • Schedule: as per your preference
    • Selection mode: as per your preference
    • Mode: Snapshot
Define your backup job
  • Retention tab – leave blank, as this is better configured on the PBS side.
  • Node template – in case you have more than just one more, it is advisable to change it to something like this: {{node}}-{{vmid}}-{{guestname}}
  • Once you are happy with your configuration and click on the ‘Create’ button, you can execute the backup job instantly by clicking on the ‘Run now’ button.
Upgrade to Trixie + PBS Installation
Performance Monitoring - Read & Write Operations
Go back to course overview: Turn your Raspberry Pi into a Proxmox Backup Server

Leave a Comment Cancel Reply

Save my name, email, and website in this browser for the next time I comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 FacebookWhatsappThreadsBlueskyEmail

Course Steps

  1. Prepare a Debian-based RPI image
  2. Upgrade to Trixie + PBS Installation
  3. Initial PBS Configuration
  4. Performance Monitoring - Read & Write Operations
  5. Additional Fine Tuning of your PBS & Best Practices
  6. Storage Health Monitoring
  7. Security Hardening Considerations for your PBS
Previous Next

Recent Comments

  • Jan Bachelor on Dynamic DNS Set Up with DuckDNS on OPNSenseHi Jake, that's awesome, congratulations on getting…
  • Jake on Dynamic DNS Set Up with DuckDNS on OPNSensefollowed guide above to the T and all is working. i…
  • Fastbrain on Dynamic DNS Set Up with DuckDNS on OPNSenseThanks for the guide. For some reason, after follow…

Other courses

Turn your Raspberry Pi into a Proxmox Backup...

July 13, 2025

OPNSense in HA with CARP with dual WANs

June 30, 2025

Never again forget about important dates with MIND!

June 30, 2025

Install iRedMail Mail Server As Proxmox VM With...

October 31, 2024

Remote Bucket Storage for Proxmox VM Backups

August 16, 2024

Recent Posts

  • How to get LXC containers for Proxmox outside of ready-made templates

  • How to join two Proxmox nodes into a cluster (PVE 8.x)

  • How to Rename a Proxmox Node

Facebook Twitter Instagram Pinterest Linkedin Youtube

All Rights Reserved. The theme was customized from Soledad, see PenciDesign

Bachelor Tech
  • Home
  • Tutorials
  • Tips
  • Portfolio
  • About Jan
  • Contact Jan