Search results

  1. J

    Locked myself out of the Web UI

    Hi, unfortunately, I locked myself out of the PVE web UI (FW on Datacenter level turned on). How can I disable the firewall again on datacenter level through the console? Thanks!
  2. J

    Anschluss neuer Proxmox Server direkt an NIC von altem Proxmox Server

    Wie meinst du das? USB <=> Ethernet Adapter? Das könnte in der Tat eine gute Übergangslösung sein.
  3. J

    Anschluss neuer Proxmox Server direkt an NIC von altem Proxmox Server

    Weil es nur eine Übergangslösung ist und ich dafür nicht extra einen Switch kaufen möchte. Außerdem steht dann noch mehr Kram rum, den ich unterbringen muss. Das muss doch mit "Bridges Interfaces" irgendwie gehen, funktioniert ja beim "Internet Sharing", bspw. WiFi => Ethernet auch.
  4. J

    Anschluss neuer Proxmox Server direkt an NIC von altem Proxmox Server

    Hallo, ich betreibe derzeit einen Proxmox Server mit 4 NICs, der aktuell mit 1 NIC an meine OPNsense Appliance angeschlossen ist. Diese hat keine freien Ports / NICs mehr. Da der Host "Proxmox (Alt)" noch 3 freie NICs hat, frage ich mich, ob ich diese nutzen kann, um den Host "Proxmox (Neu)"...
  5. J

    proxmox-backup-client for windows ?

    Hi, the concept of Time Machine is a little different, cannot say anything about the Windows Server Backup.
  6. J

    proxmox-backup-client for windows ?

    Same for MacOS ... it would be even fine to have the source code to be able to build it ourselves ... can't have too many dependencies since it is a console application only, right?
  7. J

    [SOLVED] Kernel Update Abbruch - "No space left on device"

    @t.lamprecht Top, lieben Dank - insbesondere auch für den späten Support. Das hat wunderbar funktioniert. :)
  8. J

    [SOLVED] Kernel Update Abbruch - "No space left on device"

    Klar, hier anbei: root@jpt:~# pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: not correctly installed (running version: 7.1-8/5b267f33) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.11: 7.0-10 pve-kernel-5.13.19-2-pve: 5.13.19-4...
  9. J

    [SOLVED] Kernel Update Abbruch - "No space left on device"

    Hallo, beim Update meiner Proxmox Instanz stecke ich leider aufgrund einer vollen /boot Partition fest. Wie komme ich denn hier weiter? root@jpt:~# apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt...
  10. J

    VM Setup with Copy / Paste / SSH-Keys

    Thanks, that worked. I do not get the part with the serial console (why is that necessary?).
  11. J

    VM Setup with Copy / Paste / SSH-Keys

    Well, indeed that is a good tip. Can you tell me how I use that cloud images and deploy them on Proxmox? Which files would I require to start the VM? I only know the procedure for *.iso files. I found that page: https://pve.proxmox.com/wiki/Cloud-Init_Support#_deploying_cloud_init_templates...
  12. J

    VM Setup with Copy / Paste / SSH-Keys

    I think there is something. But SPICE is greyed out for VM, seems to work only for the host. What to do about that?
  13. J

    VM Setup with Copy / Paste / SSH-Keys

    I am using macOS with Safari (latest versions of both). In Proxmox, I set up the VM and install e.g. Debian via NoVNC. When asked for a root password, I cannot paste from macOS to NoVNC (CMD+v). When wanting to paste SSH keys later in the OS shell the same applies. Copying commands also does...
  14. J

    VM Setup with Copy / Paste / SSH-Keys

    Hi, when setting up a new VM from a blank Linux, one has to set - root password, - user password, - (SSH keys / key files), as well as copy / pasting some commands or scripts. The copy / paste functionalities of Proxmox unfortunately do not always work as expected. My question to you - what...
  15. J

    PBS Backup a MacBook?

    Understood - but I would also like to vote for a Mac client. Command-line based is perfectly fine, everyone hating the command-line will use other tools than PVE and PBS I guess.
  16. J

    [SOLVED] Long boot time due to ZFS mount error

    Thanks. :) It was. :) I marked the thread solved.
  17. J

    [SOLVED] Long boot time due to ZFS mount error

    Great, that worked. After the first code block, the reboot took around 30sec. The second code block made it persistent. Could you explain the difference between the two services, just that I know for the future? Thanks a lot!