Search results

  1. S

    vzdump times out very often on zfs storage pool

    Sure. vzdump --quiet 1 --mailnotification failure --mailto some@mail.de $id 2>> /var/log/backup-error-log root@pxmx-2:/etc# cat vzdump.conf dumpdir: /storage-2/vzdump storage: storage-2 mode: snapshot maxfiles: 3 compress: zstd zstd: 4 root@pxmx-2:~# zfs list NAME USED...
  2. S

    vzdump times out very often on zfs storage pool

    Hello, I am running vzdump from a bash shell against a zfs pool and get these messages: "could not get storage information for 'storage-2': can't use storage type 'zfspool' for backup" I need to loop up to 20 times with a 2 second wait between the iterations; somewhere in these 20 retries it...