Install PBS and OMV

kamzata

Renowned Member
Jan 21, 2011
219
9
83
Italy
I'd like to install PBS alongside with Openmediavault (OMV) 5 on my Intel NUC in order to keep a local copy of my main Proxmox server and share some folders with OMV 5 on my local network.

How can I achieve this? What's the best way to do this?
 
root@omvm:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug enp7s0f0
iface enp7s0f0 inet static
address 172.16.0.110/24
gateway 172.16.0.33
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 172.16.0.113
dns-search mydomain.co.rs
 
@ness1602 many thanks, I'm using your setup: OMV 6.3.3-1 + extras and PBS 2.3.3-1.

May I ask you if you are yet using it and which kernel (I mean: 6.x according to OMV-extras setup or Proxmox 5.x)? thanks
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!