Search results

  1. T

    HEALTH_WARN 1 daemons have recently crashed

    This work for me too! A GUI for acknowledge would be too much to ask? ;) Thanks Proxmox Team for great Product!
  2. T

    Proxmox Cluster DDosing each other.

    Is very difficult to assist, if no details... A beginning point could be to provide the Proxmox version on all the nodes is deployed, that is under summary "Package Versions". Regards,
  3. T

    Proxmox VE and VLAN tag stacking

    https://forum.proxmox.com/threads/proxmox-bridge-mtu-issue.51148/#post-293884 On that threat you will find my post and configs, there you will notice that I'm using QinQ. My topology there is like: vFirewall (OpnSense) <> vmbrXX <> vmbrY <> CiscoNexus 3548X <> Juniper MX...
  4. T

    [SOLVED] iwlwifi with Kernel pve-kernel-5.3.18-3-pve issue

    Perfect. Thanks for your recommendation @tom I upgrade to version pve-kernel-5.4.24-1-pve and the device boot properly. By the way that device is a toy environment that runs on a Udoo x86. Of-course I try to run everything on LXC because the limited memory resource, but for validation and for...
  5. T

    [SOLVED] iwlwifi with Kernel pve-kernel-5.3.18-3-pve issue

    Thanks for answer Tom. understood. Anyway the wifi interface is useful as Out-Of-Band access. In my case I attach to a vrf to not conflict with the main routing where I run the VMs/LXCs. I would let you know the results of the upgrade to kernel 5.4.
  6. T

    [SOLVED] iwlwifi with Kernel pve-kernel-5.3.18-3-pve issue

    @spirit @dietmar Can you take a look at this? May be I can provide more information if need to fix the problem issue or is fix in newer kernel. Regards
  7. T

    [SOLVED] iwlwifi with Kernel pve-kernel-5.3.18-3-pve issue

    I'm facing an issue with the wifi, while boot on the kernel pve-kernel-5.3.18-3-pve. If I rollback to the previous kernel (pve-kernel-5.3.18-2-pve) wifi work fine again. Attach are the to boot files that I was able to retrieve. Thanks for the assist.
  8. T

    [SOLVED] Automatically setting MTU for newly created containers

    I think the proposed solution will not work on a cluster environment, at least will not be efficient modify the file on all the PVEs... Is there other alternative? May be something on the pmxcfs?
  9. T

    [SOLVED] Proxmox bridge MTU issue

    You got a fix! That work like a charm. Is too much to ask, what are the changes? What is the commit on the git, so I can learn how to work on the git files and if possible directly contribute by summit git push request?
  10. T

    [SOLVED] Proxmox bridge MTU issue

    I'm downloading to validate. Let you know. Thanks!!!
  11. T

    Adding SSD for cache - two ZFS pools

    I agree with you, even so, on the presented scenario the disk are SSD, and the rpool should just be use for running the OS, not VMs/LXC. I forget to mention that I deactivate everything from rpool disk from the Datacenter Storage section. Therefore the load of the SSD disk will be OS...
  12. T

    [SOLVED] Proxmox bridge MTU issue

    Sorry for the delay.... Here is the requested file: root@GUYNPR1-PVE-NAF1:~# more /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration...
  13. T

    Adding SSD for cache - two ZFS pools

    I used to have similar setup: 1. If I want just for second pool should I write name of second pool instead "rpool" (zpool add secondpoolname cache....)? You could install Proxmox on a small partition 16GB (ZFS Mirror), use a second partition for RAIDz2 with L2ARC cache (I named: Storage_zPool)...
  14. T

    [SOLVED] Proxmox bridge MTU issue

    I'm confronting similar message: The configuration and implementation had no issues, everything is working if configure on shell, even can applying using the new Apply Configuration button. The issue probably is a configuration check just for the GUI. what is strange is that complains about an...
  15. T

    Ceph: New Monitors showing no Quorum

    I know is an old treat, but no one report if is fix or not. Therefore, I suggest to check the mtu between nodes. I face that kind of problem .
  16. T

    pve-qemu-kvm has been kept back

    Understood:). I will wait until the repos are updated;). Thanks for your Guidance!
  17. T

    pve-qemu-kvm has been kept back

    Can you guide me a little bit farther? I follow (in the below order) this guides: https://pve.proxmox.com/wiki/Ceph_Jewel_to_Luminous https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0 Did I skip/miss a step? :confused: What command I can use to fix it? o_O Thanks!!
  18. T

    pve-qemu-kvm has been kept back

    I'm confronting the same issue, but my repos are set to stretch. root@jfr-pve-01:~# apt-get update Hit:1 http://security.debian.org stretch/updates InRelease Hit:2 http://download.proxmox.com/debian/ceph-luminous stretch InRelease...
  19. T

    Ceph v12.2.0 Luminous Released

    Can't wait to get it on Proxmox... ;) Any idea when will be available for Proxmox?
  20. T

    New Ceph 12.1.1 packages for testing, GUI for creating bluestore OSDs

    Is there any plan to promote release the 12.1.4 RC :rolleyes: to the regular updates instead 12.1.2? :cool: I want to mention that I really appreciate Proxmox, because their staff and the community. :) Thanks