Search results

  1. K

    First production cluster with CEPH

    Oh s*it! A lot of learn before me. Thx for detailed description. I need read this few times, before I'll understand everything. My main goal is HA for 3 VM (SQL Srv, RDP Srv and Terminl GW srv) even if I'll do break for 5-10 min it's not a problem (VM startup at another node) I'll not add more...
  2. K

    First production cluster with CEPH

    Hi, we use Proxmox server as single node and it works perfectly fine. I would like to move all VM at 3 node cluster with ceph and subscription. Im looking at SuperServer SYS-520P-WTR and my questions is: Can I use 2x 10Gig + 2x 25Gig and build mesh infrastructure without switch I'll have 2x...
  3. K

    If PMS is for me?

    Hmm good idea.. but when my internet connection went down I'll lose possibilitiy receive email at my email server... I need figure out something else... Anyway thx for help.
  4. K

    If PMS is for me?

    Yes, I read documentation, but it dosen't resolve my doubts thats why I ask at forum. My configuration will be like this: ~20 users > PMG > firewall > ISP with email hosting I don't have posibility change anything at hosted email server... so it's looks like PMG is not for me :-(
  5. K

    If PMS is for me?

    Hello, I don't have internal email server... I use external hosting and they provide for us email service. Can I use PMS as internal server and reconfigure all users email clients (Outlook/Thunderbird) to use PMS instead of external hosting? What I want achieve: 1. Some users should only...
  6. K

    [SOLVED] No IOMMU - Dell T140

    Yea, I found this cmdline at https://pve.proxmox.com/wiki/Host_Bootloader No more errors when I try add PCI dev. root@pve1:~# dmesg | grep -e DMAR -e IOMMU [ 0.006236] ACPI: DMAR 0x000000007DFD0000 000090 (v01 DELL PE_SC3 00000002 DELL 00000001) [ 0.060365] DMAR: IOMMU enabled [...
  7. K

    [SOLVED] No IOMMU - Dell T140

    But I don't have path: /boot/loader/entries/ root@pve1:~# ls /boot/ config-5.4.73-1-pve grub memtest86+.bin pve vmlinuz-5.4.73-1-pve efi initrd.img-5.4.73-1-pve memtest86+_multiboot.bin System.map-5.4.73-1-pve root@pve1:~#...
  8. K

    [SOLVED] No IOMMU - Dell T140

    root@pve1:~# ls -l /sys/firmware/efi/efivars total 0 -rw-r--r-- 1 root root 5 Jan 11 12:48 AuditMode-8be4df61-93ca-11d2-aa0d-00e098032b8c -rw-r--r-- 1 root root 74 Jan 11 12:48 Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c -rw-r--r-- 1 root root 255 Jan 11 12:48...
  9. K

    [SOLVED] No IOMMU - Dell T140

    Thx, for a quick response! I followed instruction and I thing I first use update-grub and then pve-efiboot-tool refresh - Hmm I should use only one of this? How I can check if I use grub or systemd-boot? It's output from : dmesg | grep -e DMAR -e IOMMU root@pve1:~# dmesg | grep -e DMAR -e...
  10. K

    [SOLVED] No IOMMU - Dell T140

    Hi, I've new Dell T140 for Proxmox and can't use PCI Passthrough. I can insall VM's, run it, but when I try add NIC card to that specific VM I can't: No IOMMU detected, please activate it.See Documentation for further information. I modified GRUB and rebuild it with...