Search results

  1. V

    performance metrics that count

    hypervisor\Network traffic : Y axis is expressed in k ? is it kb or kB ? I assume that Disk IO is expressed on throughput so in KB ?
  2. 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...
  3. V

    my journey to proxmox

    Ok your definitly right Dominic ! and thanx for loads. I have to prepare some documentation relative to monitoring. I'll check that and give some feedback...
  4. V

    my journey to proxmox

    Hi all, First 2021 question but not least, is there a way to check what does counters means in the GUI's "summary" portion ? for exemple what does "Server Load / load average" means / measures ? Is there a man page somewhere that references those counters ?
  5. V

    [answered] : licensing question

    basic, simple... the essence of perfection ;)
  6. 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 ?
  7. 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...
  8. V

    my journey to proxmox

    yes it is !:) need some deep dive courses now ;) and some licences and a real server.
  9. V

    my journey to proxmox

    Ok, it seems that i've some conviction power since my client decide to go on both project for Proxmox (against Nutanix & VSAN ;) Hooray ! Next step will be to do a serious build now :) TomTom
  10. V

    my journey to proxmox

    my understanding of the situation : My mapped device (pve-root) has 128GiB available but my file system (ext4 I guess) has only 32 GiB. So I need to extend the FS, I'm I wrong ?
  11. V

    my journey to proxmox

    Well it seems that I've made a mistake in my journey... My objective was to be able to upload a large file to be able to use a vmware W2K16 ova. So i reclaimed lv "data" from first hard drive since I don't want to use it for VM. Then I extend the partition root ( root@pve:~# lvdisplay...
  12. V

    my journey to proxmox

    ok i'll check that thanks !
  13. V

    my journey to proxmox

    Thx for the ref jsterr, i've used this to evaluate my needs on storage. My concern is now to evaluate the same thing on backup & monitoring so a a kind of abacus like the one you pointed me would have been priceless ;) I've made some approximation and it will be ok for this time. Next step will...
  14. 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...
  15. V

    my journey to proxmox

    well, I've read your stuff relative to benchmarks. IMO, it's a bit overkill to work on this for my present concern. I'll rely heavily on those when i'll be testing / contructing my POC, and it will be precious at this time. Or juste before to give my cookin' recipe to my hardware reseler. For...
  16. V

    my journey to proxmox

    ok thanks. Is there some rule of thumb to calculate what will be necessary for my hypervisor to maintain backup / monitoring services to calculate the overall needs of my infrastructure ? It is a for an evaluation to give some comparisaon element to my management. It is not a firm evaluation of...
  17. V

    my journey to proxmox

    Hi all hope you're fine. So as I said I'm working on a new architecture on my second project which can be described as a k8s/docker/rancher + S3 like storage and PostgresSQL for metadata concern app. Since the begining I was working on standard w/ 3 worker / master + 1 rancher node. So It was...
  18. V

    my journey to proxmox

    thanks for your advices ! It worked perfectly fine.
  19. V

    my journey to proxmox

    ahaha as I said I'm not an advanced user in gnu/linux but hope to be so in the next few years ;) as far as I understand what I need to do : I need to use pvcreate in order to initialize le PV to be used by LVM no ?