Auch ich habe eine NEC Tape Library, wenn auch ein etwas anderes Modell.
$> pmtx inquiry
using device /dev/tape/by-id/scsi-1Y08EE0000
Type: Medium Changer (8)
Vendor: NEC
Product: T40A2
Revision: 0006
Eine Command Referenz habe ich von...
Many thanks for the reply. This is not the case.
I want to test omv in a LXC. This has many other reasons, in my opinion.
Many thanks for the links to other possibilities, I looked in it and I will also test them. For now, its no way.
The...
hi,
nachdem sich bis jetzt noch niemand dem angenommen hat, hab ich jetzt einfach mal den patch geschickt (ist aber noch nicht reviewed/applied):
https://lore.proxmox.com/pbs-devel/20260702123910.3975440-1-d.csapak@proxmox.com/T/#u
Hallo an alle die diesen Post gelesen und vor allem mit wertvollen Tips unterstützt haben. Nachdem die Temperaturen sich auf ein erträgliches Niveau reduziert haben, bin ich nun endlich wieder an mein Installationsproblem gegangen. Um es kurz zu...
No it is not. You did not use the commands and the given arguments on the linked page. I can't see the disk utilization. It also looks like you used iotop instead of iotop-c. Which commands did you use? Did you boot with delayacct? It's possible...
Running OMV as lxc is not supported: https://forum.openmediavault.org/index.php?thread/51217-trying-to-access-additional-drives-via-proxmox-with-lxc/
For using a lxc as a nas something like https://github.com/bashclub/zamba-lxc-toolbox or the...
Running OMV as lxc is not supported: https://forum.openmediavault.org/index.php?thread/51217-trying-to-access-additional-drives-via-proxmox-with-lxc/
For using a lxc as a nas something like https://github.com/bashclub/zamba-lxc-toolbox or the...
@cserem : You're absolutely right!
Thanks for adding that.
True: My one-liner has great footgun potential on a production system!
I'll follow your advice to shutdown all VMs/CTs and services before rollback.
I wasn't running any VMs or...
Dann am besten den RAID Controller wieder auf RAID stellen, ein RAID5 bauen, SmartPath deaktivieren und Batteriecache für das Volume aktivieren.
Dann hast du bei deinen SATA SSDs auch Durchsatz.
Es wird empfohlen den PBS mit SSDs auszustatten.
Wenn der PBS langsam ist, oder langsam angebunden, dann bremst das aktiv das schreiben der VMs während des Backups.
Beim Backup werden einfach alle geänderten Blöcke gelesen. Möchte in der Zeit...
UPDATE:
Figured out that the BIOS was too old and needed an update. Wiped and reinstall. All is good.
Proxmox VE 9.2 fresh install.
I can create an Ubuntu VM without issue. When I try to create a LinuxMint XFCE or Cinnamon, it would not...
Haben wir jetzt eine VM oder einen Container?
Für mich liegt das Problem an seiner Netzwerkkonfiguration. Von daher ist es schon irgendwie ein PVE-Konfigurations-Problem, auch wenn das Problem sicher nicht durch den PVE verursacht wird...
Es wird empfohlen den PBS mit SSDs auszustatten.
Wenn der PBS langsam ist, oder langsam angebunden, dann bremst das aktiv das schreiben der VMs während des Backups.
Beim Backup werden einfach alle geänderten Blöcke gelesen. Möchte in der Zeit...
I have put together a bash script that delivers I hope what you need.
the VMs that are seeing the issue are 100, 106, 107, 108, 109 and 110
the VMs that do not have the issue are 101, 102 and 103
Please let me know if you need more info...
Man kann das Pferd natürlich von vorne oder hinten aufzäumen. Bei reinem Serverbetrieb ist sicherlich kein grafischer DT notwendig. Die GUI reicht i.d.R. und im Zweifel die CLI. Mir liegt es näher, einen DT auf PVE-Basis als Anhängsel zu...
Due to backup restore testing requirements, I wrote a script for Proxmox. Hope someone finds it useful!:)
Automated Disaster Recovery (DR) testing script for Proxmox VE clusters connected to Proxmox Backup Server (PBS)
Automated, hands-free...
Not being able to get in to the grub menu turned out to be down to grub being in some kind of EFI graphical mode that doesn't work on this hardware. Avoided with the nomodeset option and enabling the console, so now I can add things at boot time...