TrueNAS hatt ich nach kurzer Zeit runtergeworfen. Zu kompliziert (ACL), zu schlechte Virtualisierung oder einfach zu schlecht / kompliziert umgesetzt. Eine einzige Katastrophe. So kam ich ja zu PVE.
KVM/QEMU/Incus ist für meinen Geschmack bei den...
:)
There are multiple "valid" solutions! Don't feel pushed to follow my ideas. I just say what worked best for me.
My approach? Yes. It would have resulted in one single ZFS-pool. You would create a dedicated dataset (not a folder) to hold the...
Actually, I have already implemented FC support in another storage plugin:
https://github.com/jasoncheng7115/jt-pve-storage-dellemc
It's currently being used by a customer, and the functionality is working correctly. We're still monitoring it...
Hi @stuartbh
thanks for posting on the forum and humorous choice of topic ;)
The easiest way to stop the watchdog from rebooting your cluster would be to disarm HA.
Since PVE 9.2 there is an option for this under "Datacenter" -> "HA" ->...
Folks,
We have two clusters : production on ceph, and sandbox with only zfs local storage. I've tried to use PDM to migrate from one cluster to another with no luck, it seems that disk format is not compatible :
Task Viewer: VM 247 - Migrate...
You have to ask Veeam what strange things they do with their backup. I would assume they create a simple diff qemu file in which all writes are redirected, so that the actual disk itself does not change so that they can read consistently and...
Thanks!
That is what I initially did, to no avail. I just looked up the source code for the chain compiler and indeed the manually defined IP set does not override the alias, instead the alias gets appended to the manually defined list...
Yes there's a dedicated network for corosync / migration, we use bond1 as link 0.
auto bond0
iface bond0 inet manual
bond-slaves ens3f0np0 ens3f1np1
bond-miimon 100
bond-mode 802.3ad
bond-xmit-hash-policy layer3+4...
To whom it shall concern:
After years of running Proxmox, all of a sudden my nodes are rebooting every few hours. I believe it is due to watchdog timeouts and my network has not appreciably changed. Can anyone advise me as to how I can remediate...
Thanks for the words roving! I appreciate, I mean really appreciate your words here. They have brought some common sense and civility back into this thread. The example you gave of how Proximo can help is exactly why it was built. There are...
:)
There are multiple "valid" solutions! Don't feel pushed to follow my ideas. I just say what worked best for me.
My approach? Yes. It would have resulted in one single ZFS-pool. You would create a dedicated dataset (not a folder) to hold the...
@j.theisen , thank you for your response. TBH, it's not so critical but I wanted to create a thread to mark it as issue. I'd love to see that there's already bugzilla thread with the same issue and somebody thinks the same way :D .
Thank you...
@j.theisen , thank you for your response. TBH, it's not so critical but I wanted to create a thread to mark it as issue. I'd love to see that there's already bugzilla thread with the same issue and somebody thinks the same way :D .
Thank you...
I know this is an old thread, but I had this problem with two PMG servers too and maybe its helpful for other guys.
Razor2 tries to contact Cloudmark servers over 2703 tcp and our firewalls were blocking these connections. Open these connections...
Hi everyone,
I am investigating a security incident on a Proxmox Datacenter Manager server and would like to confirm whether anyone has seen something similar.
The server is running Proxmox Datacenter Manager 1.1.7.
During a forensic...
I want to setup tape locations (onsite, vault, etc). The backup to tape is working fine, but now the tapes has to be handled. In the documentation I found I could change the location. https://pbs.proxmox.com/docs/tape-backup.html (third bullet)...