Recent content by albebert

  1. A

    Error on garbage collection

    Hi, i've an error when i try to make a GC on one datastore. setup information : PBS running in a lxc container Store using CIFS (i know it's not a good solution ) (/mnt/DS01) 2 Datastore : DS01-HT : /mnt/DS01/proxmoxHT-backup DS01-DE : /mnt/DS01/proxmoxDE-backup on first datastore GC work...
  2. A

    Error on restore

    yes, an hold habitude to do this :) with ext4 all is working with "local" PBS. Need to try with remote PBS (but think it work too) thanks a lot for you help edit : all is working with remote PBS ! good
  3. A

    Error on restore

    /dev/vg0/tmp /tmp reiserfs defaults 0 0 don't know why i use reiserfs here ! (i think that is the default FS used by hetzner proxmox installation, a good idea because reiserfs is good for FS with lot of small files, and /tmp is generaly with plently of small files, but in my case i've only...
  4. A

    Error on restore

    root@Proxmox-VE /var/log # df -h /tmp Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg0-tmp 5.0G 33M 5.0G 1% /tmp
  5. A

    Error on restore

    after lot of time, i'm trying new things : PBS installed on local (just for test) on the problematic pve server, so no firewall or vpn, and same thing :( so i mounted this PBS on my working PVE instance (so with vpn and firewalls) and all is working. So we have a problem on this particular...
  6. A

    Error on restore

    yes i know, i've tunned cifs mount in oder to work. When i said that it's work with local proxmox it means works trought pbs. the only difference is that the remote proxmox have to transit in 2 firewall connect with a ipsec tunnel (fortigate local, sophos utm remote) both have firewall rules...
  7. A

    Error on restore

    Hi on both local and remote proxmox : client version: 0.8.9 local Backup Server 0.8-9 BETA storage is CIFS backup / restore on local proxmox work great (so CIFS is not a problem, it's not the best choice i know, it's just for testing) i've ALL TCP/UDP rules en my firewalls in both directions
  8. A

    ARM Support

    thanks for reply, this is not a good news for me :/
  9. A

    Error on restore

    Hi, my PBS is hosted on lxc on local proxmox instance. All is working on site (backup/restore) but on remote site trought vpn, backup is ok but restore fail : Error: Operation not supported (os error 95) TASK ERROR: unable to restore CT 103 - command '/usr/bin/proxmox-backup-client restore...
  10. A

    ARM Support

    I, thanks for you work, but seems to not working on a pi2 (raspbian x32) Compiling proxmox-fuse v0.1.0 (git://git.proxmox.com/git/proxmox-fuse.git#0066e65e) error[E0308]: mismatched types --> /root/.cargo/git/checkouts/proxmox-fuse-b688e97eb72d189d/0066e65/src/requests.rs:361:20 | 361...