Search results

  1. J

    Rename attachment

    Hello, I would like to implement a rule, where i rename attachment extensions, if it exe, bat or similar. Like what renattach do. What is the best was to approach this? Add custom transport into postfix conf, and using renattach, or something else? Thanks!
  2. J

    Wrong percentages under Spam statistics

    I think this is not good, right?
  3. J

    Wrong prune with imported backups

    Hello, I imported my old backups from borgbackup, using backup-time to specify when it was taken originally. It was pretty easy, i simply mounted borg backup, and used this small script: for folder in `ls` do unixtime=`date -d $folder +"%s"` proxmox-backup-client backup root.pxar:/mnt/$folder...
  4. J

    Use full hostname

    Hi, How can i modify the hostname which used by proxmox backup client? As i experienced, it using only the first part of the hostname (for example, if my server hostname is web.domain.tld, it used web). I not see option to overwrite this in command line. hostname command returning the full...
  5. J

    LDAP authenteication from Google

    Hello, Google Suite/Workspace providing regular LDAP server for authentication porpuse (https://support.google.com/a/topic/9048334?hl=en&ref_topic=7556686) The only trick here is, it using certificate based authentication (as an extra auth belong to reguler username password auth). I not really...
  6. J

    LXC: Move volume why using rsync

    Hello, If i move volume a LXC volume, it basically create a new volume, format it and copy data with rsync. Why not copy the disk image itself, why need rsync? For example, if i want to move volume from rbd to local raw file, i can also do it with rbd export, and if i modify CT conf file, it...
  7. J

    Whitelisted sender: auto release emails from spam que

    Hello, (lot of) Emails from one sender was put into spam que. Beacuse these are legitimes emails, i added the sender address to global white list. Is it possible to rerun checks on spam que, or release emails from spam que based on sender in bulk way?
  8. J

    LXC: loadavg increased after cpulimit enabled

    Hello, We configured cpulimit=0.5 for all container, and after that server load avarage are increased to around 300 (nothing else changed). But the server itself fast and cpu usage is under 20%. I think, because the cpulimit, processes in container have to wait for cpu, and linux kernel...
  9. J

    Debian 10

    Hello, Is there an ETA when pmg will support Debian 10?
  10. J

    Dedicated CEPH cluster recommendations

    Hello, We are planning a new dedicated CEPH cluster + Proxmox cluster (and a Kubernetes cluster in VM) for our clients, who want to switch from regular iSCSI + vmware. For compute nodes (proxmox) we can reuse the currently used Supermicro superservers and twin servers, ther is no issue with...
  11. J

    External CephFS

    Hi, I would like to mount an external CephFS, where the pool name is not cephfs. With this command, i can mount it manually without any issue: mount -t ceph MDSIP:6789:/ /mnt/test/cephfs -o mds_namespace=proxmoxfs -o name=proxmoxfs,secret=thesecrec As you can see, the auth username is...
  12. J

    ZFS High-Availability NAS

    Hi, I surfed on the web, and i found this interesting project: https://github.com/ewwhite/zfs-ha/wiki Basically this guy build a redundant ZFS based NFS (because he used vmware and he loves nfs better than iscsi) using two head node server and one (or more) JBOD storage box via SAS. Anybody...
  13. J

    Proxmox as CEPH Nautilus client

    Hi, Is Proxmox can use CEPH Nautilus (external off course) cluster, is it compatible with it?
  14. J

    qmp command 'guest-fstrim' failed - got timeout

    Hi, On a CentOS 7 VM with CEPH backend, i can run fstrim inside the VPS without issue: ~ # time fstrim -a -v /data: 0 B (0 bytes) trimmed /boot: 817.9 MiB (857587712 bytes) trimmed /: 13 GiB (13946646528 bytes) trimmed real 0m15.663s user 0m0.013s sys 0m0.026s I try to do this...
  15. J

    Use ACPI for shutdown always

    Hi, Is it possible to configure, to use ACPI shutdown event always, when when qemu-agent enabled?
  16. J

    Proxmox compatible dedicated server provider in EU

    Hello, Im looking a provider (like, OVH, Hetzner, etc), how can provide these kind of things what need for Proxmox: TGE internal network (optionally redundant, but i think tge network itself a huge limit) - not separate vlan on the same link where Internet comes, totally separate nic for...
  17. J

    IP tunnel in node or VM

    Hello, I would like to connect 3 Proxmox server over internet to a central mikrotik router, to extend our internal network (in routed mode). (not for connecting to each proxmox, these are standalone proxmox servers) This is an easy thing with IPIP tunnel. What i don't know, where i create the...
  18. J

    API: Resources index 400

    Hi, Today i upgraded one of my nodes to the latest version: proxmox-ve: 5.2-2 (running kernel: 4.15.18-1-pve) pve-manager: 5.2-6 (running version: 5.2-6/bcd5f008) pve-kernel-4.15: 5.2-4 pve-kernel-4.15.18-1-pve: 4.15.18-17 pve-kernel-4.15.17-3-pve: 4.15.17-14 corosync: 2.4.2-pve5 criu...
  19. J

    LXC loadavg

    Hi, 18 days ago, loadavg code merged into LXC, as an opt-in features: https://github.com/lxc/lxcfs/pull/237 I would like to ask, when these feature will be available in LXC on Proxmox?
  20. J

    Mount snapshot as a ro disk

    Hi, Is there a simple way to mount (ceph) snapshot as a read-only disk inside the VM?

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!