Recent content by antipiot

  1. A

    Failing drive not reported as failing

    out of curiosity i checked and yes, it still is -H https://github.com/proxmox/pve-storage/blob/master/src/PVE/Diskmanage.pm Bet some sysadmins will start to panic whenever this will be fixed as many drives will suddenly appear as failing
  2. A

    Failing drive not reported as failing

    Hello! I think you better have to bump this on Bugzilla -> https://bugzilla.proxmox.com/show_bug.cgi?id=3203 On my side i've developped my own smart monitoring tool so i'm not looking into this anymore. Regards - JS
  3. A

    ZFS block cloning/dnode_is_dirty bug

    Thanks you very much, this was what i was looking for!
  4. A

    How are UPID Generated and how to filter using Namespaces

    Hi sorry if my question was not accurate. I would like to do so in order to monitor status based on the repository but i guess i can acheive this using the name inside. Thanks for your help!
  5. A

    ZFS block cloning/dnode_is_dirty bug

    Hi! trying to understand a bit and ensure everything is OK: I've just upgraded my proxmox and checking block cloning status shows that block cloning is disabled. Then i upgraded the pool using zpool upgrade -a and checked status again: block_cloning was enable. rpool feature@block_cloning...
  6. A

    How are UPID Generated and how to filter using Namespaces

    Hi! I would like to be able to filter the Proxmox backup server logs in order to get only logs about a certain namespace. Does anyone know if this is possible? Any hint appreciated! Regards
  7. A

    PBS tasks logs

    Very clean way to do that! I wanted to do something like this without taking the time. Thanks you for sharing!
  8. A

    [SOLVED] Force sync of snapshots of snapshots with "failed" verification status

    @fabian : Thanks you very much. Followed your steps and started a new verification, now everything is OK. Regards
  9. A

    [SOLVED] Force sync of snapshots of snapshots with "failed" verification status

    Thanks for your help and informations. I'll follow thoses steps and report back! Regards
  10. A

    [SOLVED] Force sync of snapshots of snapshots with "failed" verification status

    Hi everybody! I have a Proxmox backup server that is synced to a remote one. Lately, some of the verifications job on the remote Proxmox backup server started to report failed verifications on some of the snapshots. Thoses snapshots appears to be OK on the main proxmox backup server. I wanted...
  11. A

    Error: error at "xxx": stat failed on "xxx/encrypted": EACCES: Permission denied

    Hello! Id like to say that i'm facing something similar on an ubuntu, but with a different folder: I'm using XRDP and in order to have drive mount and copy/paste trough session, a special folder named "thinclient_drives" is mounted, when user is connected, in his home folder. Trying to backup...
  12. A

    Help with ECDSA certificate

    Hi! Are ECDSA generated certificates supported by Proxmox VE and Proxmox BS? I'm asking this because I'v genenarated a certificate using "openssl ecparam -name prime256v1" and once i upload id trough Proxmox GUI, it doesnt looks to be supported as it wont reload the page. - No error appears...
  13. A

    [SOLVED] Garbage collection error "unexpected error on datastore traversal" appears regulary

    Hi! Thanks for your fast answer! Yes, the servers are up to date: Backup Server 1.0-11 Seems they are yes, i will change the run times to mitigate this following what you said. Regards