nestybox / nestybox/sysbox

Add support for checkpoint

Open
#715 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

New feature
Dominant language
Shell
Stars
3.9k
Forks
230
Avg merge
7h 48m
Merged PRs (30d)
3

Description

Is it possible to add checkpointing support to sysbox-runc?

I tried to checkpoint a container running under sysbox and got the following error:

configured runtime does not support checkpoint/restore

Also noticed the checkpoint restore tests are disabled here:
https://github.com/nestybox/sysbox-runc/blob/60ca93c783b19c63581e34aa183421ce0b9b26b7/tests/integration/help.bats#L19

Contributor guide

Open the contributing guide

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 with the disabled checkpoint/restore test reference in tests/integration/help.bats and reproduce the reported error when checkpointing a container under sysbox. Trace how sysbox-runc handles checkpoint/restore support; done means checkpointing and restoration work and the relevant tests can be enabled.

Written by the indexing model from the issue text.

Assessment

Domain
devops, infrastructure
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.