Hi @medichugh,
Best way is to examine the specified files and remove one of the duplicate references, so only single reference remains.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
You are welcome. You may also find this article interesting as well https://kb.blockbridge.com/technote/proxmox-qemu-cache-none-qcow2
https://forum.proxmox.com/threads/understanding-qcow2-risks-with-qemu-cache-none-in-proxmox.175933/
I do not...
Unfortunately, this is a known issue that we pointed out a while back :
https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/#data-consistency-and-information-leak-risks...
Hi @harunk , welcome to the forum.
These are Linux kernel–level messages; they are not PBS or PVE specific. They indicate a network-layer issue in the communication path between the Debian OS and your NAS.
I would start by checking MTU, running...
Under normal circumstances, given your numbers, it is likely that you would not see perceivable difference. You may even notice lower performance, as you would need to add another layer (qcow or raw file).
There is no scientific evidence that...
There is, indeed, no rhel-home as seen in your lsblk output. Is it possible there was another disk that you did not transfer?
Also, please use "CODE" </> tags to surround your configuration/command output
Blockbridge : Ultra low latency...
Hi @Hammer72 , welcome to the forum.
After booting without /home and /var, have you looked at what the disk is seen as?
Run lsblk and update fstab accordingly.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
I think this is what you are looking for:
https://lore.proxmox.com/pve-devel/20260128181347.47674d4d@rosa.proxmox.com/T/
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @csl , more information is needed for proper analyses.
- VM configuration: qm config [id]
- raw VM configuration: cat /etc/pve/qemu-server/vmid.conf
- storage configuration, as requested by @Impact
- storage status: pvesm status
- if you...
Given the limited information you are willing to supply, I can only give you a generic advice below. Perhaps someone else will be available to help.
- Check that you do not have a duplicate IP on the network
- Check system log file: dmesg
-...
This is primarily an English-language forum. To reach a wider audience and get more participation, you may want to use one of the many online translation tools.
That said, it’s easy, especially when you’ve been deep in troubleshooting, to assume...
Hi @Chris_Sanduku , welcome to the forum.
Can you please be more descriptive in your request? Where are you connecting and being disconnected from? What clients are involved? What are your network settings? Are there any errors? How did you...
Glad I could help. Sometimes all you need is an outside opinion to get out of the tunnel :-)
You can mark the thread as solved by using the subject dropdown via editing your first post.
Cheers
Blockbridge : Ultra low latency all-NVME shared...
Hi @NicholasW , welcome to the forum.
It does not sound like you have a hardware issue. That said, the fact that you had to disable 4 layers of firewall tells me that your environment is more complex than average.
Is it possible that you...
Awesome, you can mark the thread solved by editing the first post and selecting appropriate subject prefix.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
If you want to create new volume as part of VM creation, you specified the syntax wrong, from "man qm":
Use the special syntax STORAGE_ID:SIZE_IN_GiB to allocate a new volume.
It should be: data:vm-2114-disk-0:10
The command only accepts...
We've released a KB article since this thread went dormant : https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
You may find it helpful
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Dear Proxmox-Community, we are asking for your support.
The European Commission has opened a Call for Evidence on the initiative European Open Digital Ecosystems, an initiative that will support EU ambitions to secure technological sovereignty...
@mouse51180 You appear to have no debian repos (where this package is provided from) set up. Please read this.
@bbgeek17 You have a stray cat on the second command. I'd use tail -n+1 /etc/apt/sources.list* to get all the files including their names.
Hi @mouse51180 , welcome to the forum.
You are mixing Debian (PVE userland) and Ubuntu (universe repo). What happens when you run "apt update" now?
What is in your:
cat /etc/apt/sources.list
ls -al /etc/apt/sources.list.d/
cat...