Ok, glad you figured that out on your own!
For future reference there is a small guide on the possible ways to attach a SAN-type storage to Proxmox, see [1]
[1] https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Storage_boxes_(SAN/NAS)
With the new Kernel proxmox-kernel-6.8.12-29 we are getting a lot of errors from our HP Array Controller "Smart HBA H240ar", that gives out these kernel errors:
This is on our HP ProLiant DL380 Gen9 servers. When we revert back to...
i already have a nested lab setup for experiment with proxmox, but as i am looking for practial and real life use of the sdn ..... that is why i am looking for case study or more indepth documentation of the subject, but my search is going on ...
@j.theisen. I have just read that LVM-Thin is NOT supported/recommended for shared iSCSI in a cluster (especially with HA). Metadata is not cluster-aware and this kind of corruption is a known risk. I am running LVM-Thin in this configuration...
Why is nesting disabled, as it is the new default and it's needed by more and more distro templates? Does enabling prevent this issue? I understand if you don't feel like discussing this here and now as you have a more pressing issue with this...
Hi,
I’m interested in how others manage patching and updates in Proxmox (both PVE hosts and VMs) at scale.
We’re trying to avoid manual work and “forgotten updates”, and move towards a more automated and controlled approach.
Key questions:
Do...
i440fx wird keine direkten Probleme machen, ist nur nicht Optimal mit alten Hardwareversionen zu arbeiten.
Aber ab 2025H2 wird TPM verpflichtend und somit auch zwingend UEFI. Daher sollte man das Zeitnah vernünftig machen.
I need to explain my setup a little bit. I have an LTE router that only has RNDIS, and an ADSL router without a phone line. Now, I've tried bridging this to a switch as well but it just didn't work. I need internet over Ethernet, and this method...
Nicht vergessen, der PBS ist durch seine Deduplizierung nur mit SSDs optimal, was gerade beim Backup zu delays bei dem VMs führen kann.
Das sollte man auf jeden Fall im Hinterkopf behalten und ist kein Mangel an der Software.
Hallo zusammen,
so, hat leider Arbeitsbedingt ein wenig gedauert, aber hier mal eine kurze Rückmeldung von unserem Testsystem.
Ich habe bei den Platten fürs System und die VMs das Hardware Raid benutzt, die 2x 300 GB fürs System in Raid 1 und...
You should develop your own storage plugin like I have done to understand the code you can find in the commit. It does not use glusterfs backend for the VM image, as the dev says. You can, if you want put the plugin back in place and see how well...
On the LXC:
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
^C
--- 8.8.8.8 ping statistics ---
57 packets transmitted, 0 received, 100% packet loss, time 57367ms
(I forgot to cancel this so it ran a bit longer but my point still stands)
On the...
Hi @southwalesowl
thanks for posting in the forum!
Can you please share your /etc/pve/storage.cfg and the journal for the time period of the simulated outage for both hosts?
Yours sincerely
Jonas
You should develop your own storage plugin like I have done to understand the code you can find in the commit. It does not use glusterfs backend for the VM image, as the dev says. You can, if you want put the plugin back in place and see how well...
leesteken, thank you for your reply.
As we are a hosting provider, we generally keep nesting disabled by default for better security isolation and to minimize container escape risks on our production nodes.
We actually tried enabling nesting...
Ok i see. So first things first, this is more or less expected, see [1]
This kind of block device passthrough is prone to I/O errors.
If you're up for it, you could try the "regular" passthrough using this tutorial [2]
This uses a different SCSI...