Search results

  1. I

    Proxmox VE 7.1 released!

    Hi, just to add here. Upgraded to 7.1-5. There are 2 Windows VMs that boot, then after around 2 minutes become unresponsive. We have removed the CD drives completely but doesnt make any difference. HDs are using Virtio. thanks
  2. I

    [SOLVED] Issue with sync

    thank you for your help, its much appreciated :) :)
  3. I

    [SOLVED] Issue with sync

    seems to have solved the issue, both nodes are now active
  4. I

    [SOLVED] Issue with sync

    they are in a container and unpriveledged, nesting wasnt enabled but is now and looks better UNIT LOAD ACTIVE SUB DESCRIPTION clamav-daemon.service loaded active running Clam AntiVirus userspace daemon clamav-freshclam.service...
  5. I

    [SOLVED] Issue with sync

    I think unbounddns is a red herring as bind is running.
  6. I

    [SOLVED] Issue with sync

    root@host02:~# ssh -vvv root@host01 OpenSSH_8.4p1 Debian-5, OpenSSL 1.1.1k 25 Mar 2021 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files debug1: /etc/ssh/ssh_config line 21: Applying options for *...
  7. I

    [SOLVED] Issue with sync

    i have listed all services, unbound DNS seem to not be started on both nodes UNIT LOAD ACTIVE SUB DESCRIPTION clamav-daemon.service loaded active running Clam AntiVirus userspace daemon clamav-freshclam.service loaded active...
  8. I

    [SOLVED] Issue with sync

    yes both nodes are upgraded and i can login to both consoles ok. I can SSH both ways, little slow but it does login
  9. I

    [SOLVED] Issue with sync

    from host02; -- Journal begins at Mon 2021-08-09 21:13:29 BST, ends at Mon 2021-08-09 22:02:14 BST. -- Aug 09 21:13:32 host02 systemd[1]: Starting Proxmox Mail Gateway Cluster Tunnel Daemon... Aug 09 21:13:33 host02 pmgtunnel[332]: starting server Aug 09 21:13:33 host02 systemd[1]: Started...
  10. I

    [SOLVED] Issue with sync

    ok upgrade complete, ive done nothing else after, from host01; NAME(CID)--------------IPADDRESS----ROLE-STATE---------UPTIME---LOAD----MEM---DISK host2(2) x.x.x.2 node S 00:03 11.30 37% 3% host1(1) x.x.x.1...
  11. I

    [SOLVED] Issue with sync

    yes i followed it twice, same issue. So once i run the upgrade shall i post the same commands?
  12. I

    [SOLVED] Issue with sync

    i couldnt post all of it due to size but its all the same
  13. I

    [SOLVED] Issue with sync

    NAME(CID)--------------IPADDRESS----ROLE-STATE---------UPTIME---LOAD----MEM---DISK host01(1) x.x.x.x master A 03:27 10.29 28% 2% host02(2) x.x.x.x node A 03:27 10.43 26% 2% root@host01:~# journalctl -u pmgmirror -u...
  14. I

    [SOLVED] Issue with sync

    is that before or after upgrade?
  15. I

    [SOLVED] Issue with sync

    so i had to revert back to a backup so both nodes are back to version 6 and are running fine. I intend to run the upgrade process again so if there is anything you would like me to do before and after then let me know :)
  16. I

    [SOLVED] Issue with sync

    Hi, thanks for the advice. I will try doing both, with the fresh node first. Just to point out, ive not removed any nodes, these were 2 nodes running V6, all i did was upgrade both to V7 and thats when the problem started. thanks! :)
  17. I

    [SOLVED] Issue with sync

    Hi, ive upgraded to v7 from 6. Upgrade went ok however both nodes are stuck syncing. The error from the log Aug 8 23:15:55 host1 pmgmirror[712]: database sync 'host2' failed - DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "cmailstore_pkey"#012DETAIL...
  18. I

    Linux VLAN Bridge

    very good point, and firewall is something else i need to look into, but that is for another day :) im weighing things up at the moment but thinking about it after your explanation, it does make more sense to do it the elegant way :)
  19. I

    Linux VLAN Bridge

    ok i understand now, i guess i have been trying to mirror the way VMware works with port groups tagged and that VM allocating that port group to its nic. thanks for the explanation :)
  20. I

    Linux VLAN Bridge

    yeah i hear you. other than the method i suggested, what would be the point in the Linux VLAN if its a long winded way of setting up? maybe its premature at this stage.