Recent content by MarvinE

  1. M

    SDN OpenFabric set MTU?

    Hello, I want to set the MTU to 9000 (Jumbo Frames) for my 40Gbit/s OpenFabic, is there any prefferd way to do this with SDN? https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server#Using_SDN_Fabrics I already has set it for the Nics in /etc/network/interfaces but fabric stays at MTU...
  2. M

    Proxmox Backup Server 3.3 released!

    Ok thats the problem, I tried to use my existing datastore which is a ntfs partition. In past I had a script to mount / unmount and edit datastore.cfg to make it possible use removable datastores. NTFS UUIDs looks different. Would be nice if we can test if it still works with ntfs, my UUID is a...
  3. M

    Proxmox Backup Server 3.3 released!

    Hello, thanks for this nice new feature. But I always get "Error: parameter verification failed - 'backing-device': value does not match the regex pattern"
  4. M

    Ceph - got timeout (500) - again

    proxmox-boot-tool kernel pin 6.2.16-20-pve
  5. M

    Ceph - got timeout (500) - again

    Some interesting, I think it can be the problem. When our LXC backups running it fills up the root disk. I resized pve/root, and will take a look again.
  6. M

    Ceph - got timeout (500) - again

    Some days later bug is back, same node same time: Mar 23 01:38:54 host03 ceph-mon[1327]: [239B blob data] Mar 23 01:38:54 host03 ceph-mon[1327]: PutCF( prefix = paxos key = '2403805' value size = 728) Mar 23 01:38:54 host03 ceph-mon[1327]: PutCF( prefix = paxos key = 'pending_v' value size = 8)...
  7. M

    Ceph - got timeout (500) - again

    @biotim thanks for this tip! It's very strange, another node triggered the problem. # pvecm status Cluster information ------------------- Name: cluster01 Config Version: 8 Transport: knet Secure auth: on Quorum information ------------------ Date: Fri...
  8. M

    Ceph - got timeout (500) - again

    Hi everyone, we are using ceph for some days now. Now the VMs running but ceph seams "offline", the overview shows "got timeout (500)". (on every node) # pveceph status command 'ceph -s' failed: got timeout # ceph -s 2024-03-22T07:58:06.965+0100 736240a846c0 0 monclient(hunting)...
  9. M

    [SOLVED] Export a single file from encrypted PBS host backup ?

    Is there a way to mount it with the proxmox-backup-client to get a single file of it?
  10. M

    [SOLVED] Export a single file from encrypted PBS host backup ?

    Hello, I create some backups with the proxmox-backup-client, when there are not encrypted I can download a single file from the PBS webgui. Is there a way to do this also with encrypted host backups? Thanks.
  11. M

    PMG 8 ignores User Blacklist

    Hey no, you can simply input the user in the drop down box and create new rules. After the save you can select it in the drop down.
  12. M

    PMG 8 ignores User Blacklist

    Hello, mail log: (sender / receiver and IPs replaced) 2023-09-25T08:47:42.750121+02:00 pmg postfix/smtpd[3720433]: connect from blockeddomain.tld[X.X.X.X] 2023-09-25T08:47:42.968264+02:00 pmg postfix/smtpd[3720433]: EC4F8C4C15: client=blockeddomain.tld[X.X.X.X] 2023-09-25T08:47:43.002924+02:00...
  13. M

    PMG 8 ignores User Blacklist

    Hello, our pmg does not block the mails from the user blacklist. I think it should set the SPAM score to 100 but it's 0. proxmox-mailgateway: 8.0.1 pmg-api: 8.0.7 pmg-gui: 4.0.2 pve-kernel-6.2: 8.0.5 proxmox-kernel-helper: 8.0.3 pve-kernel-5.15: 7.4-4 proxmox-kernel-6.2.16-14-pve: 6.2.16-14...
  14. M

    [PVE 7.4-3] Backups jobs not run at schedule time

    Seams a bug in a upgraded package... Same here on three nodes... reboot fixed it. root@host03:~# systemctl status pvescheduler.service ● pvescheduler.service - Proxmox VE scheduler Loaded: loaded (/lib/systemd/system/pvescheduler.service; enabled; vendor preset: enabled) Active...