If a vendor rarely or never issues firmware updates, they are not addressing security issues in that firmware. I would argue that one reason Supermicro is cheap is that they skimp on the engineering costs of ensuring their products are secure...
Another approach is to write a healthcheck/probe script that all the other PVE services will depend on. Once the probe determines that SAN is up - it lets the others to proceed.
Or, the probe is independent and simply reboots the host when the...
Hi @fanton
thanks for posting in the forum!
I am not aware of a shell command specific for that purpose, but you could use the API to trigger a complete update, using [1]
Your sincerely,
Jonas
P.S. Please avoid double posting of the same...
Schön, wenn es jetzt für den Moment mal funktioniert. Aber darauf verlassen kannst du dich nach deiner Odyssee meiner Meinung nach nicht.
Diese altertümlichen, geerbten Lösungen sind meistens Langzeitbeständig und ein Klotz am Bein.
Beim nächsten...
Was dir auf alle Fälle eher früher als später (womöglich schon jetzt) auf die Füsse fallen wird, sind deine VMs selbst. Wenn es tatsächlich Win11 ist, war die letzte Version 23H2, die mit seabios/i440fx lief. Danach eine Zeit lang noch mit...
Hi,
I am trying to configure an iSCSI bridge to a tape drive (ATTO XstreamCore 8100T) on my PBS 4.2.1.
My tape is seen by the PBS:
lsscsi -g
[0:2:0:0] disk DELL PERC H730P Mini 4.27 /dev/sda /dev/sg0
[12:0:0:0] tape IBM...
If you look closely, the original posting indeed said "intel_iommu = on" (mind the spaces, inbetween the setting and its value!). So, if the quote was actually what that person had set, then it is quite likely, that "intel_iommu" never was set to...
proxmox 7.4 error grub:
After several tests I no longer get the error.
Now I need to start the normal grub menu.
open systemrescuecd usb :
lvreduce -L -1G /dev/pve/root --resizefs
modprobe efivarfs
mount /dev/mapper/pve-root /mnt
mount -t proc...
Context: GlusterFS storage support was dropped from PVE9. While it can be worked around with the "Directory" storage, having a plugin offers a lot of convenience. Furthermore, GlusterFS can offer significantly improved performance for...
You are the one missing the point. Qemu dropped the glusterfs storage backend claiming it's not maintained, which just isn't true. Sure, you could make an argument that it lacks sufficient support for enterprise deployments or even that it's...
I know this has come up before, but I still can't find a solution that works for me. I have a NAS storage shared with all 3 nodes in my cluster. All nodes are running 9.0.11. I get the little capacity icon under each node but when I look at the...
There are a few ways to solve it:
The cleanest but most difficult way is whatever process is doing the re-connect (in this case iscsi.service likely) and make the dependent process wait on it. You can do a systemd override configuration on...
A new version or "another attempt at keeping life support on"? This doesn't matter for qemus gluster support anyhow. Debian packaging new gluster versions wom't help in maintaining the Code for qemus support of gluster as storage backend.
You...
There are a few ways to solve it:
The cleanest but most difficult way is whatever process is doing the re-connect (in this case iscsi.service likely) and make the dependent process wait on it. You can do a systemd override configuration on...
You can set "expected N" as soon as only N nodes are left up and running.
I prefer to do it step-by-step: shutdown node 6 and then pvecm expected 5; shudown node 5, pvecm expected 4; shutdown node 4, pvecm expected 3.
Correct!
Hello,
I’m using an LVM over iSCSI setup, but when there’s a power cut, the Proxmox hosts boot up before the SAN, which causes errors on the VMs.
How can I tell Proxmox to wait for the iSCSI LUNs before continuing the boot process?
Thank you
Well I finally found it.
It was file /dev/DS_folder/del-vm-xxx-disk-0.
du -ahx /dev 2>/dev/null | sort -hr | head -10
189G /dev/DS_folder/del-vm-xxx-disk-0
It was created during a migration of a vm from network storage to local storage...
ISO 27001 accounts for these things, for example if you worked for an engineering firm with CNC machines running on windows 95, that is an essential business function. ISO 27001 would be defining the risk, apply security controls as much as...
Was dir auf alle Fälle eher früher als später (womöglich schon jetzt) auf die Füsse fallen wird, sind deine VMs selbst. Wenn es tatsächlich Win11 ist, war die letzte Version 23H2, die mit seabios/i440fx lief. Danach eine Zeit lang noch mit...