Better isolate it, create an additional minimal debian vm or debian container on your synology or use a raspberry pi.
*edit*
Depending on your requirements you could just run your PVE hosts standalone, not in a cluster, then you don't need a...
Generally it is recommended to go with mirrors and not zRaid 5. (If you can swallow the disk size loss and total disks as mirrors are basicly raid 1.)
This is due to both the complexity it brings to users who are new or less experienced to ZFS...
Looks good. Not sure if you need a LAG for Management, you could just assign a differnet subnet to each of the adapters, less complexity.
Don't forget to add a qdevice or you will get issues with your 2 node cluster.
And for PBS, it is...
I.d.R ist es schwierig bis unmölich den Provider zu wechseln. Wer bietet denn überhaupt nichtdynamische (Präfixwechsel) an? Gegen einen monatlichen Obulus kannst du das natürlich kaufen.
An eine RIPE-"Empfehlung" hält sich aber kein Schwein...
You can make this work on the CLI, see man zpool-create:
The use of differently-sized devices within a single raidz or
mirror group is also flagged as an error unless -f is specified.
Wenn dein ISP sich an die RIPE Empfehlungen hält, bekommst du ein statischen /48 oder /56 Präfix.
Wenn er das nicht tut, ist dein ISP für'n Arsch.
Für Foren wie Proxmox gilt dann IMHO: name and shame!
Hi,
This usually happens when the server is a bit busy during the scheduled backup time.
Since manual backups work fine, the issue is likely due to higher load when the automatic backups run.
You can try running backups at a different time...
Hey Guys,
we fight with this issue today. We had an bigger Database import in Mysql8.
Everytime after some minutes the VM freeze/pause with the I/O error. We guessed something wrong with the SSD/HDD, but SMART told us everything is fine. We...
Since the VM's that will be running at the Phone PBX, the HVAC control server, and Quickbooks. They all can survive data loss, which I understood when I started this project.
On the mirrored device vdevs, essentially what I read is that you...
All,
I'm excited to announce a new release of the unofficial VDI client for Proxmox VE (v3.0.0)!
New features:
New look and feel! (Replaced PySimpleGUI with customtkinter)
Added pagination for large sets of VMs (page size customizable in...
Thank you! This is the first I am hearing of qdevice. I was planning to run PBS from a VM on a Synology device. Do you think that PBS would be a suitable place for qdevice or would it need to be its own machine?
Looks good. Not sure if you need a LAG for Management, you could just assign a differnet subnet to each of the adapters, less complexity.
Don't forget to add a qdevice or you will get issues with your 2 node cluster.
And for PBS, it is...
I gathered some experience a year ago: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
If I want a stable system I would never start with less than three copies and min=2.
Looks good. Not sure if you need a LAG for Management, you could just assign a differnet subnet to each of the adapters, less complexity.
Don't forget to add a qdevice or you will get issues with your 2 node cluster.
And for PBS, it is...
First things first: you will loose data on failover in this scenario because you have to asynchronously replicate the data. If you can live with this contrainst, then go with it.
you mean mirrored device vdevs vs. single device vdevs, you always...
Besides running OCI / Docker Container images in KVM, as it has been for years, no.
Unless the OCI integration is also capable or orchestation, the implementation is a super-niche experimental playground for homelabbers. No enterprise would want...