GNU/Linux linux bash 1 views

Window 1:

  1. Check stargz-snapshotter status.
  2. List existing stargz images.
  3. Launch stargz container with code compilation image.
  4. Run compilation inside container.
  5. Exit and relaunch container, run compilation again.

Window 2:

  1. Restart stargz-snapshotter service.

    Result:

    1)no crash recovery mechanism, container fails.

    2)long downtime during restart

  2. Kill stargz-snapshotter process.

    Result: Container fails to resume normal operation.