Search results

  1. fireon

    Samba Share w/ ZFS Bind Mount

    Regardless of your topic, there is a ready-made project for this: https://github.com/bashclub/zamba-lxc-toolbox
  2. fireon

    Windows VM Fails to Start on Proxmox (Error 0xc00000f)

    Please have also a look at the docs for this: https://pve.proxmox.com/wiki/Windows_10_guest_best_practices https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_cloud_init_on_windows
  3. fireon

    Proxmox Installation rebooting every couple minutes

    SGX is deprecated, so better leave it off. Really Rebooting or reset? The message directly on reboot/reset would be interesting! Memory and M.2 SSD are ok? -> Memtest? What type of storage did you have in use? You can also filter with "journalctl -p3 or p4" What is the output of dmesg -l 3...
  4. fireon

    GUI auf eine NW Karte zuweisen

    Ja natürlich ist das möglich. Du vergibst deiner 1Gbit Netzwerkkarte ohne Bridge direkt ne IP mit Gateway. Das ist dann auch die IP die du in die Hosts einträgst. Der 10Gbit Karte vergibst du über die Bridge ne IP ohne Gateway und verwendest sie für die VM's. Da dies Management ist, über das...
  5. fireon

    How to install PBS on usb pendrive

    My Samsung SSDs (not Enterprise) were at over 80% wearout after just under 6 months. Then I switched to Enterprise class, and the consumption is now around 2% per year. As an example, 2 enterprise SSD's could do the job well, or install directly on the storage where backup data is stored (if...
  6. fireon

    Windows update Error of VM of windows server 2022

    Then I would just wait and see, MS probably has a little problem again... :cool: Otherwise, maybe a central firewall, filter, UTM that blocks it?
  7. fireon

    downsides of using Smart Array P408i-a SR Gen10 in HBA mode - ZFS

    Yes, I also recently updated to the latest firmware.
  8. fireon

    Install VM with debian 12 preseed iso

    If this is just executed, I don't see what the difference should be with other hypervisors... do you get an error message, is there any log that would help us to reproduce the behavior?
  9. fireon

    Runtipi- deemix - zu wenig Platz auf dem Datenspeicher, obwohl eigentlich groß genug ->

    Nachdem es ein LXC ist, wäre der richtige Befehl pct config <vmid> Ich hab mich mit Runtipi und dem Scripts noch nie beschäftigt. Wenn du die Fehlermeldung bekommst, log dich doch mal per SSH auf dem Container ein und kontrolliere manuell den Storage Speicher: df -h Das sollte für dich...
  10. fireon

    Install VM with debian 12 preseed iso

    I have never used this in an ISO before.I only know this from the PXE installation where the preseed files are filled in and the whole thing is then conveniently rolled out via the PXE server. I assume the preseed file must be edit in HyperV before the installation using a special tool, or how...
  11. fireon

    [TUTORIAL] Help with replacing 1 disk in ZFS pool

    Please give me the output of zpool status and zpool list
  12. fireon

    Install VM with debian 12 preseed iso

    Where is the preseed file located? Have you ever dealt with Cloud-init? Maybe that's a solution for you. With Cubic you can genereate your custom ISO.
  13. fireon

    downsides of using Smart Array P408i-a SR Gen10 in HBA mode - ZFS

    @wonkyponky thanks for your feedback. And if your issue is resolved, please mark your thread as "solved". You can do this by editing your first post and setting the flag.
  14. fireon

    downsides of using Smart Array P408i-a SR Gen10 in HBA mode - ZFS

    I would also like to feedback on this topic. I have been running my HP ML350G10 with ZFS and the Smart Array Controller with ZFS very successfully for about 2 months now, even under heavy load. The controller is “at least here” a hybrid. If you don't build a raid, you can use the installed SSDs...
  15. fireon

    MID im Datacenter verschwunden

    Nimm "lvremove /dev/mapper/" und dann mit TAB TAB erweitern, dann bist auf jeden Fall richtig. Und "sudo" benötigst du nur wenn du nicht als Root Benutzer agierst.
  16. fireon

    Runtipi- deemix - zu wenig Platz auf dem Datenspeicher, obwohl eigentlich groß genug ->

    Hat das denn schon mal funktioniert? Welches Betriebssystem verwendest du in deiner VM? Bitte poste auch deine VM-Config mit qm config <vmid> Wenn du den Fehler bekommst "ENOSPC: no space left on device, write" und du prüfst den Speicherplatz in diesem State manuell ab, dann hast du noch genug...
  17. fireon

    MID im Datacenter verschwunden

    Ah ok, der neue CT hat die gleiche ID, ja in dem Fall kannst die virtuellen Festplatten nur über die CMD löschen. So wie es aussieht verwendest du LVM? Dann hilft dir das weiter.
  18. fireon

    MID im Datacenter verschwunden

    In deinen Screenshot (jetzt gerade nicht ersichtlich), gibt es ein löschen button, mit dem du unreferenzierte Images einfach löschen kannst.
  19. fireon

    MID im Datacenter verschwunden

    Das bedeutet jetzt du hast Platz frei gemacht und willst den LXC nochmal restoren, weil noch Teile davon herum liegen geht das aber nicht, hab ich dich richtig verstanden?