Search results

  1. T

    Live zfs migration with later ext4 errors in VM

    Busy web host with 3 ZFS volumes. It migrates with OK status and the VM is seemingly running fine before and after migration. ZFS has set sync=standard. All volumes are replicated to all hosts, so zfs snapshot takes only a little time. After some hours, one volume is mounted read-only because of...
  2. T

    [SOLVED] Can't access PBS from one node

    I have 2 PVE (pve1, pve2) node cluster and another server with PBS installed, all latest versions. I defined store1 on PBS node and configured it on pve2, I can access it fine from pve2. But on node pve1, I always get: pvesm list store1 store1: error fetching datastores - 401 Unauthorized...
  3. T

    Use private NICs for pve <-> pve

    I have two servers, each with public IP and another 10GBit interface, connected directly between the two servers. I want for proxmox to use this, much faster link for cloud operations (moving templates, migration etc.). How to achieve that? Any tips appreciated.