If over time you have tried multiple experiments, the letter based device may already have been used by something. Kernel will allocate new device on each node independently. The disk signature will be identical across the nodes, so the letter is...
I know this thread is existing for long time , but I came across today as I needed to list all VMs in our cluster and I couldn't find the correct command , so I am sharing the command here
command pvesh get cluster/resources will list all...
The screenshot shows that PVE3/ssy-storage has question mark, i.e. not active/configured. Could this be related?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @Tom123 ,
Most likely the SAN is not configured correctly for what you are trying to achieve. In practice, this usually means the LUN is not mapped to all required target portals. If the kernel can establish an iSCSI session but no block...
Great! To help keep the forum tidy, please mark the thread as solved by editing the first message and selecting the appropriate prefix for subject line.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Hi @exaveal , what you are trying to do - is not going to be achieved through configuration change on PVE. Your issue is with the browser/workstation/router/DNS.
As long as name resolution on your _client_ works - PVE will reply to that HTTP/S...
Hi @Widowmaker , welcome to the forum.
This thread may be of interest to you:
https://forum.proxmox.com/threads/no-network-in-some-vms.179138/
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Hi,
Thanks for sharing your work. Upfront, are you aware of the native plugin mechanism that Proxmox VE offers, or are there reasons for developing this plugin as patch of the code over using the defined plugin interface?
See...
I am curios why you elected to patch PVE code rather than utilize the Custom plugin infrastructure already in-place?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @jnkraft , this thread may be somewhat helpful:
https://forum.proxmox.com/threads/bandwidth-limits.161999/
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @oermolaev ,
Either update the repository to reflect the change, or completely disable/remove it as nothing new should be pulled from there.
I believe the upgrade will be a two step process 7>8, 8>9.
Blockbridge : Ultra low latency all-NVME...
This thread may help you: https://forum.proxmox.com/threads/proxmox-backup-client-3-3-3-for-rhel-based-distros.164174/
It's my understanding that there are no official RPM packages, but you can build one yourself.
Blockbridge : Ultra low...
Great to hear that you found the root cause. Fill free to mark this thread as SOLVED by editing the opening message and selecting appropriate option near the subject.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
You can create a non-production cluster with two nodes
The example references a PVE cluster with 2+ nodes
This ^ is not a step in the referenced document.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Are your PVE hosts configured as PVE cluster or not?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
There are commercial products, including ours, that provide stable enterprise-grade storage solutions fully integrated with Proxmox VE.
Whether these platforms are a good fit depends on your specific requirements, including workload...
You can use LVM-thick on iscsi but only as block storage, not as file system. PVE has a mechanism to ensure the conistency of the data stored on LVM inside a cluster.
@bbgeek17 provided some writeups on that...