guide to use scale share in pbs?

bosshoss

Cadet
Joined
Jan 15, 2024
Messages
1
could someone please put me out of my misery and point me in the right direction? i need a guide to use my truenas scale shares as storage for proxmox backup server. i've been trying for close to a week now using the video on youtube from Jims Garage titled "proxmox backup server saves you money and time" where he does exactly this but im very new to all things homelab/linux/nas and am dead in the water as soon as the first error pops up. using his method usually goes wrong for me at the step where you are using putty to ssh into the pbs instance to add the file for creds and send the mount and fstab commands. my truenas scale nas is running on a amd 7950x desktop while the proxmox backup is running on a dell r710.
 

Attachments

  • Screenshot 2024-01-15 111514.png
    Screenshot 2024-01-15 111514.png
    62.8 KB · Views: 240

bcollie

Cadet
Joined
Nov 2, 2023
Messages
4
I implemented this PBS Backup Server 'step' in my Jim's Garage journey just a few days ago :)
This is just a hunch:
  • I see in your screenshot you are trying to mount //10.0.0.198/proxmoxbs
  • Did you perhaps name your directory 'proxmoxpbs' -
    • As in 'proxmox' and 'pbs', but your entries look like 'proxmox' and 'bs' (missing the 'p')
 
Top