Skip to content

CloudVM instances are not resumed after being paused #1018

@frisso

Description

@frisso

A persistent instance has the interesting property of supporting "pause/resume" actions. In a nutshell, the VM can be suspended, hence releasing hardware resources (e.g., CPU; memory), then resumed when needed.
Unfortunately, the "resume" action does not work anymore.

Steps to reproduce:

  • start a persistent image (e.g., Cloud Computing: Kubernetes within the "Experimental workspace")
  • move into the "Active" section of the dashboard, and click on the "pause" button
  • wait a couple of minutes (just to allow everything to be saved correctly on disk)
  • within the same section, click on the "Start" button

The instance is never restarted, it hangs forever.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions