There are two ways to accomplish what you're after (three if you include zfs replication but that doesnt use the external storage device.)
1- zfs over iscsi- as @bbgeek17 explained.
2. qcow2 over nfs- install nfsd, map the dataset into exports...
This isnt actually so. you can think of monitoring quorum rule as 3:1. fun fact- a cluster with 2 monitors is more prone to pg errors (monitor disagree) then with one. Feel free to try it yourself- shut down all but one of your monitors and see...
Interesting! Will keep this in mind for suitable use-cases.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hello,
Long time reader, first time post.
I have upgraded to last Proxmox VE 9.1.4. Install unprivileged LXC from template debian-13-standard_13.1-2_amd64.tar.zst. Because in this container will have only LDAP server during preparation of...
Hey folks!
I built an automated Proxmox VE 9.1 deployment system for MAAS that might interest anyone managing multiple Proxmox hosts. Click a button in MAAS, wait 10-15 minutes, and you've got a production-ready Proxmox server with zero manual...
Switched from SMB to NFS aaaaand:
Thanks a ton, man. It's weird, the NFS still becomes unreachable during the backup but ProxMox seems to handle NFS better because it does re-connect and the backup picks up where it got interrupted. Still not...
Hi @LG-ITI , welcome to the forum.
First, let’s make sure we are aligned on what “ZFS-over-iSCSI” means: This approach allows you to programmatically expose virtual disks as iSCSI LUNs. These virtual disks are backed by ZFS. The consumers of...
Das Problem ist der Horizon View Agent, melde ich mich mit meinem User an der echten Konsole an dann sehe ich die Audio Devices, starte ich dann vom Client die PCoIP Session, dann verschwinden diese Devices.
Dann muss ich mal in die Richtung...
Hi there.
I've tried searching for what I thought would be a fairly common procedure but can only find hints of info.
I'm trying to work out the steps to swap out a failing drive on a PVE host in a homelab.
-it's a single PVE host, not a...
Memory is allocated for each drive's I/O operations (though it's unclear when it gets freed), and I suspect the issue arises on drives where there isn't enough available memory to allocate it.
For example, running an 8GB benchmark on both drives...
Good to know. Do you also know if upstream QEMU claims to support dynamic LVM creation/deletion during live migration?
The VM/guest disk image is either stored on the HV as a local ZFS zvol (exhibits the problem) or Ceph RBD (avoid the...
OK Deinen anderen Beitrag zu Deinem Temp. Problem hatte ich natürlich nicht gelesen, aber dort wurde ja auch schon auf das Thema mögliche Alternativen eingegangen. Das sich diese Geekom IT8 Kiste unter Last dann nicht so erhält wie sie sich dann...
A bit of good news to kick off the new year: our pull request addressing the iSCSI DB consistency/compatibility issue has been accepted by the Open-iSCSI maintainers. This means the fix will be included upstream and should make its way into a...
For reference, this is tracked here: https://bugzilla.proxmox.com/show_bug.cgi?id=5381
In the meantime, until exposed in the UI, you can use the CLI command.
Hi @LG-ITI , welcome to the forum.
First, let’s make sure we are aligned on what “ZFS-over-iSCSI” means: This approach allows you to programmatically expose virtual disks as iSCSI LUNs. These virtual disks are backed by ZFS. The consumers of...
Hello,
Downgrading to an older Proxmox VE version is not supported. The only recommended way to go back to Bookworm would be to reinstall Proxmox VE from the 8.4 ISO.
My recommendation would be to take a look at the Proxmox VE 8 to 9 upgrade...