Search results

  1. O

    proxmox-backup-client --backup-time

    Done https://bugzilla.proxmox.com/show_bug.cgi?id=3794 thanks @dcsapak So if I use another backup-time and just rename the directory afterwards everything should be fine?
  2. O

    proxmox-backup-client --backup-time

    Is there a problem lowering the minimum value BACKUP_TIME_SCHEMA.minimum in proxmox-backup.git/pbs-api-types/src/datastore.rs ? @dietmar
  3. O

    proxmox-backup-client --backup-time

    For example can the date of the snapshot of proxmox-backup-server-store be changed afterwards?
  4. O

    proxmox-backup-client --backup-time

    Hi, I wanted to add older files system snapshots to pbs using proxmox-backup-client backup Documents.pxar:Documents/2018.07.27/ --repository 192.168.1.222:store1 --backup-time `date -d 2018-07-27 +%s -u` but I get: Error: parameter verification errors parameter 'backup-time': value must have a...
  5. O

    squashfs mount in lxc container

    I am using pve-manager/6.4-5/6c7bf5de (running kernel: 5.4.106-1-pve) with a debian buster lxc container (apt full-upgrade) container config: arch: amd64 cores: 2 features: fuse=1,mknod=1,mount=nfs;cifs,nesting=1 hostname: ltsp1 memory: 5120 net0...
  6. O

    focal kernel 5.4

    Hi all. We would like to have the following fix in our kernel because we need it https://github.com/torvalds/linux/commit/9c2b4e0347067396ceb3ae929d6888c81d610259 <https://github.com/torvalds/linux/commit/9c2b4e0347067396ceb3ae929d6888c81d610259> This fix was accepted in ubuntu focal 2020-12-10...