XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. davemcl
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Groups 0

    davemcl

    @davemcl

    3
    Reputation
    4
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    davemcl Unfollow Follow

    Best posts made by davemcl

    • RE: Accessing Citrix VM Tools

      @planedrop Ah yeah, forgot about that part.

      posted in Compute
      D
      davemcl

    Latest posts made by davemcl

    • RE: A question for the creators of XO

      @jasonnix Not really a taste thing.
      React likely has the larger ecosystem and majority of mindshare in JS land.
      There are very comprehensive component libraries out there for React and the growing numbers of React devs makes it easier to find people to work on your product.
      Given the type of frontend/backend interaction that XOA requires via web sockets React/Javascript is a solid choice.

      posted in Xen Orchestra
      D
      davemcl
    • RE: NVMe storage wrong detection

      @laurentm
      List the LBA format of drive
      nvme id-ns -H /dev/nvme0n1

      Youre probably not set to 512b sector size. Just format it using same cli tool.
      nvme format /dev/nvme1n1 -l $ID
      where $ID is the id of the desired sector size.

      posted in News
      D
      davemcl
    • RE: Accessing Citrix VM Tools

      @planedrop Ah yeah, forgot about that part.

      posted in Compute
      D
      davemcl
    • RE: Accessing Citrix VM Tools

      @chaoticmaster When you update via Windows Update dont you get the same versions as the download?

      https://support.citrix.com/article/CTX235403/updates-to-citrix-vm-tools-for-windows-for-xenserver-and-citrix-hypervisor

      posted in Compute
      D
      davemcl
    • RE: Migrating a Windows VM from Proxmox to XCP-NG

      @aithorusa What method did you end up going with? Was it successful?

      posted in Xen Orchestra
      D
      davemcl
    • Default settings for CPU vulns

      What CPU vuln mitigations does XCP enable by default?

      posted in Compute
      D
      davemcl
    • RE: dom0 vcpu allocation

      @gnpcx What did you end up doing for this? The docs dont seem to have any guidance.

      posted in Compute
      D
      davemcl