What are the drive models? I would not recommend BTRFS as it's a tech preview (that also means less support/help) and BTRFS on the node would not provide OMV access to it directly so you still need to have BTRFS inside and thus have CoW on CoW...
Why proxmox try backup 700G Container in /var/tmp (50g free space)?!
Backup storage have 10tb+ free space, but backup process try use /var/tmp.
Strange idea!
In the "Disc Action" menu of that virtual disk you'll find "Reassign Owner". (A temporary "dummy"-VM" is sufficient.) Then deleting the original VM won't touch that virtual disk any more...
Unfortunately... no.
This specific problem is an old one: https://forum.proxmox.com/threads/replication-with-different-target-storage-name.35458/ + https://bugzilla.proxmox.com/show_bug.cgi?id=2087
Hi, I have a bit related question to this, also setting up S3 cloud storage for my PVE/PBS backups.
I use no encryption for any locally stored backups on my PBS server, this enables me to also browse these backups from the web-gui on my pbs host...
I just had a similar issue for the second time within a few weeks. I restarted the node before I found this thread. The reboot fixed the issue.
The logs are in line with gedge's theory, since in my case, the disks were clearly not full. but the...
Hi,
you may be interesed in the following admin guide section for configuring pveproxy: pveproxy - Proxmox VE API Proxy Daemon
Of course, a proper firewall setup is still recommended.
It isn't :). From the VM's point of view, it's a disk. The VM doesn't know that's a LV and it doesn't care.
In the VM you'll shrink the filesystem which during the normal work is mounted at /mnt/ServerData but during the live image session will...
Ich nutze meist apt autoremove --purge. Es gibt auch apt patterns womit man defekte/obsolete/verwaiste Pakete auswählen kann: https://manpages.ubuntu.com/manpages/jammy/man7/apt-patterns.7.html
apt list "(~c|~o|~b|~g)"
apt purge --auto-remove ...
Der Test heute morgen war erfolgreich und die Synology ist nach der eingestellten Zeit in den sicheren Modus gewechselt. Wie geschrieben wäre es mir lieber, wenn sie auf den NUT reagieren würde aber das ging ja bei mir seltsamerweise nicht. Hatte...
you can have different bridges, but there can only ever be one gateway on any single linux host (although you can have arbitrary routes for various parts of your network).
Hardware:
2 x 500GB sata ssd's (WD Red SA500)
4 x 2TB nvme ssd's (WD_BLACK SN850X)
Current plan:
Install proxmox in zfs raid 1 on the two sata ssd's.
Use the other 4 nvme drives to create storage for VMs (docker, etc) / CTs (pihole, etc) / smb...
Keine so gute Idee Systemorder manuell zu löschen. Ich könnte dir aus dem Kopf jetzt gar nicht sagen was alles von /var/cache abhängt. Prüf mal systemctl status pveproxy.
Da musst du mal bei Pure schauen. Ich habe keinen Zugriff, weil alles hinter der Paywall.
Mit ZFS over iSCSI kannst du einen ZFS Pool über iSCSI zugreifbar machen, dafür brauchst du aber ein Storage was mit ZFS arbeitet.
Bei shared Storage am...
What I've done is use a service to turn on VF's upon startup:
nano /etc/systemd/system/mlx5_vfs.service
I then pasted the following config:
[Unit]
Description=Enable SR-IOV and detach guest VFs from host
Requires=network-online.target...
The critical ones I changed disable: above4G decoding, resize BAR support & SR-IOV
i did not load the soundcard bios, it PVE crashes with that enabled
I had difficulties loading the grapical windows drivers, they complained about the chipset not...
Hi mrmrv,
I have managed to get the passthrough working in Windows 11 by following a combination of 3 different guides:
Note: I have not tested with a physical monitor connected as I only access via RDP. And I do have a dummy monitor dongle...