@stormi Tested the new edk package at looks good to me. was able to reboot linux and freebsd VMs without a hitch with UEFI boot mode.
Best posts made by bufanda
-
RE: XCP-ng 8.3 betas and RCs feedback π
-
RE: Hosts compatibility
@wtdrisco There should be no Problem if the core counts don't match. you just can't place a VM that has 32vCPUs on the 24 core host.
But one thing you should have equal over all hosts is the amount of network interfaces and also have them configured equally (which should be done by XOA/XO form sources). Otherwise a VM might not migrate because a network Interface is missing on the target host.
Also passed through hardware might prevent migrating to another host.
I run a pool with two diffrent hosts, one has 8 Cores and one only 4 cores, also one has 64 GB RAM and the other one has only 32GB and in this limitations I can easily migrate VMs back and forth between hosts.
-
RE: Xen 4.17 on XCP-ng 8.3!
On an HP EliteDesk 800 G3 35W Mini i5 6500T
XTF:
with no-exec-sp:
All Test SKIP/SUCCESSwith exec-sp:
Hard Freeze.dom0 Test all Tests passed.
-
RE: Xen 4.17 on XCP-ng 8.3!
Installed on a HP EliteDesg 800 G3 Mini running 6VMs Linux nad FreeBSD all iwith UEFI one Linux with vTPM so far no issues. Will keep monitoring and testing.
-
RE: XCP-ng 8.3 betas and RCs feedback π
@stormi Yeah sure, just thought it may help with the issue that was reported if the container used is outdated.
But anyways to the topic of XPC-NG 8.3beta. Are there any updates planned in the near future it has been a while since I recieved Updates on my test cluster. And while I don't run an AMD Processor on my test cluster there were security fixes for 8.2 but they didn't made to my 8.3 or did the repo config change and I missed that?
-
RE: XCP-ng 8.3 betas and RCs feedback π
@seanmcg182 I know I am a bit late but have you tried to press ESC on the spalsh screen, usually you should then see kernel/systemd messages and see which task may have hung there. Just for the next time when it occurs.
Latest posts made by bufanda
-
RE: XCP-ng 8.3 betas and RCs feedback π
@gb-123 said in XCP-ng 8.3 betas and RCs feedback :
I have also successfully run a test install of RC1 on my lab. Everything seems to be working fine. The TLS issue also seems to go away (will also put a separate post on the topic concerned).
Good Job guys !
One thing I noticed :
I seem to get an error message
no crontab for root
while running
crontab -e
the first time.Is that normal? Is it ok to run a cron job for root ?
Could be very well happen if you have a fresh install and no cronjobs in the crontab. Most distributions would put corn jobs in /etc/cron.d anyways and so does xcp-ng too. And the users crontab then will be created on the first edit.
-
RE: XCP-ng 8.3 betas and RCs feedback π
@gb-123 I don't see the relevance of performance. It's in both cases the same software running it's just diffrent how a boot is handled and UEFI has some more security features to ensure the OS running on the hardware is authentic where as in BIOS malware can easily overtake the OS or tamper with the OS.
In normal operation you wouldn't see performance diffrence in my opinion.
-
RE: XCP-ng 8.3 betas and RCs feedback π
@Houbsi Did you setup the pfsense VM according to the guide?
https://docs.xcp-ng.org/guides/pfsense/ -
RE: Import Centos VM from VMware fails with must have required property
@456Q XenOrchestra will create a Snapshot during the migration as far as I understand the process.
-
RE: Import Centos VM from VMware fails with must have required property
@jkissane Did you try to migrate the VM while it is running? I personally donβt really have experience, but as the V2V was designed with almost 0 down time could be it is reading some Informations VMWare is only reporting on running VMs. Just a thought.
-
RE: First SMAPIv3 driver is available in preview
@nikade Yeah for my small homelab I don't need as much, but I can see it in a enterprise environment be useful yes.
-
RE: First SMAPIv3 driver is available in preview
Hi,
I see this driver is ZFS only at the moment. I have a question regarding ZFS though I am not really familiar with it and only started to read in to it recently (Still an ext4 enjoyer) and from what I gathered is that ZFS can be pretty memory hungy, but how does that fit into the dom0 with only 3GB RAM or so or in general with a Hypervisor where the memory should be used primarily for Guest OSes. Are there any draw backs in using ZFS. Will it perform poorly if not getting enough RAM for cache operations. Or is that more a thing for NAS that use ZFS to serve shares. Maybe an expert on that matter can enlighten me.
Thanks and I will see if I can free up a drive in my test pool to test the driver.
-
RE: Hosts compatibility
@wtdrisco There should be no Problem if the core counts don't match. you just can't place a VM that has 32vCPUs on the 24 core host.
But one thing you should have equal over all hosts is the amount of network interfaces and also have them configured equally (which should be done by XOA/XO form sources). Otherwise a VM might not migrate because a network Interface is missing on the target host.
Also passed through hardware might prevent migrating to another host.
I run a pool with two diffrent hosts, one has 8 Cores and one only 4 cores, also one has 64 GB RAM and the other one has only 32GB and in this limitations I can easily migrate VMs back and forth between hosts.
-
RE: XCP-ng 8.3 betas and RCs feedback π
@gb-123 In case of restart I never had it reverted only in case of update. After an update I just run an ansible playbook to add my whitelist entries again. sure it's a work around and some include file like usb-policy.conf.d/*conf would be nice to have.
-
RE: Xen 4.17 on XCP-ng 8.3!
On an HP EliteDesk 800 G3 35W Mini i5 6500T
XTF:
with no-exec-sp:
All Test SKIP/SUCCESSwith exec-sp:
Hard Freeze.dom0 Test all Tests passed.