Search results

  1. V

    what is the best network card

    Hi all ! this is relative to a pro design of PVE HCI cluster for k8s & bucket style ceph . We planned to use HP DL 360G10 with fiber network card. The point is : what is, from your experience the best reliable network card. I've not enough XP on PVE : Marvell : HPE Ethernet 10Gb 2-port SFP+...
  2. V

    Error while positionning subscription key

    Hi all ! I have a "Invalid response from server: 500 Can't connect to shop.maurer-it.com:443 (certificate verify failed) (500)" which is not that incredible considering my site as a grey site (not totally dark but heavily filtered ;) I can use another way to activate my server ID ?
  3. V

    PROXMOX 6.3.3 & MINIKUBE

    Hi, I'm trying to use a proxmox server for mounting a minikube to follow a tuto, but as far as I understand, it's not OOB. Minikube/kubectl package are ok (via brew in an Ubuntu 20.04 VM). I've activated host CPU driver as seen on a post on this forum. So I tryed minikube start --vm-driver...
  4. V

    [TUTORIAL] [Nautilus] activating CEPH DASHBOARD

    Hi all ! Even if I know that there is more than 1 way to do it, here is a way that worked for me. Please note that since it was on a POC I found it useful to use self signed certificate, don't do this on production cluster ;) apt install ceph-mgr-dashboard (on all service manager nodes) ceph...
  5. V

    my ceph.monitor is skewed !

    Hi all, following my installation (details here) : of Ceph on Proxmox for multi purpose (object bucket & HCI VM for K8s cluster), I'm facing well skewing : clock skew detected on mon.srv158ilo151, mon.srv161ilo150mon.srv158ilo151 clock skew 0.79889s > max 0.05s (latency 0.000515921s)...
  6. V

    Ceph HCI on fresh install

    Hi all ! My totally new POC HCI cluster is up and running. Now I'm trying to configure CEPH. So for My 3 nodes (1 SSD and 4 HDD each) + I have a dedicated network. + I installed a monitor & a manager on each nodes, + I created an OSD for each disk so 15 OSD so far. -------------- Here is...
  7. V

    Cluster installation

    Tadum ! Ok after a brillant class relative to PROXMOX VE & CEPH with ODISIO, I'm going to activate a real HCI cluster well on a POC for the beginning ;) Si I have : 4 good 1/2u nodes with : + 4HDD & 2 SSD each (One for serv install + Write cache), + 2 CPU w/ 10 core, + 192 Go RAM, + 2 x...
  8. V

    performance metrics that count

    Hi all, I've made some research relative to perf metrics on what I categorized as objetc - summary on PVE since Proxmox give some metrics to work with on the "summary" of every objects presented on GUI's left pannel. I have to say that my linux knowledge need to be improved and I can be put on...
  9. V

    [answered] : licensing question

    Hi all, I have a question from my client regarding to licensing. Is there a way to upgrade licensing during a year ? in its case : using community for the beggining (POC / Try&Buy) and after a client subscription, start using basic subscription ?
  10. V

    PVE 6.3.2 : bug report : minor : UI

    Hi All, this is my first humble contribution, feel free to give me some tips for the next one to be better ;) A strange behavior on a totally new install : I've put the 2 pix as attached files. W10 / Firefox 84.0.1 (64 bits). Bug is repeatable on my colleague laptop (same version). Best...
  11. V

    VCE admin Guide 6.2 : wron URL spotted

    Hi guy, don't know if it's the good place to notify this, guess not but this way you will tell me where to go :p P147 of admin guide : on §8 relative to CEPH : URL are https://docs.ceph.com/docs/nautilus/architecture/ and https://docs.ceph.com/docs/nautilus/glossary which is wrong. It should...
  12. V

    my journey to proxmox

    Hi all, I'm an old ESXi/M$ guy who's trying to convert to opensource and to convert my client since I'm consultant/architect in virtualisation / cloud domain. This is not a testimony just to give you some context about my "noobitude" on gnu/linux in general and proxmox in particular. So I'm...