@edsilber Ticket#7737661 submitted
Best posts made by edsilber
-
RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.
Latest posts made by edsilber
-
RE: Schedule a single non repeating task
Question on the cron pattern results.
Your results for cron are 0 8 28 9 * but October is selected and the sample set shows october items.
Is this a bug or a european code set vs US code set. 0-11 for months vs 1-12?I might schedule via the jobs tab and cancel after
Thanks, for now I just used at and an xe comnand from the host where the vm livesat now + 1 minute
at> xe vm-snapshot vm=testvmnew-name-label="snap test" new-name-description="snap via cli"
at> ctrl D to savejob runs fine.
I guess I can put in our feature request to have a single job run using AT.
-
Schedule a single non repeating task
I'm trying to schedule a snapshot for 8:00 AM later this week. I've got the task created but when I go to the schedules I only get repeating cron results, I can't get it down to a single event. How can I make the equivalent of an at versus a cron.
And another possibly dumb question, Cron syntax seems to use months 1 through 12 but the web GUI seems to generate 0-11
-
Mitigations and impact of CVE-2025-49844 (Redis)
Anybody have a sense of impact and scope of recently released redis security alert? CVE-2025-49844 I see 6x in some of our older xo environments and 7.0.xx in xoa
We have a ticket in but wondering if anybody else has started troubleshooting this yet
Last login: Tue Aug 26 08:08:15 2025 from 10.136.192.170
$ redis-server
3379289:C 07 Oct 2025 11:56:33.844 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
3379289:C 07 Oct 2025 11:56:33.844 # Redis version=7.0.15, bits=64, commit=00000000, modified=0, pid=3379289, just started -
RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.
@edsilber Ticket#7737661 submitted
-
RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.
@olivierlambert said in XCP vm fails to boot after newest kernel applied.:
For such issues, it's a lot better to create a support ticket. We could point you to get more detailed output (or serial) to understand exactly what's causing the boot to fail
Reply
Sure thing, we were just trying to triage this morning. "Yes this seems to be real & Don't update until we know more" bought us a little time until we could move to next steps. Ticket incoming...
-
[RHEL kernel bug] XCP vm fails to boot after newest kernel applied.
We have a ticket from some users who were unable to boot their Xen vms after updating to the newest Red Hat kernel (4.18.0-553.50.1.el8_10.x86_64) That same kernel seems to work ok on VMware. We've seen references to it in the wild https://forums.almalinux.org/t/kernel-panic-4-18-0-553-50-1-el8-10-x86-64-on-xenserver-8-4/5754
We're telling our users to hold off on that patch until we know more.
The xen security advisory is from back in December but looks like the fix implementation has broken something. https://xenbits.xen.org/xsa/advisory-466.html
Any workarounds known?