Support pause / resume for sandboxes with host-mount #209
-
BackgroundCube Sandbox currently provides two capabilities:
RequestWe'd like sandboxes with |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Storage outside the sandbox may change between pause and resume, causing resume to fail. Therefore, we do not yet support pause/resume for this scenario. One possible solution is to dynamically unmount the host-mount before pausing and dynamically mount the host-mount after resuming. |
Beta Was this translation helpful? Give feedback.
-
|
I've turned this into an issue, and we'll follow up here |
Beta Was this translation helpful? Give feedback.
-
|
我也碰到了同样的问题:有host-mount的沙盒,执行pause成功了,通过 cubecli b ls -a能看到 Paused状态的沙盒,但是恢复报错: 让codex分析了一下,结论如下:
|
Beta Was this translation helpful? Give feedback.
I've turned this into an issue, and we'll follow up here