Search results

  1. K

    IPv6 - address get assigned to interface on which proxmox should not listen on

    **on all interfaces public reachable:** /etc/sysctl.d/99-ipv6.conf net.ipv6.conf.vmbr1.accept_ra=0 net.ipv6.conf.vmbr1.autoconf=0
  2. K

    IPv6 - address get assigned to interface on which proxmox should not listen on

    I just came across this finding out the servers was public reachable since we added a IPv6. We use DHCPv6 only, but the server takes a SLACC IP. This MUST BE IN BIG LETTERS because this sets all Proxmox Servers running with IPv6 somewhere on a Interface the risk to be hacked and attacked...
  3. K

    Proxmox Virtual Environment 9.0 released!

    I reinstalled the first cluster node with 9.0.3 and it worked pretty well. I had only those problems: Setup > Graphical Installer -> ZFS Raid1 - /etc/apt/sources.list was empty after install. Needed to fill it with Trixie stuff - The new one was local and local-zfs because of the setup. The...
  4. K

    [SOLVED] Protect Ceph encryption keys on Power off?

    I finally solved this by setting up with ZFS Raid1 and LUKS encrypted it after installation. Unlock can be done now by ssh. Would be cool if the Installer supports this.
  5. K

    [SOLVED] Protect Ceph encryption keys on Power off?

    I have updated a 3 Node Lab Cluster from ZFS to CEPH. Every node has 2 1.2 TB disks used by ceph and everything works really nice. There is only a massive problem - only for me? - with this setup: As the node was on ZFS the ZFS storage was encrypted and was not unlocked on server boot. I have...
  6. K

    Proxmox Datacenter Manager - First Alpha Release

    There is a small bug when migrating a vm and not deleting the source. It stays locked: migrate and one must manually remove the line from the VM's config on the source node
  7. K

    Proxmox Datacenter Manager - First Alpha Release

    Got that one fixed. I needed to add the fingerprint of the pveproxy-ssl-pem . using a letsencrypt there. Also I missed updating to 0.1.11 which is done now.
  8. K

    Proxmox Datacenter Manager - First Alpha Release

    I added some nodes and 2 clusters. When trying to migrate a vm from 8.3.0 single node to 8.3.2 cluster i can select the cluster, but not the target node of it and on clicking migrate i get api error (status = 400 Bad Request): api error (status = 501 Not Implemented):
  9. K

    Proxmox Datacenter Manager - First Alpha Release

    Tried it today. Looks really good. Added some v8 and v7 single proxmox boxes. I still have 2 v6.2 & 6.4 proxmox too, there i get an error 400 on login. Though I can easily migrate them with it moving VMs between non cluster members is cool.
  10. K

    Using client USB cam on Android-x86 VM?

    Good afternoon, I am running a Android-x86 VM which runs a few apps I never would install on my real phone. Now I am in the problem that one App needs to scan a qr code and so I have to find a way to make a cam, best my USB cam attached on my Debian Linux PC which connects to the Android-x86 VM...
  11. K

    [SOLVED] No daily Spam Report to Users possible?

    I am testing the Mail Gateway and would need to - stop sending the daily mail spam report to the users. -Deny Login to their Spam Center by the Link only? Is that possible? Thank you very much.
  12. K

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    SOLVED: - reimport disk - ide hdu - set to q35 6.0, no network card to see it comes up -> YES - gerätemanager show absent devices -> delete old e1000 - uninstall vmware tools - install virtio full 215 - shutdown - add virtio network card - boot and found network pffffffffffffffffffffffffffffff
  13. K

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    I run into the same: Windows 2016 RDS Server migrated from VMWare to Proxmox 7.2.5 / virtio-0.1.217. Tried nearly everything from this thread, incl. some other, reimported 120gb x-times, sitting for 8 hours without Nic now. Looks like i need to go back to VMWare with this one. Not good.........
  14. K

    New Mobile App for Proxmox VE!

    I updated my App on LineageOS 18.1 and even through VPN it works pretty good . My problem is, I can not buy in the Goole App Store, because I am Google free, using F-Droid only, so I am unable to buy the spice viewer which works as external App. Trying to open noVNC Console ends up in a grey...
  15. K

    New Mobile App for Proxmox VE!

    +1 for apk-Download Link too. LineageOS, no Gapps, F-Droid only, so no Google Play here too.
  16. K

    proxmox-file-restore failed: Error: starting VM timed out (500)

    https://bugzilla.proxmox.com/show_bug.cgi?id=3836
  17. K

    proxmox-file-restore failed: Error: starting VM timed out (500)

    Good Morning Dominik, i updated Server and CLient from 2.1-2 to 2.1-3 yesterday and retested things: - Click on the NFSPBS Store shows the backup list after 1-2 seconds - Entering 1926 (VMID) in the search shows the backups immediately - Clicking File Restore on the Backup with 446GB and a...
  18. K

    proxmox-file-restore failed: Error: starting VM timed out (500)

    I need to come back to this one, currently I am toasted. :-( I tried to not beeing forced to move back to Veeam and reduced the size of the disks and made 165, 400,200,400 GB on this System so File Restore worked fine. To bad I was forced to add another 400GB disk and now I run into this...
  19. K

    proxmox-file-restore failed: Error: starting VM timed out (500)

    Update: The incremental Backup works fine. But the incremental fails file restore with time out. I am in the bad situation that I will be forced to move back to VMWare/Veeam if I do not get this under control. Any help with the timeout, even I have to change script/programs manually would be...