Search results

  1. dcsapak

    Cross-cluster migration : PVE version required

    hi, there is no compatibility matrix currently, but migrations from pve8 to pve9 should be working just make sure that both are fully up to date (with respect to the major version) can you post the output of pvesh get /nodes/NODENAME/storage --enabled 1 --format 1 --content images...
  2. dcsapak

    PDM - shell access to remote node failed

    hi, is one of the nodes in the cluster on a slightly older pve version? can you post the version of that cluster? is the communication between the cluster nodes ok?
  3. dcsapak

    I Know I am an idiot but forgot the root password

    the guide is for pve but should be the same for pbs: https://pve.proxmox.com/wiki/Root_Password_Reset
  4. dcsapak

    API Token Not Removed After Deleting PDM Remote Probe

    hi, this is currently expected behavior, but you can simply remove the token from the pve ui. it's on our to-do list to remove the token as an opt-in mechanism, since the token may be used by other applications/clients too
  5. dcsapak

    [SOLVED] We are a new Proxmox Community subscriber. After adding a new license key, I see the following,

    Hi, not sure how you got into this situation, but the pve repository is not compatible with the remaining repositories: you have configured the 'bookworm' (debian 12) debian upstream repositories, but the 'bullseye' (debian 11) proxmox ve repositories first you have to determine what is...
  6. dcsapak

    PDM 1.0.1 highest usage bars are bad readable

    i get what you mean, but it's hard to auto generate proper colors when the actual metric is a gradient, so we go from green to yellow to red, but since cpu and memory are on a scale, we have to fade between the colors to have some kind of difference for the most part. i'll see if we can set the...
  7. dcsapak

    Change password of root

    yes, currently, you can open a feature request to make this changable for the @pam users too this is only true for @pam users. for those, the user has to already exist in the system for it to work, and the password is the system password for that user if you create a user in the @pdm realm, you...
  8. dcsapak

    tls error web ui after installation stable version

    do you have any firewall/proxy in between the vm and your workstation? (just to be sure: did you prepend the ip/domain with 'https' ?)
  9. dcsapak

    Proxmox Virtual Environment 9.1 available!

    yep, this is a regression, i sent a patch today for this: https://lore.proxmox.com/pve-devel/04308263-4da1-4afc-8789-b868f5e49431@proxmox.com/T/#t
  10. dcsapak

    PDM 1.0.1 Error "missing field `data` at line 1 column 157" on PBS Storage Access

    can reproduce the issue, but only when the datastore has an error. What does the content tab on the PBS gui show ?
  11. dcsapak

    What Permissions are needed on the PVE/PBS-Remotes for a Datacenter Manager User?

    it depends on what you want pdm to do. In essence, the pdm token for the pve cluster needs the same permissions for it's action as when you do it on pve directly. e.g if you want to start/stop vms, the token needs the VM.PowerMgmt permissions (or higher) for those vms. if you just want a...
  12. dcsapak

    Bulk Migrate Error in 9.1.2

    thanks i could reproduce it here, and sent a patch: https://lore.proxmox.com/pve-devel/20251205091539.783566-1-d.csapak@proxmox.com/T/#u
  13. dcsapak

    Bulk Migrate Error in 9.1.2

    did you clear the browser cache? was it the new datacenter bulk migration or the per-node one?
  14. dcsapak

    No task details from PBS in PDM

    this was fixed very recently: https://lore.proxmox.com/pdm-devel/20251126131859.2745340-1-d.csapak@proxmox.com/
  15. dcsapak

    Band verloren - durch neues ersetzen

    Hi, im Web UI gitbt's den punkt 'remove' unter tape backup -> inventory. Da das tape nicht mehr vorhanden ist wird man wohl das 'force' flag aktivieren müssen um es zu entfernen. Hoffe das hilft!
  16. dcsapak

    Low ZFS read performance Disk->Tape

    what exactly do you mean? the patch to configure read threads for tape backup jobs are in since 3.3.5, you may have to adapt your backup jobs though
  17. dcsapak

    [SOLVED] token already exists

    this looks weird and maybe unrelated, can you post the versions of the pdm and pve here? what user are you logged into with at the pdm ?
  18. dcsapak

    [SOLVED] token already exists

    the question is why is there a token with that name already? is there something/someone that is using that token? if you really want to clear it, there are 3 possibilities: * you go to the pve ui and delete the token -> every user of that token will not be able to connect anymore * use a...
  19. dcsapak

    How to clean the logs PDM

    you can't really "clean" the task logs, since they're not meant to be deleted, rather than simply display the results that exist as soon as the task logs are outside the given timeframe (48h according to your screenshot) they will not be shown there anymore