Recent content by supermicro_server

  1. S

    SAP HANA virtualization on proxmox

    In this thread you can find several tips that you can use to set up.
  2. S

    SAP HANA virtualization on proxmox

    Hi vardhireddy_venkat@outloo, yes it is. Proxmox is able to support SAP system with no problems. Some our customer have severals SAP HANA VM with more then 1TB RAM from a long time. No problem at moment
  3. S

    Proxmox Datacenter Manager - First Alpha Release

    Hi team, It could be very useful to join from PVE/Cluster to PDM (on cloud for istance) instade of from PDM to PVE/Cluster, avoiding annoing IN firewall rules.
  4. S

    Ceph librbd vs krbd

    Hi, We tried to do a benchmark for Mysql windows server with a huge database on it using a very heavy query (join, left join, group by ecc...) Here the results: test n.1 , RBD, queryA ==> 8:34 test n.2 , RBD, queryA ==> 4:12 test n.3 , RBD, queryA ==> 4:03 test n.3 , RBD, queryA ==> 4:24...
  5. S

    [SOLVED] PUSH SYNC Limit no works

    ok Chris, thank you. I could define some rules to apply the rule only to incoming remote PBS traffic, correct? Since the Rate Limit on the push job is not working, can I consider it a bug? thank you
  6. S

    [SOLVED] PUSH SYNC Limit no works

    As far as I know, I you cannot limit a sync job by using the traffic controll. The traffic controll is only used to limit PVE<-->PBE backup jobs. In the documentation I can see this note: Note: Sync jobs on the server are not affected by the configured rate-in limits. If you want to limit the...
  7. S

    [SOLVED] PUSH SYNC Limit no works

    Hi Chris, I setted up the rate limit at source (PUSH) site, where I have the datastore and the PUSH job. Since I have PUSH job and sync source, I'm not sure to figure out what "sync target" means :rolleyes:. Where can I set "burst rates"? Thank you!
  8. S

    [SOLVED] PUSH SYNC Limit no works

    Hello everyone, I've setted up a PUSH sync job at 10MiB/s but this limit doesen't work as aspected. On the both firewall interfacess graph and zabbix monitoring I have the evidance that the sync job went at more del 200Mbps. I would have expected more or less 100Mbps. Has this happened to anyone...
  9. S

    [TUTORIAL] Broadcom NICs down after PVE 8.2 (Kernel 6.8)

    Hi, I share to you my commands that I used to upgrade the firmware in my case. The process got me a Success message but the network cards didn't work well at 25Gbps. I've tried to install drivers downloaded by Broadcom site. https://docs.broadcom.com/docs/NXE_Linux_Installer-230.1.116.0 We...
  10. S

    Kernel 6.8 and dell r940 network interfaces

    Hi, It seems that the problem with Broadcom chipset has been fixed in the last kernel 6-8.8 No actions required to overcome the problem for our server Supermicro. I'm not sure about Dell but in out case the problem has been fixed Regards
  11. S

    Backups & Repeat missed

    Hello, As the documentation explains, if you activate the feature " Repeat missed", for each task couldn't start, the system will try as soon as possibile. But I want to raccomend to use Remote feauture if you want to have anorher backup level. For example, you can use "local" PBS for frequent...
  12. S

    Proxmox on Management network and vms on own network not working

    Can you check if the "Autostart" funcion is checked on the network interface? Please past here this command: ethtool <interface_name> thank you
  13. S

    Timed undo network change?

    Hello, before these kind of operations in better to do a backup of /etc/network/interfaces cp /etc/network/interfaces /etc/network/interfaces.old I hope that your server has an server management to simulate CLI :)
  14. S

    Proxmox on Management network and vms on own network not working

    Hello, what does "VMs only work when assigned to the network the proxmox host belongs to" mean? No access to internet? No access to physical network? No ping to the gateway? Thanks