Search results

  1. D

    After moving infrastructure / backup problem for lxc

    Bonjour, Before i have the container on pve with ceph and backup to pbs. Every ok Now i hac the container on zfs - raid1, and i hace error on backup even on local storage INFO: starting new backup job: vzdump 198 --storage Backup_Day --mode snapshot --remove 0 --node qc5000 INFO: Starting...
  2. D

    Error restore from one server no anohter via PBS error

    Sorry Wrong place. Possible to move to the PBS section ?
  3. D

    Error restore from one server no anohter via PBS error

    Bonjour, here what I try to do server 1 --> backup to pbs --> restore to server 2 When i try to restore, i have this message : Error: error extracting archive - error at entry "random": failed to create device node: Operation not permitted (os error 1) TASK ERROR: unable to restore CT 103...
  4. D

    Possible to restore an entire directory from the gui for a lxc conteneur

    Bonjour, The other day, i want to restore a directory with a lot of file in it. But from the gui, we can only do 1 file at the same, not directory . Is it planned to have the possiblitity to restore easily a entire directory from the gui? Thanks Dark26
  5. D

    6.2 pci sata passthrough

    maybe your hardware have the same iommu group ? root@pve10g:~# find /sys/kernel/iommu_groups/ -type l /sys/kernel/iommu_groups/7/devices/0000:00:1b.0 /sys/kernel/iommu_groups/5/devices/0000:00:16.0 /sys/kernel/iommu_groups/13/devices/0000:03:00.0 /sys/kernel/iommu_groups/3/devices/0000:00:03.0...
  6. D

    Easy way to repair / delete a corrupt directory on ZFS filesystem

    Bonjour, Fisrt of all , it's fresh home lab, so no vm; no critical data. before : root@qc5000:~# zpool status -v pool: rpool state: ONLINE scan: scrub repaired 0B in 0 days 00:00:06 with 0 errors on Fri Oct 2 23:03:48 2020 config: NAME...
  7. D

    New Mobile App for Proxmox VE!

    Any suggestion for spice client on android ? looks good
  8. D

    Which CPU temp is correct?

    i think you can launch a torture test for cpu with prime95 for exemple ( https://www.mersenne.org/download/ ) and in, the meantime you launch in another console this : watch sensors and you will see which temperature is growing very high. Becarefull, prime95 uut the server in is limit...
  9. D

    "Backup" in case of SSD failure

    With mdadm / glusterfs you have a real time synchronisation. take a lot à rsnapshot https://wiki.debian-fr.xyz/Rsnapshot if you choose something like rsync
  10. D

    "Backup" in case of SSD failure

    software raid, rsync or glusterfs ....
  11. D

    Save/Export VM/CT backups from PBS to USB disk for offsite/offline backups

    Good question . i think you can mount the datastore on another pbs server it needed. Maybe someone can confirm that.
  12. D

    Save/Export VM/CT backups from PBS to USB disk for offsite/offline backups

    Maybe mount the disk on the PBS server. Create a datastore on it. Create a sync job between the orignal data store and the usb one.
  13. D

    Possible to move a backup / group backup / from a datastore to another one?

    Bonjour, Just to know if it's possible or not. Dark26
  14. D

    Automatic Garbage collector error on delete backup.

    i have this option too ( daily both ) Maybe possible to set a différent time between the 2 tasks when the same schedule is set.
  15. D

    Automatic Garbage collector error on delete backup.

    I will tell if the problem appears tommorow or if i can reproduce it.
  16. D

    Automatic Garbage collector error on delete backup.

    Bonjour, I have this message on the task list : 2020-09-03T00:00:00+02:00: starting garbage collection on store Backup_Day 2020-09-03T00:00:00+02:00: task triggered by schedule 'daily' 2020-09-03T00:00:00+02:00: Start GC phase1 (mark used chunks) 2020-09-03T00:00:09+02:00: TASK ERROR: Unable...