Hey
Thank you for all the hints.
I think I’ll use "borgbackup" directly out of the VM. I just need to back up a directory and a database.
I had considered simply backing up the entire VM from one of the PBS servers - I thought that would be the...
Doesn’t this simply mean that there’s an issue with IR-mode controllers that use megaraid_sas, but no problem with IT-mode controllers that use mpt3sas?
*Since the 9500-16i uses the SAS3816, they are essentially equivalent. The differences are...
After plenty of experimentation, this is what worked for us.
How to Mount Synology NFS Share on Proxmox Backup Server
Synology DSM 6.2.4-25556 Update 3, with BTRFS volume (required) [1.2.3.4]
Proxmox Backup Server 2.1-1 [1.2.3.5]
On...
Hello, in my case it's not a 9500-16i which is causing the problem.
I'm also using one for datastore storage, but it's the 9540-2M2 PCIe Gen 4.0 Boot Storage Adapter, a Tri-Mode NVMe adapter for my OS storage I'm using as simple disks (JBOD) in...
Hi zablowoj, can you explain what you have done to get TFTP connections working? The Service is Active: active (running) but no connections from internal Network.
I understand that the premise here is to continue using the existing SAN storage.
As I understand it, there has been no public statement so far that snapshot-as-volume-chain will become fully supported in future releases.
Personally, given the...
Using two interfaces on the same subnet and assigning each of them an IP address is not a common way to provide redundancy.
In general, bonding is used for this purpose.
Here is an example configuration.
If you want automatic failover, the...
You can see the status of both "rings" this way:
~# corosync-cfgtool -s
Local node ID 6, transport knet
LINK ID 0 udp
addr = 10.3.16.7
status:
nodeid: 1: disconnected
nodeid...
Hey
Thank you for all the hints.
I think I’ll use "borgbackup" directly out of the VM. I just need to back up a directory and a database.
I had considered simply backing up the entire VM from one of the PBS servers - I thought that would be the...
Backing up from PVE is better if you are planning on doing an immediate restore, like migrating from one host to another. Otherwise take regular snapshots of your PBS data store and back up the snapshots. I do ZFS send of my snapshots to another...
I wouldn't do this for multiple reasons:
First you need to be careful to ensure the consistency of your datastore. People tried stunts like using rclone to backup their datastore contents to cloud providers ending in broken backups...
Hallo,
genau aus diesem Grund wurden backup namespaces eingeführt. Dies erlaubt eine logische Segmentierung der Datastore-Inhalte ähnlich einer Verzeichnisstruktur, ohne Deduplizierung zu verlieren. Siehe dazu...
Using two interfaces on the same subnet and assigning each of them an IP address is not a common way to provide redundancy.
In general, bonding is used for this purpose.
Here is an example configuration.
If you want automatic failover, the...
What is the actual goal here? I mean, what is that pfSense instance supposed to do?
You mentioned you already have a router with a LAN in the 192.168.1.0/24 range. So why add another virtualized router behind it with a separate 172.16.32.0/24...