Search results

  1. Y

    [SOLVED] install issu with lsi 2208

    could you point me out some links to do the maneuver? Thx!
  2. Y

    Simple routine apt update && upgrade / migration mandatory?

    Thanks a bunch for your reply. So, in what case we need to be super prudent and do a live migrate, is it when we do a dist-upgrade from major release? I still don't understand why there is so many people that support the idea of doing live migrate at some point. Thanks!
  3. Y

    Simple routine apt update && upgrade / migration mandatory?

    The question is in the title. Do I need to live migrate everytime some new package are available? Does not doing full-upgrade prevent from breaking the cluster when changes are two wide? Example: I'm at 7.2-7. There is 11 packages I can upgrade. On what parameter should I keep an eye to avoid...
  4. Y

    NO GAFAM solution: headscale + tailscale: anyone with experience?

    Hi dear community, I would like to open collaborative work with a non multi-site data-center, providing to my team admin control of my infrastructure. Hence, I'm actually charmed by the combo of control plane handled by headscale (no google, MS, etc. registration), and tailsacle as client for...
  5. Y

    Storage unavailable on other nodes in a cluster

    then? what is the solution? nervermind... -> pvesm remove "storage"
  6. Y

    [quorum] Quorum LARGE cluster minimum online servers? any workaround?

    Hi all, As I understands it, for a cluster to be accessible from the GUI, we need half of the servers running +1 I have a cluster of 10 servers and I find it pretty annoying to be forced to keep 6 servers On all the time. Is there a way to get only 3? Under low month workload I could keep...
  7. Y

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    Hi Androme, If you have free time to explain, What are these grub/efi command that you've listed: - iommu=pt (I have a vague idea but...) - kvm_amd.npt=1 && kvm_amd.avic=1 (any intel compatible lines?) - nmi_watchdog=0 - mitigations=off I could look easily in the doc, but sometime daya to day...
  8. Y

    Proxmox 7.1 UI Password Fails

    THANK YOU! That little recipe is now saved in my notes!
  9. Y

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    I've figured it out, in no way I can host Proxmox on a disk that is attached to the HBA controller (Raid Perc in HBA). I've find a way to install a sata ssd inside the server and then everything seems to be working fine. The thing is that with kernel 5.15 and up, I can at least add the pci...
  10. Y

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    On a few of my Dell servers I can't get any of the kernel to work properly. I can't pass trough my PERC HBA controller to TrueNas Core (or scale). It hang in different behavior depending of options I'm trying. Basically, I'm playing with 3 server atm: r830 using PERC H730p in HBA mode =>NOTHING...
  11. Y

    zfs installation fails on dell with perc h730

    Yeah, I've digressed a bit on my post, but you saved me. I'm so aware of the syntax but that typo in my notepad cause me days of struggling. Even after more then 20 years in IT, the biggest showstopper are always in you face. Thx mister!
  12. Y

    zfs installation fails on dell with perc h730

    IOMMU seems to stop working with Dell r730 with PERC h730 mini in HBA mode. I'm not using efi (tried everything findable on the net and was not working). So now I'm in bios mode using Grub. There is an option in the r730 that is x2apic, which is enabled (kinda optimized enabled thing) and then...
  13. Y

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    Glad that you clarify it. So does the full-upgrade (aka dist-update) is only when the iteration release number pass from 6 to 7; 7 to 8, and so forth? Just to be sure! Btw, thx for your quick answer ;)
  14. Y

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    Thanks, you saved me! (after about 10 hours of struggling with 6 dell poweredge server). This has fixed my IOMMU issue. Thanks a lot! Do I have to fear that doing a apt dist-upgrade could be a bad idea in general?
  15. Y

    Stuck on running first cluster with rancher

    Hey! I've followed the same video last month, but since rancher has changed lots of things in version 2.6, the video is not on the spot anymore. I'm still trying to figure out why I'm stuck at the same kind of error on my end. I'm using docker 20.10.12 and rancher 2.6 In the mean time, maybe...