Search results

  1. D

    pve-zsync snapshots with multiple disks problem

    Hello again, I can't replicate with pve-zsync the VM 100 from node 5 to a remote zfs. VM 100 is active on node 6 and replicated by cluster to node 5. pve-zsync doesn't find it in the local node and says: VM 100 doesn't exist. Is there a common way to make it work? Thank you
  2. D

    Problem adding third node to cluster

    Sorry for posting again. But I'm interested to know how this can happen. I already created 3-4 cluster with no problems. I have an idea. This time I did join the new node using the IP address of the second node. Other times I always used the IP of the node where I created the cluster. I see...
  3. D

    Problem adding third node to cluster

    Hi gosha, The hosts files was the default: 127.0.0.1 localhost.localdomain localhost 192.168.1.5 pvez5.domain.net pvez5 pvelocalhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes...
  4. D

    Problem adding third node to cluster

    I'm going to power off the new server, remove from cluster and reformatting... have i to remove pvez7.domain.net or pvez7 withouth domain? Is there another way?
  5. D

    Problem adding third node to cluster

    Hello, I had a problem adding the third node to the PVE 5.0 cluster, updated with no-subscription repo. I added node 3 using the IP of node 2. Node 2 and node 3 see three nodes. Node 1 sees only node 2. root@pvez5:~# pvecm nodes Membership information ---------------------- Nodeid...
  6. D

    pve-zsync snapshots with multiple disks problem

    Thank you wolfgang. Do you think is it possible to change pve-zsync script and make all snapshot before any send, and then begin sending data to remote node? Anyway, I'm planning to use replication inside a cluster, with 4 nodes replicating to node 5. From node 5 I'll use pve-zsync to remote...
  7. D

    pve-zsync snapshots with multiple disks problem

    Hello, I'm trying pve-zsync and noticed a strange behavior. zfs list -t snapshot -o name,creation NAME CREATION rpool/data/vm-100-disk-1@rep_test1-100_2017-08-27_19:46:36 Sun Aug 27 19:46 2017...
  8. D

    Cluster with two 2 nodes

    Is time in sync on each server?
  9. D

    Why Qemu incremental backup is not supported by Proxmox

    Hi LnxBil, this sound interesting! Can you point to some howto?
  10. D

    3 node cluster with 1 node red, pvestatd problem

    Hi, I have a problem with a three node cluster, PVE 4.3 iso version The second node is not accessible from the GUI but VMs are still running, except for planned backups... grep pvestat /var/log/daemon.log grep pvestat /var/log/daemon.log Jul 3 08:24:04 pvestatd[1830]: restarting server after...
  11. D

    DRBD based storage and snapshot ?

    I think you should user drbdmanage, see: http://www.drbd.org/en/doc/users-guide-90/s-dm-snapshots
  12. D

    DRBD 9.0.3 and drbdmanage 0.97

    Hello Fabian, thank you for your support. I think drbdmanage 0.97.2 is a bug fix release. So please try your best to include asap at least in no-subscription repository. It seems that we are giving a great help to testing and development of drbd9 ;-)
  13. D

    DRBD 9.0.3 and drbdmanage 0.97

    Is this bug the reason because the new version is not in PVE enterprise repository? The fixes will be merged from git or you will wait the "official" release? Thank you!
  14. D

    Is DRBD9 production ready?

    I made some test with 2 cluster, drbd on 2 and on 3 nodes, lvm plugin (thick) I think it's quite stable, the only trouble I had, was resizing volumes. With drbd 9.0.3 and drbdmanage 0.97, developers should have solved these issues and hope that proxmox team will implement shortly it in the GUI...
  15. D

    DRBD 9.0.3 and drbdmanage 0.97

    Thank you for your feedback, I will wait for updates :-)
  16. D

    DRBD 9.0.3 and drbdmanage 0.97

    Dear Proxmox Staff, I'm currently testing a DRBD9 cluster and just like to get feedback for implementation of new version: http://lists.linbit.com/pipermail/drbd-announce/2016-July/000222.html http://lists.linbit.com/pipermail/drbd-user/2016-July/023079.html DRBD developers tells that this...
  17. D

    auto start of vm when rebooting host

    Hi Rajbps, Have you tried to set a Startup delay, in Start/Shutdown order, under VM options?
  18. D

    Resize availability on PVE

    Thank you for your reply Fabian! I made drbdmanage resize several times for testing without problems. At least with thick lvm storage plugin. Maybe some progress were made? I only noticed that the size section on the drbdmanage_*.res is not updated on the primary node, but with a node reboot...
  19. D

    Resize availability on PVE

    drbdmanage resize-volume vm-100-disk-1 0 20GiB seems to work in 0.96-1 Please add this feature :-)