XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. pedroalvesbatista
    Offline
    • Profile
    • Following 6
    • Followers 0
    • Topics 0
    • Posts 11
    • Groups 0

    pedroalvesbatista

    @pedroalvesbatista

    7
    Reputation
    9
    Profile views
    11
    Posts
    0
    Followers
    6
    Following
    Joined
    Last Online

    pedroalvesbatista Unfollow Follow

    Best posts made by pedroalvesbatista

    • RE: Create your own XCP-ng installation ISO image

      stormi Oh, forgot Danp (sorry buddy). You guys rock !

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: My vision for Open Source pro support

      olivierlambert A very good article Olivier, thanks for that !

      I agree with all that points, as I have worked for a company providing support for Open Source projects, it's a such huge value to get strong beliefs and actions to allow customers to choose one or more approach and support for this to be more like a candle than hand cuffs.

      posted in News
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Can I just say thanks?

      novaking I have the very same feeling here. Very good community, and Vates team folks always around providing insightful help, as well other folks that has lots of patience and good attention to whatever question you put on the stage. Just love to be here !

      posted in Off topic
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: vGPU - which graphics card supported?

      ScarfAntennae At a glance, there are those links :

      Nvidia :

      https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html
      https://www.nvidia.com/pt-br/data-center/graphics-cards-for-virtualization/
      https://docs.nvidia.com/grid/13.0/product-support-matrix/index.html

      AMD :
      Introducing the AMD FirePro(TM) S7100X, the Industry's First and Only Hardware-Virtualized GPU for Blade Servers

      https://www.semiaccurate.com/2018/08/26/amd-v-series-virtualization-gpus-launch-with-the-v340/

      https://techreport.com/news/29666/firepro-s7100-graphics-cards-bring-hardware-gpu-virtualization-to-life

      https://web.archive.org/web/20160507042500/http://www.tomsitpro.com/articles/amd-firepro-s1750-firepro-s7150x2-hardware-virtualization,1-3129.html

      https://www.amd.com/pt/graphics/workstation-virtual-graphics

      https://www.amd.com/system/files/documents/gpu-consistency-security-whitepaper.pdf

      https://www.techtarget.com/searchvirtualdesktop/opinion/Comparing-AMD-vs-Nvidia-for-virtual-desktop-GPU-cards

      https://www.reddit.com/r/VFIO/comments/nqf749/gpu_splitting_on_consumer_amd_gpus_vgpu_mxgpu/

      https://github.com/DualCoder/vgpu_unlock - here there is a hack to make consumer GPUs able to provide vGPU

      So, coming from all those links, we would have to do :

      1. Add entries to the docs or do a separate wiki regarding this subject
      2. Design a "test bed" with some guidance so people can test their setups and GPUs
      3. Design some methods (and which tools could be used) to perform benchmarks and find possible bottlenecks regarding driver, synchronization, pass-through issues etc.

      We also would have to dig into specs of each vendor's GPU families and series, to find anything that could drag us to a more "precise" judgment on which ones does provide support for vGPU.

      olivierlambert Could we create a GPU dedicated section on docs, and perhaps provide some GPU HCL - Hardware Compatibility List - regarding vGPU and who knows what else stuff is relevant ?

      Am I missing something here ?

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Create your own XCP-ng installation ISO image

      olivierlambert Thank you !

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista

    Latest posts made by pedroalvesbatista

    • RE: vGPU - which graphics card supported?

      ScarfAntennae At a glance, there are those links :

      Nvidia :

      https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html
      https://www.nvidia.com/pt-br/data-center/graphics-cards-for-virtualization/
      https://docs.nvidia.com/grid/13.0/product-support-matrix/index.html

      AMD :
      Introducing the AMD FirePro(TM) S7100X, the Industry's First and Only Hardware-Virtualized GPU for Blade Servers

      https://www.semiaccurate.com/2018/08/26/amd-v-series-virtualization-gpus-launch-with-the-v340/

      https://techreport.com/news/29666/firepro-s7100-graphics-cards-bring-hardware-gpu-virtualization-to-life

      https://web.archive.org/web/20160507042500/http://www.tomsitpro.com/articles/amd-firepro-s1750-firepro-s7150x2-hardware-virtualization,1-3129.html

      https://www.amd.com/pt/graphics/workstation-virtual-graphics

      https://www.amd.com/system/files/documents/gpu-consistency-security-whitepaper.pdf

      https://www.techtarget.com/searchvirtualdesktop/opinion/Comparing-AMD-vs-Nvidia-for-virtual-desktop-GPU-cards

      https://www.reddit.com/r/VFIO/comments/nqf749/gpu_splitting_on_consumer_amd_gpus_vgpu_mxgpu/

      https://github.com/DualCoder/vgpu_unlock - here there is a hack to make consumer GPUs able to provide vGPU

      So, coming from all those links, we would have to do :

      1. Add entries to the docs or do a separate wiki regarding this subject
      2. Design a "test bed" with some guidance so people can test their setups and GPUs
      3. Design some methods (and which tools could be used) to perform benchmarks and find possible bottlenecks regarding driver, synchronization, pass-through issues etc.

      We also would have to dig into specs of each vendor's GPU families and series, to find anything that could drag us to a more "precise" judgment on which ones does provide support for vGPU.

      olivierlambert Could we create a GPU dedicated section on docs, and perhaps provide some GPU HCL - Hardware Compatibility List - regarding vGPU and who knows what else stuff is relevant ?

      Am I missing something here ?

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: VMware migration tool: we need your feedback!

      No tested yet, as soon some hosts are fine after our PXE enrollments, will test this out.
      Any scripts in the house to accelerate a little bit the process ?

      posted in Migrate to XCP-ng
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Packer issues

      rochemike Hi ! We're working on a new documentation. The temporary link is this.

      Very nice points you brought.

      Have you succeed when running packer init examples/centos/centos8-local.pkr.hcl example ?

      posted in Xen Orchestra
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: XCP-NG / XO Packer Plugin

      Very cool ! Will a great move relying on a single entrypoint.

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: XCP-NG / XO Packer Plugin

      olivierlambert If I'm correct, this API system is written in OCaml, right ?

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: XCP-NG / XO Packer Plugin

      olivierlambert Just replying to keep on watching !

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Can I just say thanks?

      novaking I have the very same feeling here. Very good community, and Vates team folks always around providing insightful help, as well other folks that has lots of patience and good attention to whatever question you put on the stage. Just love to be here !

      posted in Off topic
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: My vision for Open Source pro support

      olivierlambert A very good article Olivier, thanks for that !

      I agree with all that points, as I have worked for a company providing support for Open Source projects, it's a such huge value to get strong beliefs and actions to allow customers to choose one or more approach and support for this to be more like a candle than hand cuffs.

      posted in News
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Create your own XCP-ng installation ISO image

      stormi Oh, forgot Danp (sorry buddy). You guys rock !

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista
    • RE: Create your own XCP-ng installation ISO image

      olivierlambert Thank you !

      posted in Development
      pedroalvesbatistaP
      pedroalvesbatista