Recent content by vmanz

  1. V

    Install VM with debian 12 preseed iso

    It might be a better, start a new thread and write about cloud-init. I promise to answer. I think preseeding is an automation of the "desktop-way" to install debian (partitions etc.). You`re logically approaching to this from the direction of desktop-virtualisiation (virtualbox, ..., hyper-v)...
  2. V

    Install VM with debian 12 preseed iso

    Hi, I only took a short look at your problem - please excuse me. Is your VM UEFI-basied? Maybe you have to deactivate secure boot in the UEFI-setup. But think about, what fireon suggests to use cloudinit. Preseeding is a way to go faster on setup machines with the mindset of the 1990s. Take a...
  3. V

    periods a VM was running

    Hello Friends, Missing the right terms for a lucky search. please dont be angry - now theres some urcency ... Is there a protocol to see at which times a specific VMID was running? I can see the last 11 hours of cpuload, traffic etc in the graphs of a VMID. There must be some more data...
  4. V

    zfs und seine Vorteile

    Danke, jetzt hab ich noch was zu kauen fürs Wochenende ... Meine Hosts sind im Moment aber vermutlich "zu klein" dafür dimensioniert. Ich fahre eben noch Generation 2015. Wie ich gerade bei deepdoc.at nachgesehen habe, kennst auch Du die Zeit mit den Supermicro X10-Boards. Ich werde mal paar...
  5. V

    [SOLVED] Changing Video Card Broke Networking

    Err, I read spent much time about in the meantime. Because IT DID CHANGE at reboot FORMERLY. If I can reproduce that in a scienceful manner I would open a thread or bug report (and mention that it is merely a debian problem). But for now: YOU`RE RIGHT! IT DID NOT CHANGE! I prepared a...
  6. V

    [SOLVED] Changing Video Card Broke Networking

    hi Dietmar, It is amazing, that proxmox support-staff has an eye to this forum even at weekend-days. I`m soon be able to enter community subscription level. Can you tell me about your best practice to handle this "feature". I can`t imagine you at proxmox change network cards at your test...
  7. V

    zfs und seine Vorteile

    Hallo Fireon, Ich vermute, daß ich mich mit meiner Architektur-Vorstellung nicht weiterentwickle (aktuell 4-Node Proxmox4-Cluster, Reine Bootlaufwerke, Shared Storage von FreeNAS per NFS). Ich ringe wegen der ZFS-Snaps immer wieder mit mir, zu OmniOS zu wechseln, oder auf die...
  8. V

    [SOLVED] Changing Video Card Broke Networking

    hehehe - you're traped by predictable interface names ... ... sorry I'm laughing because of my own despair in that thing - but I 'm also near to crying. Since Debian 9 your NIC has a name with reference to the architekture (here: PCI-slot). Now you changed the slot and the system changed the...
  9. V

    [KNOWN ZFS PROBLEM] Freezing while high IO (only on host - not guest)

    Hi again, I think you have an effect with synchronous writes at the FreeNAS side. This is not a problem - because this is the system. Your ZIL is getting full after some GB and if FreeNAS didn't get your data "powerloss-safe" (to a nonvolative Memory) it answers: waaaaaaaaiiiiiiiiit! Have you...
  10. V

    [KNOWN ZFS PROBLEM] Freezing while high IO (only on host - not guest)

    hi jkalousek, What about your FreeNAS side. Do you have a "slog"-Device aside your dataset? greets, vmanz
  11. V

    Random BSOD Server 2008 after p2v

    hi check-ict, I'm a bit late. But have you checked your windows-licences. I am actually bit in my butt by a 2k8r2 server with a (formery thought) cheap hp-hardware locked foundation licence. These do some regularly checkups and I think these dependances have to be eliminated first. Keywords...
  12. V

    NFS Shares: storage is not online (500). Why?

    Hi Pedro, I can remember, when I got this message, it was always a problem with the nameserver-entry at the freenas side. This ist also mentioned in some other threads in this forum. E.g. the nameserver-entry pointed to a VM (domain controller) that was down at the moment. The problem was...
  13. V

    Probleme nach update

    Hi lowix, Bevor wir das Problem intensiver untersuchen, wollte ich darauf hinweisen, daß seitens des Proxmox-Teams empfohlen! (genau, mit Ausrufezeichen) wird Systeme mittels apt-get update && apt-get dist-upgrade zu aktualisieren. Du kannst das System ja scheinbar mit dem vorherigen Kernel...
  14. V

    [SOLVED] PVE5 fix those "Predictable Network Interface Names"

    Hi Oliver, Thank you for confirming my troubles and to share your solution. I'm glad, someone tells me, that I am not the only one. Even other member of our community stumble around this item (https://forum.proxmox.com/threads/keine-netzwerkverbindung-mehr.37186/#post-182803) My ressource to...
  15. V

    Wie kann ich Proxmox SELBER sichern?

    Gut, ich habe nicht den richtigen Ausdruck gewählt. Ich will ein EINFACHEN Rollback zu einem Snapshot machen. Du hast ja schon mal gezeigt, wie man diese Snapshots automatisiert erstellen kann. Ich denke auch, daß Tony dies als eine Art "Wiederherstellungspunkt" akzeptiert. Für den EMP-Fall...