Search results

  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.
  16. M

    [SOLVED] Migrate does not move all disks

    Hello, I have a Proxmox cluster with 2 nodes and wanted to migrate VM from one node to the other. This is the config of VM: Apps storage is ZFS abd AppsSSD is LVM After migration the VM can not start on the destination node because AppsSSD:vm-412-disk-0 was not migrated. The migration log...
  17. M

    Backup larger than VM size

    df shows mount point, total, used and available. I meant 182GB used. Total is 1TB
  18. M

    Backup larger than VM size

    Hello, Since the upgrade to Proxmox VE 6.4-14 i have an issue with some snapshot backups. In VM # df -h shows 182G and backup is 301GB. The VM has Discard enabled on the hard disk and fstrim -av inside VM was executed before backup. Why it is creating larger backups than actual vm content size?
  19. M

    [SOLVED] Meaning of Whitelist/Blacklist buttons in Spam Quarantine

    At first glance i thought the black/whitelist is empty but you are right - i have to select user from the dropdown first.
  20. M

    [SOLVED] Meaning of Whitelist/Blacklist buttons in Spam Quarantine

    If i click Blacklist button the quarantined message disappears from Quarantine and i do not see any entry in Administration > User Blacklist. Are you sure?