Recent content by Miro_I

  1. M

    Cluster not quorate - extending auth key lifetime!

    I tried some solutions in the web, restarted one of the nodes and not sure what happened but no longer see the "not quorate" error. Now one of the nodes floods the log with this error: Sep 11 16:34:12 itho-ms corosync[3322665]: [TOTEM ] Retransmit List: 10 11 5a 66 67 8a 98 a2 a3 a9 aa bc bf...
  2. M

    Cluster not quorate - extending auth key lifetime!

    root@ruse:~# corosync-cfgtool -n Local node ID 1, transport knet nodeid: 2 reachable LINK: 0 udp (10.10.1.1->10.10.1.2) enabled connected mtu: 1317 root@ruse:~# corosync-cfgtool -s Local node ID 1, transport knet LINK ID 0 udp addr = 10.10.1.1 status...
  3. M

    Cluster not quorate - extending auth key lifetime!

    Hello, I am running 2 node cluster and it was working good but recently i seen this error in one node's syslog: Sep 11 12:36:08 itho-ms pveproxy[3102243]: Cluster not quorate - extending auth key lifetime! Sep 11 12:36:08 itho-ms pvedaemon[3101577]: Cluster not quorate - extending auth key...
  4. M

    PMG cluster join issue

    Destroyed the cluster and created again. Works ok.
  5. M

    PMG cluster join issue

    Hello, I created cluster on a PMG VM and am trying to join it from another PMG VM. Joining from web interface is not working. It does not throw error, just reloads the page which is empty after join. In syslog i see this error: Jul 3 13:03:20 mx2 pmgdaemon[951]: starting task...
  6. M

    Delete VM does not reduce the disk usage

    I meant would it delete valid chunks (these i do not want to be deleted) if they were not accessed for 2 days due shutdown?
  7. M

    Delete VM does not reduce the disk usage

    If PBS is shut down for 2 days and then started, would it remove all chunks as their atime will be older than 24h+5min?
  8. M

    Delete VM does not reduce the disk usage

    Hello, I deleted all backups under a VM no longer needed. Then i ran garbage collection. The storage use did not drop and shows same as before del+GC. Why unneeded backups are not deleted from disk?
  9. M

    [SOLVED] Whitelist (no spam check) by From:

    You are right, issue solved by moving the What object in separate rule.
  10. M

    [SOLVED] Whitelist (no spam check) by From:

    Found RULE 4 (prio: 98, in, active): Blacklist FOUND FROM GROUP 2: Blacklist OBJECT 86: dominicianic.com OBJECT 91: methodist.org.uk OBJECT 72: mycust.iaddedapps.com FOUND ACTION GROUP 18: Block OBJECT 31: block message Found RULE 3 (prio: 96, out, active): Virus Alert...
  11. M

    [SOLVED] Whitelist (no spam check) by From:

    It is added in What objects as mentioned in opening post. But does not work.
  12. M

    [SOLVED] Whitelist (no spam check) by From:

    Hello, I have Proxmox Mail Gateway 7.3-8. This server receives important notifications from sender but they are captured as spam. I added What object "Whitelisted From" with this rule: Also tried as value safetyeasy@ab-cube.com and some others but nothing works, the emails always end in spam...
  13. M

    How is calculated the storage size?

    Hello, I have a Proxmox VE setup with zfs pool storage. If i open the storage Summary in the GUI i get wrong total size: Proxmox reports 730278658048 bytes but zpool, lsblk and parted report 754275319808 bytes. Why?
  14. M

    Sync errors but backup is synchronized corect

    Hello, I have PBS as VM on PVE. I have local datastore named BackupStorage on HDD and remote samba datastore named smb-test. I created sync job on smb-test and it runs fine, the backups are on smb-test, but i get error: What is not connected as error is not descriptive?
  15. M

    [SOLVED] Migrate does not move all disks

    Very good, i un-checked Shared and it works now.