Recent content by orion8888

  1. O

    Different block size between nodes

    I know the proxmox backup server (PBS) solution, I even have it set up on a test environment for learning. From what I remember, the first backup on PBS must also be made in its entirety and only the next ones are incremental. But unfortunately the system I want to transfer is on the old...
  2. O

    Different block size between nodes

    I have a virtual machine to restore which takes up 6TB of disk space after the restore. The machine was backed up with vzdump compressed to zstd format. I've found that restoring and backing up with vzdump with a larger block is much faster. Restoring a 6TB machine from zstd format to a...
  3. O

    Different block size between nodes

    It's very easy to do that :) I just did it from the webgui by entering the appropriate value in the block size field when adding a new datastore. The question is why when I start replication, after replication on the second node, the block size is 128k and it should be 1M.
  4. O

    Different block size between nodes

    Hi Everyone, I have an unusual problem with the ZFS virtual machine block size (zvol). Proxmox version 7.3 I have a configured proxmox cluster consisting of two servers plus a qdevice device. I set up a datastore (ZFS) from the webgui of proxmox called SSD_ZPOOl_1 and set its block size to...
  5. O

    Problem about Migration Speed Lower than NIC10GB & SSD Raid0

    So even in insecure mode, the migration takes place using the ssh protocol and in single-threaded mode? Hmm, if so, are there no other faster protocols that could be used to perform the migration process using multithreading and thus the full bandwidth used for migration. I have a similar...