Bug 1223261 - [doc] Issue in "Starting the virtual machine host" - Xen crashkernel
Summary: [doc] Issue in "Starting the virtual machine host" - Xen crashkernel
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP5
Classification: openSUSE
Component: Documentation (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Tomáš Bažant
QA Contact: Frank Sundermeyer
URL:
Whiteboard: https://jira.suse.com/browse/DOCTEAM-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-22 13:20 UTC by Jiri Belka
Modified: 2024-05-29 11:32 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
tbazant: needinfo? (jiri.belka)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Belka 2024-04-22 13:20:56 UTC
Starting the virtual machine host:

https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-xen-vhost.html#sec-xen-vhost-start

'Note: Xen and Kdump' is confusing as it reads:

"it is necessary to add the parameter crashkernel=size to the kernel line instead of using the line with the other boot parameters."

'kernel line'? In fact, it is 'GRUB_CMDLINE_XEN_DEFAULT'. That is, it is passed to Xen hypervisor.

See https://xenbits.xen.org/docs/4.17-testing/misc/kexec_and_kdump.txt .
Comment 1 Tomáš Bažant 2024-04-29 08:48:59 UTC
Thank you for reporting this bug!
It is being tracked and processed as part of our queue.
Comment 2 Tomáš Bažant 2024-05-29 10:10:18 UTC
progress is tracked in https://github.com/SUSE/doc-sle/pull/1721
@Jiri, can you review please?