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

    DustinB

    @DustinB

    Dustin B
    Original developer of the XOCE installation and updater scripts

    103
    Reputation
    3.4k
    Profile views
    593
    Posts
    2
    Followers
    1
    Following
    Joined
    Last Online
    Website github.com/Jarli01

    DustinB Unfollow Follow

    Best posts made by DustinB

    • RE: "Block migraton" option on the VM´s Advanced tab

      If I had my choice, Prevent Migration is more understandable.

      Disable Migration, while it means the same thing, doesn't naturally come out of the English language.

      posted in Management
      D
      DustinB
    • RE: Import from VMWare - Error: Can't import delta of a running VM without its parent vdi

      @olivierlambert I was able to sort out the issue, it has to do with licensing and the fact that we aren't licensed to with "Live Migration" for this ESXi host.

      Essentially this inquiry is solved.

      posted in Advanced features
      D
      DustinB
    • RE: How to do Simple Backup to Local USB Drive?

      @TechGrips While I can understand the desire to use removable USB as a Backup Repo, I would highly discourage it.

      Managing and rotating USB drives is a pain, if they go to sleep, it's a pain, if they fail it's a pain, if you forget to rotate your drives, it's a pain.

      I personally can understand the desire to do so, it's cheap and relatively affective if you can deal with these risks, however so is just using any NFS or SMB share and then having a replication script that could write to your USB, which you could then rotate. Separating your XCP-ng hosts, XO, and your backups is of critical importance because if you have any sort of server room environmental issues or failure, you're risking loosing everything.

      XCP-ng and Xen Orchestra, while they do offer a ton of flexibility, there is obviously trades-offs to using less than ideal components, such as external USB drives as your primary backup repository.

      If you really want to insist on using USB drives, you'll have to attach the drives to your host and then pass them through to your XO installation, which when you want to rotate those drives you'll have to update your Backup jobs within XO and confirm that your XO VM has the proper access to the drives. This seems like a lot of complexity for very little financial benefit.

      Separately I think you're taking your own frustrations out on the community, because of a lack of understanding in the tooling that you testing in comparison to ESXi where you'd attach a USB drive directly, perform your backup, remove the disk and attach another.

      I get that ESXi can make things "simple" but simple isn't always better.

      HTH

      posted in Backup
      D
      DustinB
    • RE: Delta Backup Changes Report?

      The reason you wouldn't want to look at XO for this from a technical standpoint is because XO works at the hardware level of the hypervisor, dolling out resources to different VMs and creating backups.

      You need to look at the content within a given VM and compare the file system difference from points A and B.

      Only something that is operating within the file system would be able to readily tell you "Something has changed".

      Odds are you have a user or several who are dumping files onto a share that they shouldn't be, or are replicating some cloud service to keep a copy on your server etc.

      posted in Backup
      D
      DustinB
    • RE: How to migrate XOA itself?

      @flakpyro said in How to migrate XOA itself?:

      @DustinB Are the any downsides to having two XOA instances pointing at the same pool? Since the config itself is stored at the pool level im guessing theres no downside?

      IE: Priimary XOA running in core DC and secondary XOA running at your DR site. Is it just a matter of adding the pool on the secondary XOA and it downloads the existing config or did you need to do a full export / import?

      If you import your configuration, each XO instance will think they should be running the backups as far as I've noticed. If I have two instances running with the same configuration, I simply disable the backup jobs on one of them.

      The config file is just an XML that contains your existing instance. You can import it to any new XO instance and have the same exact configuration.

      posted in Management
      D
      DustinB
    • RE: Recommended CPU & RAM for physical hypervisor node

      @yzgulec there really isn't any hard-fast rules to aligning CPU to vCPU. A Guest is going to need cores to operate no matter what.

      If you're trying to min-max your CPU utilization for a given system, you might want to target the guest to use between 70-80% of it's vCPU all of the time.

      This is all a part of system tuning and is always a shifting target, as CPU is shared among all VMs and DOM0.

      As you increase the number of guests on a host, the CPU consumption will be increased, which means you may need to scale back on the vCPU a given VM has.

      posted in Hardware
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @stormi said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      Do others share this feeling and have this question after re-reading the whole announcement?

      No it's pretty clear, update the drivers on everything as all versions are susceptible.

      posted in News
      D
      DustinB
    • RE: What OS is XCP-ng 8.3 based on?

      @olivierlambert I agree wholeheartedly with you on that. Keeping the system stock is best for support.

      Separately, is there any planned work on officially integrating support for Uninterruptable Power Supplies and XCP-ng 8.3?

      posted in Development
      D
      DustinB
    • RE: I cannot enter the vm boot menu.

      A question

      • Have you clicked into the console screen before hitting F12?

      You can disable all of the boot devices in the Advanced section of the VM, try disabling the HDD

      762822e7-cb79-4e52-ab5e-7dd6c852b4e4-image.png

      Disable the Boot options if your system is making it past POST to quickly so you can get into the Guests BIOS.

      posted in Compute
      D
      DustinB
    • RE: A question for the creators of XO

      @jasonnix said in A question for the creators of XO:

      Hi @olivierlambert,
      No, I'm not a bot. I asked it because I need your experiences. I want to make a panel for Xen.

      So you know how to program with PHP and Ruby and not with Javascript, so the question is really "Why can't this be rewritten so I can help?"

      posted in Xen Orchestra
      D
      DustinB

    Latest posts made by DustinB

    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @stormi said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      Do others share this feeling and have this question after re-reading the whole announcement?

      No it's pretty clear, update the drivers on everything as all versions are susceptible.

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @conitrade-as said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      @DustinB Not IP assignments, I am talking about static routes. See e.g. https://learn.microsoft.com/en-us/powershell/module/nettcpip/get-netroute

      Okay.... what...

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @manilx said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      @DustinB Did run usr/bin/create-guest-templates but tepmlates are gone here also.

      I did not, I'm in the middle of an AV/EDR migration and this way added to the list of things to touch while I was on the systems.

      To me the templates are a minor inconvenience as we aren't constantly adding VMs.

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @conitrade-as said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      Here is another interesting fact: After installing the new tools (v.9.4.1) my static routes in Windows were all gone. ⚠ Definitively a good way to loose connectivity to your domain controller. And that's why you have good monitoring and store things in Ansible et al. ... 🙂

      Statically assign, but keep your DHCP server with reservations to address these types of issues 🙂

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @conitrade-as said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      As I wanted to go and check that is present in the templates, I realized that the Windows Templates are gone from Xen Orchestra v5.106.4??

      Can confirm all templates for Windows are missing on 5.107.0 as well.

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @dinhngtu said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      @DustinB Do you have the newest pool updates? The warning depends on that.

      I have an open ticket for that.....

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @dinhngtu said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      @DustinB If you're coming from old XenServer tools to new, no need to uninstall.

      Interesting, the alert is still within XOA

      9cf6c8e6-5d08-4469-896b-7e0905730607-image.png ...

      posted in News
      D
      DustinB
    • RE: XSA-468: multiple Windows PV driver vulnerabilities - update now!

      @dinhngtu said in XSA-468: multiple Windows PV driver vulnerabilities - update now!:

      @conitrade-as Installing the XenServer 9.4.1 tools and rebooting (a couple times) will be enough.

      The multiple reboots is the annoying part, ha... working on my systems now. I've always used https://www.xenserver.com/downloads for this.

      On numerous VM's I've been installing over top of the existing drivers and within System Manager I still see

      75f32119-dd49-4c5d-a906-1f7d33822369-image.png.

      Should I just uninstall the old stuff first, then install the updated to address?

      posted in News
      D
      DustinB
    • RE: Core Isolation question

      @TrapoSAMA said in Core Isolation question:

      HI!

      ¿What is required to enable core isolation in Windows?

      Thx

      pd: i have XCP 8.3 latest

      Just confirming want to peg a VM to a specific core on a specific host?

      posted in Compute
      D
      DustinB
    • RE: Pass Through of USB Storage Adapters Not Working

      @Kajetan321 said in Pass Through of USB Storage Adapters Not Working:

      @DustinB

      USB 3.0 to 2.5-Inch SATA Adapter
      EC-SSHD
      https://sabrent.com/products/ec-sshd?srsltid=AfmBOorOY1TDHQ8ZTa6qt2w2b-yWNkj3sa10l1AomEChZ1wSecDe1iNJ

      Fideco M.2 SATA External SSD Enclosure
      Similar to this
      https://www.ebay.ca/itm/394615203827

      ORICO 2.5 Inch SATA to USB Transparent HDD Enclosure
      https://oricotechs.com/products/orico-2-5-inch-sata-to-usb-transparent-hdd-enclosure

      RIITOP NVMe to USB Docking Station, M.2 SSD Enclosure for Both NVMe and (B+M Key SATA) SSD
      https://www.riitop.com/en-ca/collections/msata-ssd-adapter/products/nvme-to-usb-docking-station-riitop-m-2-ssd-enclosure-for-both-nvme-and-b-m-key-sata-ssd

      Can you get the device details as outlined here, the community will need more than the URL's to the product page to help.

      https://the-sz.com/products/usbid/

      posted in Hardware
      D
      DustinB