Guest UEFI Secure Boot looks like a great guide. Everyone needs to read the "Boothole and fallouts" section.
Best posts made by rjt
-
RE: Guest UEFI Secure Boot on XCP-ng
-
RE: Console keyboard problems using Firefox
Rule out problems with your old firefox profile by creating a new firefox profile dedicated to non internet stuff. We should always use a dedicated profile for internal only websites such as your firewall webpage, XenOrchestra, freeNAS, and so on.
firefox -no-remote -new-instance -createprofile intranet firefox -no-remote -new-instance -P intranet
Latest posts made by rjt
-
RE: Guest UEFI Secure Boot on XCP-ng
Guest UEFI Secure Boot looks like a great guide. Everyone needs to read the "Boothole and fallouts" section.
-
RE: Guest UEFI Secure Boot on XCP-ng
@stormi Installation of MS KB4535680 is failing for us as well as many others. To be clear, we have not downloaded the latest patches mentioned in XOA. Will simply installing the latest ca-certificates (dated Sept 14, 2021) and updated grub-efi (dated June 29, 2021) along with the other updates such as xcp-ng-release-config 8.2.0-8 fix this or do we have to manually make changes mentioned above as well?
I expect having Windows reboot into UEFI and configuring the UEFI to attempt secure boot will be necessary no matter what. Meeting with a software vendor later today and they may ask why MS KB4535680 is not installed.
-
RE: XO Tasks VS xe task-list - which is correct?
@olivierlambert
So 39% on the Citrix host shows as 0% in XO,
but 51% on the Citrix host shows as 100% in XO.
Got it. Hopefully, we can put that nonsense behind us soon. -
RE: XO Tasks VS xe task-list - which is correct?
@olivierlambert
Yes, the relevant host is Citrix 6.5!, thank you. Moving more VMs to XCP-ng over-the-holidays. -
XO Tasks VS xe task-list - which is correct?
Large difference between xe task-list versus the xo tasks web page.
XOA "Tasks" says the task is 100% done. Has been at 100% for over two hours.
xe task-list says only about 50% done. -
RE: XO Hub Template: what do you want next?
GLPI is an ITIL v2 project started by "Remi Collet" with forums at . GLPI inventories equipment and software on your network and uses that to provide input to a troubleticket system.
- ITIL v2 Service Desk
- Knowledge Base.
- License Management
- Integrates with everything
- LDAP / AD integrated
- Small Business to Data Center Infrastructure Management
- Management of contracts, contacts, documents related to inventory items
- For instance, makes it very easy to manage toner cartridge tracking and supply.
"FusionInventory for GLPI installation" github/fusioninventory
or
-
RE: Console keyboard problems using Firefox
Rule out problems with your old firefox profile by creating a new firefox profile dedicated to non internet stuff. We should always use a dedicated profile for internal only websites such as your firewall webpage, XenOrchestra, freeNAS, and so on.
firefox -no-remote -new-instance -createprofile intranet firefox -no-remote -new-instance -P intranet
-
RE: console is not possible
I had similar problems in 8. Even though I had static leases set in DHCP, oftentimes services come up before the IP address has been obtained. The physical console and SSH worked, but not XOA nor XCP center.
Set a static IP address and reboot.
If that does not work, repeat the installation and set a static IP at install.
Make sure your IP address has not changed and look at the lease time. Is it only leased out for a few minutes?Here is where we discussed it for version 8:
Broken Host Consoles in fresh xcp-ng 8 installation. VM consoles work. -
RE: XO CR: Vlan does not follow for all Vif
@moradin
i am not sure exactly what you are saying in your last post and would very much appreciate it if you could expound on it with the simplicity of your previous postsAlso, have you found 8.1 to be better at matching up VIFs when moved to a completely different host? I believed the vLan ID number would be the primary method of mapping, but apparently it is not.
@pdonias @julien-f What is the default behavior or a normal XAPI VM import when it comes to VIF mapping? Could you point to documentation, please? We are getting hung up on this.
-
RE: Broken Host Consoles in fresh xcp-ng 8 installation. VM consoles work.
@DreDay yes, statically leased DHCP addresses that used to work on spinning platters of rust no longer work on Solid State Drives.
However, setting static IP address did not work to fix it. Had to reinstall, setting a static IP at re-installation time.