This post was inspired by this guide created by @TheHellSite.
My goal is to set up a torrent LXC such that it would torrent an Ubuntu iso to an Unraid share.
It seems that there are many ways to approach this, but I struggled to find a guide...
Hi,
You should tell more about your setup :
How many backups per day (show the Schedule)
What you want to keep ?
Show the logs of the prune task
Best regards,
Hi @ggoller ,
thanks for your reply.
I don't know which tutorial I used. After it worked it was done for me.
Here the results:
grep -r '' /etc/pve/sdn/*.cfg
/etc/pve/sdn/subnets.cfg:subnet: sdn1-192.168.10.0-24
/etc/pve/sdn/subnets.cfg...
Good morning everyone,
On a PBS v3 with backups (without prune) that have been in place for a few months, I set up a policy using the Proxmox prune simulator.
Today (February 18), I noticed that it deleted everything older than February 4 (daily...
You would have to provide a lot more information than what you posted here. Otherwise we have to make educated guesses ;)
So just cluster, no HA?
So you use ZFS and VMs use local RAW drives on ZFS?
There are a few problems with that.
Short:
A...
Hi,
thank you very much for that answer! I seem to misunderstood OpenFabric then in total...
Would you mind telling me if it would be best to use the bond, the bridge or the network cards directly inside the Node Configuration inside the OSPF?
Right now the console does not show a log of past outputs. It seems the container prints the output before you open the console, so you don't get a chance to see it. This is fixed by a patch [1], currently waiting for review, that adds a...
aside from the install notes might needing an update, what problem do you have with secure boot with our shim/grub/kernel? They should be signed and bootable with secure boot?
Hallo, hatte das erst im Hauptforum gepostet, hatte nicht gesehen das es hier auch eine deutsche Abteilung gibt. Wir haben hier einen Dell Server Poweredge 240 angeschafft, auf diesem soll ein für unsere Branche übliches Programm installiert...
We bought a new server from HPE (Gen11) which is equiped with 12 nvme 1.92 TB Disks. Now I am asking myself wether to configure it for maximum diskspace - like 11x in a raidz5 plus 1 hostspare vs. IO-performance - something like 5striped vdevs à...
i can't reproduce this here:
i have a standalone drive:
* started a backup via a job with a media pool policies 'keep' (retention) and 'continue' (allocation)
* marked the last 'writable' medium as vaulted (so no member of the media-set is...
Hi,
OpenFabric only supports point-to-point links, so using a switch between nodes is not supported. I recommend using OSPF and setting ip ospf network point-to-multipoint or using IS-IS and removing the isis network point-to-point (which will...
If you want to allow all ports, wouldn't it be better to use the All Function setting?
I don't know if it will improve things, though...
#hostpci0: 0000:01:00.0,pcie=0,rombar=0
#hostpci1: 0000:01:00.1,pcie=0,rombar=0
#hostpci2...
I'm fairly new to Proxmox and didn't realize I had installed a newer major version on my 2nd node. I've upgraded the first node from 8 to 9. The iSCSI seems to be connecting so far after reboots. I got the delay dialed in. I am hoping this...
Right now the console does not show a log of past outputs. It seems the container prints the output before you open the console, so you don't get a chance to see it. This is fixed by a patch [1], currently waiting for review, that adds a...
Hallo, ich hoffe es ist in Ordnung wenn ich mein Problem auf Deutsch schreibe. Wir haben hier einen Dell Server Poweredge 240 angeschafft, auf diesem soll ein für unsere Branche übliches Programm installiert werden. Dieses läuft mit einer...
VM are now connected to vmbr1
iface vmbr0 inet manual
bridge-ports nic0
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet static
address 192.168.1.56/24
gateway 192.168.1.1
bridge-ports...