Hannes Laimer's latest activity

  • Hannes Laimer
    Hey, what does ip a and cat /etc/network/interfaces say? Can you ping the PVE host? note: SSH uses port 22, 443 is for HTTPS
  • Hannes Laimer
    Hannes Laimer replied to the thread API und Fleecing.
    Hey, fürs manuelle Backup starten kannst du dir [1] ansehen, und einen job anzulegen/zu bearbeiten [2]. [1] https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/vzdump [2]...
  • Hannes Laimer
    Hannes Laimer replied to the thread Tela azul na VM.
    Hey, given this is an english forum I suggest sticking to english, assuming you'd like people to read your post, understand it and give answers :) Could you try changing to IDE[1] for the disk? It is really old, and most of the time not what...
  • Hannes Laimer
    Hannes Laimer reacted to bbgeek17's post in the thread ESXi VM migration method with Like Like.
    VMDK is a proprietary format. The open-source community has made efforts to enable migration from VMDK, but there’s no incentive to make it perform as efficiently in non-ESXi environments, it’s likely not possible to match native ESXi...
  • Hannes Laimer
    pvesh is hitting the API, this is not calling anything directly. Could you try curl with an API token? For an example look at [1]. [1] https://pve.proxmox.com/wiki/Proxmox_VE_API#Example:_Use_API_Token
  • Hannes Laimer
    Hannes Laimer replied to the thread ESXi VM migration method.
    Hey, did you take a look at [1]? It covers quite a lot options. Generally with 1Gbit/s networking just transferring 100GB of data will take about 15mins, and this is if all of the available BW is used. There is no alternative to physically...
  • Hannes Laimer
    Hey, what do these pvesh get /nodes/localhost/network pvesh get /nodes/localhost/network --type=any_bridge say? How does your /etc/network/interfaces look?
  • Hannes Laimer
    We are pleased to announce the first stable release of Proxmox Backup Server 4.0 - immediately available for download! The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable default in...
  • Hannes Laimer
    We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download! The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable...
  • Hannes Laimer
    Also that is fine, the cluster itself is not very picky. The only thing are migrations, from an older to a newer major version is always supported, from a newer to older (so PVE 8 to a PVE 7 node) not officially, but in practice this will also...
  • Hannes Laimer
    Hey, ideally nodes in a cluster should have the same version. But having them diverge, especially within the same major version, is no problem.
  • Hannes Laimer
    < und > waren Teil vom Platzhalten. Also <PASSWORD> muss weg, dein PW hin, alles nach dem = bis zum & wird als Passwort interpretiert. (Falls & im PW einfach url encoden)
  • Hannes Laimer
    Eher der Header, der request selbst und die response wäre interessant gewesen, also nicht "Aufrufliste" was anscheinend Standardmäßig ausgewählt. Hätte ich aber vermutlich erwähnen sollen. Nicht so wichtig. Könntest du einfach mal mit curl den...
  • Hannes Laimer
    Wenn du einen der zwei Requests anklickst sollte da mehr dazu stehen. Aber generell sollte das funktionieren, die Antwort, welche hier fehlt würde dann ca. so aussehen status "401" success 0 message "authentication failure\n" data...
  • Hannes Laimer
    Hmm, und in der Browser Konsole(also nicht die shell in PVE, die normale Browser-Konsole)? Irgendwelche Fehler/Warnungen? Und im Netzwerk-Tab (vom Browser, da wo auch die Konsole ist) sollte es einen POST request zu /api2/extjs/access/ticket beim...
  • Hannes Laimer
    Also ich meinte journalctl -f offen haben während du dich im Browser anmeldest. Sowas wie Jul 28 14:50:02 nana unix_chkpwd[165445]: password check failed for user (root) Jul 28 14:50:02 nana IPCC.xs[20070]: pam_unix(proxmox-ve-auth:auth)...
  • Hannes Laimer
    Kannst du dir journalctl -f beim Anmelden ansehen? Speziell pvedaemon sollte was zur Anmeldung sagen. Und gibt's irgendwas in der Browser Konsole?
  • Hannes Laimer
    Hey, hast du den richtigen realm ausgewählt?
  • Hannes Laimer
    Like in the UI, these are limits for those specific things. Backup/Restore, Migrations, Cloning and Disk Move. With default, like the placeholders indicate, you set all (of these) to the same. Well, no. What would that even mean? All NICs...
  • Hannes Laimer
    Hey, [1] are datacenter options. So this if for the things listed there. This is not for the BW of a NIC attached to a CT or VM. For that you have to set the limit on the NIC itself(VM > Hardware > Network Device, or CT > Network under...