Search results

  1. Z

    migrate container from one node to another

    I have a problem with migrating container from one node to another. I try to migrate container from pve 7.4-3 to pve 8.1.3 My steps: 1. Make a backup on old node 2. Transfer backup to new node 3. Restore backup on new node (local-zfs) After that container start normally on new node. But I have...
  2. Z

    replace node in a cluster

    I need to raplce one node in a cluster. My plan is turn off old_node, remove it from cluster, than add new_node. My question is can i use the same address and hostname on the new node as on the old one?
  3. Z

    [SOLVED] problem with create container or vm

    I connect iscsi storage, make lvm, than create container on that storage. All ok. After that I deleted container and try to create new one. But i received error: WARNING: ext4 signature detected on /dev/lvmgr1-prox-zvol1/vm-119-disk-0 at offset 1080. Wipe it? [y/n]: [n] Aborted wiping of ext4...
  4. Z

    [SOLVED] lxc container backup suspend mode exit code 23

    if i try make backup a lxc container in suspend mode i've got this error: command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/295998/root//./...
  5. Z

    Proxmox cluster HA containers

    I've installed proxmo cluster HA with 2 nodes (node1, node2). create shared storage for both nodes (nfs). I've intalled ubuntu container on shared storage on node 1. And on node1 all works fine. Then i try migrate container to node2 and it's ok, but when i try start container i receive error...