Search results

  1. fireon

    Server 2025 VMs unglaublich träge

    Ich kommentiere auch noch schnell ;) ... würde zumindest bei den Projekten, die ich kenne, keinen Grund mehr kennen da für die Verwaltung überhaupt an ein Windows AD zu denken. https://www.univention.de/produkte/ucs/ Seit über 5 Jahren dabei. So enspannt war ich mit verwalten schon ewig nicht...
  2. fireon

    VM-Images /ZVOL von alten Proxmox-Server zu neuem Promox-Server kopieren

    Das wäre in dem Fall auch völlig ineffizent. ZFS kopiert blockweise, das bedeutet unabhängig vom Inhalt. Weil wenn du z.B. viele kleine Dateien hast und das über wincp oder rsync kopierst, dauert das viel, viel länger als wenn und es block weise mit "zfs send" kopierst.
  3. fireon

    Guest Windows VM lost static IP after ugrade VirtIO drivers

    I have now also carried out the update here on my Server 2022. I can confirm that I have received a new network interface. However, the MAC and IP remain the same. The server generally obtains its IP via DHCP (fixed via MAC).
  4. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    According to this, only 256 MB are allocated, which is the default setting after installation. If you have configured 50%, the service must be restarted. Restart the service again. Has anything changed? And also post your config: cat /etc/default/zramswap
  5. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    Well, the available swap has increased, but not by 3.82 GB. You can configure the 50% here: "/etc/default/zramswap" # Compression algorithm selection # speed: lz4 > zstd > lzo # compression: zstd > lzo > lz4 # This is not inclusive of all that is available in latest kernels # See...
  6. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    Maybe it's time to get something new ;) After increasing it to 50%, the service must also be restarted. systemctl restart zramswap.service Then 4GB of compressed RAM will be allocated to your SWAP and used preferentially if RAM becomes scarce. Otherwise, it looks okay in terms of resources.
  7. fireon

    nvme drive data randomly disappearing from servers

    @pumapumapumas Which NMVE's are you using exactly?
  8. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    Thanks for the information. Your Proxmox VE has a total of 8 GB memory + swap. That is really not much. Of that, 7 GB is allocated to the VMs. This leaves Proxmox itself with only 1 GB. Please also review the system requirements. If you have 8 GB of RAM available, I would allocate a maximum of 4...
  9. fireon

    Full-disk encryption using the Proxmox Mail Gateway installer ISO

    @UdoB is absolutely right. That way, you can install Debian with LUKS, for example. This would mean that the VM would be fully encrypted. I use the native encryption of ZFS directly on Proxmox VE. This means I don't have to worry about encryption in VMs. I find this easier to manage.
  10. fireon

    Full-disk encryption using the Proxmox Mail Gateway installer ISO

    Which file system are you using? Is the PMG installed physically or as a virtual machine?
  11. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    My screenshot is from a VM in Proxmox. The part shows where USB devices can be passed on to a VM, e.g. HAOS (which I also use). Does the server have enough resources? Memory, storage space, CPU? Post the technical details of your server. And also your VM configurations. For VMs: qm config...
  12. fireon

    PROXMOX with HAos, OMV and Nextcloud for photos

    There should be no reason not to. You can pass the USB hard drives directly to the VM. If you use the Vendor/Device ID, you can always connect the drives to any USB port.
  13. fireon

    PBS not listing any Snapshots/ Backups

    Ja das stimmt. Ich würde keinen Grund sehen, warum man das machen möchte. Das macht es nur komplexer. PBS sollte physisch installiert werden, keine VM und kein CT. Mit lokalem schnellen Storage. Und ja, ZFS ist grundsätzlich ne sehr feine Sache. Ich antworte mir selbst und vermute mal das es...
  14. fireon

    PBS not listing any Snapshots/ Backups

    Hat das denn schon jemals funktioniert? Wenn ja, gab es Änderungen, die zu dem Verhalten führen konnten? RaidZ2 mit so vielen großen Platten... na ja das ist halt auch nicht die Wucht. Und das Resilvern, wenns mal so weit ist, das wird wohl auch dauern. Aber gut, sofern das für dich passt...
  15. fireon

    PiHole

    Ich benutzte mal eine Zeit lang Adguard. Damit sah ich alle Namen sehr schön. Funktioniert auch sehr fein. Ob das mit den Gruppen da geht kann ich dir nicht sagen. So ein Feature habe ich in Zusammenhang mit Adguard nicht benötigt. Am besten du testet es mal aus.
  16. fireon

    Backup to iCloud

    That could be a bit complex. iCloud is not officially supported by any Linux distribution that I know of. I found this projects. You could try it out. https://github.com/cross-platform/icloud-for-linux https://rclone.org/iclouddrive/ But the safest way will be to share iCloud on a MacOS with...
  17. fireon

    PXE-Based Proxmox Installation & Cluster Automation Solutions

    Cross-linked, maybe you can exchange some ideas: https://forum.proxmox.com/threads/automatisierte-cluster-installation.164135/
  18. fireon

    Automatisierte Cluster Installation

    Cross-linked, vielleicht könnt ihr euch ja austauschen. https://forum.proxmox.com/threads/pxe-based-proxmox-installation-cluster-automation-solutions.165215/
  19. fireon

    RRDC update error /var/lib/rrdcached/db/....

    Ah, das war's. Ja das war ein Rechner der Stand Monate lang in der Ecke. Das BIOS hatte seine Config verloren. Somit war auch die Uhrzeit im BIOS für's erste mal falsch.
  20. fireon

    RRDC update error /var/lib/rrdcached/db/....

    Hatte gerade hier dasselbe Problem. Rrdcached löschen und die Dienste neu starten. Damit funktioniert es wieder. Warum es korrupt war, ist mir auch ein Rätsel. Datenträger sind ok.