microsoft / microsoft/openvmm

Wire up remaining VMM test guest crash dump collection features

Open
#2,403 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug enhancement testing
Dominant language
Rust
Stars
1.9k
Forks
238
Avg merge
1d 15h
Merged PRs (30d)
100

Description

Need to add the pieces cut from #2394 for time.

  • Windows kernel dump collection
  • Windows usermode dump collection
    • WER keys live in the SOFTWARE hive, which IMC can't modify
  • Linux usermode dump collection
    • Drive is already mounted in cloudinit
    • Need to configure kernel.core_pattern and ulimit, and maybe more?
  • Linux kernel dump collection
  • OpenVMM backend support
    • Need to create some sort of sparse file on all supported OSes to use as a disk
    • Adding the disk to the VM is already done
  • Explore using file systems that allow larger files (ntfs, exfat, others?)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing #2394, the existing cloudinit disk setup, and Ubuntu's kernel crash dump documentation. Determine the scope and entry points for each unchecked Windows, Linux, and OpenVMM backend item; done requires the supported guest crash dump modes and backend disk handling to work across the listed operating systems.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust, ubuntu
Domain
backend, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.