Search results

  1. TwiX

    List proxmox VM/CTs for cluster with IP addresses

    Indeed :) What kind of command do I need ? (For VM/CTs)
  2. TwiX

    List proxmox VM/CTs for cluster with IP addresses

    Hi, Is there a way to get a list of all VM/CTs for a cluster including IP addresses ? qm list / pct list do not provide IPs I guess. Thanks !
  3. TwiX

    Removing CephFS mount

    Hi, I've recently moved all my backups jobs to a dedicated PBS platform. Thus, I removed CephFS on all involved nodes. However, I noticed that CephFS mount on /mnt/pve is still there even after rebooting the node. When browsing/mnt/pve/ the bash shell crashes... Is it normal to leave CephFS...
  4. TwiX

    Verify jobs

    Thanks understood. I do some periodic manual restores, but with 250+ VMs it's impossible to verify each snapshot in real restore scenarios...
  5. TwiX

    Verify jobs

    Hi, I guess a 'OK' verified snapshot, is not the garanty that restoring this snapshot will be OK ?
  6. TwiX

    Multiple clusters backup

    Hi, We use the same datastore for all my pve clusters without any issue. Just be aware of your VM/CT IDs ! But if you have like me a unique id per vm, no pb.
  7. TwiX

    Can't add bond0 to bridge vmbr0: No data available

    Hi, I switch to OVS and everything is working as expected
  8. TwiX

    existing bitmap was invalid and has been cleared

    A reason could be that I run 2 backups via several PBS (local + Tuxis external) ?
  9. TwiX

    existing bitmap was invalid and has been cleared

    Hi, I don't know why but since upgrade to v 6.3-2 (with ceph octopus), day after day all my backups are no longer using dirty-bitmaps. (PBS v1.0-5) On all logs I have : existing bitmap was invalid and has been cleared. What could be done in order to check what is going on ? PVE proxmox-ve...
  10. TwiX

    Verify jobs with encryption

    Hi, How verify jobs are able to verify encrypted backups ? The way I understand is that the server is not able to check due to encryption. Thanks !
  11. TwiX

    Tuxis launches free Proxmox Backup Server BETA service

    Hi, @tuxis Do you plan to upgrade PBS to 1.0-5 soon ? (in order to get rid of unused bad-chunks) Thanks
  12. TwiX

    Tuxis launches free Proxmox Backup Server BETA service

    Hi, Just noticed that Tuxis TLS certificate has expired since nov 19 th Antoine
  13. TwiX

    Dedicated Proxmox Backup Server

    That did the trick ! Thanks :)
  14. TwiX

    Dedicated Proxmox Backup Server

    So, this is the correct behaviour - but could be improved ;) Thanks
  15. TwiX

    Dedicated Proxmox Backup Server

    Still writes on special device root@th3-pbs-01:/var/log# zfs get all zfs_datastore | grep special_small_blocks zfs_datastore special_small_blocks 0 local root@th3-pbs-01:/var/log# root@th3-pbs-01:/var/log# root@th3-pbs-01:/var/log# root@th3-pbs-01:/var/log# zpool iostat 2...
  16. TwiX

    Dedicated Proxmox Backup Server

    thanks do you know how to do this ? my zpool create : zpool create -f -o ashift=12 zfs_datastore raidz /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg special mirror /dev/sda /dev/sdb
  17. TwiX

    Dedicated Proxmox Backup Server

    Writes are mainly related to the special device (special_small_blocks 4K)